loon (version 1.3.3)

l_getPlots: 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 l_facet l_getPlots(target)

# S3 method for l_pairs l_getPlots(target)

# S3 method for 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()`.