View source: R/unwrap_col_def.R
unwrap_col_def | R Documentation |
allows you to unwrap or display all of a column
unwrap_col_def(value, ..., px_factor = 10, style = NULL, headerStyle = NULL)
value |
direct column ref using dot notation |
... |
additional params to pass to reactable |
px_factor |
pixel factor for col width |
style |
previously defined style rules |
headerStyle |
previously defined header rules |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.