read_marxan_output_files: Read various marxan outputs into this program.

read_marxan_output_filesR Documentation

Read various marxan outputs into this program.

Description

Should include these in the marxan package. Marxan's best solution. Marxan's votes for including each planning unit. Marxan output files to read from the Marxan output directory (need to look these file names up in the manual): output_best.csv output_mvbest.csv output_ssoln.csv output_solutionsmatrix.csv output_sum.csv output_penalty_planning_units.csv output_penalty.csv output_sen.dat

Usage

read_marxan_output_files(marxan_output_dir_path, all_correct_node_IDs)

Arguments

marxan_output_dir_path

character string output directory for the marxan run

all_correct_node_IDs

integer vector

Value

Returns list


langfob/bdpg documentation built on Dec. 8, 2022, 5:33 a.m.