Package: readbulk Type: Package Version: 1.1.4 Title: Read and Combine Multiple Data Files Description: 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' . Maintainer: Pascal J. Kieslich Authors@R: c( person(c("Pascal","J."), "Kieslich", role= c("aut", "cre"), email= "pascal.kieslich@gmail.com", comment = c(ORCID = "0000-0002-0853-9364")), person("Felix", "Henninger", role = "aut", email= "mailbox@felixhenninger.com", comment = c(ORCID = "0000-0002-7730-9511")) ) URL: https://github.com/pascalkieslich/readbulk BugReports: https://github.com/pascalkieslich/readbulk/issues License: GPL-3 Depends: R (>= 3.1.0) Imports: utils, plyr Encoding: UTF-8 RoxygenNote: 7.2.3 Repository: https://pascalkieslich.r-universe.dev Date/Publication: 2024-01-10 12:05:43 UTC RemoteUrl: https://github.com/pascalkieslich/readbulk RemoteRef: HEAD RemoteSha: 4f044a018b8bca260ee65fb8370a4e9c41a81cdd NeedsCompilation: no Packaged: 2026-07-05 06:01:20 UTC; root Author: Pascal J. Kieslich [aut, cre] (ORCID: ), Felix Henninger [aut] (ORCID: )