Write a collection member JSON file
Arguments
- colMembers
A tibble as returned by
read_collection_members()
- path
the JSON file to write. If
NA
(default), the JSON file is not written but returned by the function.- collection
The collection definition (json string). If NULL (default), it is taken from TKCat environment (see
list_local_collections()
.