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 June 12, 2025, 6:19 p.m.