#' Raw data from Suffolk County
#'
#' Raw data from Suffolk County
#'
#' @format A \code{data.frame} object
#' @concept data
#' @examples
#' \dontrun{
#' path <- system.file("extdata", "currentdata.xlsx", package="peptools")
#' rawdat <- read_pepwq(path)
#' save(rawdat, file = 'data/rawdat.RData', compress = 'xz')
#' }
"rawdat"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.