dummy_commandArgs: Retrieve dummy arguments ala 'commandArgs(trailingOnly =...

View source: R/CommandArgs.R

dummy_commandArgsR Documentation

Retrieve dummy arguments ala commandArgs(trailingOnly = FALSE)

Description

Note that the value returned is a hint or reminder. Your best bet is to test drive your own configuration.

Usage

dummy_commandArgs(os = c("linux", "darwin")[1])

Arguments

os

character the name of the operating system to mimic.

Value

character vector of typical command arguments


btupper/rscripting documentation built on Oct. 18, 2022, 6:47 p.m.