plot_ma | R Documentation |
MA plot from various types of objects.
plot_ma(x, ...)
## S3 method for class 'MArrayLM'
plot_ma(x, coef = 1, color.by = NULL)
x |
an R object. |
... |
arguments passed down to methods. |
coef |
name of the coefficient. |
color.by |
column to color points. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.