invctr-package {invctr} | R Documentation |
invctr: Infix Functions For Vector Operations
Description
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.
Author(s)
Maintainer: Fred Hasselman fred.hasselman@ru.nl (ORCID)
See Also
Useful links:
Report bugs at https://github.com/FredHasselman/invctr/issues
Examples
cat("OK")
[Package invctr version 0.2.0 Index]