Results for "R"

Tags

  • UpSetR: An R Package for the Visualization of Intersecting Sets and their Properties

    UpSetR generates static UpSet plots. The UpSet technique visualizes set intersections in a matrix layout and introduces aggregates based on groupings and queries. The matrix layout enables the effective representation of associated data, such as the number of elements in the aggregates ...

    Tags: UpSetR, R, Package, Visualization, Intersect, Properties

    1938 days ago

  • https://rstudio.github.io/packrat/ #R #production

    Tags: R, production

    1925 days ago

  • https://cran.r-project.org/web/packages/RGtk2/index.html #R #GUI

    Tags: R, GUI

    1925 days ago

  • https://www.rplumber.io/ #R #Rcode2webAPI

    Tags: R, Rcode2webAPI

    1925 days ago

  • https://archive.codeplex.com/?p=rclr #R #dotNET

    Tags: R, dotNET

    1925 days ago

  • https://github.com/jbytecode/rcaller #R #JAVA

    Tags: R, JAVA

    1925 days ago

  • https://irkernel.github.io/ #R #kernelfor #Jupyter #Notebook

    Tags: R, kernelfor, Jupyter, Notebook

    1925 days ago

  • Rstudio package manager https://demo.rstudiopm.com/client/#/repos/4/packages/A3 #R #Studio #Package

    Tags: R, Studio, Package

    1894 days ago

  • plumber:An R package that converts your existing R code to a web API

    plumber allows you to create a REST API by merely decorating your existing R source code with special comments. Take a look at an example. # plumber.R #* Echo back the input #* @param msg The message to echo #* @get /echo function(msg=""){ list(msg = paste0("The message is: '", msg, "'"...

    Tags: plumber, R, package, converts, existing, code, web, API

    1894 days ago

  • Using R: #plotting the #genome on a line https://www.r-bloggers.com/using-r-plotting-the-genome-on-a-line/ . #plot #R

    Tags: plotting, genome, plot, R

    1876 days ago