ansi_string | R Documentation |
This function sets the class of its argument, activating ANSI-string-specific methods such as for printing.
ansi_string(x)
x |
A character vector or something that can be coerced into one. |
A cli_ansi_string
object, a subclass of
character
, with the same length and contents
as x
.
Other low level ANSI functions:
ansi_has_any()
,
ansi_hide_cursor()
,
ansi_regex()
,
ansi_strip()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.