Results for "R"

Tags

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

    Tags: R, Rcode2webAPI

    1950 days ago

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

    Tags: R, dotNET

    1950 days ago

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

    Tags: R, JAVA

    1950 days ago

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

    Tags: R, kernelfor, Jupyter, Notebook

    1950 days ago

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

    Tags: R, Studio, Package

    1919 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

    1919 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

    1901 days ago

  • Create a scattered plot with R https://www.r-bloggers.com/a-detailed-guide-to-the-ggplot-scatter-plot-in-r/ #Plot #Scattered #R

    Tags: Plot, Scattered, R

    1877 days ago

  • chromoMap-An R package for Interactive Visualization and Annotation of Chromosomes

    Provides interactive, configurable and elegant graphics visualization of the chromosomes or chromosome regions of any living organism allowing users to map chromosome elements (like genes, SNPs etc.) on the chromosome plot. It introduces a special plot viz. the "chromosome heatmap" that, in addit...

    Tags: chromoMap, R, package, Interactive, Visualization, Annotation, Chromosomes

    1890 days ago

  • A Detailed Guide to the ggplot Scatter Plot in R https://www.r-bloggers.com/a-detailed-guide-to-the-ggplot-scatter-plot-in-r/ #R #Plot #ggplot

    Tags: R, Plot, ggplot

    1873 days ago