powered by
Computes the Date from the MMWR year, week, and day.
MMWRweek2Date(MMWRyear, MMWRweek, MMWRday = NULL)
numeric vector of years
numeric vector of weeks
numeric vector of days, defaults to a vector of 1s
Date vector of dates associated with MMWR year, week, and day
MMWRweek
# NOT RUN { MMWRweek2Date(MMWRyear=2015,MMWRweek=36,MMWRday=3) # }
Run the code above in your browser using DataLab