README.md

Overview

This package creates time blocks out of serial data and calculates adherences based on pthe proprortion of days covered methods

Installation

#Install package from github
library(devtools)
install_github('smm52/timeBlocks')
library(timeBlocks)

If the package was still loaded you might have to call the following line before loading the library

detach("package:timeBlocks", unload=TRUE)


smm52/timeBlocks documentation built on Nov. 27, 2022, 3:54 a.m.