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