list_chTKCat_collections {TKCat} | R Documentation |
List collections available in a chTKCat
Description
List collections available in a chTKCat
Usage
list_chTKCat_collections(x, withJson = FALSE)
Arguments
x |
a chTKCat object |
withJson |
if TRUE, returns the json strings of the collection (default: FALSE) |
Value
A tibble with the title, the description and optionally the json definition of the collections
[Package TKCat version 1.1.11 Index]