plot.OpenStats: plot for an 'OpenStatsList' object

plot.OpenStatsListR Documentation

plot for an 'OpenStatsList' object

Description

This function visualises an 'OpenStatsList' object

Usage

## S3 method for class 'OpenStatsList'
plot(x, vars = NULL, ...)

Arguments

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()'

Details

The plot function produces two sets of plots for:

- categorical data: scatter plot of proportions
- continuous data: histogram

Value

List of two plot objects, Continuous and Categorical

Author(s)

Hamed Haseli Mashhadi <hamedhm@ebi.ac.uk>

See Also

OpenStatsList

Examples

example(OpenStatsList)

mpi2/OpenStats documentation built on Sept. 17, 2022, 3:58 p.m.