| GetOptions {GetoptLong} | R Documentation |
Getopt::Long in R
Wrapper of the Perl module Getopt::Long in R
GetOptions(...)
... |
pass to |
This function is the same as GetoptLong. It is just to make it consistent as the GetOptions()
subroutine in Getopt::Long module in Perl.
Zuguang Gu <z.gu@dkfz.de>
# There is no example NULL