plot.OpenStatsList | R Documentation |
This function visualises an 'OpenStatsList' object
## S3 method for class 'OpenStatsList' plot(x, vars = NULL, ...)
x |
OpenStatsList object |
vars |
Variable(s) of interest. The default is 'Batch', 'Genotype', 'Sex and 'LifeStage' if exists in the data |
... |
Optional parameters that can be passed to 'Hmisc::plot.describe()' |
The plot function produces two sets of plots for:
- categorical data: scatter plot of proportions
- continuous data: histogram
List of two plot objects, Continuous and Categorical
Hamed Haseli Mashhadi <hamedhm@ebi.ac.uk>
OpenStatsList
example(OpenStatsList)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.