compute_ph_p_otbi_all: Compute all the ph_p_otbi scores

View source: R/scores_ph.R

compute_ph_p_otbi_allR Documentation

Compute all the ph_p_otbi scores

Description

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

Usage

compute_ph_p_otbi_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_ph_p_otbi_all(data)

## End(Not run)

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