| argument_lut | R Documentation |
Provides a convenient look up table to decifer command line arguments
argument_lut()
tibble of common argument descriptions
-b "YYYY-MM-DD HH:MM", Specify the begin (start) time for predictions.
-e "YYYY-MM-DD HH:MM", Specify the end (stop) time for predictions.
-f "t", Specify output format as a table as CSV
-m "r", Specify mode to be raw
-o "/path/to/output", Redirect output to the specified file (appends).
-s "HH:MM", Specify the step interval, in hours and minutes, for raw mode predictions.
-v "", Print version string and exit.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.