Learn R Programming

SunCalcMeeus (version 0.1.2)

print.solar_time: Print solar time and solar date objects

Description

The object x is printed and returned invisibly.

Usage

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

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

Value

Returns object x, invisibly.

Arguments

x

an R object

...

passed to format method

See Also

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