write_vhdr | R Documentation |
The function will write each recording in a different file. The function is highly experimental, if a file fails to open in BrainVision, please report the bug in (https://github.com/bnicenboim/eeguana/issues).
write_vhdr(x, file, overwrite = FALSE)
x |
|
file |
Either a vector of file names (with the same length as the number of recordings), one file name (which will be appended the recording name if needed), or a path which will use the recording names as file names. By default, it will use the recording name in the current path as file names. |
overwrite |
Stop writing if the file exists. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.