musicBox_server | R Documentation |
server function for MusicBox Shiny App
musicBox_server(input, output, session)
input |
shiny input |
output |
shiny output |
session |
environment that can be used to access information and functionality |
server function generates the back-end for MusicBox Shiny App. The function sources two R scripts: 01_addValuesToDB and 02_queriesToDB
"Alina Tselinina tselinina@gmail.com"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.