Learn R Programming

photobiology (version 0.10.6)

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 astronomy related functions: day_night(), format.solar_time(), is.solar_time(), print.solar_time(), print.tod_time(), solar_time(), sun_angles()