Skip to content

FRBCesab/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.

Releases

No releases published

Packages

No packages published

Languages