init_command_line_parser | R Documentation |
Initialize command-line parsing
init_command_line_parser(script, desc, ver = NA)
script |
name of the R script |
desc |
description of the script |
ver |
tool version number (string) |
init_command_line_parser('MyCheckbook.R','My checkbook program', '1.0.0')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.