# library(usethis)
# use_mit_license("Matias Andina")
# use_package("dplyr", type = "Imports")
# use_readme_md()
# use_news_md()
# library(wholebrain)
# library(SMART)
# data("EPSatlas", package = "wholebrain")
#
# use_package("ggplot2")
#
# trial_df <- readr::read_csv("D:/SWAP/ChoiLab/YS/MG776/001/results/MG776_counts.csv")
#
# trial_df <-
# trial_df %>%
# select(parent, side, value, mm_from_bregma = mm.from.bregma)
# use_data(trial_df)
#
# use_r("plot_rois_in_data.R")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.