Description Usage Arguments Value Examples
get_tabde() generates a table design from a data.frame. get_tabde_sql()
and get_tabde_fwf() do the same, but also add the respective dummy columns
for table_design_sql and table_design_fwf Objects.
1 2 3 4 5 | get_tabde(x)
get_tabde_sql(x)
get_tabde_fwf(x)
|
x |
a |
a data.frame with class table_design
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.