knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.width = 6,
  fig.height = 4
)
library(mysimplecompendium)

Welcome to Star Wars

knitr::opts_chunk$set(cache.extra = R.version.string,
                      cache.extra = R.version,
                      cache.comments =  FALSE)
knitr::include_graphics("https://lumiere-a.akamaihd.net/v1/images/og-generic_02031d2b.png?region=0%2C0%2C1200%2C1200")

External R script

knitr::read_chunk("external_code.R")

Cross Reference Link

Go back to the Star Wars Logo in \@ref(fig:myfig)

References Cited

@lucas1977star - a book on Star Wars.

@brodeur2016star - an article on Star Wars.



abolim/DATA-598-WI20-Week5 documentation built on March 2, 2020, 8:09 a.m.