mp.write: Write new RAMAS (c) *.MP file

Description Usage Arguments Value

View source: R/mp.write.r

Description

The input mp.new structure should be the structure resulting from either the mp.read.r or the sensitivity.r scripts. This script produces a file readable by the RAMAS Metapop program.

Usage

1
mp.write(mp.new, version, mp.new.file)

Arguments

mp.new

mp.file list structure, the result of the mp.read.r or sensitivity.r functions

version

the Metapop version number of the mp.file

mp.new.file

file name for the new *.mp file to be written

Value

A *.MP file will be written. While this file is in simple text format, it is necessary for RAMAS Metapop simulations.


mlammens/demgsa documentation built on Aug. 4, 2020, 1:16 a.m.