SimDesign_functions()
SimDesign_functions(comments=FALSE) #without comments
# write output to two files
SimDesign_functions('mysim')
# write output files to a single file without comments
SimDesign_functions('mysim', comments = FALSE, singlefile = TRUE)
Run the code above in your browser using DataLab