View source: R/properties-table.R
latex_float | R Documentation |
Possible values include:
"h": here
"h!" definitely here
"t" top of page
"ht" here or at top of page
"b" bottom of page
"p" page of floats
latex_float(ht)
latex_float(ht) <- value
set_latex_float(ht, value)
ht |
A huxtable. |
value |
A string. Set to |
See LaTeX documentation for more details.
property()
returns the property value(s).
set_property()
and map_property()
return the modified huxtable.
set_latex_float(jams, "b")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.