TIBHannover / BacDiveR

Inofficial R client for the DSMZ's Bacterial Diversity Metadatabase (former contact: @katrinleinweber). https://api.bacdive.dsmz.de/client_examples seems to be the official alternatives.
https://TIBHannover.GitHub.io/BacDiveR/
MIT License
10 stars 12 forks source link

use more accessible datatype than list to aggregate data #28

Closed katrinleinweber closed 6 years ago

katrinleinweber commented 6 years ago

Maybe a list, named with the IDs? Or a character vector, with each element being one list-of-lists / dataset?

katrinleinweber commented 6 years ago

Or tibble + listcol?!?

katrinleinweber commented 6 years ago

related to #31