load.R

## Use devtools to load current version of pbph
library(utils)
library("devtools")
library("testthat")
devtools:::load_all()

## `utils` is loaded first to ensure proper ordering in the search
## stack, so that devtool's versions of `help` and `?` mask `utils`.
josherrickson/epb documentation built on July 6, 2023, 9:12 p.m.