table_inset | R Documentation |
Table inset is the amount of characters that the body of a table, referential footnotes, and main footer material are inset from the left-alignment of the titles and provenance footer materials.
table_inset(obj)
## S4 method for signature 'MatrixPrintForm'
table_inset(obj)
table_inset(obj) <- value
## S4 replacement method for signature 'MatrixPrintForm'
table_inset(obj) <- value
obj |
( |
value |
( |
table_inset
returns the integer value that the table body (including column heading
information and section dividers), referential footnotes, and main footer should be inset
from the left alignment of the titles and provenance footers during rendering.
table_inset<-
returns obj
with the new table_inset value applied recursively to it and
all its subtables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.