compute_su_y_mjprob_all: Compute all the su_y_mjprob scores

View source: R/scores_su.R

compute_su_y_mjprob_allR Documentation

Compute all the su_y_mjprob scores

Description

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

Usage

compute_su_y_mjprob_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_su_y_mjprob_all(data)

## End(Not run)

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