sort dataframe rows for annotations based on the keys provided

sort_rows(data, sort_keys)

Arguments

data

the data to sort on

sort_keys

the keys to sort based off

Value

sorted dataframe/tibble