methodology()
function now shows the median length of interview (LOI) along with other methodology detailstopline_freqs()
& topline_appendix()
- added an error message for when no variables are provided or when none of the variables provided have the proper y2 prefixes. topline_freqs()
Has a new argument silently which hides message output (e.g., progress of completing freqs on variables or printing of variables not included in the topline). topline_freqs()
Has a new column in the output: base_ns which notes the number of observations that had a response for any given question, or set of questions (for multiple select blocks). This new column is used by Internbot in its calculations. topline()
split into two functions: topline_appendix()
and topline_freqs()
topline()
- fixed a bug where topline() wouldn't run.topline()
- now adds in prompt/label for numeric/ranked questions. topline()
- fixed a bug where topline() wouldn't run without a weight_var.topline()
- now categorizes max diff (md_) questions as multiple select. Needed to switch to multiple select instead of single select because NA category often still means respondent sees the question; they just haven't chosen it as top/bot.methodology()
- MOE now always shows 2 digits, even if both are 0 (e.g. MOE: +/- 9.00)topline()
- now runs even if there are no variables with the proper prefixes. Still gives a warning for variables not shown in the topline. methodology()
Get the following survey methodology information from a data frame:Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.