print.tod_time {photobiology} | R Documentation |
Print time-of-day objects
## S3 method for class 'tod_time'
print(x, ...)
x |
an R object |
... |
passed to |
Default is to print the underlying numeric
vector as a solar time.
Other Time of day functions:
as_tod()
,
format.tod_time()