arg_parser: Create Parser Object

Description Usage

Description

This function is a wrapper around the R6 Parser class to enable parser creation and adding arguments/options through piping.

Usage

1
2
arg_parser(option_list = NULL, prefix = "-", include_help = TRUE,
  description = "")

travisbyrum/clinkr documentation built on May 31, 2019, 7:46 p.m.