noteconf | R Documentation |
Configure table notes
noteconf(
width = 0.8,
type = c("tpt", "minipage"),
hline = c("top", "bottom", "both", "none"),
table_skip = 0.67,
note_skip = 0.02,
hline_pt = 0.4,
sanitize = TRUE,
escape = "_"
)
width |
the width (as fraction of linewidth) is |
type |
put table notes in either the |
hline |
where to include horizontal lines |
table_skip |
vertical space ( |
note_skip |
vertical space ( |
hline_pt |
the point size for hlines |
sanitize |
if |
escape |
vector of characters to escape in notes |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.