Learn R Programming

ArchR (version 1.0.1)

.DollarNames.ArchRProject: Accessing cellColData directly from dollar.sign accessor

Description

This function will allow direct access to cellColData with a $ accessor.

Usage

# S3 method for ArchRProject
.DollarNames(x, pattern = "")

Arguments