get_construct_string {shidashi} | 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
x <- info_box("Message")
get_construct_string(x)