SpannTree: Simulates a spanning tree graph from 'vegan'package

View source: R/gener_data.R

SpannTreeR Documentation

Simulates a spanning tree graph from 'vegan'package

Description

Simulates a spanning tree graph from 'vegan'package

Usage

SpannTree(p)

Arguments

p

number of nodes

Value

the adjacency matrix

Examples

SpannTree(10)

Rmomal/EMtree documentation built on Dec. 14, 2024, 8:16 a.m.