invctr-package | R Documentation |
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.
Maintainer: Fred Hasselman fred.hasselman@ru.nl (ORCID)
Useful links:
Report bugs at https://github.com/FredHasselman/invctr/issues
cat("OK")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.