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