ReverseColumns: Reverse columns of a table

View source: R/tidytools.R

ReverseColumnsR Documentation

Reverse columns of a table

Description

Reverse order of columns in matrix, dataframe or array

Usage

ReverseColumns(x)

Arguments

x

Input table which may be a matrix, dataframe or array. Vectors or 1-d arrays will be ignored


Displayr/flipTables documentation built on June 2, 2025, 12:49 p.m.