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.1.0 | 
| Imports: | rlang (≥ 0.1.2), plyr | 
| Suggests: | spelling, knitr, rmarkdown, testthat | 
| Published: | 2019-03-07 | 
| Author: | Fred Hasselman  | 
| Maintainer: | Fred Hasselman <f.hasselman at bsi.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.1.0.tar.gz | 
| Windows binaries: | r-devel: invctr_0.1.0.zip, r-release: invctr_0.1.0.zip, r-oldrel: invctr_0.1.0.zip | 
| macOS binaries: | r-release (arm64): invctr_0.1.0.tgz, r-oldrel (arm64): invctr_0.1.0.tgz, r-release (x86_64): invctr_0.1.0.tgz, r-oldrel (x86_64): invctr_0.1.0.tgz | 
Please use the canonical form https://CRAN.R-project.org/package=invctr to link to this page.