write bundleList JSON file to emuDB
write_bundleList(
emuDBhandle,
name,
bundleList,
seglist,
updateDBconfig = TRUE,
verbose = TRUE
)
emuDB handle object (see load_emuDB)
name of bundleList (excluding the _bundleList.json suffix)
tibble/data.frame with the columns session
, name
,
comment
(optional), finishedEditing
(optional). Use list_bundles
segment list returned by query function. If set the
bundleList
parameter will be ignored and a bundleList will be created by
collapsing the segments as timeAnchors into the _bundleList.json
if set to TRUE (the default) DBconfig will be updated with the fields
be verbose
"bundleComments": true
"bundleFinishedEditing": true
Write bundleList JSON file to emuDB sub-dir bundleLists/