The goal of InterLabStudy is to compare data from various laboratories to a standard molecular assignment.
A live verison is available here: https://warwick.ac.uk/go/interlabstudy
You can install the latest version of InterLabStudy package from Github with:
# install.packages("remotes")
remotes::install_github("BarrowResearchGroup/InterLabStudy")
In order to run the shiny app, all you need is to run the following command
InterLabStudy::run_app()
Please note that the ‘InterLabStudy’ project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.