path <- orderly_example()
id <- orderly_run("data", root = path)
# Read metadata for this packet:
meta <- orderly_metadata(id, root = path)
names(meta)
# Information on files produced by this packet:
meta$files
Run the code above in your browser using DataLab