epiwk_int: This function returns a vector with the dates of the week in...

View source: R/epiwk_funs.R

epiwk_intR Documentation

This function returns a vector with the dates of the week in date data type when the year and week are entered in integer format.

Description

This function returns a vector with the dates of the week in date data type when the year and week are entered in integer format.

Usage

epiwk_int(year, weeks)

Arguments

year

<int> year

week

<int> week

Value

<date> vector day of the week


diegogarcilazo/myutilities documentation built on Jan. 4, 2024, 2:11 p.m.