| calcSR | R Documentation | 
Read raster files of multiple species to calculate the species richness With special implementation for calculating the species richness of many species
calcSR(species_names = NA, path = getwd(), filename = NA, ...)
| species_names | List with species names | 
| path | Path to location of raster files | 
| filename | Specify filename of output | 
| ... | Additional arguments for saving raster file | 
raster layer with species richness of files provided
## Not run: calcSR() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.