Saves the outputs of marxan_alphas, marxan_betas,
and marxan_gammas in the marxan output folder.
marxan_run(input, alphas = TRUE, betas = TRUE, gammas = TRUE, triage = FALSE)TRUE
string - The address of the input.dat file.
logical - Should the Alpha Irreplaceability output be saved?
logical - Should the Beta Irreplaceability output be saved?
logical - Should the Gamma of Irreplaceability output be saved?
logical - Should features with unachievable targets be given an
irreplaceability of 0? See alpha, beta and
beta.
Daniele Baisero, daniele.baisero@gmail.com
Three files ('_proxirr_alphas.csv', '_proxirr_betas.csv', '_proxirr_gammas.csv') will be created prefixed with the scenario name indicated in 'input.dat' ('SCENNAME').