pagelayout: Page Layout

Description Usage Arguments

View source: R/pagelayout.R

Description

Page Layout

Usage

1
pagelayout(dtype = "rgraphics", margins = NULL, pg.dim = NULL)

Arguments

dtype

Device type, currently available "rgraphics", "portrait", "landscape"

margins

A numerical vector of the form c(bottom, left, top, right) which gives the margin size specified in inches.

pg.dim

If custom page dimensions define a vector of c(width, height) units


dprint documentation built on May 2, 2019, 6:19 p.m.

Related to pagelayout in dprint...