Extract loadings from various object types.
extract_loadings(obj, reduction = NULL, verbose = TRUE)
obj | Object of class:
|
---|---|
reduction | Which reduction to extract from.
Defaults to first available reduction.
Only used if |
verbose | Print messages. |