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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.