Learn R Programming

datana (version 1.0.6)

sppAbundance: Contains information of abundance of plant species in the central-southern Andes of Chile.

Description

Abundance of plant species [50 total] (at parcel scale [100 m\(^{2}\)]) in burned Araucaria-Nothofagus forests with different levels of fire severity (ie, unburned = unburned, low_sev = low severity, mid_sev = medium severity , high_sev = high severity) in the China Muerta National Reserve, Andes of central-southern Chile.

Usage

data(sppAbundance)

Arguments

Format

Contains 6 variables, as follows:

sp.name

name of specie.

sp.code.name

code of specie

unburned

Abundance of plants unburned.

low.sev

Abundance of plants for low severity of burned.

mid.sev

Abundance of plants for middle severity of burned.

high.sev

Abundance of plants for high severity of burned.

References

- Fuentes-Ramirez A, Salas-Eljatib C, Gonzalez M, Urrutia J, Arroyo P, Santibanez P. 2020. Initial response of understorey vegetation and tree regeneration to a mixed-severity fire in old-growth Araucaria-Nothofagus forests. Applied Vegetation Science. 23:210-222.

Examples

Run this code
data(sppAbundance)    
head(sppAbundance) 

Run the code above in your browser using DataLab