ngchmCollectionTree {NGCHM} | R Documentation |
Create a recursive description of a collection
Description
Create a recursive description of a collection
Usage
ngchmCollectionTree(collection, depth = 0)
Arguments
collection |
A list containing details of a collection |
depth |
The indentation depth to use |
Value
a string vector describing the contents of the collection
[Package NGCHM version 1.0.3 Index]