#' SppDistMonProj: a package for learning data workflow concepts with a Species Distribution Monitoring Project
#'
#' The \code{SppDistMonProj} package contains a suite of functions for suite of R
#' functions used for simulating, processing, and analyzing data from an
#' example survey project.
#'
#' @section Simulation functions:
#' \itemize{
#' \item{\code{create.raster}}
#' \item{\code{create.site.data}}
#' \item{\code{sim.occu.data}}
#' \item{\code{df2s123df}}
#' \item{\code{one.step}}
#' }
#'
#' @section Quality control (QC) functions:
#' The QC functions ...
#'
#' @section Analysis functions:
#' The analysis functions ...
#'
#' @section Plot functions:
#' The plot functions ...
#'
#' @section Misc functions:
#' Other functions ...
#'
#' @docType package
#' @name SppDistMonProj
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.