shownodes: Show node information from a profile

Description Usage Arguments Details Value Author(s) Examples

View source: R/shownodes.R

Description

Plot node information from a profile in various plots.

Usage

1

Arguments

sprof

A data structure as returned by readRprof.

col

A colour palette for the plots.

Details

Note: these figures may be outdated. Please run the examples.

Plots are from this collection:

Value

Used for the side effect of showing the plots.

Author(s)

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

Examples

1
2
3
4
5
	## Not run: 
 		data(sprof01lm)
 		shownodes(sprof01lm) 
 	
## End(Not run)

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