select_date_level_common {when} | R Documentation |
Configure date level (common)
select_date_level_common(
td,
name = NULL,
include_all = FALSE,
exclude_all = FALSE,
...
)
td |
A |
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. |
A when
object.