Get the order of the time periods for plotting
Arguments
- df
a dataframe containing the column name period
which will
contain character strings indicating what period the scores correspond to
Value
a dataframe containing the same columns as df
but with the period
factor now ordered so that "Oct 2023-Mar 2024"
comes first and
"Feb 2024-Mar 2024"
comes second.