weecology / MATSS

R Package for Macroecological Analysis of Time Series Structure (MATSS)
https://weecology.github.io/MATSS
Other
14 stars 8 forks source link

Grab citation info from retriever as part of downloading datasets #160

Closed ha0ye closed 4 years ago

ha0ye commented 4 years ago

Current workflow:

  1. use MATSS to call retriever to download data
  2. use MATSS to generate an analysis project
  3. run analysis project to get results and report.md

Updated workflow:

  1. use MATSS to call retriever to download data and citation info.
  2. use MATSS to generate an analysis project
  3. run analysis project to get results and report.md and file with combined citations
  4. report.md includes the combined citations file
ha0ye commented 4 years ago

status: