Skip to contents

Provides a list of all data objects within a collection. The collection is either the default collection or a collection specfied by argument.

Usage

ri_listDataObjects(collection = ri_getCollection())

Arguments

collection

name of the collection, if not provided, then this will be the default collection.

Value

character vector with names of dataobjects

Details

see ri_setCollection for how to set the default collection.