Yes_textual.RdPowerPoint reporting of a textual analysis
Yes_textual(
res,
yes_study_name = "Textual analysis",
path = getwd(),
file.name = "textual_results.pptx",
size_tab = 10,
proba = 0.05,
col.neg = "red",
col.pos = "blue"
)| res | FactoMineR::textual result |
|---|---|
| yes_study_name | title displayed on the first slide |
| path | PowerPoint file to be created |
| file.name | name of the PowerPoint file |
| size_tab | maximum number of rows of a table per slide |
| proba | the significance threshold considered to characterized the category (by default 0.05) |
| col.neg | color for negative values (on the wordclouds) |
| col.pos | color for positive values (on the wordclouds) |
Returns a .pptx file