View source: R/emuR-autoproc_annots.R
list_sampleRates | R Documentation |
List sample rates of media and annotation (_annot.json) files
list_sampleRates(emuDBhandle, sessionPattern = ".*", bundlePattern = ".*")
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 |
tibble with the columns
session
bundle
sample_rate_annot_json
sample_rate_media_file
session
, b
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.