This document contains information on
LEEF
package) can be used and managed, andThe easiest to read the documentation is to go to the package
website to see all documentation of
the functions under the menu item
Reference and to
access further documentation in the “Articles” menu. The articles are
also available as vignettes in the R package LEEF
.
The actual measurement protocols are located on the Teams server of pour group. If you have access to it, the links below will point you tho the documents.
LEEF
R packageThis R package contains the functionality used for processing the data in the LEEF project.
The R package is in a drat repository, i.e. an R repository with the same functionality as CRAN, only managed by the maintainer of the LEEF-UZH organisation on github.
To install it, you need to install the drat
package if it is not
installed yet
install.packages("drat")
To install the LEEF
package, you simply have to run
drat::addRepo("LEEF-UZH")
install.packages("LEEF")
This installs the LEEF
package and all additional LEEF.xxx
packages
needed for processing, archiving and adding the research ready data to
an SQLite database.
The project is funded by the SNF Project 310030_188431.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.