Description Usage Arguments Details See Also Examples
Add custom cli style to a vector
1 |
x |
Vector that will be collapsed by cli. |
style |
Style to apply to the vector. It is used as a theme on
a |
You can use this function to change the default parameters of
glue::glue_collapse()
, see an example below.
The style is added as an attribute, so operations that remove attributes will remove the style as well.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.