Learn R Programming

proxirr (version 0.5)

marxan_betas: Marxan: Beta irreplaceabilities

Description

Given a valid Marxan input.dat file, returns a copy of the PUNAME file (pu.dat), with an additional column containing the planning unit's beta irreplaceability.

Usage

marxan_betas(input, triage = FALSE)

Value

A data.frame

Arguments

input

string - The address of the input.dat file.

triage

logical - Should features with unachievable targets be given an irreplaceability of 0? See beta.

Author

Daniele Baisero, daniele.baisero@gmail.com