write.sp.data: Write species locations to file

Description Usage Arguments

Description

Write the locations of a species to a file Input is species abundances as a vector. The species abundances on the landscape can be visualized by putting it into a matrix format (nrow = extent) and using the byrows = T option

Usage

1
write.sp.data(LifeStage, sp, RunTime, in.sp.dat, extent, outfile)

Arguments

LifeStage

The life stage of interest

sp

the current species

RunTime

The current timestep

in.sp.dat

in.sp.dat

extent

The one-sided length of the landscape

outfile

the file to be written to


akeyel/spatialdemography documentation built on May 12, 2019, 4:43 a.m.