landscape: Orient a data structure into landscape

View source: R/orientation.R

landscapeR Documentation

Orient a data structure into landscape

Description

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

Usage

landscape(x, ...)

Arguments

x

A matrix or data frame

Value

The input (x) in landscape orientation


pteetor/tutils documentation built on April 25, 2024, 9:14 a.m.