# Build --> Install and Restart
# [Edit this] path to the Workbench for your computer.
my_wb <- "../workbench"
library(testthat)
library(ciftiTools)
if (interactive()) { ciftiTools.setOption("wb_path", my_wb) }
library(fMRIscrub)
library(ggplot2)
library(cowplot)
library(ica)
test_check("fMRIscrub")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.