knitr::opts_knit$set(root.dir = rprojroot::find_rstudio_root_file()) # Set WD to Root
here::i_am("dev/latex_tricks.Rmd")
library(here)

New line in YAML

\tabularnewline

New line in character vector

\\

Bold

\textbf{}

Color with Link

link

\textcolor{blue}{link}



Lightbridge-KS/CV documentation built on Dec. 17, 2021, 12:05 a.m.