Description Usage Arguments Note
Arrange a Shuffle grid in RMarkdown.
1 2 3 4 5 6 7 8 9 |
label |
The contents of the button. |
by |
Key(s) defined in |
desc |
Logical, set to |
status |
Add a class to the buttons, you can use Bootstrap status like 'info',
'primary', 'danger', 'warning' or 'success'. Or use an arbitrary strings to add a
custom class, e.g. : with |
icon |
An optional icon to appear on the button. |
width |
The width of the input, e.g. |
... |
Named attributes to be applied to the button. |
Use rmd_group_buttons
to position several buttons.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.