#' SCRCdata
#'
#' Functions to interact with the SCRC data pipeline
#'
#' @name SCRCdata-package
#' @aliases SCRCdata
#' @docType package
#'
#' @importFrom assertthat assert_that
#' @import dplyr
#' @import readxl
#' @import reshape2
#' @import rFDP
#' @import sf
#' @import tibble
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.