as_gg_call: Convert an expression into a call as a list of quosure...

View source: R/ggcall.R

as_gg_callR Documentation

Convert an expression into a call as a list of quosure components

Description

Convert an expression into a call as a list of quosure components

Usage

as_gg_call(x, which = -3L)

Arguments

x

An expression to convert to a ggcall.

which

The relative frame offset in which the expression should be eventually evaluated.


dgkf/ggpackets documentation built on Oct. 12, 2022, 7:54 a.m.