integrate_cli | R Documentation |
Calculates the instantaneous precipitation (precipitation / time in hours)
integrate_cli(cli)
cli |
A Climate object |
A data.frame
that is a modified version of the Climate object
with additional columm m
plot.Climate
, expand_cli
cli <- read_cli(system.file("extdata", "092.63x040.90.cli", package="WEPPR"))
integrate_cli(cli)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.