sortmatrix: Sort matrix by label

sortmatrixR Documentation

Sort matrix by label

Description

Sorts matrix by label

Usage

sortmatrix(mat, labs = dimnames(mat)[[2]])

Arguments

mat

A mu+ segment matrix.

labs

A label vector which has the same number of columns as mat.

Value

Returns a sorted matrix by label, created from mat.

See Also

label, phon


emuR documentation built on May 29, 2024, 2:33 a.m.