print.tod_time: Print time-of-day objects

View source: R/time-of-day.r

print.tod_timeR Documentation

Print time-of-day objects

Description

Defaults to print the underlying numeric vector as a solar time.

Usage

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

Arguments

x

an R object

...

passed to format method

Value

Returns object x, invisibly.

See Also

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


SunCalcMeeus documentation built on April 4, 2025, 1:43 a.m.