powered by
By default this is either "tabular" or "tabularx".
"tabular"
"tabularx"
tabular_environment(ht)tabular_environment(ht) <- valueset_tabular_environment(ht, value)
tabular_environment(ht) <- value
set_tabular_environment(ht, value)
property() returns the property value(s). set_property() and map_property() return the modified huxtable.
property()
set_property()
map_property()
A huxtable.
A string. Set to NA to reset to the default, which is NA_character_.
NA
NA_character_
No features are guaranteed to work if you set this to a non-default value. Use at your own risk!
set_tabular_environment(jams, "longtable")
Run the code above in your browser using DataLab