names<-.join_keys {teal.data}R Documentation

The names of a join_keys object

Description

The names of a join_keys object

Usage

## S3 replacement method for class 'join_keys'
names(x) <- value

Arguments

x

an R object.

value

a character vector of up to the same length as x, or NULL.


[Package teal.data version 0.6.0 Index]