Learn R Programming

soc.ca (version 0.8.0)

extract_sup: Extract supplementary categories from an soc.mca

Description

Extract supplementary categories from an soc.mca

Usage

extract_sup(result, dim = 1:2)

Arguments

result

a soc.mca object

dim

the dimensions

Value

a data.frame with coordinates and frequences

Examples

Run this code
# NOT RUN {
example(soc.mca)
extract_sup(result)
# }

Run the code above in your browser using DataLab