Crandore Hub

frab

How to Add Two R Tables

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>.

Versions across snapshots

VersionRepositoryFileSize
0.0-6 rolling source/ R- frab_0.0-6.tar.gz 109.6 KiB
0.0-6 rolling linux/jammy R-4.5 frab_0.0-6.tar.gz 1.0 MiB
0.0-6 latest source/ R- frab_0.0-6.tar.gz 109.6 KiB
0.0-6 latest linux/jammy R-4.5 frab_0.0-6.tar.gz 1.0 MiB
0.0-6 2026-04-23 source/ R- frab_0.0-6.tar.gz 109.6 KiB
0.0-6 2026-04-09 windows/windows R-4.5 frab_0.0-6.zip 1.3 MiB
0.0-6 2025-04-20 source/ R- frab_0.0-6.tar.gz 109.6 KiB

Dependencies (latest)

Imports

LinkingTo

Suggests