countIsoWeeks: countIsoWeeks

countIsoWeeksR Documentation

countIsoWeeks

Description

Return the number of weeks between the two dates

Usage

countIsoWeeks(date, origin = "2020-10-05")

Arguments

date

A date Value

origin

A reference date value in character string format

Value

the number of weeks between the two dates

Author(s)

Jenny Howard j.howard@epiconcept.fr

See Also

base::difftime()

Examples

countIsoWeeks(date = Sys.Date(), origin = "2000-01-01")


Epiconcept-Paris/STRAP-epiuf documentation built on Aug. 5, 2024, 3:41 a.m.