An open API service indexing awesome lists of open source software.

https://github.com/daroczig/pwa

Pulse Wave Analysis in R
https://github.com/daroczig/pwa

Last synced: about 1 year ago
JSON representation

Pulse Wave Analysis in R

Awesome Lists containing this project

README

          

# PWA

An R package for Pulse Wave Analysis developed at [CIRG.hu](http://cirg.hu/).

## Installation

The package is not on CRAN yet, so please install the development version from GitHub:

```r
library(devtools)
install_github('daroczig/PWA')
```