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).
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=vek
to link to this page.