Learn R Programming

Certara.RDarwin (version 1.1.1)

output.CustomSpace: Output a Custom Space

Description

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

Usage

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

Value

A character string containing the PML code.

Arguments

x

A CustomSpace object.

...

Additional arguments (not used).