get_construct_string | R Documentation |
R
expression used to generate the 'HTML' tagsThis function only works on the elements generated by this package
get_construct_string(x)
x |
'HTML' tags |
Quoted R
expressions that can generate the 'HTML' tags
format_text_r
x <- info_box("Message")
get_construct_string(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.