Skip to content

bwrc/colibri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

colibri

colibri is a platform for automating analyses of physiological time series in R. Colibri is currently under development.

Installation

To install the colibri package in R, proceed as follows in R.

First install the devtools-package and load it:

   install.packages("devtools")
   library(devtools)

You can now install the colibri package:

   install_github("bwrc/edf")
   install_github("bwrc/colibri")

About

Platform for automating analyses of physiological time series in R.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages