Description Usage Arguments Value Examples
Theme for UBC CV tables
1 | theme_ubc_cv(x)
|
x |
flextable object |
flextable object
1 2 3 4 5 | library(flextable)
library(ubccv)
flextable(mtcars) %>%
theme_ubc_cv()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.