| cliapp-package | R Documentation |
Create rich command line applications, with colors, headings, lists, alerts, progress bars, etc. It uses CSS for theming.
See themes for theming, containers for container elements, inline-markup for more about command substitution and inline markup.
See also the various CLI elements:
Text elements: cli_text(), cli_verbatim(), cli_h1().
Containers: cli_div(), cli_par(), cli_end().
Lists: cli_ul(), cli_ol(), cli_dl(), cli_it().
Alerts: cli_alert().
Progress bars: cli_progress_bar().
Maintainer: Gábor Csárdi csardi.gabor@gmail.com
Other contributors:
Posit Software, PBC [copyright holder, funder]
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.