make_columns | R Documentation |
Make columns from assorted shiny.tag elements Sorts shiny.tags into columns based on the maximum number of columns ('max_cols') per row
make_columns(x, max_cols = TRUE, fn = list(bs4Dash::box, bs4Dash::column)[[1]])
x |
|
max_cols |
|
(list(s))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.