README.md

utils.add

Project Status: Inactive – The project has reached a stable, usable
state but is no longer being actively developed; support/maintenance
will be provided as time
allows.

utils.add is an R package designed to facilitate an eclectic and evolving set of R operations commonly implemented by the author in the course of scientific research and/or other R packages. These functions generally fall into one of the following themes:

It is important to emphasise that utils.add is not a comprehensive package designed to deliver any one of these themes: many R packages already fill this space. utils.add simply makes a few eclectic operations that can be loosely grouped into these themes a bit easier in cases where this has proven useful in the course of the author’s research.

Installation

You can install the development version of utils.add from GitHub with:

# install the development version from github:
devtools::install_github("edwardlavender/utils.add")

Extract data

Some functions facilitate data extraction. These include:

Learn from data

Some functions which facilitate learning from data. These include:

Modify data

Some functions facilitate data modification. The include:

Common mathematical functions

Development tools

Disclaimer

utils.add is a new and ‘personal’ package at an early stage of evolution. Function names, arguments and availability may change.



edwardlavender/utils.add documentation built on Dec. 14, 2024, 8:11 a.m.