Skip to content

Hogandr/coa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coa

The package will provide the operator %+=%, which increments a variable by a given value:

x <- 1 
x %+=% 10
x
#> [1] 11

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages