add_collection_member {TKCat} | R Documentation |
Add a collection member to an MDB
Description
Add a collection member to an MDB
Usage
add_collection_member(x, collection, table, ...)
Arguments
x |
an MDB object |
collection |
a collection title in |
table |
the table providing the collection member |
... |
definition of the collection fields as lists
(e.g. |
[Package TKCat version 1.1.11 Index]