Layout: Layout

View source: R/basic_functions.R

LayoutR Documentation

Layout

Description

collection of layout sizes

Usage

Layout(x = "a4", layout.inverse = FALSE)

Arguments

x

type of layout, Default: 'a4'

layout.inverse

logical, indicating whether or not to inverse layout (e.g., landscape) , Default: FALSE

Value

width and height of select medium

Examples

 Layout()
 # [1]  8.3 11.7

bfw documentation built on March 18, 2022, 6:19 p.m.