You can see the Website dedicated to FactoMineR (link for English version, and for the French version)
How do you install the latest version of FactoMineR available on GitHub?
if (!require("devtools")) install.packages("devtools")
library(devtools)
install_github("husson/FactoMineR")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.