CRAN/E | invctr

invctr

Infix Functions For Vector Operations

Installation

About

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.

Citation invctr citation info
github.com/FredHasselman/invctr
Bug report File report

Key Metrics

Version 0.2.0
Published 2022-08-16 761 days ago
Needs compilation? no
License GPL-3
CRAN checks invctr results
Language en-US

Downloads

Yesterday 7 +250%
Last 7 days 58 +26%
Last 30 days 227 +6%
Last 90 days 644 +9%
Last 365 days 2.661 -7%

Maintainer

Maintainer

Fred Hasselman

Authors

Fred Hasselman

aut / cre

Material

README
Reference manual
Package source

Vignettes

Finding and extracting values and indices
Changing vectors and values: Replace, Add/Subtract, Trim, Pad

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

invctr archive

Imports

rlang ≥ 0.1.2
plyr

Suggests

knitr
spelling
testthat