start_of_week: A table with the starting day of the week across territories

start_of_weekR Documentation

A table with the starting day of the week across territories

Description

The start_of_week table contains the day names for the start of the week (e.g., "sun", "mon", etc.) for a given territory (which is typically a 2-letter country code). The following columns are included:

  • territory (character)

  • day_of_week (character)

Usage

start_of_week

Format

An object of class tbl_df (inherits from tbl, data.frame) with 151 rows and 2 columns.


rich-iannone/i18n documentation built on July 5, 2023, 11:01 a.m.