compute_ab_g_stc_all: Compute all the ab_g_stc scores

View source: R/scores_ab.R

compute_ab_g_stc_allR Documentation

Compute all the ab_g_stc scores

Description

A single function to compute all scores in the above domain using default arguments.

Usage

compute_ab_g_stc_all(data)

Arguments

data

tbl, Dataframe containing the columns to be summarized.

Value

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

Examples

## Not run: 
compute_ab_g_stc_all(data)

## End(Not run)

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