Package: essentials 0.1.0
Andrew Simmons
essentials: Essential Functions not Included in Base R
Functions for converting objects to scalars (vectors of length 1) and a more inclusive definition of data that can be interpreted as numbers (numeric and complex alike).
Authors:
essentials_0.1.0.tar.gz
essentials_0.1.0.tar.gz(r-4.5-noble)essentials_0.1.0.tar.gz(r-4.4-noble)
essentials_0.1.0.tgz(r-4.4-emscripten)essentials_0.1.0.tgz(r-4.3-emscripten)
essentials.pdf |essentials.html✨
essentials/json (API)
# Install 'essentials' in R: |
install.packages('essentials', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 4 years agofrom:572b712ea4. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 10 2024 |
R-4.5-linux-x86_64 | OK | Oct 10 2024 |
Exports:as.numbersas.scalaras.scalar.characteras.scalar.complexas.scalar.doubleas.scalar.integeras.scalar.logicalas.scalar.numberas.scalar.numericas.scalar.realas.scalar.stringaslength1coercehypotis.numbersnumbers
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Essential Functions not Included in Base R | essentials-package essentials |
Scalars | as.scalar as.scalar.character as.scalar.complex as.scalar.double as.scalar.integer as.scalar.logical as.scalar.number as.scalar.numeric as.scalar.real as.scalar.string scalar |
Subset the First Element of a Vector | aslength1 |
Hypotenuse | hypot |
Number Vectors | as.numbers is.numbers numbers |
Class '"numbers"' | coerce,ANY,numbers-method numbers-class |