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 April 25, 2024, 9:14 a.m.