Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 486 Bytes

File metadata and controls

29 lines (18 loc) · 486 Bytes

clamp

The goal of clamp is to …

Installation

You can install the development version of clamp from GitHub with:

# install.packages("devtools")
devtools::install_github("causalpathlab/clamp")

Example

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

library(clamp)
## basic example code