Skip to contents

Loads the functions from the SBML model

Usage

load_functions(model, envir = parent.frame())

Arguments

model

SBML model S3 class.

envir

Environment in which to load the functions. Default the the environment from which the function is called.

Value

An object of class sbmlModel.