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