get_week_total: Summarise dataframe with weekly total column values

View source: R/timeseries.R

get_week_totalR Documentation

Summarise dataframe with weekly total column values

Description

Summarise dataframe with weekly total column values

Usage

get_week_total(df)

Arguments

df

data.frame or tibble, first column of name datetime being of class datetime and rest of columns being numeric

Value

tibble


mcanigueral/dutils documentation built on Feb. 7, 2025, 12:33 a.m.