compute_fc_p_psb_all: Compute all the fc_p_psb summary scores

View source: R/scores_fc.R

compute_fc_p_psb_allR Documentation

Compute all the fc_p_psb summary scores

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_fc_p_psb_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_fc_p_psb_all(data)

## End(Not run)

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