cite_datasource: Cite original source of parameter values used for biomass...

Description Usage Arguments Examples

Description

Prints out the citation of the original paper from which parameters for the calculation of biomass values were obtained. Input is either a species name, in which case the database is searched for the citation of the corresponding values, or the family name of an author.

Usage

1
cite.datasource(Species = NA, Parameter = "RCD", Author = NA, Bibtex = TRUE)

Arguments

Species

A species name, e.g, "Abies alba", for which the source of the corresponding database entry is to be printed.

Author

Last name of the first author of a publication that was used as data source.

Parameter

One of the methods that can be chosen in the functions of this package. Used in case various methods published in different publications could be used for estimating the biomass of a specific tree species.

Bibtex

If TRUE, the output will be generated in form of a BibTeX entry.

Examples

1
2
cite.datasource(Species = "Abies alba")
cite.datasource(Author = "Anninghoefer")

ManuelPopp/BiomassEST documentation built on Dec. 17, 2021, 2:19 a.m.