page_types {formatters} | R Documentation |
List supported named page types.
page_types()
page_dim(page_type)
page_type |
( |
page_types
returns a character vector of supported page types
page_dim
returns the dimensions (width, then height) of the selected page type.
page_types()
page_dim("a4")