output_name: output name

output_nameR Documentation

output name

Description

return a the name for a output, if available

Usage

output_name(obj, name)

## S4 method for signature 'struct_class,character'
output_name(obj, name)

Arguments

obj

A model or iterator object derived from the *struct* class

name

Name of output

Value

name of output

Examples

M = example_model()
output_name(M,'result_1')

computational-metabolomics/struct documentation built on March 27, 2024, 4:26 p.m.