url_issues <- "https://github.com/bnicenboim/eeguana/issues"
obligatory_cols <- list(
.signal = c(.id = ".id", .sample = ".sample"),
.psd = c(.id = ".id", .freq = ".freq"),
.events = c(.id = ".id", .type = ".type", .description = ".description", .initial = ".initial", .final = ".final", .channel = ".channel"),
.segments = c(.id = ".id", .recording = ".recording")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.