stackstoadj: Stacks to adjacency matrix

Description Usage Arguments Value Author(s) Examples

View source: R/adjacency.R

Description

convert stack information to adjacency matrix

Usage

1
stackstoadj(xstacks, xfreq, maxnode)

Arguments

xstacks

list of stack ids

xfreq

vector of frequencies or weights

maxnode

maximum of nodes (maybe higher then in stacks)

Value

the adjacency matrix

Author(s)

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

Examples

1
	#

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