list_sampleRates {emuR}R Documentation

List sample rates of media and annotation (_annot.json) files

Description

List sample rates of media and annotation (_annot.json) files

Usage

list_sampleRates(emuDBhandle, sessionPattern = ".*", bundlePattern = ".*")

Arguments

emuDBhandle

emuDB handle object (see load_emuDB)

sessionPattern

A regular expression pattern matching session names to be searched from the database

bundlePattern

A regular expression pattern matching bundle names to be searched from the database

Value

tibble with the columns

session, b


[Package emuR version 2.5.0 Index]