Skip to contents

Get day part.

Usage

get_day_part(td)

# S3 method for when
get_day_part(td)

Arguments

td

A when object.

Value

A named vector.

Examples


dp <- when() |>
  get_day_part()