Files in BrainVR/brainvr-supermarket
Analysis of supermarket data

.Rbuildignore
.gitignore
.lintr
DESCRIPTION
NAMESPACE
R/data-item-categories.R R/data-item-translations.R R/helpers.R R/super-analysis.R R/super-constants.R R/super-file-helpers.R R/super-getters.R R/super-loading.R R/super-preprocessing.R R/super-visualisations.R
_pkgdown.yml
brainvr.supermarket.Rproj
data/item_categories.rda
data/item_translations.rda
data/term_translation.rda
docs/404.html
docs/authors.html
docs/bootstrap-toc.css
docs/bootstrap-toc.js
docs/docsearch.css
docs/docsearch.js
docs/index.html
docs/link.svg
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/readme.html
docs/reference/clear_test_logs.html
docs/reference/convert_action.html
docs/reference/convert_name_to_item_code.html
docs/reference/convert_rightwrong.html
docs/reference/get_finished_trials_indices.supermarket.html
docs/reference/get_pickup_position.html
docs/reference/get_trial_missing_items.html
docs/reference/get_trial_position.supermarket.html
docs/reference/get_trial_times.supermarket.html
docs/reference/get_trial_wanted_items.html
docs/reference/has_item_codes.html
docs/reference/index.html
docs/reference/item_categories.html
docs/reference/item_translations.html
docs/reference/load_supermarket_experiments.html
docs/reference/load_supermarket_settings.html
docs/reference/load_supermarket_takslist.html
docs/reference/plot_supermarket_path.html
docs/reference/rename_action_to_test_logs.html
docs/reference/supermarket_performance_all.html
docs/reference/supermarket_performance_trial.html
inst/extdata/img/supermarket-categories.png
inst/extdata/raw/version1/sergey_ExperimentInfo_09-13-09-18-04-2019.txt
inst/extdata/raw/version1/sergey_PickUp_Results_09-13-09-18-04-2019.txt
inst/extdata/raw/version1/sergey_player_09-13-09-18-04-2019.txt
inst/extdata/raw/version1/sergey_test_PickUp-Actions_09-13-09-18-04-2019.txt
inst/extdata/raw/version1/settings/test.json
inst/extdata/raw/version1/settings/trenink.json
inst/extdata/raw/version1/settings/verzeA.json
inst/extdata/raw/version2/RB251019_ExperimentInfo_14-14-31-25-10-2019.txt
inst/extdata/raw/version2/RB251019_PickUp_results_14-14-31-25-10-2019.txt
inst/extdata/raw/version2/RB251019_player_14-14-31-25-10-2019.txt
inst/extdata/raw/version2/RB251019_test_PickUp_Actions_14-14-31-25-10-2019.txt
inst/extdata/raw/version3/edita_ExperimentInfo_08-56-04-27-08-2019.txt
inst/extdata/raw/version3/edita_PickUp_results_08-56-04-27-08-2019.txt
inst/extdata/raw/version3/edita_player_08-56-04-27-08-2019.txt
inst/extdata/raw/version3/edita_test_PickUp-Actions_08-56-04-27-08-2019.txt
inst/extdata/raw/version4/1870_ExperimentInfo_07-48-00-24-01-2020.txt
inst/extdata/raw/version4/1870_player_07-48-00-24-01-2020.txt
inst/extdata/raw/version4/1870_supermarket_results_07-48-00-24-01-2020.txt
inst/extdata/raw/version4/1870_test_supermarket_actions_07-48-00-24-01-2020.txt
inst/extdata/raw/version5-wrong/10001_ExperimentInfo_09-50-08-10-07-2020.txt
inst/extdata/raw/version5-wrong/10001_player_09-50-08-10-07-2020.txt
inst/extdata/raw/version5-wrong/10001_supermarket_actions_09-50-08-10-07-2020.txt
inst/extdata/raw/version5-wrong/10001_supermarket_results_09-50-08-10-07-2020.txt
inst/extdata/raw/version5-wrong/10001_test_supermarket_09-50-08-10-07-2020.txt
inst/extdata/raw/version5-wrong/1001_ExperimentInfo_13-36-24-17-07-2020.txt
inst/extdata/raw/version5-wrong/1001_player_13-36-24-17-07-2020.txt
inst/extdata/raw/version5-wrong/1001_supermarket_actions_13-36-24-17-07-2020.txt
inst/extdata/raw/version5-wrong/1001_supermarket_results_13-36-24-17-07-2020.txt
inst/extdata/raw/version5-wrong/1001_test_supermarket_13-36-24-17-07-2020.txt
inst/extdata/raw/version5/1003_ExperimentInfo_13-29-31-12-06-2020.txt
inst/extdata/raw/version5/1003_player_13-29-31-12-06-2020.txt
inst/extdata/raw/version5/1003_supermarket_results_13-29-31-12-06-2020.txt
inst/extdata/raw/version5/1003_test_supermarket-actions_13-29-31-12-06-2020.txt
inst/extdata/raw/version6/testdkdesktop_ExperimentInfo_12-34-34-25-08-2020.txt
inst/extdata/raw/version6/testdkdesktop_player_12-34-34-25-08-2020.txt
inst/extdata/raw/version6/testdkdesktop_supermarket_results_12-34-34-25-08-2020.txt
inst/extdata/raw/version6/testdkdesktop_test_supermarket_12-34-34-25-08-2020.txt
man/clear_test_logs.Rd man/convert_action.Rd man/convert_name_to_item_code.Rd man/convert_rightwrong.Rd man/get_finished_trials_indices.supermarket.Rd man/get_pickup_position.Rd man/get_trial_missing_items.Rd man/get_trial_position.supermarket.Rd man/get_trial_times.supermarket.Rd man/get_trial_wanted_items.Rd man/has_item_codes.Rd man/item_categories.Rd man/item_translations.Rd man/load_supermarket_experiments.Rd man/load_supermarket_settings.Rd man/load_supermarket_takslist.Rd man/plot_supermarket_path.Rd man/rename_action_to_test_logs.Rd man/supermarket_performance_all.Rd man/supermarket_performance_trial.Rd readme.md scripts/update-item-categories.R tests/testthat.R tests/testthat/helper-loading.R tests/testthat/test-analysis.R tests/testthat/test-file-helpers.R tests/testthat/test-loading.R tests/testthat/test-preprocessing.R
BrainVR/brainvr-supermarket documentation built on Sept. 16, 2021, 1:27 a.m.