Given N datasets, extract the citation from each one, and then combine them into a single vector and remove duplicates.
build_references_plan(datasets, ...)
datasets | a drake plan listing the datasets to be analyzed |
---|---|
... | arguments to be passed to |
a drake plan (i.e. a tibble) specifying the targets and commands for all the references and the combined vector