validate_start_end {when} | R Documentation |
Validate start and end parameters
Description
Validate start and end parameters
Usage
validate_start_end(td, start, end)
Arguments
td |
A |
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.
[Package when version 1.0.0 Index]