Description Usage Arguments Value Author(s)
View source: R/monthlyIndices.R
Extract time information or, based upon this, monthly indices from regularly named CHIRPS files (compressed or decompressed).
1 | monthlyIndices(x, pos1 = 13L, pos2 = 22L, timestamp = FALSE, ...)
|
x |
'character'. Input filename(s). |
pos1, pos2 |
'integer'. The first and last element of the date string in
'x', defaults to the CHIRPS naming convention; see |
timestamp |
'logical'. If TRUE, an actual timestamp (formatted according
to |
... |
Further arguments passed on to |
An 'integer' vector with unique monthly indices or, if
timestamp = TRUE
, a character vector with formatted timestamps.
Florian Detsch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.