weekno_to_date: Calculate date range from week number

View source: R/week.R

weekno_to_dateR Documentation

Calculate date range from week number

Description

Calculate date range of the focal week number.

Usage

weekno_to_date(wno)

Arguments

wno

the week number of the focal week

Value

data frame with from (first date) and to (last date)


hmito/hmRLib documentation built on March 13, 2024, 9:41 p.m.