Learn R Programming

destiny (version 2.0.4)

updateObject-method: Update old

Description

Update old DiffusionMaps or Sigmas to a newer version

Usage

# S4 method for DiffusionMap
updateObject(object, ..., verbose = FALSE)

# S4 method for Sigmas updateObject(object, ..., verbose = FALSE)

Arguments

object
A DiffusionMap or Sigmas object created with an older destiny release
...
ignored
verbose
tells what is being updated

Value

A DiffusionMap or Sigmas object that is valid when used with the current destiny release