View source: R/assets-to_shiny_tag.R
make_processor | R Documentation |
Make a handle to process header
make_processor(pred, fun)
pred |
A function, taking a string and returning a logical. |
fun |
A function, taking a string and returning a 'shiny.tag' object. |
A header processor / handler.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.