validate_start_end: Validate start and end parameters

View source: R/when.R

validate_start_endR Documentation

Validate start and end parameters

Description

Validate start and end parameters

Usage

validate_start_end(td, start, end)

Arguments

td

A when object.

start

A string, start of the period to be included in the dimension.

end

A string, end of the period to be included in the dimension.

Value

A when object.


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