Learn R Programming

shiny.info (version 0.2.0)

get_args: 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