FredHasselman/invctr: Infix Functions For Vector Operations

Vector operations between grapes: An infix-only package! The 'invctr' functions perform common and less common operations on vectors, data frames matrices and list objects: - Extracting a value (range), or, finding the indices of a value (range). - Trimming, or padding a vector with a value of your choice. - Simple polynomial regression. - Set and membership operations. - General check & replace function for NAs, Inf and other values.

Getting started

Package details

MaintainerFred Hasselman <fred.hasselman@ru.nl>
LicenseGPL-3
Version0.2.0
URL https://github.com/FredHasselman/invctr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("FredHasselman/invctr")
FredHasselman/invctr documentation built on Feb. 19, 2025, 5:12 a.m.