ClassKey | R Documentation |
Generate class keys for S4 classes. A class key follows the following
structure: “package:class
”
ClassKey(class, package = NULL)
class |
Class name |
package |
Optional name of package; by default, will search namespaces of loaded packages to determine the providing package |
The class key (“package:class
”)
s4list
ClassKey("Seurat")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.