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

View source: R/fitbit_utils.R

split_year_in_weeksR 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


fitbitViz documentation built on Jan. 6, 2023, 5:28 p.m.