powered by
Apply theme tron to a flextable
theme_tron(x)
a flextable object
Other flextable theme: theme_alafoli(), theme_booktabs(), theme_box(), theme_tron_legacy(), theme_vader(), theme_vanilla(), theme_zebra()
theme_alafoli()
theme_booktabs()
theme_box()
theme_tron_legacy()
theme_vader()
theme_vanilla()
theme_zebra()
# NOT RUN { ft <- flextable(iris) ft <- theme_tron(ft) # }
Run the code above in your browser using DataLab