list_local_collections: List local collections of concepts
Description
List local collections of concepts
Usage
list_local_collections(withJson = FALSE)
Value
A tibble with the title, the description and optionally the json
definition of the collections
Arguments
- withJson
if TRUE, returns the json strings of the collection
(default: FALSE)