ReverseRows: Reverse rows of a table

View source: R/tidytools.R

ReverseRowsR Documentation

Reverse rows of a table

Description

Reverse order of rows in matrix, dataframe or array

Usage

ReverseRows(x)

Arguments

x

Input table which may be a matrix, dataframe or array. Vectors or 1-d arrays will be converted into a matrix with 1 column


Displayr/flipTables documentation built on Feb. 26, 2024, 12:45 a.m.