View source: R/indicesFAO_tier1.R
agroindexFAO_tier1 | R Documentation |
Wrapper to call FAO_tier1 index calculation functions.
agroindexFAO_tier1(index.code, ...)
index.code |
To call to the atomic function of the same name |
... |
Other parameters that can be passed to the selected index function (see Details). |
Index calculation is done by different functions that receive the same name
as the corresponding index code. Therefore, type ?index.code
to know the arguments
that are used in each case, e.g. ?gsl
.
gsl
avg
nd_thre
nhw
dr
prcptot
nrd
lds
sdii
prcptot_thre
ns
M. Iturbide
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.