Skip to content
/ rhfun Public

R handy functions: the new collection

License

Unknown, MIT licenses found

Licenses found

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

maxbre/rhfun

Repository files navigation

rhfun

R-CMD-check

Version Code size Stages Status: WIP - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

The new collection of my R handy functions.

The reboot of an old (hawful) package of mine, with some improvements (hopefully!).

The objective is to make each function “do one thing well” (possibly!).

Utilities to automate repetitive tasks (ideally!).

Beware: all the material must be considered experimental, in full development, not yet tested.

Caveat emptor: use it at your own risk.

Installation

You can install the development version of ‘rhfun’ from GitHub with:

if(!require("pak")) install.packages("pak")
pak::pak("maxbre/rhfun")

or with:

if(!require("devtools")) install.packages("devtools")
devtools::install_github("maxbre/rhfun")

About

R handy functions: the new collection

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