build.mathgraph {mathgraph}R Documentation

Internal Function for Mathematical Graphs

Description

This is an internal function. It is not meant for direct use.

Usage

build.mathgraph(formula, data)

Arguments

formula see mathgraph
data see mathgraph

Note

Temporary objects may be left over when I() expressions are used. The following command cleans them:
rm(list=ls(pattern="Build.mathgraphI"))

Author(s)

Nick Efthymiou

References

S Poetry, Patrick J. Burns

See Also

mathgraph


[Package mathgraph version 0.9-8 Index]