proportion_bar | R Documentation |
Create a color-bar formatter using proportion
proportion_bar(color = "lightgray", ...)
color |
the background color of the bars |
... |
additional parameters passed to |
color_bar()
, proportion()
formattable(mtcars, list(mpg = proportion_bar()))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.