Description Usage Arguments Value Examples
Add comma formatting to DT::datatable columns
1 | add_commas(table, columns = c("Raw SKUs"))
|
table |
DT::datatable |
columns |
A vector with column names |
Formatted DT::datatable
1 | ## Not run: table %>% add_commas("n_sku")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.