knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
CyanoInterlabShinyApp is a website built with shiny
to visualize and analyze the data produce in the Cyano Interlab study.
You can install the development version of CyanoInterlabShinyApp like so:
devtools::install_github("hugo-pH/CyanoInterlabShinyApp")
To run the app locally, you can first load the package:
library(CyanoInterlabShinyApp)
And then run the app:
run_app()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.