parse_arg: Parse and assign (in parent namespace) the arguments in a...

Description Usage Arguments Examples

Description

Parse and assign (in parent namespace) the arguments in a function call.

Usage

1

Arguments

x

Function call (see examples) [character].

Examples

1
2
3
4
## Not run: 
 parse_arg(quote(test_function(arg1="xxxx", arg2=object_name, arg3="xxxx")))

## End(Not run)

ClaraMarquardt/huhn documentation built on May 10, 2019, 12:53 p.m.