calcSR: Calculate species richness of species presence raster stack

View source: R/calcSR.R

calcSRR Documentation

Calculate species richness of species presence raster stack

Description

Read raster files of multiple species to calculate the species richness With special implementation for calculating the species richness of many species

Usage

calcSR(species_names = NA, path = getwd(), filename = NA, ...)

Arguments

species_names

List with species names

path

Path to location of raster files

filename

Specify filename of output

...

Additional arguments for saving raster file

Value

raster layer with species richness of files provided

Examples

## Not run: 
calcSR()

## End(Not run)

RS-eco/rasterSp documentation built on Jan. 24, 2023, 12:06 a.m.