The easiest way to install this Package is using the Package 'remotes' like this:
install.packages('remotes')
remotes::install_github('berrij/studydashboard')
The launchApp() function opens the application.
library(studydashboard)
launchApp()
Look at the Documentation to find out about all functions.
?studydashboard
If you have trouble using this application feel free to open an Issue or open a Pull request to propose changes to the codebase.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.