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()


photobiology documentation built on Oct. 21, 2023, 1:06 a.m.