TKCat {TKCat} | R Documentation |
TKCat: a catalog of MDB
Description
TKCat: a catalog of MDB
Rename a TKCat object
Usage
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(...)
Arguments
... |
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 |
Value
a TKCat object
See Also
[Package TKCat version 1.1.11 Index]