#' mpatools: Tools for analysis of marine protected areas
#'
#' Functions for reading mpa and obis data; calculating biodiversity performance metrics
#'
#' @docType package
#' @importFrom dplyr %>%
#' @importFrom rlang .data !! :=
#' @importFrom stats complete.cases sd aggregate
#' @importFrom utils glob2rx
#' @name mpatools
#' @aliases mpatools
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.