Skip to contents

score function The score function completes all scoring for a single step of a scoresheet. Operations are conducted in the following order: select, if_else, recode, sum, case_when, filter_at, rename, mean

Usage

score(raw, scoresheet)

Arguments

raw

A raw data object

scoresheet

A formatted scoresheet object with one step selected, operations that can all be preformed in a single step, simultaneously For sequential operations, see scorekeep function)

Value

a tibble