https://github.com/zauchnerp/iotree
ioTree is deprecated. Use package "gmoTree" instead.
https://github.com/zauchnerp/iotree
otree rpackage
Last synced: over 1 year ago
JSON representation
ioTree is deprecated. Use package "gmoTree" instead.
- Host: GitHub
- URL: https://github.com/zauchnerp/iotree
- Owner: ZauchnerP
- Created: 2023-01-26T14:59:40.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-24T18:09:40.000Z (almost 3 years ago)
- Last Synced: 2025-01-11T22:38:22.505Z (over 1 year ago)
- Topics: otree, rpackage
- Language: R
- Homepage: https://zauchnerp.github.io/gmoTree/
- Size: 213 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ioTree – Import oTree files
[](https://github.com/ZauchnerP/ioTree/actions/workflows/R-CMD-check.yaml)
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.
## About this version
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!
## Installation of ioTree
To install this package, use the following command:
`devtools::install_github("ZauchnerP/ioTree")`
## List of all functions
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.