.ClassPkg | R Documentation |
Get the Package that Defines a Class
.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)
object |
An object |
The package that defines the class of object
.ClassPkg(pbmc_small)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.