powered by
Generates and returns a script which sets up the env vars for the script arguments
generate_args_setup_script(args = character())
Optional script command line arguments
The script text which sets up the env vars for the script arguments
# NOT RUN { script <- generate_args_setup_script(args = c('first', 'second')) # }
Run the code above in your browser using DataLab