getopt
won't override a user specified opt
argument if argv
is in the global environment.
Will continue to use argv
as a default for opt
if it is in the global environment and the user does not specify an opt
argument (for littler
compatibility).na.omit
method from the stats
package.
Thanks Derrick Oswald for bug report.storage.mode
coercion results in an NA
.
Thanks Roman Zenka for suggestion.sort_list
.getopt
now uses that value instead of throwing a "long flag is ambiguous" error.get_Rscript_filename
that returns name of calling script,
getopt
now uses this function value as default for command
argumentgetopt
and optparse
packages for new undecided usersAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.