get_chMDB_metadata | R Documentation |
Get the metadata of an MDB from a chTKCat connection
get_chMDB_metadata(x, dbName, timestamp = NA)
x |
a chTKCat object |
dbName |
the name of the MDB |
timestamp |
the timestamp of the instance to get. Default=NA: get the current version. |
A list with the following elements:
dbInfo: General information regarding the MDB
dataModel: The data model
collectionMembers: Members of different collections
access: type of access to the MDB
get_MDB
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.