knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

HEdtree

R-CMD-check

The goal of HEdtree is to ...

Installation

You can install the development version of HEdtree like so:

# FILL THIS IN! HOW CAN PEOPLE INSTALL YOUR DEV PACKAGE?

TODO list - parse.parmtable: tests, wider range of distributions - LHS generation - more in vignette

Example

This is a basic example which shows you how to solve a common problem:

library(HEdtree)
## basic example code


petedodd/HEdtree documentation built on Dec. 5, 2022, 6:22 a.m.