plot.dens: Plot method for 'dens' objects

Description Usage Arguments

Description

Plots all the densities in the dens-object in a single plot.

Usage

1
2
## S3 method for class 'dens'
plot(x, batch = NULL, highlight = NULL, ...)

Arguments

x

an object of class "dens"

batch

a vector indicating which batch a sample belongs to. used for coloring by batch.

highlight

sample names of samples to highligth in red on the plot. useful for inspecting specific outliers

...

unused


3inar/nowaclean documentation built on May 5, 2019, 10:44 a.m.