## code to prepare `DATASET` dataset goes here
ICAapp = read.csv(file = system.file("extdata","ICAapp.csv",package = 'ccmEstimator'))
usethis::use_data(ICAapp, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.