Kate Culhane, Dept. of Ecology, Evolution, and Marine Biology, UC Santa Barbara
kathrynculhane@ucsb.edu


htmltools::tagList(rmarkdown::html_dependency_font_awesome())
knitr::opts_knit$set(root.dir='..')
knitr::opts_chunk$set(echo=TRUE, results='hold', warning=FALSE, message=FALSE,
                      fig.width=5, fig.height=3, rows.print=5)
**SUMMARY** Brief summary goes here

DEPENDENCIES

##### PACKAGES #####

# library(tidyverse) # data manipulation & visualization
# library(katereR) # my favorite ggplot themes

##### SOURCE CODE #####

# source('R_scripts/FILE_NAME.R')

##### DATA #####

# Brief description
# read_csv()


OUTPUT FILES

Important things

Something important
print("test")

Note about something to check later

Tabbed section {.tabset .tabset-fade .tabset-pills}

Summary

Tab 1

Tab 2

Tab 3

Notes & resources





SESSION INFO

devtools::session_info()



katekathrynkat/katereR documentation built on Dec. 21, 2021, 5:19 a.m.