args_ls.Rd
Get Arguments List
args_ls(x, simplify = FALSE, omit = NULL) # S4 method for chevron_tlg args_ls(x, simplify = FALSE, omit = NULL)
(chevron_tlg) input.
chevron_tlg
(flag) whether to simplify the output, coalescing the values of the parameters. The order of priority for the value of the parameters is: main, preprocess and postprocess.
flag
main
preprocess
postprocess
(character) the names of the argument to omit from the output.
character