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/pbph documentation built on July 6, 2023, 9:13 p.m.