This app was created using the PHS Shiny app template from the {phstemplates}
package.
setup.R
contains required packages and is where any data should be read indata/
is a folder for storing data to be read inwww/
contains the app stylesheet and PHS icon imagespages/
should contain an R script for each tab in your app with the content of that tab. This needs to be linked back to the ui
in app.R
functions/
contains R scripts with functions for the appAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.