Description Details FileName ReadingTheData Author(s) References Examples
questionsCheeseSurvey
:
A docx
(Words) file
listing the questions used for the survey
examples cheeseSurvey4MCA.xlsx
and
miniCheeseSurvey4MCA.xlsx
.
This is a standard Words
file.
The questions are in the original French language,
an English version will come soon.
questionsCheeseSurvey.docx
To fetch this dataset use system.file()
(see example below).
Nacef, M., & Chollet, S.
These data were used in a dissertation on Cheese consumption in France by Menouar Nacef under the direction of Professor Sylvie Chollet.
1 2 3 4 5 6 | ## Not run:
# to get the path of the file:
path2file <- system.file("extdata",
"questionsCheeseSurvey.docx", package = "R4SPISE2018")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.