The repository contains functions to run coversions on certain raw data in the database of LCBC.

The conversions covered so far:

Thee functions are not properly cleaned and optimised yet. They are remnants of old scripts. There are no unit tests.

Vignettes are written, but are old and do not explain the functions well, just the general consept.

Installation

the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("LCBC-UiO/Conversions")

Documentation

package documentation can be found here