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 Feb. 19, 2025, 3:26 a.m.