condesshiny | R Documentation |
Description continuous by quantitative variables and/or by categorical variables
condesshiny(X)
X |
a data frame made up of at least one quantitative variable and a set of quantitative variables and/or categorical variables |
Returns a list including:
quanti |
the description of the |
quali |
The categorical variables which characterized the continuous variables are listed in ascending order |
category |
description of the continuous variable |
Etienne Lancelle, Francois Husson francois.husson@institut-agro.fr
condes
## Not run:
require(FactoMineR)
data(decathlon)
condesshiny(decathlon)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.