powered by
Apply theme box to a flextable
theme_box(x)
a flextable object
# NOT RUN { ft <- flextable(iris) ft <- theme_box(ft) # }
Run the code above in your browser using DataLab