lazy.landscape {lazyWeave} | R Documentation |
Landscape Page Orientation
Description
Allows the user to turn on or off landscape page orientation
Usage
lazy.landscape(begin = TRUE)
Arguments
begin |
If |
Details
This function has no effect on HTML or markdown files. The page orientation is determined by the browser
Value
Returns a string that either begins or ends a landscape environment
Author(s)
Benjamin Nutter
Examples
lazy.landscape()
lazy.landscape(begin=FALSE)
[Package lazyWeave version 3.0.2 Index]