Skip to contents

Update an assay from a LongTable object

Usage

# S4 method for LongTable
$(x, name) <- value

Arguments

x

A LongTable to update an assay for.

name

character(1) The name of the assay to update

value

A data.frame or data.table to update the assay with.

Value

Updates the assay name in x with value, returning an invisible NULL.

Examples

merckLongTable$sensitivity <- merckLongTable$sensitivity