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/jordan documentation built on April 1, 2024, 7:46 p.m.