.marxan_input_parameter | R Documentation |
Reads a marxan input.dat file and returns a single parameter.
.marxan_input_parameter(input, parameter)
input |
string - The address of a Marxan input.dat file. |
parameter |
string - The name of the parameter to read. |
A string.
Daniele Baisero, daniele.baisero@gmail.com
## Not run:
.marxan_read_input('/data/marxan/analysis01/input.dat', 'INPUTDIR')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.