out.width {Pmisc}R 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)


[Package Pmisc version 0.3.2 Index]