as.character.timeDay: Character Vector

View source: R/as.character.timeDay.R

as.character.timeDayR Documentation

Character Vector

Description

Convert the time-of-day object to a character string.

Usage

## S3 method for class 'timeDay'
as.character(x, ...)

Arguments

x

the time-of-day object to be converted.

...

not used, required for other methods.

Value

The values in x converted to a character representation.


USGS-R/smwrBase documentation built on Oct. 18, 2022, 9:55 a.m.