portrait: Force a data structure into portrait orientation

View source: R/orientation.R

portraitR Documentation

Force a data structure into portrait orientation

Description

This is handy for forcing a matrix or data frame into portrait orientation prior to printing.

Usage

portrait(x, ...)

Arguments

x

A matrix or data frame

Value

The input (x) in portrait orientation


pteetor/tutils documentation built on July 5, 2025, 1:27 a.m.