Description Usage Arguments Details Author(s) Examples
Wrapper of the Perl module Getopt::Long
in R
1 | GetOptions(..., envir = parent.frame())
|
... |
Pass to |
envir |
User's enrivonment where |
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>
1 2 | # There is no example
NULL
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.