dtime: dtime

View source: R/dtime-S3Class.R

dtimeR Documentation

dtime

Description

dtime

Usage

dtime(
  data = NULL,
  station = NULL,
  begin = Sys.Date(),
  end = Sys.Date(),
  by = "day"
)

Arguments

data

numeric vector or matrix

station

site id or name

begin

begin date

end

end date

by

increment of the sequence


kongdd/MissInfo documentation built on Jan. 14, 2024, 2:22 a.m.