# buildData.R
brcaData <- read.delim('data_raw/GSE3744_series_matrix.txt', row.names=1)
usethis::use_data(brcaData, overwrite = T)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.