Skip to contents

Retrieve or set the row or column names of an object

Usage

# S4 method for exprObj
colnames(x)

# S4 method for cellMetaObj
colnames(x)

# S4 method for featMetaObj
colnames(x)

# S4 method for spatEnrObj
colnames(x)

# S4 method for spatLocsObj
colnames(x)

# S4 method for dimObj
colnames(x)

# S4 method for exprObj
rownames(x)

# S4 method for dimObj
rownames(x)

Arguments

x

object

Value

A character vector of row or col names