.html_to_cli | R Documentation |
Strips tags and styles, replacing these with styling codes used by 'cli'.
.html_to_cli(chr_html)
chr_html |
HTML code to be stripped. |
As part of the 'rcm' package, this function intends to handle only those HTML tags that are likely to appear in a REDCap field label.
Character string for display with 'cli::cli_text()'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.