Skip to content
forked from FRBCesab/rutils

📦 A collection of miscellaneous R functions

License

Notifications You must be signed in to change notification settings

InvaHealth/rutils

This branch is 3 commits behind FRBCesab/rutils:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e62ff16 Â· Dec 12, 2023

History

39 Commits
Feb 28, 2023
Dec 12, 2023
Dec 12, 2023
Dec 12, 2023
Dec 12, 2023
Feb 28, 2023
Feb 28, 2023
Feb 28, 2023
May 5, 2023
Feb 28, 2023
Dec 12, 2023
Dec 12, 2023
Dec 12, 2023
Feb 28, 2023

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 miscellaneous R functions

Resources

License

Citation

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%