R/names.R
sort_names.Rd
Sort a vector by it's name
sort_names(x, numeric = FALSE)
A named vector of values
If TRUE will try to coerce to numeric
TRUE
x sorted by its names()
x
names()