format.tod_time {photobiology} | R Documentation |
Encode in a Common Format
Description
Format a tod_time
object for pretty printing
Usage
## S3 method for class 'tod_time'
format(x, ..., sep = ":")
Arguments
x |
an R object |
... |
ignored |
sep |
character used as separator |
See Also
Other Time of day functions:
as_tod()
,
print.tod_time()
[Package photobiology version 0.11.2 Index]