View source: R/functions_shiny.r
ind.explorer | R Documentation |
Explore the cloud of individuals
ind.explorer(object, active, sup = NULL)
object |
a a soc.ca class object as created by soc.mca and soc.csa |
active |
Defines the active modalities in a data.frame with rows of individuals and columns of factors, without NA's' |
sup |
Defines the supplementary modalities in a data.frame with rows of individuals and columns of factors, without NA's |
an html application
## Not run:
example(soc.mca)
ind.explorer(result, active, sup)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.