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. 26, 2024, 12:45 a.m.