Skip to content

andreaspano/add

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages