| estimate_document_dimensions | R Documentation | 
Estimate missing dimension information.
estimate_document_dimensions( gatherings = NA, height = NA, width = NA, obl = NULL, dimension.table = NULL, sheet.dimension.table = NULL )
| gatherings | Available gatherings information | 
| height | Available height information | 
| width | Available width information | 
| obl | Indicates height smaller than width | 
| dimension.table | Document dimension table (from dimension_table()) | 
| sheet.dimension.table | Table to estimate sheet area. If not given, the table given by sheet_sizes() is used by default. | 
Augmented dimension information
Leo Lahti leo.lahti@iki.fi
See citation("bibliographica")
# estimate_document_dimensions(gatherings = 2, height = 44)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.