Skip to contents

This function transforms the WHED dataset into a wide format with individual columns for each degree and division.

Usage

whed_wide()

Value

A data frame in wide format with individual columns for each degree and division.

Examples

# Transform the WHED dataset back to wide format
whed_wide <- whed_wide()