| get_paper_settings | R Documentation |
Returns paper dimensions and margin settings for the specified paper size.
get_paper_settings(paper, margins = NULL)
paper |
Character string: "letter", "a4", or "auto". |
margins |
Optional numeric vector of margins (length 1 or 4). |
List with latex_paper, width, height, and margins components.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.