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).
Last updated 6 months ago
3.18 score 1 packages 213 downloads