suppressMessages({ suppressPackageStartupMessages({ library(sars2pack) library(dplyr) library(ggplot2) library(tibble) library(lubridate) library(DT) }) })
BiocManager::install('seandavi/sars2pack')
library(sars2pack) # documentation is in the form of gitbook site browseURL('https://seandavi.github.io/sars2pack-book/')
Navigate to the extended online book for documentation for documentation, workflows, and example use cases along with background material.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.