Description Usage Arguments Value
Useful for selecting only cells of a certain type or class. 'cat' and 'id' parameters must be supplied together.
1 | hmSubsetData(hm, cell_index = F, cat = F, id = F)
|
hm |
: 'heteromtility' data object. |
cell_index |
: boolean or numerical index of rows in @data to keep. |
cat |
: character. category to use when subsetting with 'id'. |
id |
: character. group in 'cat' to keep. |
hm : 'heteromtility' data object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.