sort_members: Sort a 2d array.

View source: R/RcppExports.R

sort_membersR Documentation

Sort a 2d array.

Description

Sort a 2d array.

Usage

sort_members(x, byrow = TRUE)

Arguments

x

A two dimensional numeric array.

byrow

Set to true sort rows, false to sort columns.


andrew-MET/harpPoint documentation built on Feb. 23, 2023, 1:06 a.m.