Description Usage Arguments Details Value Examples
View source: R/GatingHierarchy_Methods.R
Retrieve the compensation matrices from a GatingHierarchy
or GatingSet
.
1 2 3 |
x |
A |
Return all the compensation matrices in a GatingHierarchy
or GatingSet
A list of matrix
representing the spillover matrix in GatingHierarchy
or GatingSet
1 2 3 4 5 6 | ## Not run:
# Assume gh is a GatingHierarchy and gs is a GatingSet
gh_get_compensations(gh)
gs_get_compensations(gs)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.