print.ngchm.type.info {NGCHM} | R Documentation |
Pretty Print NGCHM Type Information
Description
This function takes an object of class 'ngchm.type.info' and returns a formatted string that provides a detailed description of the NGCHM type.
Usage
## S3 method for class 'ngchm.type.info'
print(x, ...)
Arguments
x |
An object of class 'ngchm.type.info' as returned by chmGetTypeInfo. |
... |
Additional arguments (not used). |
Value
A string that provides a detailed description of the NGCHM type.
See Also
[Package NGCHM version 1.0.3 Index]