50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


precintcon (version 2.3.0)

ff.index: F factor

Description

It calculates the Approximated Rainfall Erosivity Factor according to the ff index.

Usage

ff.index(object)

Arguments

object
is a daily or monthly precipitation serie

Value

the ff index in millimeters

References

Ferro, V., Giordano, G., Iovino, M. (1991). Isoerosivity and Erosion Risk Map for Sicily. Hydrolog. Sci. J. 36, 549-564

Examples

Run this code
##
# Loading the daily precipitation serie.
data(daily)

##
# Calculating ff index
ff.index(daily)

Run the code above in your browser using DataLab