print.tod_time: Print time-of-day objects

View source: R/sun.calc.r

print.tod_timeR Documentation

Print time-of-day objects

Description

Print time-of-day objects

Usage

## S3 method for class 'tod_time'
print(x, ...)

Arguments

x

an R object

...

passed to format method

Note

Default is to print the underlying numeric vector as a solar time.

See Also

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


aphalo/photobiology documentation built on April 1, 2024, 6:48 p.m.