inst/doc/calculationUpdate.R

## ----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)

Try the OUwie package in your browser

Any scripts or data that you put into this service are public.

OUwie documentation built on July 2, 2026, 9:07 a.m.