Skip to contents

This function generates the PML code representation of a custom space.

Usage

# S3 method for class 'CustomSpace'
output(x, ...)

Arguments

x

A CustomSpace object.

...

Additional arguments (not used).

Value

A character string containing the PML code.