The goal of odsapi is to help you use the OpenDataSoft v2 API.
You can install the released version of odsapi from GitHub with:
# install.packages("remotes")
remotes::install_github("ijlyttle/odsapi")This is a basic example which shows you how to solve a common problem:
## basic example code