View source: R/functions_build_plot.r
extract_cases | R Documentation |
Extract individuals
extract_cases(result, dim = 1:3)
extract_ind(result, dim = 1:3)
result |
a soc.ca object or a PCA |
dim |
the dimensions |
a data.frame with coordinates and frequences
example(soc.mca)
extract_cases(result)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.