DominikRafacz/icecream: Print Debugging Made Sweeter

Provides user-friendly and configurable print debugging via a single function, ic(). Wrap an expression in ic() to print the expression, its value and (where available) its source location. Debugging output can be toggled globally without modifying code.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.2.0
URL https://www.lewinfox.com/icecream/ https://github.com/lewinfox/icecream
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("DominikRafacz/icecream")
DominikRafacz/icecream documentation built on July 7, 2022, 11:45 a.m.