.hour_to_name | R Documentation |
Create rownames from hours
.hour_to_name(hour, user_timezone)
hour |
An integer vector of hours. This will almost certainly just be 0:23 repeated 7 times. |
user_timezone |
The timezone currently chosen by the user (as a character scalar). |
A character vector the same length as hour, with formatted times.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.