fillGridDates | R Documentation |
fill with NA missing dates in grids and station datasets
fillGridDates(grid, tz = "")
grid |
grid or station data |
tz |
Optional. Time zone. See Details. |
The function attempts to recover the time zone of the input grid when this is correctly defined.
Otherwise, the function will leave it as unknown. See timezones
for more details.
A grid filled with NAs in the previously missing date positions
J Bedia
Other dateutils:
getFirstChar()
,
isAlphaCharacter()
,
setGridDates.asPOSIXlt()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.