Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 411 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 411 Bytes

dpos

Build Status codecov.io

Installation

In R or RStudio, install from GitHub using the devtools package:

install.packages("devtools")
devtools::install_github("KopfLab/dpos")