Description Usage Arguments Value Author(s) See Also Examples
Read LandClim species parameters from input file (species.xml).
1  | 
file | 
 File name  | 
Data frame with one row for each species.
Björn Reineking
write_species_xml
1 2 3 4 5  |   ### Read example species file
  species_parameters  <- read_species_xml(system.file("species.xml", package = "LandClimTools"))
  
  ### Write example species file
  write_species_xml(x = species_parameters, file = "piceabi.xml")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.