Skip to contents

The marxan formatted planning unit file (e.g. pu.dat)

Usage

pu_dat

Format

A data frame with 2794 rows and 5 variables:

id

character the planning unit ID

cost

double the cost to protect the planning unit

status

double the planning unit status

xloc

double longitude

yloc

double latitude

Details

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