dot-marxan_input_parameter: Marxan input.dat parameter reader

Description Usage Arguments Value Author(s) Examples

Description

Reads a marxan input.dat file and returns a single parameter.

Usage

1
.marxan_input_parameter(input, parameter)

Arguments

input

string - The address of a Marxan input.dat file.

parameter

string - The name of the parameter to read.

Value

A string.

Author(s)

Daniele Baisero, daniele.baisero@gmail.com

Examples

1
2
3
4
## Not run: 
.marxan_read_input('/data/marxan/analysis01/input.dat', 'INPUTDIR')

## End(Not run)

proxirr documentation built on Nov. 14, 2021, 1:07 a.m.