powered by
This is a function to programatically create R script names
name_bodyScript(inVar)
This is the vector of character string(s) to be used for naming
A vector of character string of length equal to input.
# NOT RUN { # Returns a standard named string name_bodyScript(c("myJob","otherContent")) # }
Run the code above in your browser using DataLab