parse_arg: Parse argument and its value as a string

View source: R/helper.R

parse_argR Documentation

Parse argument and its value as a string

Description

used to store the calls of the main actel functions as a string

Usage

parse_arg(arg, arg_val)

Arguments

arg

the argument to be parsed

arg_val

an optional argument, to use as the value of the argument used in "arg". Used when arg is, in itself, a complex object provided by the user. E.g. a datapack, or an argument of preload.

Value

A string showing the argument and its value, as it would have been inputted into the R console.


hugomflavio/actel documentation built on Dec. 16, 2024, 1:16 p.m.