compute_ph_y_anthr_all: Compute all the youth anthropometric measurements.

View source: R/scores_ph.R

compute_ph_y_anthr_allR Documentation

Compute all the youth anthropometric measurements.

Description

This is a high-level function that computes all summary scores in this table. Make sure the data contains all the necessary columns.

Usage

compute_ph_y_anthr_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_y_anthr_all(data)

## End(Not run)

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