nodesprofile: Run length matrix

Description Usage Arguments Details Value Note Author(s) Examples

View source: R/nodesprofile.R

Description

Extracts run length information from a sprof data structure with profiling information.

Usage

1

Arguments

sprof

a sprof data structure with profiling information.

Details

Run length counts by node, level and run length.

Value

counts[ node, level, run length] .

Note

This expands a sparse matrix to full. Avoid to use it.

Author(s)

Günther Sawitzki <gsawitzki@users.r-forge.r-project.org>

Examples

1
2
3

sprof documentation built on May 2, 2019, 4:45 p.m.