# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
baseline_cont <- function(x, y) {
.Call(`_eegUtils_baseline_cont`, x, y)
}
baseline_epo <- function(x, x_m) {
.Call(`_eegUtils_baseline_epo`, x, x_m)
}
do_iter <- function(amps, k, N) {
.Call(`_eegUtils_do_iter`, amps, k, N)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.