WinVector/wrapr: Wrap R Tools for Debugging and Parametric Programming

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.

Getting started

Package details

MaintainerJohn Mount <jmount@win-vector.com>
LicenseGPL-2 | GPL-3
Version2.1.0
URL https://github.com/WinVector/wrapr https://winvector.github.io/wrapr/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("WinVector/wrapr")
WinVector/wrapr documentation built on Aug. 29, 2023, 4:51 a.m.