Skip to contents

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.