reopen {rtms} | R Documentation |
Reopen a reader object
Description
An S3 generic function for reopening reader objects that have been close
Usage
reopen(x, ...)
Arguments
x |
The object to be re-opened |
... |
Other possible arguments for specific object types |
Value
An object of the same type as x
[Package rtms version 0.2.0 Index]