View source: R/mod_modal_make.R
this function takes some text and makes a little help button appear next to it.
1 | mod_modal_helpbutton_ui(id, text_before_button)
|
id |
id for the module. match it to the module that makes the modal |
text_before_button |
the text that should be followed by the "i" for information. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.