plot_mfreq | R Documentation |
Creates a barplot of measurement frequencies by some id column
plot_mfreq(data, id, ...)
data |
a dataframe in long format |
id |
a character string specifying subject id |
... |
optional parameters to pass to barplot function |
prints a barplot
William Mueller
barplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.