Skip to contents

A collection of functions relating to data collection and analysis.

This is a casual import and update of the original code and documentation.

Installation

Download R from r-project.org, then install the package from an R console:

# install.packages('remotes')
remotes::install_github('miserman/lusilab')

And load the package: