Description Usage Arguments Value
Extends IRanges SimpleList class and return constructor.
1 2 3 4 5 6 | setListClass(
elementType = NULL,
suffix = "List",
contains = NULL,
where = topenv(parent.frame())
)
|
elementType |
[character] |
suffix |
[character] default is "List" |
contains |
[character] class name. |
where |
environment. |
S4 class constructor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.