#' Weather Data
#'
#' Data from GridMET for South Dakota
#' @docType data
#'
#' @source \url{https://www.github.com/Ecograph/ArboMAP/}
#'
"weather.data"
#' Human Data
#'
#' Simulated human case data for South Dakota
#'
#' @docType data
#' @source \url{https://www.github.com/Ecograph/ArboMAP/}
"human.data"
#' Mosquito Data
#'
#' Simulated mosquito data for South Dakota
#'
#' @docType data
#' @source \url{https://www.github.com/Ecograph/ArboMAP/}
"mosq.data"
#' Random Forest Inputs
#'
#' Example inputs to facilitate running the random forest example
#'
#' @docType data
#'
'rf1.inputs'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.