Skip to contents

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

Usage

ri_listSubCollections(collection = ri_getCollection())

Arguments

collection

if NULL this is the default collection, either the name of the collection to list the dataobjects

Value

character vector with names of subcollections

Details

see ri_setCollection for how to set the default collection.