# _targets.R
library("targets")
library("unitar")
options(tidyverse.quiet = TRUE)
target_folders="../refdata1"
list(
unitar_read_xprj("big_data_set", target_folders)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.