Skip to contents

Print for class 'TOSCA'.

Usage

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

Arguments

x

An obj of class 'TOSCA'.

...

Default S3 method parameter.

Value

Nothing.

Examples

if (FALSE) { # \dontrun{
data('exampleFit', package = 'TOSCA')

print(exampleFit)
} # }