powered by
Reads a marxan input.dat file and returns a single parameter.
.marxan_input_parameter(input, parameter)
A string.
string - The address of a Marxan input.dat file.
string - The name of the parameter to read.
Daniele Baisero, daniele.baisero@gmail.com
if (FALSE) { .marxan_read_input('/data/marxan/analysis01/input.dat', 'INPUTDIR') }
Run the code above in your browser using DataLab