Skip to content

generate time block data from serial follow-up data

Notifications You must be signed in to change notification settings

smm52/timeBlocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

generate time block data from serial follow-up data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages