ExtractSampleIndices: Extract biodiversity indices from sampled plots

Usage Arguments Value

Usage

1
2
ExtractSampleIndices(data, sampled_area = NA, species = "species",
  family = "family", biomass = "biomass", sample = "sample")

Arguments

data

dataframe with a forest plot census data.

sampled_area

numeric value. Total sampled area.

species

character string with the name of the species variable.

family

character string with the name of the family variable.

biomass

character string with the name of the biomass variable.

sample

character string with the name of the sample variable got from the rsample function.

Value

A data frame with the calculated biodiversity indices


vitorpaciello/Rsampleplot documentation built on May 15, 2019, 3:21 p.m.