updateGraphSpace,GraphSpace-method: Update a GraphSpace object
Description
Updates GraphSpace objects serialized from
previous package versions, adding any missing slots with default values.
Usage
# S4 method for GraphSpace
updateGraphSpace(x, verbose = TRUE)
Value
An updated GraphSpace object.
Arguments
- x
A GraphSpace object.
- verbose
Logical; if TRUE, reports which slots were added.