
Species Data File
prepSpeciesData.RdSpecies Data File
Arguments
- df
data.frame corresponding to the species data table
- type
character, corresponding to one of the following types:
"core": generates core species data (
.txt) file;"fire": generates
.csvversion for use with fire extensions;"succession": generates
.csvversion for use with succession extensions;
- path
Character. Path specifying a directory to use for the scenario runs.
- filename
Character, specifying a filename (will be appended to
path).
Value
Character string(s) specifying suitable LANDIS-II input file(s), created as a side effect of the function.
See also
Used by succession extensions (BiomassSuccession, DGSSuccession,
ForCS, NECNSuccession) when type = "core" or "succession", and by
fire extensions (OriginalFire, SocialClimateFire) when type = "fire".