Skip to contents

The goal of stamp is to …

Installation

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

# install.packages("devtools")
devtools::install_github("randrescastaneda/stamp")

Example

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

library(stamp)
## basic example code