normalize_value: normalize with prefixlength

View source: R/calc_util.R

normalize_valueR Documentation

normalize with prefixlength

Description

Given any dataframe df with columns t and value, return an equivalent dataframe where all the values are reset such that they start at 0 instead of whatever they started at.

Usage

normalize_value(df)

Arguments

df

a dataframe

Value

dataframe


personalscience/cgmr documentation built on July 2, 2023, 12:47 a.m.