| get_r_cmd_batch_script_path | R Documentation |
R CMD BATCH' RunRetrieve the path from parsing the command line arguments of a
R CMD BATCH run.
get_r_cmd_batch_script_path()
A vector of mode character giving the name of the R
code file. Will be character(0) if not in an R CMD BATCH run.
Other script path getter functions:
get_rscript_script_path(),
get_script_name(),
get_script_path()
get_r_cmd_batch_script_path()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.