# sample of data used in the Rcpp tests
path_raw_file = file.path(getwd(), 'raw_file.csv')
raw_file = data.table::fread(path_raw_file, stringsAsFactors = F, header = T)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.