out.width: Output width for knitr figures

View source: R/outWidth.R

out.widthR Documentation

Output width for knitr figures

Description

Creates output width strings for html and latex

Usage

out.width(x, ...)

Arguments

x

width, fraction of page width, a number between zero and 1

...

other arguments, currently ignored

Examples

Pmisc::out.width(0.5)


Pmisc documentation built on Feb. 14, 2024, 3 a.m.