retrieve_amf | R Documentation |
Retrieve data about AMF potential inoculation for a list of plant species passed as argument
retrieve_amf(species, TRAITS)
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) |
The returned dataframe comprises one column:
Myco_infection
Myco_infection
: a numeric vector containing
percentage of infection as provided by Akhmetzhanova et al.
a data frame
Gionata Bocci <boccigionata@gmail.com>
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’
## Not run:
##My_traits<-retrieve_amf(species_list=c("Abies alba"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.