R/gspace-classes.R
updateGraphSpace.Rd
Updates GraphSpace objects serialized from previous package versions, adding any missing slots with default values.
GraphSpace
# S4 method for class 'GraphSpace' updateGraphSpace(x, verbose = TRUE)
A GraphSpace object.
Logical; if TRUE, reports which slots were added.
TRUE
An updated GraphSpace object.