# NOT RUN {
SimFunctions()
SimFunctions(comments = TRUE) #with helpful comments
# }
# NOT RUN {
# write output to two files (recommended for larger MCSs)
SimFunctions('mysim', singlefile = FALSE)
# write output files to a single file with comments
SimFunctions('mysim', comments = TRUE)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab