TKCat: TKCat: a catalog of MDB

View source: R/TKCat.R

TKCatR 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

scan_fileMDBs


TKCat documentation built on Feb. 16, 2023, 10:51 p.m.