select_date_level_common: Configure date level (common)

View source: R/levels_date.R

select_date_level_commonR Documentation

Configure date level (common)

Description

Configure date level (common)

Usage

select_date_level_common(
  td,
  name = NULL,
  include_all = FALSE,
  exclude_all = FALSE,
  ...
)

Arguments

td

A when object.

include_all

A boolean, include all fields of the level.

exclude_all

A boolean, exclude all fields of the level.

...

Rest of boolean configuration parameters.

Value

A when object.


when documentation built on May 29, 2024, 5:01 a.m.