get_args: Auxiliary function that returns list of arguments for parent...

View source: R/display.R

get_argsR Documentation

Auxiliary function that returns list of arguments for parent calling function

Description

Auxiliary function that returns list of arguments for parent calling function

Usage

get_args(fun, depth = -9)

Arguments

fun

string; for what function to look for

depth

negative numeric; how layers above to check the arguments

Value

list of function arguments


Appsilon/shiny.info documentation built on April 23, 2024, 11:07 p.m.