l_createCompoundGrob: For the target compound loon plot, creates the final grob...

View source: R/loonGrob_l_compound.R

l_createCompoundGrobR Documentation

For the target compound loon plot, creates the final grob from the class of the 'target' and the 'arrangeGrob.args'

Description

For the target compound loon plot, creates the final grob from the class of the 'target' and the 'arrangeGrob.args'

Usage

l_createCompoundGrob(target, arrangeGrob.args)

Arguments

target

the (compound) loon plot

arrangeGrob.args

arguments as described by 'gridExtra::arrangeGrob()'

Value

a grob (or list of grobs) that can be handed to 'gTree()' as 'children = gList(returnedValue)' as the final grob constructed for the compound loon plot. Default for an 'l_compound' is to simply execute 'gridExtra::arrangeGrob(arrangeGrob.args)'.


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