compute_su_y_alchss_all: Compute all Alcohol Hangover Symptoms Scale (HSS) Youth...

View source: R/scores_su.R

compute_su_y_alchss_allR Documentation

Compute all Alcohol Hangover Symptoms Scale (HSS) Youth summary scores

Description

compute all summary scores of Alcohol Hangover Symptoms Scale (HSS) Youth

Usage

compute_su_y_alchss_all(data)

Arguments

data

tbl, Dataframe containing the columns to be summarized.

Value

tbl. The input data frame with the summary score appended as a new column.

Examples

## Not run: 
compute_su_y_alchss_all(data)

## End(Not run)

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