Skip to contents

Sum of the fisheries landings (WEIGHTMT) from [Serdynska et al. 2021](https://open.canada.ca/data/en/dataset/2d9cce9a-d634-4b49-879f-87c40c52acf2) will be used in this example. These data are the available bioregional-scale ecological and human use data used to inform draft Marine Protected Area (MPA) design for the Scotian Shelf-Bay of Fundy Bioregion. Please see the [original technical report](https://publications.gc.ca/collections/collection_2021/mpo-dfo/Fs97-6-3382-eng.pdf) for further details. All spatial data has been modified/simplified for demonstration purposes and should not be used for any other purpose.

Usage

costs

Format

A data frame with 48815 rows and 2 variables:

WEIGHTMT

double Sum of the fisheries landings

geometry

list the simple features column (sfc) describing grid cells

Details

R script to download/create the data is in [data-raw/costs.R](https://github.com/remi-daigle/marxanr/blob/main/data-raw/costs.R)