powered by
Check that the FishBase MySQL backend to the API is alos responding
ping(server = getOption("FISHBASE_API", FISHBASE_API))
base URL to the FishBase API (by default). For SeaLifeBase, use https://fishbase.ropensci.org/sealifebase
An httr 'response' object.
# NOT RUN { ## Show server response times resp <- ping() resp$times # }
Run the code above in your browser using DataLab