format.solar_time: Encode in a Common Format

View source: R/solar-time.r

format.solar_timeR Documentation

Encode in a Common Format

Description

Format a solar_time object for pretty printing

Usage

## S3 method for class 'solar_time'
format(x, ..., sep = ":")

Arguments

x

an R object

...

ignored

sep

character used as separator

Value

A character string with the time formatted as "HH:MM:SS", where ":" is the argument passed to sep.

See Also

Other astronomy related functions: day_night(), sun_angles()


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