names-set-derep-ANY-method: Deactivate renaming of derep-class objects.

names<-,derep,ANY-methodR Documentation

Deactivate renaming of derep-class objects.

Description

Deactivate renaming of derep-class objects.

Usage

## S4 replacement method for signature 'derep,ANY'
names(x) <- value

Arguments

x

an R object.

value

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

Value

NULL.


benjjneb/dada2 documentation built on June 2, 2024, 2:57 a.m.