weeks_to_date: Utility that converts weeks in form YY-W-[0-9] into real...

View source: R/utils.R

weeks_to_dateR Documentation

Utility that converts weeks in form ⁠YY-W-[0-9]⁠ into real dates in form yy/mm/dd

Description

Utility that converts weeks in form ⁠YY-W-[0-9]⁠ into real dates in form yy/mm/dd

Usage

weeks_to_date(w, range = TRUE)

Arguments

w

date vector

range

logical if TRUE then only 1st and last values are returned


miraisolutions/covid19-vaccination-ch documentation built on March 1, 2024, 11:15 a.m.