Skip to contents

Print metab model compilation and/or fitting logs

Usage

# S3 method for class 'logs_metab'
print(x, ...)

Arguments

x

An object to print.

...

Ignored; included only for compatibility with base::print.

Value

x, invisibly.

Examples

print(structure("Sampling complete", class = "logs_metab"))
#> Sampling complete