canonize: Transform to a Canonical Table

View source: R/utils.R

canonizeR Documentation

Transform to a Canonical Table

Description

Internal function that puts a data frame into a canonical structure by renaming and labelling columns.

Usage

canonize(x, stat_label = NULL, est_label = NULL, interval_type = "CI")

Arguments

x

A data frame.

stat_label

Character. Label for column statistic.

est_label

Character. Label for column estimate.


crsh/papaja documentation built on Feb. 21, 2024, 6:11 p.m.