plot_data: Plot observed data.

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

View source: R/plot-methods.R

Description

Plotting tool for measurement data. Produces boxplot for each feature in each annotation category for the selected subnetwork.

Usage

1
plot_data(x, subnet.id, labels, ...)

Arguments

x

NetResponseModel object.

subnet.id

Specify the subnetwork.

labels

Annotation categories.

...

Further arguments for plot function.

Value

ggplot2 plot object

Author(s)

Leo Lahti <leo.lahti@iki.fi>

References

See citation('netresponse')

See Also

plot_responses

Examples

1
#

netresponse documentation built on Nov. 8, 2020, 5:04 p.m.