expand_cli | R Documentation |
Expands Climate object to calculate ppt and inst ppt. at specific hours
expand_cli(cli, n = 1001)
cli |
A Slope object |
n |
(optional) a positive integer indicating how many equally-spaced time to calculate. |
a data.frame containing time, ppt, and inst. ppt
plot.Slope
, integrate_cli
cli <- read_cli(system.file("extdata", "092.63x040.90.cli", package="WEPPR"))\
expand_cli(cli)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.