\definecolor{g6tr_blue}{RGB}{54, 200, 239} \definecolor{g6tr_green}{RGB}{80, 189, 144} \definecolor{g6tr_yellow}{RGB}{255, 207, 96} \definecolor{g6tr_links}{RGB}{0, 120, 205} \setmonofont[]{IBM Plex Mono} \hypersetup{ linkcolor=black, urlcolor=g6tr_links }

\AddToShipoutPicture*{% \AtPageUpperLeft{\raisebox{-\height}{\includegraphics[width = \paperwidth]{assets/pdf-gradient.png}}}}

\fancyhead{} \renewcommand{\headrulewidth}{0pt} \fancyhead[R]{\includegraphics[width=0.2\textwidth]{assets/Gradient_Logo_Black.png}}

\fancyfoot{} \fancyfoot[C]{\texttt{r params$report_title}}

\fancyfoot[R]{\textbf{\thepage}}

knitr::opts_chunk$set(echo = F, 
                      eval = T,
                      comment = "", 
                      cache = F,
                      message = F, 
                      warning = F,
                      fig.align = "center",
                      fig.height = 4,
                      fig.width = 8,
                      strip.white = TRUE,
                      size = '14',
                      background = "#FFFFFF",
                      results = "asis",
                      out.width = "7.3in"
                      )




\newpage


\newpage




StefanMusch/RHelpers documentation built on Oct. 31, 2019, 12:03 a.m.