tests/test_help.R

library("optparse")

parser <- OptionParser()
parse_args(parser, "--help")

Try the optparse package in your browser

Any scripts or data that you put into this service are public.

optparse documentation built on July 21, 2022, 1:05 a.m.