Lucas Veras' drat repository

Packages

  • accdata (v0.1.0, ): Accelerometer data intended to be used with the impactr package

Installation

You can install the packages in this repository from source by using install.packages() and specifying the repository address through the repos argument. For example:

install.packages("accdata", repos = "lveras.com/drat", type = "source")