Skip to content
/ MOAS Public

R-package for working with the MOAS data

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

LCBC-UiO/MOAS

Repository files navigation

LCBC MOAS functions

CircleCI build status Lifecycle: experimental Travis build status Codecov test coverage AppVeyor build status

The functions in this package are intended for use on the Mother of All Spreadsheets (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 devtools:

install.packages("remotes")
remotes::install_github("LCBC-UiO/MOAS", build_vignettes = TRUE)

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

The package also has a vignette, to help you get started using it.

library(MOAS)
vignette("MOAS")

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

About

R-package for working with the MOAS data

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages