create_limits_date {RIntaros}R Documentation

Create a Date interval within a given Year

Description

Create a Date interval within a given Year

Usage

create_limits_date(year, trimester = NA, semester = NA)

Arguments

year

Year value

trimester

Trimester of interest (if supplied). Otherwise the date interval is calculated on the whole year. The value should lie between 1 and 4

semester

Semester of interest (if supplied). Otherwise the date interval is calculated on the whole year. The value should lie between 1 and 2

Value

The pair of values giving the Date interval


[Package RIntaros version 1.1 Index]