normalise_daily: Normalise time series by sum of the day

View source: R/transformation.R

normalise_dailyR Documentation

Normalise time series by sum of the day

Description

Normalise time series using daily relative normalisation method

Usage

normalise_daily(data, method = "relative", localTimeZone)

Arguments

data

<data.frame> containing serie to normalise

method

<string> Normalisation method. Supported methods: relative

Value

<data.frame> daily normalised time series


biggproject/biggr documentation built on Oct. 2, 2024, 11:13 p.m.