Example clients in R and Python

REST client for BacDive web service in Python

You can find all the information about our Python package here:

https://pypi.org/project/bacdive/


REST client for BacDive web service in R


You can find all the information about our R package here:

https://r-forge.r-project.org/R/?group_id=1573


Troubleshooting

For general information about R and about installing R packages please consult the documentation of R itself.
If you encounter a problem with the BacDive package please enter into the R console:

library(BacDive)
example(fetch)

... and check the outcome, including all warnings and error messages, if any. A bug report should include this information and indicate your operating system and your version of R and of the BacDive package.