# NOT RUN {
# Find a particular record:
three_pines <- get_download(get_dataset(get_site("Three Pines Bog"),
datasettype = "pollen"))
# You will need to edit the `path` argument here to point to a directory that
# contains a `Cores` directory.
write_agefile(download = three_pines[[1]],
path = "./inst",
corename = "THREEPINES",
cal.prog = "Bacon")
# }
Run the code above in your browser using DataLab