View source: R/mod_settingsMapping.R
settingsMapping | R Documentation |
Server for settings tab showing current mapping
settingsMapping(input, output, session, metadata, mapping)
input |
Shiny input object |
output |
Shiny output object |
session |
Shiny session object |
metadata |
Data mapping metadata used for initial loading of app |
mapping |
reactive data frame representing the current metadata mapping. columns = "domain", "text_id" and "current" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.