Skip to content
forked from FRBCesab/rutils

📦 A collection of R functions commonly used in FRB-CESAB projects

License

Notifications You must be signed in to change notification settings

nmouquet/rutils

 
 

Repository files navigation

rutils

R CMD Check Website Test coverage codecov License: GPL (>= 2)

The R package rutils is a collection of R functions commonly used in FRB-CESAB projects.

Installation

You can install the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("frbcesab/rutils")

Then you can attach the package rutils:

library("rutils")

Overview

Contribution

Visit the wiki to learn how to contribute to this project.

Citation

Please cite this package as:

Casajus N. (2023) rutils: A collection of R functions commonly used in FRB-CESAB projects. R package version 0.0.0.9000. https://frbcesab.github.io/rutils.

Code of Conduct

Please note that the rutils project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

📦 A collection of R functions commonly used in FRB-CESAB projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%