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

rename is_paged() to is_URL_list() #57

Closed katrinleinweber closed 6 years ago

katrinleinweber commented 6 years ago

https://github.com/tibhannover/BacDiveR/blob/a2d461dc35fc57c5cdf3b87fb6b2931869a6d507/R/retrieve_data.R#L153-L155

currently checks whether the payload is a list of URLs, not whether that list is actually split into several pages.