Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.46 KB

README.md

File metadata and controls

44 lines (30 loc) · 1.46 KB

iobed.watch

CRAN status Lifecycle: experimental R-CMD-check R-CMD-check-develop

The goal of {iobed.watch} is to provide utility functions for the management of raw kinetic signals from watches within the context of the IOBED project at UBEP.

Installation

You can install the development version of {iobed.watch} like so:

# install.packages(remotes)
remotes::install_github("UBESP-DCTV/iobed.watch")

Example

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

library(iobed.watch)
## basic example code

Code of Conduct

Please note that the {iobed.watch} project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.