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.
You can install the development version of {iobed.watch}
like so:
# install.packages(remotes)
remotes::install_github("UBESP-DCTV/iobed.watch")
This is a basic example which shows you how to solve a common problem:
library(iobed.watch)
## basic example code
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.