| addValuesToDB | Add User's input to Postgres database |
| bands | Example bands data |
| checkInputForTable | Create list of input names |
| events | Example music events data |
| getConnectionToDB | Getting connection to the Postgres DB |
| getInfoAboutBand | Send queries to Postgres database to get relations |
| getInfoAboutMusician | Send queries to Postgres database to get relations |
| inputIsCorrect | Check User's input |
| launch_app | Launch MusicBox Shiny App |
| musicBox | musicBox: A package with a Shiny App inside |
| musicBox_server | server function for MusicBox Shiny App |
| musicBox_ui | UI function for MusicBox Shiny App |
| musicians | Example musicians data |
| prepareStoryAboutBand | Generate human-friendly story for Band |
| prepareStoryAboutMusician | Generate human-friendly story for Musician |
| showInfo | Generating front-end with the stories |
| showInfoUI | Generating front-end with the stories |
| showInput | Generating front-end with the dynamic Input |
| showInputUI | Generating front-end with the dynamic Input |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.