vek: Predicate Helper Functions for Testing Simple Atomic Vectors

Predicate helper functions for testing atomic vectors in R. All functions take a single argument 'x' and check whether it's of the target type of base-R atomic vector (i.e. no class extensions nor attributes other than 'names'), returning TRUE or FALSE. Some additionally check for value (e.g. absence of missing values, infinities, blank characters, or 'names' attribute; or having length 1).

Getting started

Package details

AuthorSam Semegne [aut, cre]
MaintainerSam Semegne <sam.ahoi@hotmail.com>
LicenseGPL-3
Version1.0.0
URL https://github.com/samsemegne/vek
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("vek")

Try the vek package in your browser

Any scripts or data that you put into this service are public.

vek documentation built on May 29, 2024, 9:57 a.m.