README.md

add

R-CMD-check Codecov test
coverage

The goal of add is to …

Installation

You can install the released version of add from CRAN with:

install.packages("add")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("andreaspano/add")

Example

This is a basic example

library(add)
one(6)
#> [1] 7


andreaspano/add documentation built on Feb. 17, 2024, 6:20 a.m.