Extracts the list of arguments used for each PCA run from a list of PCA results, and formats them into a tibble.
Arguments
- pca_result
The result of a PCA run on each of the datasets, computed with the
pcaMethods::pca()
function.
Extracts the list of arguments used for each PCA run from a list of PCA results, and formats them into a tibble.
The result of a PCA run on each of the datasets, computed
with the pcaMethods::pca()
function.