View source: R/assets-to_shiny_tag.R
convert_src | R Documentation |
Convert an asset link into a 'shiny.tag' object
convert_src(x, processors = default_processors())
x |
A character string; the header line (without the prefix '#!'/'#|'). |
processors |
A list of handlers for processing the '#!'/'#|' header. |
A 'shiny.tag' object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.