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()


jmbarbone/mark documentation built on Feb. 8, 2025, 6:26 p.m.