Package: surveyexplorer 0.2.0
surveyexplorer: Quickly Explore Complex Survey Data
Visualize and tabulate single-choice, multiple-choice, matrix-style questions from survey data. Includes ability to group cross-tabulations, frequency distributions, and plots by categorical variables and to integrate survey weights. Ideal for quickly uncovering descriptive patterns in survey data.
Authors:
surveyexplorer_0.2.0.tar.gz
surveyexplorer_0.2.0.zip(r-4.7)surveyexplorer_0.2.0.zip(r-4.6)surveyexplorer_0.2.0.zip(r-4.5)
surveyexplorer_0.2.0.tgz(r-4.6-any)surveyexplorer_0.2.0.tgz(r-4.5-any)
surveyexplorer_0.2.0.tar.gz(r-4.7-any)surveyexplorer_0.2.0.tar.gz(r-4.6-any)
surveyexplorer_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
surveyexplorer/json (API)
NEWS
| # Install 'surveyexplorer' in R: |
| install.packages('surveyexplorer', repos = c('https://liamhaller.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/liamhaller/surveyexplorer/issues
- berlinbears - Bears bears dataframe
Last updated from:9c99a9a10c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 167 | ||
| source / vignettes | OK | 149 | ||
| linux-release-x86_64 | OK | 158 | ||
| macos-release-arm64 | OK | 141 | ||
| macos-oldrel-arm64 | OK | 141 | ||
| windows-devel | OK | 125 | ||
| windows-release | OK | 111 | ||
| windows-oldrel | OK | 197 | ||
| wasm-release | OK | 118 |
Exports:matrix_freqmatrix_likertmatrix_meanmatrix_tablemulti_freqmulti_summarymulti_tablesingle_freqsingle_summarysingle_table
Dependencies:base64encbigDbitopsbslibcachemclicommonmarkcpp11curldigestdplyrevaluatefarverfastmapfontawesomefsgenericsggplot2ggupsetgluegtgtablehighrhtmltoolshtmlwidgetsisobandjquerylibjsonlitejuicyjuiceknitrlabelinglifecyclelitedownmagrittrmarkdownmemoisemimepillarpkgconfigpurrrR6rappdirsRColorBrewerRcppreactablereactRrlangrmarkdownS7sassscalesstringistringrtibbletidyrtidyselecttinytexutf8V8vctrsviridisLitewithrxfunxml2yaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Bears bears dataframe | berlinbears |
| Base table for single & multiple choice questions | frequency_table |
| Matrix Frequency Plot | matrix_freq |
| Plot Likert-scale responses using ggplot2. | matrix_likert |
| Matrix Mean Plot | matrix_mean |
| Create a table of frequencies and counts for matrix questions | matrix_table |
| Generate an UpSet plot for multiple-choice questions | multi_freq |
| Compute summary statistics for a multiple choice questions | multi_summary |
| Create a table of frequencies and counts for multiple-choice questions | multi_table |
| Plot frequencies of responses for a single-choice question. | single_freq |
| Generate a summary table for a single categorical variable, providing counts and frequencies. | single_summary |
| Create a table of frequencies and counts for single-choice questions | single_table |
