README.md

rubin

Travis build
status AppVeyor build
status

The goal of rubin is to calculate ActiLife counts based on the raw acceleration data.

Installation

You can install the released version of rubin from CRAN with:

install.packages("rubin")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("Javad-mun/rubin")

Example

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

library(rubin)
## basic example code


Javad-mun/rubin documentation built on June 5, 2019, 11:01 a.m.