sort_names: Sort by names

View source: R/names.R

sort_namesR Documentation

Sort by names

Description

Sort a vector by it's name

Usage

sort_names(x, numeric = FALSE)

Arguments

x

A named vector of values

numeric

If TRUE will try to coerce to numeric

Value

x sorted by its names()


mark documentation built on April 3, 2025, 6:41 p.m.