#' rHike: A package for Computing Hiking Efficiency and Velocity.
#'
#' rHike provides two primary functions:
#' \enumerate{
#' \item \code{hf_efficiency}
#' \item \code{hf_velocity}
#' }
#' These call various hiking functions to generate rasters of efficiency and velocity,
#' which may then be served to the extremely helpful \code{gdistance} package
#' for more complicated analyses.
#'
#' @docType package
#' @name rHike
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.