Reorder Variables
Re-order variables in the dataset in alphabetical order. User uses the sort function to sort the names of the columns/variables in the dataset and the select function in the package dplyr to select the column names in the correct alphabetical order.

Last modified: 01 October 2025