alphabetise_matrix: Sort matric columns and/or rows alphabetically

Description Usage Arguments

View source: R/compute.R

Description

Sort matric columns and/or rows alphabetically

Usage

1
alphabetise_matrix(x, by = c("rows", "columns", "both"))

Arguments

x

A matrix.

by

Whether to sort by rows, columns or both. Supports argument matching on any unique substring.


allydunham/tblhelpr documentation built on Nov. 20, 2019, 7:35 a.m.