tabular_environment | R Documentation |
By default this is either "tabular"
or "tabularx"
.
tabular_environment(ht)
tabular_environment(ht) <- value
set_tabular_environment(ht, value)
ht |
A huxtable. |
value |
A string. Set to |
No features are guaranteed to work if you set this to a non-default value. Use at your own risk!
tabular_environment()
returns the tabular_environment
property.
set_tabular_environment()
returns the modified huxtable.
tabular_environment(jams) <- "longtable"
tabular_environment(jams)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.