R/state_wrappers.R
state_sort.Rd
Specify a "sort" state
state_sort(varname, dir = "asc")
The name of the variable to sort on.
One of "asc" or "desc", describing the direction of the sort.