week_stamp: Compute a "Week" stamp (like timestamp) : week number from...

View source: R/week.r

week_stampR Documentation

Compute a "Week" stamp (like timestamp) : week number from 1970-01-01

Description

This provide a continuous index for week number which not depend on period bound (unlike make_week_index) This index is usefull to compute on weekly data (+1 is always the next week) without using date and to plotting weekly data It is usefull to plot week based data.

Usage

week_stamp(yw)

Arguments

yw

yearweek value


cturbelin/ifnBase documentation built on Nov. 5, 2023, 12:54 p.m.