This package accompanies the scripts I wrote for easier file management and wrangling of EEG data files. It is taylored to the needs of the BioPsy group, but maybe some of the functions might be helpful on their own. See a list of functions, current development and to do in the Documentation.
You can install this package by running the following code in your console:
# If devtools is not installed, uncomment the next line and run it:
# install.packages("devtools")
devtools::install_github("einGlasRotwein/ForBioPsy")
library("ForBioPsy")
This packages' functions are used within scripts lying on the server of the
BioPsy group, so not everything will appear useful without context. All of these
scripts were created using R
version 3.6.1 (2019-07-05) -- "Action of the
Toes".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.