arg_list: Get the arguments of the current function

View source: R/dsd.R

arg_listR Documentation

Get the arguments of the current function

Description

Use this function to get the arguments of the current function.

Usage

arg_list()

Value

A list with the name of the arguments being the name of the element, and the argument's content being the content of the element.


DanielKneipp/DNAr documentation built on Jan. 7, 2023, 12:42 p.m.