dot-marxan_input_parameter: Marxan input.dat parameter reader

.marxan_input_parameterR Documentation

Marxan input.dat parameter reader

Description

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

Usage

.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

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

## End(Not run)

proxirr documentation built on May 29, 2024, 9:38 a.m.