Skip to contents

These changes are probably study-specific and need to be changed accordingly.

Usage

apply_study_specific_fixes(
  data,
  form_id_vars = c("subject_id", "event_name", "item_group")
)

Arguments

data

A data frame (for example, raw data merged).

form_id_vars

A character vector with the names of the columns that identify a form.

Value

A data frame.