read_bundleList: read bundleList

View source: R/emuR-bundleList.R

read_bundleListR 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


emuR documentation built on Nov. 4, 2023, 1:06 a.m.