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)
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
print("test")
Note about something to check later
Summary
SESSION INFO
devtools::session_info()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.