View source: R/plottingfunctions.R
PlotDistributions | R Documentation |
Get some stats after reading in data
PlotDistributions(inputData, viewer = TRUE, palette = "Set1")
inputData |
IntLimObject output of ReadData() |
viewer |
whether the plot should be displayed in the RStudio viewer (TRUE) or in Shiny/Knittr (FALSE) |
palette |
choose an RColorBrewer palette ("Set1", "Set2", "Set3", "Pastel1", "Pastel2", "Paired", etc.) or submit a vector of colors |
a highcharter object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.