Learn R Programming

netresponse (version 1.32.2)

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.

Value

  • ggplot2 plot object

References

See citation("netresponse")

See Also

plot_responses

Examples

Run this code
#

Run the code above in your browser using DataLab