createButtonsHTML {editbl} | R Documentation |
Helper function to write HTML
createButtonsHTML(suffix = "%1$s", ns = "%2$s")
suffix |
|
ns |
|
generate HTML as character once and reuse. Since buttons have to be generated a lot, this otherwhise slows down the app.
character(1)
HTML to be filled in with sprintf