summary.emuDBhandle {emuR} | R Documentation |
Print summary of loaded EMU database (emuDB).
Description
Gives an overview of an EMU database. Prints database name, UUID, base directory path, session and bundle count and informations about signal track, annotation level, attribute and link definitions.
Usage
## S3 method for class 'emuDBhandle'
summary(object, ...)
Arguments
object |
emuDBhandle as returned by |
... |
additional arguments affecting the summary produced. |
[Package emuR version 2.5.0 Index]