Package index
-
connectors()
- Collection of connector objects
-
connector
- General connector object
-
connector_fs
- Connector for file storage
-
connector_dbi
- Connector for DBI databases
-
nested_connectors()
- Create a nested connectors object
-
create_directory_cnt()
- Create a directory
-
disconnect_cnt()
- Disconnect (close) the connection of the connector
-
download_cnt()
- Download content from the connector
-
list_content_cnt()
- List available content from the connector
-
read_cnt()
- Read content from the connector
-
remove_cnt()
- Remove content from the connector
-
remove_directory_cnt()
- Remove a directory
-
tbl_cnt()
- Use dplyr verbs to interact with the remote database table
-
upload_cnt()
- Upload content to the connector
-
write_cnt()
- Write content to the connector
-
read_file()
read_ext()
- Read files based on the extension
-
write_file()
write_ext()
- Write files based on the extension
-
write_datasources()
- Write datasources attribute into a config file
-
add_datasource()
- Add a new datasource to a YAML configuration file
-
remove_datasource()
- Remove a datasource from a YAML configuration file
-
add_metadata()
- Add metadata to a YAML configuration file
-
remove_metadata()
- Remove metadata from a YAML configuration file
-
datasources()
- Extract data sources from connectors