roperators (Q71772)

From MaRDI portal





Additional Operators to Help you Write Cleaner R Code
Language Label Description Also known as
English
roperators
Additional Operators to Help you Write Cleaner R Code

    Statements

    0 references
    1.2.0
    10 February 2022
    0 references
    1.0.1
    24 August 2018
    0 references
    1.1.0
    28 September 2018
    0 references
    1.3.14
    20 July 2023
    0 references
    0 references
    0 references
    20 July 2023
    0 references
    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'. Includes operators for not in, easy floating point comparisons, === equivalent, and SQL-like like operations (), etc. We also added in some extra helper functions, such as OS checks, pasting in Oxford comma format, and functions to get the first, last, nth, or most common element of a vector or word in a string.
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references

    Identifiers

    0 references