function_call_args: get the arguments that go into the function call, stripping...

View source: R/add_to_view.R

function_call_argsR Documentation

get the arguments that go into the function call, stripping out others and adding config defaults

Description

get the arguments that go into the function call, stripping out others and adding config defaults

Usage

function_call_args(fun.name, all.args, custom.config = FALSE)

Arguments

fun.name

the name of the rendering function

custom.config

logical whether or not to use custom.config or global config defaults

.dots

lazy_dots arguments


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