chatty: Debug wrapper generator. Returns a diagnostic wrapper around...

View source: R/core.R

chattyR Documentation

Debug wrapper generator. Returns a diagnostic wrapper around f. Thanks H. Wickham.

Description

Debug wrapper generator. Returns a diagnostic wrapper around f. Thanks H. Wickham.

Usage

chatty(f, prefix = "Processing ")

Arguments

f

Function to wrap

prefix

A prefix for the diagnostic message


kongra/kongRa documentation built on Jan. 18, 2025, 4:34 a.m.