View source: R/mod_csvFileUI.R
Function that loads the new files for to create a new Dataframe to be use by the "visualizador de accidentes"
1 | mod_csvFileUI_server(input, output, session)
|
input |
shiny Parameter where the inputs from the UI are store |
output |
shiny parameter where the id are reference to display in the UI |
session |
shiny parameter to store the session |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.