| regulartable | R Documentation |
The function is maintained for compatibility with old codes
mades by users but be aware it produces the same exact object than flextable().
This function should be deprecated then removed in the next versions.
regulartable(data, col_keys = names(data), cwidth = 0.75, cheight = 0.25)
data |
dataset |
col_keys |
columns names/keys to display. If some column names are not in the dataset, they will be added as blank columns by default. |
cwidth, cheight |
initial width and height to use for cell sizes in inches. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.