as.character.repgendate: Setup special repgendate as.character method

Description Usage Arguments

View source: R/utils-time.R

Description

Need this so that whisker.render does not drop HH:SS when there is only one value in a vector and it has 00:00 as the time. A class of repgendate is added in flexibleTimeParse.

Usage

1
2
## S3 method for class 'repgendate'
as.character(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.