Learn R Programming

photobiology (version 0.11.3)

format.tod_time: Encode in a Common Format

Description

Format a tod_time object for pretty printing

Usage

# S3 method for tod_time
format(x, ..., sep = ":")

Arguments

x

an R object

...

ignored

sep

character used as separator

See Also

Other Time of day functions: as_tod(), print.tod_time()