Skip to contents

The goal of MAReco is to provide ecosystem indicator data, analysis, and plotting that contributes to ecosystem summary reports and stock assessment. Spatially, data in MAReco align with a variety of management areas.

Installation

You can install the development version of MAReco from GitHub with:

# install.packages("devtools")
devtools::install_github("jamiectam/MAReco")

Example

This is a basic example which shows you how to solve a common problem:

library(MAReco)
## basic example code