nonstandard_eval_arguments: get the embedded arguments that go into the function call

View source: R/add_to_view.R

nonstandard_eval_argumentsR Documentation

get the embedded arguments that go into the function call

Description

get the embedded arguments that go into the function call

Usage

nonstandard_eval_arguments(fun.name, embedded.dots, parent.args)

Arguments

fun.name

the name of the rendering function

embedded.dots

expressions to be evaluated within parent.args data

parent.args

data that should be accessible when evaluating embedded.dots


USGS-R/gsplot documentation built on April 17, 2023, 8:45 p.m.