Description Usage Arguments Details Value See Also Examples
Creates a list of ggplot objects from a list of mtp objects
1 | plot_mtp_list(list_of_mtp, ...)
|
list_of_mtp |
A list of (named) |
... |
Parameters passed on to |
List elements can have names, and the title of the ggplot objects defaults to
the name of the elements in the list of mtp objects
Returns a list of ggplot objects
plot_mtp for plotting a mtp object and
plot_to_pdf for plotting a list of mtp objects to pdf
Other plot.functions: plot_mtp,
plot_to_pdf
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.