Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

debug_fseq

Debugging function for functional sequences.


Description

This is a utility function for marking functions in a functional sequence for debbuging.

Usage

debug_fseq(fseq, ...)

undebug_fseq(fseq)

Arguments

fseq

a functional sequence.

...

indices of functions to debug.

Value

invisible(NULL).


magrittr

A Forward-Pipe Operator for R

v2.0.1
MIT + file LICENSE
Authors
Stefan Milton Bache [aut, cph] (Original author and creator of magrittr), Hadley Wickham [aut], Lionel Henry [cre], RStudio [cph, fnd]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.