format.solar_time {photobiology} | R 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 |
See Also
Other astronomy related functions:
day_night()
,
sun_angles()
[Package photobiology version 0.11.2 Index]