plot_data | R Documentation |
Plotting tool for measurement data. Produces boxplot for each feature in each annotation category for the selected subnetwork.
plot_data(x, subnet.id, labels, ...)
x |
NetResponseModel object. |
subnet.id |
Specify the subnetwork. |
labels |
Annotation categories. |
... |
Further arguments for plot function. |
ggplot2 plot object
Leo Lahti <leo.lahti@iki.fi>
See citation('netresponse')
plot_responses
#
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.