Nothing
Infix functions in R are those that comes between its arguments such as %in%, +, and *. These are useful in R programming when manipulating data, performing logical operations, and making new functions. 'infixit' extends the infix functions found in R to simplify frequent tasks, such as finding elements that are NOT in a set, in-line text concatenation, augmented assignment operations, additional logical and control flow operators, and identifying if a number or date lies between two others.
Package details |
|
---|---|
Author | Peter Licari [aut, cre, cph] (ORCID: <https://orcid.org/0000-0001-9701-6006>) |
Maintainer | Peter Licari <prlicari13@gmail.com> |
License | MIT + file LICENSE |
Version | 0.3.1 |
URL | https://github.com/prlitics/infixit |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.