inplace: In-place Operators for R

It provides in-place operators for R that are equivalent to '+=', '-=', '*=', '/=' in C++. Those can be applied on integer|double vectors|matrices. You have also access to sweep operations (in-place).

Package details

AuthorFlorian Privé [aut, cre]
MaintainerFlorian Privé <florian.prive.21@gmail.com>
LicenseGPL-3
Version0.1.2
URL https://github.com/privefl/inplace
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("inplace")

Try the inplace package in your browser

Any scripts or data that you put into this service are public.

inplace documentation built on Aug. 24, 2020, 5:08 p.m.