plot_data: 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.
References
See citation("netresponse")