page_types {formatters}R Documentation

Supported named page types

Description

List supported named page types.

Usage

page_types()

page_dim(page_type)

Arguments

page_type

(string)
the name of a page size specification. Call page_types() for supported values.

Value

Examples

page_types()
page_dim("a4")

[Package formatters version 0.5.6 Index]