retrieve_amf: retrieve_amf

View source: R/myco.R

retrieve_amfR Documentation

retrieve_amf

Description

Retrieve data about AMF potential inoculation for a list of plant species passed as argument

Usage

retrieve_amf(species, TRAITS)

Arguments

species

a vector containing names of plant species

TRAITS

a vector containing the traits to be downloaded (used as a check for tr8_gui() created variables)

Details

The returned dataframe comprises one column: Myco_infection

Myco_infection : a numeric vector containing percentage of infection as provided by Akhmetzhanova et al.

Value

a data frame

Author(s)

Gionata Bocci <boccigionata@gmail.com>

References

  • Akhmetzhanova, A.A, Soudzilovskaia, N.A., Onipchenko, V.G., Cornwell, W. K., Agafonov, V. A., Selivanov, I.A., and Cornelissen, J. H. C. (2012): A rediscovered treasure: mycorrhizal intensity database for 3000 vascular plants species across the former Soviet Union. Ecology 93:689.http://esapubs.org/Archive/ecol/E093/059/default.htm

Examples

## Not run: 
##My_traits<-retrieve_amf(species_list=c("Abies alba"))

## End(Not run)

GioBo/TR8 documentation built on June 16, 2022, 9:10 p.m.