print.serialConnection {serial} | R Documentation |
Print method for serialConnection
Description
Outputs major information of the serial connection.
Usage
## S3 method for class 'serialConnection'
print(x, ...)
Arguments
x |
|
... |
not used |
Value
nothing to return
[Package serial version 3.0 Index]