plot_data {netresponse}R Documentation

Plot observed data.

Description

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

Usage

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

#

[Package netresponse version 1.40.0 Index]