plot.gland: plot function for gland object

Description Usage Arguments Examples

Description

plot function for gland object

Usage

1
2
## S3 method for class 'gland'
plot(x, ...)

Arguments

x

a gland object

...

Not currently used; values passed here will be ignored.

Examples

1
plot(gland_create(sample(c(0, 1), 10, TRUE)))

EmilHvitfeldt/cell documentation built on May 5, 2019, 7:03 p.m.