format_cmd_args: Formats command line args from a named list to a string as it...

Description Usage Arguments Value

View source: R/utils.R

Description

Formats command line args from a named list to a string as it would be passed on the command line

Usage

1
format_cmd_args(.args, .collapse = FALSE)

Arguments

.args

A named list of .args to check

.collapse

Boolean for whether to collapse return vector to a single string (FALSE by default)

Value

character vector of command args


metrumresearchgroup/mrgvalidatetestreference documentation built on Aug. 15, 2021, 8:13 a.m.