A set of functions useful in analysing PLH data.
You can install the development version of plhR from GitHub with:
# install.packages("devtools")
devtools::install_github("lilyclements/plhR")
This is a basic example which shows you how to solve a common problem:
library(plhR)
## basic example code