dot-hour_to_name: Create rownames from hours

.hour_to_nameR Documentation

Create rownames from hours

Description

Create rownames from hours

Usage

.hour_to_name(hour, user_timezone)

Arguments

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).

Value

A character vector the same length as hour, with formatted times.


r4ds/bookclubber documentation built on April 10, 2024, 6:12 p.m.