upsideDown: Flip a matrix or data frame, top to bottom

View source: R/utils.R

upsideDownR Documentation

Flip a matrix or data frame, top to bottom

Description

Flip a matrix or data frame, top to bottom

Usage

upsideDown(m)

Arguments

m

A matrix or data frame

Value

The input, but with rows in opposite order


pteetor/tutils documentation built on March 29, 2025, 6:38 p.m.