relevel_fitibble: relevel_fitibble

View source: R/fitibble.R

relevel_fitibbleR Documentation

relevel_fitibble

Description

relevel_fitibble

Usage

relevel_fitibble(x, intensity_colname, intensity_levels)

Arguments

x

a fitibble.

intensity_colname

a character entry indicating the name of the column that contains the intensity of each minute reading in x.

intensity_levels

a named character vector indicating the labels and levels of the intensity categories in intensity_col.

Details

Redefine intensity_colname and intensity_levels attributes in a fitibble.

Value

a fitibble with redefined intensity attributes.


audiracmichelle/fitibble documentation built on Feb. 2, 2023, 3:51 p.m.