inst/rmarkdown/templates/beamer_presentation/skeleton/manuscript/global.R

options(scipen = 999)
options(knitr.kable.NA = '')

##%######################################################%##
#                                                          #
####                    load library                    ####
#                                                          #
##%######################################################%##

library(MPIThemes)
library(ggplot2)


############################################################
#                                                          #
#                   Set Color and Theme                    #
#                                                          #
############################################################

set_color_theme(base_size = 8)
Ehyaei/MPIThemes documentation built on Jan. 13, 2022, 7:28 p.m.