Is there a package to process command-line options in R?
I know commandArgs, but it\'s too basic. Its result is basically the equivalent to argc<
commandArgs
argc<
getopt for R