Layout {bfw}R 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

[Package bfw version 0.4.2 Index]