render_safe | R Documentation |
Render whiskers safely
render_safe(x)
x |
( |
character
with substituted placeholders.
The strings enclosed in {}
are substituted using the key-values pairs set with add_whiskers
.
render_safe("Name of {Patient_label}")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.