compute_mh_p_eatq_all: Compute all the EATQ variables

View source: R/scores_mh.R

compute_mh_p_eatq_allR Documentation

Compute all the EATQ variables

Description

This super function computes all scores in EATQ using all the default arguments.

Usage

compute_mh_p_eatq_all(data)

Arguments

data

tbl, Dataframe containing the columns to be summarized.

Details

Make sure the data is the full set of all variables from MCTQ.

Value

tbl. The input data frame with the summary scores appended as new columns.

Examples

## Not run: 
compute_mh_p_eatq_all(data)

## End(Not run)

ABCDscores documentation built on Sept. 11, 2025, 5:08 p.m.