name_parameterScript: This is a function to programatically create R script names

Description Usage Arguments Value Examples

View source: R/sourceSHAPE.R

Description

This is a function to programatically create R script names

Usage

1

Arguments

inVar

This is the vector of character string(s) to be used for naming

Value

A vector of character string of length equal to input.

Examples

1
2
# Returns a standard named string
name_parameterScript(c("myJob","otherContent"))

rSHAPE documentation built on July 19, 2019, 5:05 p.m.