output.CustomSpace {Certara.RDarwin} | R Documentation |
Output a Custom Space
Description
This function generates the PML code representation of a custom space.
Usage
## S3 method for class 'CustomSpace'
output(x, ...)
Arguments
x |
A |
... |
Additional arguments (not used). |
Value
A character string containing the PML code.
[Package Certara.RDarwin version 1.1.1 Index]