wrapr (Q31137): Difference between revisions
From MaRDI portal
Changed an Item |
Added link to MaRDI item. |
||
links / mardi / name | links / mardi / name | ||
Revision as of 20:33, 5 March 2024
Wrap R Tools for Debugging and Parametric Programming
Language | Label | Description | Also known as |
---|---|---|---|
English | wrapr |
Wrap R Tools for Debugging and Parametric Programming |
Statements
19 August 2023
0 references
Tools for writing and debugging R code. Provides: '%.>%' dot-pipe (an 'S3' configurable pipe), unpack/to (R style multiple assignment/return), 'build_frame()'/'draw_frame()' ('data.frame' example tools), 'qc()' (quoting concatenate), ':=' (named map builder), 'let()' (converts non-standard evaluation interfaces to parametric standard evaluation interfaces, inspired by 'gtools::strmacro()' and 'base::bquote()'), and more.
0 references