The dwapi package makes it easy to access and work with data.world's REST API.
The package can be configured with the configure
function.
Make sure to configure authentication at the begining of every new R session.
API authentication tokens can be obtained at https://data.world/settings/advanced
Managing datasets:
Managing files:
Managing projects:
Managing insights:
Appending data to streams:
Managing tables and schemas (data dictionary):
Querying:
Complex requests are facilitated by request object constructors. The main ones are: