CMD + K

r-roperators

Community

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'.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-roperators

Usage Tracking

1.1.0
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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'.

Last Updated

Oct 15, 2019 at 16:56

License

MIT

Total Downloads

1

Version Downloads

1

Supported Platforms

noarch