Learn R Programming

bfw (version 0.4.2)

Layout: 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

Run this code
# NOT RUN {
 Layout()
 # [1]  8.3 11.7
# }

Run the code above in your browser using DataLab