#' Bee abundance and floral data
#'
#' Data from 2018 field sampling of wild bees
#'
#' @docType data
#'
#' @usage data(scalescape.data)
#'
#' @format A \code{data.frame} 18 observations of 6 variables
#' \describe{
#' \item{**site.id**}{unique site identifier}
#' \item{**lon**}{longitude}
#' \item{**lat**}{latitude}
#' \item{**sqrt.abundance**}{square root of wild bee abundance counts}
#' \item{**floral.index**}{index of local floral abundance at sampling sites}
#' \item{**temp**}{mean temperature at each site at time of sampling}
#' }
#'
#' @source Erin Lowe
"scalescape.data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.