Package: gmoTree 1.2.0
Patricia F. Zauchner
gmoTree: Get and Modify 'oTree' Data
Efficiently manage and process data from 'oTree' experiments. Import 'oTree' data and clean them by using functions that handle messy data, dropouts, and other problematic cases. Create IDs, calculate the time, transfer variables between app data frames, and delete sensitive information. Review your experimental data prior to running the experiment and automatically generate a detailed summary of the variables used in your 'oTree' code. Information on 'oTree' is found in Chen, D. L., Schonger, M., & Wickens, C. (2016) <doi:10.1016/j.jbef.2015.12.001>.
Authors:
gmoTree_1.2.0.tar.gz
gmoTree_1.2.0.zip(r-4.5)gmoTree_1.2.0.zip(r-4.4)
gmoTree_1.2.0.tgz(r-4.4-any)
gmoTree_1.2.0.tar.gz(r-4.5-noble)gmoTree_1.2.0.tar.gz(r-4.4-noble)
gmoTree_1.2.0.tgz(r-4.4-emscripten)
gmoTree.pdf |gmoTree.html✨
gmoTree/json (API)
NEWS
# Install 'gmoTree' in R: |
install.packages('gmoTree', repos = c('https://zauchnerp.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/zauchnerp/gmotree/issues
- oTree - Sample experiment data
Last updated 2 months agofrom:68c1793e15. Checks:OK: 1 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | NOTE | Oct 30 2024 |
R-4.5-linux | NOTE | Oct 30 2024 |
R-4.4-win | NOTE | Oct 30 2024 |
R-4.4-mac | NOTE | Oct 30 2024 |
Exports:apptimeassignvassignv_to_aawcodebookdelete_casesdelete_dropoutsdelete_duplicatedelete_plabelsdelete_sessionsextimeimport_otreemake_idsmessy_chatmessy_timepagesecshow_constantshow_dropouts
Dependencies:base64encbslibcachemclidata.tabledigestdplyrevaluatefansifastmapfontawesomefsgenericsgluehighrhtmltoolsjquerylibjsonliteknitrlifecyclemagrittrmemoisemimeopenxlsxpanderpillarpkgconfigplyrR6rappdirsRcpprlangrlistrmarkdownsassstringistringrtibbletidyselecttinytexutf8vctrswithrxfunXMLyamlzip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Calculate the time that was spent on an app | apptime |
Assign a variable from all_apps_wide | assignv |
Assign a variable to all_apps_wide | assignv_to_aaw |
Create a codebook for the oTree code | codebook |
Delete specific cases | delete_cases |
Delete dropouts | delete_dropouts |
Delete duplicate data | delete_duplicate |
Delete participant labels in all apps | delete_plabels |
Delete all cases of one session | delete_sessions |
Calculate the time that was spent on the whole experiment | extime |
Import oTree data | import_otree |
Make IDs | make_ids |
Check if the Chats data frame is messy | messy_chat |
Check if the Time data frame is messy | messy_time |
Sample experiment data | oTree |
Calculate the seconds spent on each page | pagesec |
Show constant columns | show_constant |
Show participants who did not finish the experiment | show_dropouts |