read_bundleList {emuR}R Documentation

read bundleList

Description

read bundleList JSON file in emuDB

Usage

read_bundleList(emuDBhandle, name)

Arguments

emuDBhandle

emuDB handle object (see load_emuDB)

name

name of bundleList (excluding the _bundleList.json suffix)

Details

Read bundleList JSON file in emuDB that is stored in the databases root dir sub-dir bundleLists/

Value

tibble with the columns session, name, comment, finishedEditing


[Package emuR version 2.5.0 Index]