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
1 | write.sp.data(LifeStage, sp, RunTime, in.sp.dat, extent, outfile)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.