print.SoupChannel {SoupX} | R Documentation |
Print method for SoupChannel
Description
Prints a summary of a SoupChannel object.
Usage
## S3 method for class 'SoupChannel'
print(x, ...)
Arguments
x |
A SoupChannel object. |
... |
Currently unused. |
Value
Nothing. Prints message to console.
[Package SoupX version 1.6.2 Index]