View source: R/extract_segments.R
extract_factor_segments | R Documentation |
Extract segments from factor analysis segment solutions and stores each segment as a variable in a data.frame.
extract_factor_segments(seglist, suffix = NULL)
seglist |
an output from the rsegmenter::factor_segmentation() function. See more details about factor_segmentation() in the package documentation. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.