vignettes/old/02_1_merge_subj.R

rm(list=ls())

library(dplyr)
library(stringr)
library(eeguana)
library(eegusta)

load("locations_eeguana.Rdata")


# undebug(make_sample)
make_sample(file_dir = "./data_bdf",
                        files = "sub.._seg\\.Rdata",
                        stat_summ = "median",
                        location = LOC)
livioivil/eegusta documentation built on May 6, 2024, 9:20 p.m.