doi:10.48550/arXiv.2210.03856>). Extraction and replacement methods are provided. The underlying mathematical structure is the Free Abelian group, hence the name. To cite in publications please use Hankin (2023) <doi:10.48550/arXiv.2307.13184>.">

frab: How to Add Two R Tables (original) (raw)

Methods to "add" two R tables; also an alternative interpretation of named vectors as generalized R tables, so that c(a=1,b=2,c=3) + c(b=3,a=-1) will return c(b=5,c=3). Uses 'disordR' discipline (Hankin, 2022, <doi:10.48550/arXiv.2210.03856>). Extraction and replacement methods are provided. The underlying mathematical structure is the Free Abelian group, hence the name. To cite in publications please use Hankin (2023) <doi:10.48550/arXiv.2307.13184>.

Version: 0.0-6
Depends: R (≥ 3.5.0)
Imports: Rcpp (≥ 1.0-7), disordR (≥ 0.9-8-2), methods
LinkingTo: Rcpp
Suggests: knitr, markdown, rmarkdown, testthat, mvtnorm, covr
Published: 2024-07-24
DOI: 10.32614/CRAN.package.frab
Author: Robin K. S. HankinORCID iD [aut, cre]
Maintainer: Robin K. S. Hankin <hankin.robin at gmail.com>
BugReports: https://github.com/RobinHankin/frab
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/RobinHankin/frab
NeedsCompilation: yes
Citation: frab citation info
Materials: README NEWS
In views: NumericalMathematics
CRAN checks: frab results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=frabto link to this page.