methodology | R Documentation |
Get the following survey methodology information: Length of interview (LOI) Fielding dates Survey margin of error (MOE)
methodology(dataset, population)
jarvis_sommelier_the_survey(dataset, population)
dataset |
A dataframe for which you want the methodology information. Your dataset needs the following standard variables from Qualtrics to work: StartDate, EndDate, Duration__in_seconds_ |
population |
The population size your survey is based on (e.g. number of voters in the city) |
Methodology information printed to your console
methodology(municipal_data, 30000)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.