Nothing
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).
Package details |
|
|---|---|
| Author | Sam Semegne [aut, cre] |
| Maintainer | Sam Semegne <sam.ahoi@hotmail.com> |
| License | GPL-3 |
| Version | 1.0.0 |
| URL | https://github.com/samsemegne/vek |
| Package repository | View on CRAN |
| Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.