# build example coin
coin <- build_example_coin(up_to = "new_coin", quietly = TRUE)
# get data availability of Raw dset
l_dat <- get_data_avail(coin, dset = "Raw", out2 = "list")
head(l_dat$Summary, 5)
Run the code above in your browser using DataLab