View source: R/operations_compute_collect.R
| collect.ImmunData | R Documentation |
Collects annotations from an ImmunData object and returns them as a tibble.
Factor columns are converted to character.
## S3 method for class 'ImmunData'
collect(x, ...)
x |
ImmunData object. |
... |
Additional arguments passed to |
A tibble with collected annotations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.