print.repgendate: Setup special repgen date print method

Description Usage Arguments

View source: R/utils-time.R

Description

Need this so that HH:SS are not dropped when there is only one value in a vector and it has 00:00 as the time. print.POSIXct drops the time for those cases. A class of repgendate is added in flexibleTimeParse.

Usage

1
2
## S3 method for class 'repgendate'
print(x, ...)

Arguments

x

a date vector with class "repgendate"

...

further arguments passed to or from other methods.


USGS-R/repgen documentation built on April 14, 2021, 2:47 p.m.