Man pages for carljv/dwDBI
A DBI backend for data.world datasets

Data.WorldConnection-classdata.world connection class
Data.WorldDriver-classDriver for the data.world API.
dbColumnInfo-Data.WorldResult-methodGet the column types of a query result.
dbConnect-Data.WorldDriver-methodConnect to a dataset like it's a database.
dbDisconnect-Data.WorldConnection-methodA disconnect method for Data.World connections.
dbExistsTable-Data.WorldConnection-character-methodCheck if a table exists in a data.world dataset.
dbFetch-Data.WorldResult-methodGet a data frame with results of a sent query.
dbGetInfo-Data.WorldConnection-methodGet information about a data.world dataset.
dbListFields-Data.WorldConnection-character-methodList the columns of a table in a data.world dataset.
dbListTables-Data.WorldConnection-methodList the tables in the data.world dataset connection.
dbReadTable-Data.WorldConnection-character-methodRead an entire data.world table into a data frame.
dbSendQuery-Data.WorldConnection-methodSend a query to a data.world dataset.
dbWriteTable-Data.WorldConnection-character-character-methodUpload a local file to a data.world dataset.
dbWriteTable-Data.WorldConnection-character-data.frame-methodUpload a data frame as a CSV file a data.world dataset.
dw_connectConnect to a dataset like it's a database.
dw_dataset_viewerView a data.world dataset in the RStudio Connections panel.
carljv/dwDBI documentation built on May 4, 2019, 7:36 a.m.