#' Miscealleanous functions used for ecosystem assessments
#'
#' @docType package
#' @name eaMethods
#' @keywords internal
"_PACKAGE"
# Imports: start ----
#' @importFrom sf st_intersection st_area st_set_geometry st_geometry
#' @importFrom dplyr rename mutate left_join group_by summarize
# Imports: end ----
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.