summary.emuDBhandle: Print summary of loaded EMU database (emuDB).

View source: R/emuR-emuDBhandle.R

summary.emuDBhandleR 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 load_emuDB

...

additional arguments affecting the summary produced.


emuR documentation built on Nov. 4, 2023, 1:06 a.m.