Description Configuration Query features Add-ins REST API
The data.world package makes it easy to access and work with data.world's datasets.
The package can be configured with the set_config
function.
Use query
to run SPARQL and SQL queries.
Use qry_sql
and qry_sparql
to construct query objects and
to pass parameters to queries.
Use the included "New insight" add-in to publish plots as project insights from R Studio.
data.world's REST APIs can be accessed via the dwapi
package.
dwapi
is bundled and automatically loaded with data.world
.
See dwapi
for additional information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.