Description Usage Arguments Details Examples
View source: R/Mfx_functions.R
plot method for objects of class Mfx_list
1 2 |
mfx_list |
an object of class |
ask |
do you want to pause and wait for user input between plots? |
... |
other parameters to be passed to |
plot.Mfx_list
simply loops over every element of mfx_list
and
callsj plot.Mfx
for each element. It pauses between plots depending on
the value passed to ask
.
1 | # TO DO
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.