An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# ioTree – Import oTree files

[![R-CMD-check](https://github.com/ZauchnerP/ioTree/actions/workflows/R-CMD-check.yaml/badge.svg)](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.