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.
Version: | 0.2.0 |
Imports: | rlang (≥ 0.1.2), plyr |
Suggests: | knitr, spelling, testthat |
Published: | 2022-08-16 |
DOI: | 10.32614/CRAN.package.invctr |
Author: | Fred Hasselman [aut, cre] |
Maintainer: | Fred Hasselman <fred.hasselman at ru.nl> |
BugReports: | https://github.com/FredHasselman/invctr/issues |
License: | GPL-3 |
URL: | https://github.com/FredHasselman/invctr |
NeedsCompilation: | no |
Language: | en-US |
Citation: | invctr citation info |
Materials: | README |
CRAN checks: | invctr results |
Reference manual: | invctr.pdf |
Vignettes: |
Finding and extracting values and indices Changing vectors and values: Replace, Add/Subtract, Trim, Pad |
Package source: | invctr_0.2.0.tar.gz |
Windows binaries: | r-devel: invctr_0.2.0.zip, r-release: invctr_0.2.0.zip, r-oldrel: invctr_0.2.0.zip |
macOS binaries: | r-release (arm64): invctr_0.2.0.tgz, r-oldrel (arm64): invctr_0.2.0.tgz, r-release (x86_64): invctr_0.2.0.tgz, r-oldrel (x86_64): invctr_0.2.0.tgz |
Old sources: | invctr archive |
Please use the canonical form https://CRAN.R-project.org/package=invctr to link to this page.