Collect exception sources of a function in the call graph. This returns the NodeIds of functions that may throw exceptions when called by the given function. Please be aware, that these are restricted to functions known by flowR.
NodeId
Collect exception sources of a function in the call graph. This returns the
NodeIds of functions that may throw exceptions when called by the given function. Please be aware, that these are restricted to functions known by flowR.