| minibar {flextable} | R Documentation |
This function is used to insert bars into flextable with function display
minibar(value, max, barcol = "#CCCCCC", bg = "transparent", width = 1, height = 0.2)
value |
bar height |
max |
max bar height |
barcol |
bar color |
bg |
background color |
width, height |
size of the resulting png file in inches |