PlotDistributions: Get some stats after reading in data

View source: R/plottingfunctions.R

PlotDistributionsR Documentation

Get some stats after reading in data

Description

Get some stats after reading in data

Usage

PlotDistributions(inputData, viewer = TRUE, palette = "Set1")

Arguments

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

Value

a highcharter object


IntLIM documentation built on Aug. 22, 2022, 5:05 p.m.