meanCenteringNested: MAIN TITLE

View source: R/preprocessing.R

meanCenteringNestedR Documentation

MAIN TITLE

Description

initial description

Usage

meanCenteringNested(dat = dat, vars, nestVars, verbose = T, na.rm = T)

Arguments

dat

a data.frame object

vars

a vector of variables names, corresponding to columns in the dat object for which the computation should be carried out

nestVars

either a character object or a vector of character objects with the column names in the dat object, indicating the nesting of the data (e.g., participant ID). Up to three nesting layers can be defined.

verbose

should processing information be printed during the functions run time. Default is FALSE.


timonelmer/dena documentation built on April 15, 2023, 11:51 p.m.