Learn R Programming

formatters (version 0.5.0)

page_types: Supported Named Page TypesList supported named page types

Description

Supported Named Page TypesList supported named page types

Usage

page_types()

page_dim(page_type)

Value

for page_types a character vector of supported page types, for page_dim the dimensions (width, then height) of the selected page type.

Arguments

page_type

character(1). The name of a page size specification. Call page_types for supported values.

Examples

Run this code
page_types()
page_dim("a4")

Run the code above in your browser using DataLab