Description Usage Arguments Value Examples
View source: R/tableaumultiv.R
Tableau multivarie
| 1 2 3 4 5 6 7 | tabmmph(
  ll,
  titre = "Analyse multivariée",
  lab = "tabmulti",
  export = 0,
  kable = 0
)
 | 
| ll | Regression logistique | 
| titre | Titre - "Analyse multivariee" by default | 
| lab | Label - "tabmulti" by default | 
| export | 1 : export csv (0 by default) | 
| kable | si 1 : sortie via kable sinon xtable (0 par defaut) | 
un tableau LaTeX , tableau csv
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.