Skip to contents

TKCat: a catalog of MDB

Rename a TKCat object

Usage

TKCat(..., list = NULL)

# S3 method for TKCat
names(x) <- value

# S3 method for TKCat
rename(.data, ...)

# S3 method for TKCat
[(x, i)

# S3 method for 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