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.5)surveyexplorer_0.2.0.zip(r-4.4)surveyexplorer_0.2.0.zip(r-4.3)
surveyexplorer_0.2.0.tgz(r-4.4-any)surveyexplorer_0.2.0.tgz(r-4.3-any)
surveyexplorer_0.2.0.tar.gz(r-4.5-noble)surveyexplorer_0.2.0.tar.gz(r-4.4-noble)
surveyexplorer_0.2.0.tgz(r-4.4-emscripten)surveyexplorer_0.2.0.tgz(r-4.3-emscripten)
surveyexplorer.pdf |surveyexplorer.html✨
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 2 months agofrom:9c99a9a10c. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-win | OK | Nov 20 2024 |
R-4.5-linux | OK | Nov 20 2024 |
R-4.4-win | OK | Nov 20 2024 |
R-4.4-mac | OK | Nov 20 2024 |
R-4.3-win | OK | Nov 20 2024 |
R-4.3-mac | OK | Nov 20 2024 |
Exports:matrix_freqmatrix_likertmatrix_meanmatrix_tablemulti_freqmulti_summarymulti_tablesingle_freqsingle_summarysingle_table
Dependencies:base64encbigDbitopsbslibcachemclicolorspacecommonmarkcpp11curldigestdplyrevaluatefansifarverfastmapfontawesomefsgenericsggplot2ggupsetgluegtgtablehighrhtmltoolshtmlwidgetsisobandjquerylibjsonlitejuicyjuiceknitrlabelinglatticelifecyclemagrittrmarkdownMASSMatrixmemoisemgcvmimemunsellnlmepillarpkgconfigpurrrR6rappdirsRColorBrewerRcppreactablereactRrlangrmarkdownsassscalesstringistringrtibbletidyrtidyselecttinytexutf8V8vctrsviridisLitewithrxfunxml2yaml
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 |