TKCat | R Documentation |
TKCat: a catalog of MDB
Rename a TKCat object
TKCat(..., list = NULL)
## S3 replacement method for class 'TKCat'
names(x) <- value
## S3 method for class 'TKCat'
rename(.data, ...)
## S3 method for class 'TKCat'
x[i]
## S3 method for class 'TKCat'
c(...)
... |
TKCat objects |
list |
a list of MDB objects |
x |
a TKCat object |
value |
new MDB names |
.data |
a TKCat object |
i |
index or names of the MDB to take |
a TKCat object
scan_fileMDBs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.