roperators: Additional Operators to Help you Write Cleaner R Code

Provides string arithmetic, reassignment operators, logical operators that handle missing values, and extra logical operators such as floating point equality and all or nothing. The intent is to allow R users to write code that is easier to read, write, and maintain while providing a friendlier experience to new R users from other language backgrounds (such as 'Python') who are used to concepts such as x += 1 and 'foo' + 'bar'.

Version: 1.1.0
Suggests: magrittr, knitr, prettydoc
Published: 2018-09-28
Author: Ben Wiseman [cre, aut, ccp], Steven Nydick [aut, ccp], Jeff Jones [aut, led]
Maintainer: Ben Wiseman <benjamin.wiseman at kornferry.com>
License: MIT + file LICENSE
Copyright: Korn Ferry International
NeedsCompilation: no
Materials: README
CRAN checks: roperators results

Downloads:

Reference manual: roperators.pdf
Vignettes: Make your R code nicer with roperators
Package source: roperators_1.1.0.tar.gz
Windows binaries: r-devel: roperators_1.1.0.zip, r-release: roperators_1.1.0.zip, r-oldrel: roperators_1.1.0.zip
macOS binaries: r-release: roperators_1.1.0.tgz, r-oldrel: roperators_1.1.0.tgz
Old sources: roperators archive

Reverse dependencies:

Reverse imports: ExcelFunctionsR

Linking:

Please use the canonical form https://CRAN.R-project.org/package=roperators to link to this page.