CoCoGraph-internal {CoCoGraph} | R Documentation |
Internal CoCoGraph objects.
These are not to be called by the user. The functions for CoCo are found in the package "CoCoRaw" (and "CoCoObjects"). Datasets are found in the package "CoCo" and "CoCoCg".
For help on
dg
,
modifyModel
, and
testEdge
use
help(dg, package = "dynamicGraph")
,
help(modifyModel, package = "dynamicGraph")
, and
help(testEdge, package = "dynamicGraph")
.