list_sessions: Re-exported function from emuR list sessions in an emuDB. (A...

list_sessionsR Documentation

Re-exported function from emuR list sessions in an emuDB. (A copy of the emuR function)

Description

List session names of emuDB

Usage

list_sessions(emuDBhandle, sessionPattern = ".*")

Arguments

emuDBhandle

emuDB handle as returned by load_emuDB

sessionPattern

A regular expression pattern matching session names to be searched for in the database. Note: "_ses$" is appended to this RegEx automatically

Value

data.frame object with session names

See Also

emuR::list_sessions


humlab-speech/reindeer documentation built on May 21, 2023, 4:43 p.m.