as_gg_call {ggpackets} | R Documentation |
Convert an expression into a call as a list of quosure components
as_gg_call(x, which = -3L)
x |
An expression to convert to a ggcall. |
which |
The relative frame offset in which the expression should be eventually evaluated. |