Skip to contents

Updates outdated PathwaySpace objects serialized from previous package versions, adding any missing slots with default values.

Usage

# S4 method for class 'PathwaySpace'
updatePathwaySpace(x, verbose = TRUE)

Arguments

x

A PathwaySpace object.

verbose

Logical; if TRUE, reports which slots were added.

Value

An updated PathwaySpace object.