## ----setup, include=FALSE-----------------------------------------------------
knitr::opts_chunk$set(echo = TRUE)
knitr::opts_chunk$set(cache=FALSE)
knitr::opts_chunk$set(tidy.opts=list(width.cutoff=75),tidy=TRUE)

## ----echo=FALSE, message=FALSE, warning=FALSE---------------------------------
library(OUwie)
library(corHMM)
library(ggplot2)

