require(knitr) knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
# Sélectionner le package tar.gz de façon manuelle #install.packages(file.choose(), repos = NULL, type="source") # install.packages(c("lmtest","plot3D", "rgl", "plotly", "igraph", "plot3Drgl", "htmlwidgets", "WRS2", "agricolae", "fda.usc", "lawstat","onewaytests", "vioplot")) #install.packages(file.choose(), repos = NULL, type="source") library(KefiR)
Voici comment utiliser la commande corrigraph :
data(swiss) corrigraph(swiss)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.