R/mpatools-package.R

#' 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
BigelowLab/mpatools documentation built on Jan. 20, 2022, 3:46 p.m.