Package: readbulk 1.1.4
readbulk: Read and Combine Multiple Data Files
Combine multiple data files from a common directory. The data files will be read into R and bound together, creating a single large data.frame. A general function is provided along with a specific function for data that was collected using the open-source experiment builder 'OpenSesame' <https://osdoc.cogsci.nl/>.
Authors:
readbulk_1.1.4.tar.gz
readbulk_1.1.4.zip(r-4.7)readbulk_1.1.4.zip(r-4.6)readbulk_1.1.4.zip(r-4.5)
readbulk_1.1.4.tgz(r-4.6-any)readbulk_1.1.4.tgz(r-4.5-any)
readbulk_1.1.4.tar.gz(r-4.7-any)readbulk_1.1.4.tar.gz(r-4.6-any)
readbulk_1.1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
readbulk/json (API)
NEWS
| # Install 'readbulk' in R: |
| install.packages('readbulk', repos = c('https://pascalkieslich.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/pascalkieslich/readbulk/issues
Last updated from:4f044a018b. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 84 | ||
| source / vignettes | OK | 124 | ||
| linux-release-x86_64 | OK | 94 | ||
| macos-release-arm64 | OK | 118 | ||
| macos-oldrel-arm64 | OK | 198 | ||
| windows-devel | OK | 126 | ||
| windows-release | OK | 58 | ||
| windows-oldrel | OK | 57 | ||
| wasm-release | OK | 92 |
Exports:read_bulkread_opensesame
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Read and combine multiple data files | read_bulk |
| Read and combine raw OpenSesame data | read_opensesame |
