The goal of badadd is to incorrectly perform mathematical operations on numbers.
You can install the development version of badadd like so:
devtools::install_github("SamEdwardes/badadd")This is a basic example which shows you how to solve a common problem:
library(badadd)
add(1, 2, 3, 4)
#> [1] 18.50097