View source: R/loadStationData.R View source: R/getTimeDomainStations.R
getTimeDomainStations | R Documentation |
Get time index positions for loading ascii station data
Get time index positions for loading ascii station data
getTimeDomainStations(timeDates, season, years)
getTimeDomainStations(timeDates, season, years)
timeDates |
a POSIXlt vector of time dates |
season |
A vector of months defining the season selected |
years |
A vector of (continuous) year selection |
A list with a vector of time index positions and the corresponding POSIXlt dates
A list with a vector of time index positions and the corresponding POSIXlt dates
The function is currently exported to be internally used by the VALUE package to load predictions.
J. Bedia
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.