a <- read.csv("/Users/me394/Dropbox/Academic/EBPOD/Metabolomics/DILT1DFileLocations.csv", header = TRUE, stringsAsFactors = FALSE)
fileList <- as.list(a$FILE_LOCATION)
names(fileList) <- a$FILE_VARIABLE_NAME
unlink(a)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.