Wrapper of the Perl module Getopt::Long in R

GetOptions(..., envir = parent.frame())

Arguments

...

Pass to GetoptLong.

envir

User's enrivonment where GetoptLong looks for default values and exports variables.

Details

This function is the same as GetoptLong. It is just to make it consistent as the GetOptions() subroutine in Getopt::Long module in Perl.

Author

Zuguang Gu <z.gu@dkfz.de>

Examples

# There is no example
NULL
#> NULL