Skip to contents

Function to sort analysis set column names by category and alphabetically. The order of the categories is as follows:

  1. Keys to pair with

  2. Registration fields

  3. Pre-study data

  4. Data from during the study

  5. Alumni details

Usage

sort_columnnames_analysis_set(data)

Arguments

data

The data frame.

Value

New data frame with column names sorted.