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.
- Version0.0-6
- R version≥ 3.5.0
- LicenseGPL-2
- LicenseGPL-3
- Needs compilation?Yes
- frab citation info
- Last release07/24/2024
Documentation
Team
Robin K. S. Hankin
MaintainerShow author details
Insights
Last 30 days
This package has been downloaded 255 times in the last 30 days. Enough downloads to make a small wave in the niche community. The curiosity is spreading! The following heatmap shows the distribution of downloads per day. Yesterday, it was downloaded 7 times.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
This package has been downloaded 3,622 times in the last 365 days. Now we’re talking! This work is officially 'heard of in academic circles', just like those wild research papers on synthetic bananas. The day with the most downloads was Jul 26, 2024 with 53 downloads.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports2 packages
- Suggests6 packages
- Linking To1 package
- Reverse Imports1 package