l_getPlots: For the target compound loon plot, determines all the loon...

View source: R/l_compound.R

l_getPlotsR Documentation

For the target compound loon plot, determines all the loon plots in that compound plot.

Description

For the target compound loon plot, determines all the loon plots in that compound plot.

Usage

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)

Arguments

target

the (compound) loon plot to be laid out.

Value

a list of the named arguments and their values to be passed to 'gridExtra::arrangeGrob()'.


loon documentation built on July 9, 2023, 5:48 p.m.