Skip to contents

Specify a "sort" state

Usage

state_sort(varname, dir = "asc")

Arguments

varname

The name of the variable to sort on.

dir

One of "asc" or "desc", describing the direction of the sort.