split_year_in_weeks {fitbitViz}R Documentation

function for the weeks (including the date-from and date-to)

Description

function for the weeks (including the date-from and date-to)

Usage

split_year_in_weeks(year)

Arguments

year

an integer value specifying the year

Value

a sequence of Dates of class 'Date'

References

https://statistics.berkeley.edu/computing/faqs/dates-and-times-r


[Package fitbitViz version 1.0.7 Index]