Skip to content

PascalKieslich/readbulk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4f044a0 · Jan 10, 2024

History

63 Commits
Jan 7, 2024
Jan 10, 2024
Feb 2, 2019
Jan 7, 2024
Feb 2, 2019
Feb 13, 2016
Jan 7, 2024
Feb 15, 2016
Feb 1, 2019
Jan 8, 2024
Aug 24, 2020
Aug 24, 2020
Nov 28, 2016
Jan 8, 2024
Feb 14, 2016

Repository files navigation

readbulk

cran version DOI downloads

readbulk is an R package that facilitates loading multiple data files with a similar structure and combining them into a single data.frame, using the read_bulk function. It wraps most common R functions for reading data, retaining the flexiblity of the available tools.

For (experimental) psychologists, the package provides the read_opensesame function which wraps the above, providing the appropriate defaults for loading the many files created by OpenSesame.

General Information

The readbulk package was developed by Pascal Kieslich, with contributions by Felix Henninger. It is published under the GNU General Public License (version 3).

An overview of the functions in this package can be found online. Please see news for a summary of changes in the package.

Installation

The current stable version is available on CRAN and can be installed via install.packages("readbulk").

Citation

If you would like to cite the readbulk package in your published research, you can cite is as follows:

Kieslich, P. J., & Henninger, F. (2016). Readbulk: An R package for reading and combining multiple data files. https://doi.org/10.5281/zenodo.596649