The functions in this package are intended for use on the Nephew of All Spreadsheets (NOAS and related files) in LCBC. The functions will mostly not work on any other data, it is an in-house package of functions.

The package can be installed using remotes:

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

The functions are now installed, and you may load them when you want to use them. All functions are documented in standard R fashion.

To start using the package functions, call:

The vignette and other presentations or tutorials of the package can be found online