fitpage: Fit Table to Page

Description Usage Arguments

View source: R/fitpage.R

Description

Calcuates character expansion to apply accross table presentation so that table fits within margins

Usage

1
2
fitpage(size.simp, pagelayout, fit.width = FALSE, fit.height = FALSE,
  fit = FALSE, cex.0)

Arguments

size.simp

size object

pagelayout

dimensions of page

fit.width

boolean, force to fit to width

fit.height

boolean, force to fit height

fit

boolean, force to fit minimum of height and wdith

cex.0

default cex


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

Related to fitpage in dprint...