init: initializes table

init: initializes table

Methods


Method new()

adds graphs to table validate

Usage

PGVInput$new(table = NULL)


Method add()

Usage

PGVInput$add(new.graphs)


Method clone()

The objects of this class are cloneable with this method.

Usage

PGVInput$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.