debug.s4: debug an S4 function

View source: R/package.R

debug.s4R Documentation

debug an S4 function

Description

wrapper around trace

Debugging an S4 function can't be done with debug(). This function is a convenience wrapper around trace() to step into S4 methods

Usage

debug.s4(what, signature, where)

debug.s4(what, signature, where)

kevinmhadi/khtools documentation built on Jan. 16, 2025, 4:18 p.m.