| calculate_table_width | R Documentation |
Computes usable table width in inches based on paper dimensions and orientation, accounting for standard 1-inch margins.
calculate_table_width(paper, orientation)
paper |
Character string paper size ("letter", "a4", "legal"). |
orientation |
Character string page orientation ("portrait", "landscape"). |
Numeric usable width in inches.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.