print.solar_time: Print solar time and solar date objects

View source: R/sun.calc.r

print.solar_timeR Documentation

Print solar time and solar date objects

Description

Print solar time and solar date objects

Usage

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

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

Arguments

x

an R object

...

passed to format method

Note

Default is to print the underlying POSIXct as a solar time.

See Also

Other Local solar time functions: as.solar_date(), is.solar_time(), solar_time()


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