#' @name fluvgeo
#'
#' @title A Package for Fluvial Geomorphic Analysis
#'
#' @docType package
#'
#' @details Place some other package details here. And then some more.
#'
#' @section Installation:
#' The datasets used as input into this package can be created using the
#' FluvialGeomorph-toolbox
#' \url{https://github.com/FluvialGeomorph/FluvialGeomorph-toolbox} Python
#' package. From within the GIS Windows application \code{ArcGIS Pro}, the
#' \code{arcgisbinding} R package can be installed by following the
#' instructions at
#' \url{https://r-arcgis.github.io/assets/arcgisbinding-vignette.html}.
#' No other functions within this package require ESRI \code{ArcGIS Pro}.
#'
#' @references
#' \describe{
#' \item{{ArcGIS Pro}\url{https://pro.arcgis.com/}}
#' \item{\code{arcgisbinding}}
#' \url{https://r-arcgis.github.io/assets/arcgisbinding-vignette.html}
#' }
#'
#' @keywords internal
"_PACKAGE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.