print.tod_time {SunCalcMeeus}R 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()


[Package SunCalcMeeus version 0.1.2 Index]