previous.epiyearweek.from.date: Returns previous Brazilian epiweek from a given day.

Description Usage Arguments Value Examples

View source: R/previous.epiyearweek.from.date.R

Description

Function previous.epiyearweek.from.date calculates the previous Brazilian epiweek from a given date passed in the format YYYY-MM-DD

Usage

1

Arguments

day

String with date in the format YYYY-DD-MM or an object of class Date

Value

string with epiweek

Examples

1
2
day <- '2010-03-27'
previous.epiyearweek.from.date(day)

marfcg/leos.opportunity.estimator documentation built on Nov. 21, 2019, 11:07 p.m.