Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 540 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 540 Bytes

ClinAD

Lifecycle: experimental

The goal of ClinAD is to …

Installation

# install.packages("devtools")
devtools::install_github("FCACollin/ClinAD")

Example

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

library(ClinAD)
## basic example code