plot.OpenStats: plot for an 'OpenStatsList' object

Description Usage Arguments Details Value Author(s) See Also Examples

Description

This function visualises an 'OpenStatsList' object

Usage

1
2
## 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

1

OpenStats documentation built on Nov. 8, 2020, 5:20 p.m.