l_getPlots | R Documentation |
For the target compound loon plot, determines all the loon plots in that compound plot.
l_getPlots(target)
## S3 method for class 'l_facet'
l_getPlots(target)
## S3 method for class 'l_pairs'
l_getPlots(target)
## S3 method for class 'l_ts'
l_getPlots(target)
target |
the (compound) loon plot to be laid out. |
a list of the named arguments and their values to be passed to 'gridExtra::arrangeGrob()'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.