readHerridge | R Documentation |
Reads a dataset containing values for biological nitrogen fixation in agricultural systems. Source: Herridge D. F., Peoples M. B., Boddey R. M.: Global inputs of biological nitrogen fixation in agricultural systems
readHerridge(subtype = NULL)
subtype |
a subtype for the calculation |
Availables Subtypes:
ndfa: National values for Plant associated fixation
freeliving: Global values for free living agents
A MAgPIE object containting the share of Nr derived from
ndfa: fixation for each country and each commodity.
freeliving: fixation by free living agents
Stephen Wirth, Jan Philipp Dietrich
## Not run:
x <- readSource("Herridge", "ndfa")
x <- readSource("Herridge", "freeliving", convert = F)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.