Skip to content

how to read many .vhdr files at a same time #225

Answered by bnicenboim
ghzhlchen asked this question in Q&A
Discussion options

You must be logged in to vote

Ah, that's quite straightforward, you read all the files, put them in a list and then eeg_bind them. See the short example in the help page of eeg_bind. I use the purrr package there but it can be done with lapply or with just a for-loop.

(If you find the package useful, please cite it in your paper).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bnicenboim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants