reconstructValues: reconstructValues

View source: R/Functions_formatting_utilities.R

reconstructValuesR Documentation

reconstructValues

Description

reconstructs the MseekTree (values object) from a saved values object (that contains all data to be loaded as lists rather than reactiveValues).

Usage

reconstructValues(values, savedValues)

Arguments

values

an MseekTree (reactivevalues) object

savedValues

a saved values object (created by applying reactiveValuesToListRec() to an MseekTree object)

Value

nothing, but modifies the global values object


mjhelf/METABOseek documentation built on April 27, 2022, 5:13 p.m.