| ROI_registered_reader {ROI} | R Documentation |
List Registered Reader
Description
Retrieve meta information about the registered reader
Usage
ROI_registered_reader(type = NULL)
Arguments
type |
an optional character giving the type of the file
(e.g. |
Value
x a data.frame containing information about the registered readers.
See Also
Other input output:
ROI_plugin_register_reader_writer,
ROI_read(),
ROI_registered_writer(),
ROI_write()
Examples
ROI_registered_reader()
ROI_registered_reader("mps_fixed")
[Package ROI version 1.0-1 Index]