Description Usage Arguments Value
View source: R/generate_cmp_tbl.R
This function modifies some of the columns in a compound table to be displayed better in an interactive table. To the inchi column code to crop very long strings will be added. To the name column "; " separater will be changed to a line break. This is mainly used internally.
1 | cmp_tbl_pretty(cmp_tbl)
|
cmp_tbl |
|
A tibble
containing the same columns as the input table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.