loon (version 1.4.1)

l_get_arrangeGrobArgs: For the target (compound) loon plot, determines all arguments (i.e. including the grobs) to be passed to `gridExtra::arrangeGrob()` so as to determine the layout in `grid` graphics.

Description

For the target (compound) loon plot, determines all arguments (i.e. including the grobs) to be passed to `gridExtra::arrangeGrob()` so as to determine the layout in `grid` graphics.

Usage

l_get_arrangeGrobArgs(target)

Value

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

Arguments

target

the (compound) loon plot to be laid out.