powered by
Allows the user to turn on or off landscape page orientation
lazy.landscape(begin = TRUE)
If TRUE, begins the landscape environment. Otherwise, the environment is closed
TRUE
Returns a string that either begins or ends a landscape environment
This function has no effect on HTML or markdown files. The page orientation is determined by the browser
# NOT RUN { lazy.landscape() lazy.landscape(begin=FALSE) # }
Run the code above in your browser using DataLab