View source: R/print.timeDay.R
| print.timeDay | R Documentation |
Print an object of class "timeDay."
## S3 method for class 'timeDay' print(x, ...)
x |
an object of class "timeDay." |
... |
not used, required for other methods. |
The object x is returned invisibly.
The object x is printed.
The object is printed using the format that created the object
in as.timeDay.
timeDay-class, as.timeDay
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.