add_chTKCat_collection {TKCat} | R Documentation |
Import a collection in a chTKCat database
Description
Import a collection in a chTKCat database
Usage
add_chTKCat_collection(x, json, overwrite = FALSE)
Arguments
x |
a chTKCat object |
json |
a single character indicating the collection to import. Can be:
|
overwrite |
a logical indicating if the existing collection should be replaced. |
Value
No return value, called for side effects
[Package TKCat version 1.1.11 Index]