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 June 2, 2025, 12:49 p.m.