plotCallNode {butler}R Documentation

Plot call node

Description

Recursively function that powers plot.call.tree

Usage

plotCallNode(calls, level, value, start, end, mintime, startlevel, depth)

Arguments

calls
level
value
start
end
mintime
startlevel
depth

Details

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package butler version 0.3 Index]