Learn R Programming

GetoptLong (version 1.1.0)

get_scriptname: File name of current script

Description

File name of current script

Usage

get_scriptname()

Arguments

Value

If the R script is not run from the command-line, it returns NULL.

Author

Zuguang Gu <z.gu@dkfz.de>

Examples

Run this code
# There is no example
NULL

Run the code above in your browser using DataLab