Description Usage Arguments Author(s)
This function uses the ggplot2 package to generate a boxplot from a givin
mSet-class
object by specifying a feature id. The feature id
must come from the feature names
1 2 |
object |
An |
x |
A character string indicating the x variable. Must be one of the sample data variables. |
feature |
A character indicating the feature name to plot. Must be one of the feature names. |
rows |
A character string indicating the variable defines faceting groups on columns. Must be one of the sample data variables. |
cols |
A character string indicating the variable defines faceting groups on columns. Must be one of the sample data variables. |
line |
A character string indicating the variable used to draw lines between points. Must be one of the sample data variables. |
color |
A character string indicating the variable defines the color of lines or points. Must be one of the sample data variables. |
... |
Other arguments see |
Chenghao Zhu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.