Nothing
## ---- eval = FALSE------------------------------------------------------------
# devtools::install_github(repo = "tiagochst/ELMER.data")
# devtools::install_github(repo = "tiagochst/ELMER")
## ---- eval = FALSE------------------------------------------------------------
# if (!requireNamespace("BiocManager", quietly=TRUE))
# install.packages("BiocManager")
# BiocManager::install("ELMER")
## ---- fig.height=6,echo=FALSE, message=FALSE, warning=FALSE, include=TRUE-----
library(ELMER, quietly = TRUE)
## ----sessioninfo, eval=TRUE---------------------------------------------------
sessionInfo()
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.