get_r_cmd_batch_script_path {fritools} | 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()