Import a collection in a chTKCat database
Arguments
- x
a chTKCat object
- json
a single character indicating the collection to import. Can be:
a path to a file
the name of a local collection (see
list_local_collections()
)the json text defining the collection
- overwrite
a logical indicating if the existing collection should be replaced.