Skip to contents

A function in the metab_model_interface. Returns any user-supplied metadata.

Usage

get_info(metab_model)

# S3 method for metab_model
get_info(metab_model)

Arguments

metab_model

A metabolism model, implementing the metab_model_interface, for which to return the metadata information.

Value

The user-supplied metadata in the original format.

Methods (by class)

  • metab_model: This implementation is shared by many model types

See also