GetFullWeeksPerMonth: GetFullWeeksPerMonth

View source: R/GetFullWeeksPerMonth.R

GetFullWeeksPerMonthR Documentation

GetFullWeeksPerMonth

Description

GetFullWeeksPerMonth

Usage

GetFullWeeksPerMonth(Time, DaysOrWeeks = TRUE, IgnoreWeekend = TRUE)

Arguments

Time

as.Date object

DaysOrWeeks

TRUE: daily data FALSE: weekly data is assumed

IgnoreWeekend

TRUE: Full week is if even saturday and sunday lies in month FALSE: saturday and sunday do not need to lie in the month

Details

none

Value

values of month 1-12, zero if week does not lie fully in one month

Author(s)

Michael Thrun

Examples

##ToDo

Mthrun/TSAT documentation built on Feb. 5, 2024, 11:15 p.m.