Learn R Programming

soc.ca (version 0.8.0)

extract_ind: Extract individuals

Description

Extract individuals

Usage

extract_ind(result, dim = 1:2)

Arguments

result

a soc.ca object

dim

the dimensions

Value

a data.frame with coordinates and frequences

Examples

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

Run the code above in your browser using DataLab