format.solar_time | R Documentation |
Format a solar_time
object for pretty printing
## S3 method for class 'solar_time'
format(x, ..., sep = ":")
x |
an R object |
... |
ignored |
sep |
character used as separator |
A character string with the time formatted as "HH:MM:SS", where ":"
is the argument passed to sep
.
Other astronomy related functions:
day_night()
,
sun_angles()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.