MultiSppQuad: Generates an AMPL dat file from a list of Stacks

Description Usage Arguments Value Author(s) Examples

Description

Generates an AMPL dat file from a Stack in which each file is the projection of a species distribution model into a time slice

Usage

1
MultiSppQuad(Stacklist, Dist, name, nchains = 100, costlayer)

Arguments

Stacklist

a list of Stacks with the space where the species will be inhabiting

Dist

the maximum dispersal distance of the species modeled in the stack

name

the name of the .dat file that will be exported

nchains

the number of chains to go through

costlayer

raster with the costs of each cell

Value

exports a .dat file to feed the AMPL model

Author(s)

Derek Corcoran <derek.corcoran.barrios@gmail.com>

Javier Fajardo <javierfajnolla@gmail.com >

Examples

1
2
data("BinSpp")
MultiSppQuad(Stacklist = BinSpp, Dist = 1000000, name = "Two")

derek-corcoran-barrios/RtoAmpl documentation built on May 14, 2019, 10:33 a.m.