ioTree (now gmoTree) is an R package developed for importing, merging, and efficiently managing data obtained from running oTree (https://www.otree.org/) experiments. It's particularly valuable when dealing with complex experimental designs that span multiple sessions and generate a large number of files that need to be integrated.
ioTree is not an official package of the oTree team, but it was created to complement the open-source platform.
This version of ioTree is equivalent to the beta version (0.0.1) of the gmoTree package! Please use the gmoTree package instead of this package!
To install this package, use the following command:
devtools::install_github("ZauchnerP/ioTree")
See the page Introduction to ioTree for a more detailed overview of the functions. Or see the website of ioTree for more information on the package in general.