Learn R Programming

powerbiR (version 0.1.0)

dim_hour: Demo data: Dim Hour

Description

A look-up dimension related to Fact Visitors through the hour_key column.

Usage

dim_hour

Arguments

Format

A data frame with 24 rows and 2 columns:

hour_key

Primary key (unique identifier of hour).

hour

Hour as a name (character type).