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