fillGridDates: Fill missing dates

View source: R/fillGrid.R

fillGridDatesR Documentation

Fill missing dates

Description

fill with NA missing dates in grids and station datasets

Usage

fillGridDates(grid, tz = "")

Arguments

grid

grid or station data

tz

Optional. Time zone. See Details.

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.

Value

A grid filled with NAs in the previously missing date positions

Author(s)

J Bedia

See Also

Other dateutils: getFirstChar(), isAlphaCharacter(), setGridDates.asPOSIXlt()


SantanderMetGroup/transformeR documentation built on Oct. 28, 2023, 5:26 a.m.