README.md

HuraultMisc

R build status Codecov test coverage Lifecycle: experimental License: MIT

HuraultMisc is my personal R package regrouping functions used across different projects. The library mostly provides functions for data analysis.

The package can be installed and loaded by typing the following commands in R:

devtools::install_github("ghurault/HuraultMisc")
library(HuraultMisc)

The list of available functions and their documentation can be accessed from:

help(package = HuraultMisc)


Try the HuraultMisc package in your browser

Any scripts or data that you put into this service are public.

HuraultMisc documentation built on Sept. 6, 2021, 9:09 a.m.