lazy.landscape {lazyWeave} | R Documentation |
Allows the user to turn on or off landscape page orientation
lazy.landscape(begin = TRUE)
begin |
If |
This function has no effect on HTML or markdown files. The page orientation is determined by the browser
Returns a string that either begins or ends a landscape environment
Benjamin Nutter
lazy.landscape()
lazy.landscape(begin=FALSE)