dot-ClassPkg: Get the Package that Defines a Class

.ClassPkgR Documentation

Get the Package that Defines a Class

Description

Get the Package that Defines a Class

Usage

.ClassPkg(object)

## Default S3 method:
.ClassPkg(object)

## S3 method for class 'DelayedArray'
.ClassPkg(object)

## S3 method for class 'R6'
.ClassPkg(object)

## S3 method for class 'R6ClassGenerator'
.ClassPkg(object)

Arguments

object

An object

Value

The package that defines the class of object

Examples

.ClassPkg(pbmc_small)


mojaveazure/seurat-object documentation built on Aug. 3, 2024, 4:59 p.m.