Streamlining Data Access in Clinical Research


[Up] [Top]

Documentation for package ‘connector’ version 0.1.0

Help Pages

add_datasource Add a new datasource to a YAML configuration file
add_logs Add Logging Capability to Connections
add_metadata Add metadata to a YAML configuration file
connect Connect to datasources specified in a config file
Connector General connector object
connector General connector object
connector-options Options for connector
ConnectorDBI Connector for DBI databases
ConnectorFS Connector for file storage
ConnectorLogger Create a New Connector Logger
connectors Collection of connector objects
connector_dbi Create 'dbi' connector
connector_fs Create 'fs' connector
create_directory_cnt Create a directory
create_directory_cnt.ConnectorFS Create a directory
datasources Extract data sources from connectors
disconnect_cnt Disconnect (close) the connection of the connector
disconnect_cnt.ConnectorDBI Disconnect (close) the connection of the connector
download_cnt Download content from the connector
download_cnt.ConnectorFS Download content from the connector
download_directory_cnt Download a directory
download_directory_cnt.ConnectorFS Download a directory
list_content_cnt List available content from the connector
list_content_cnt.ConnectorDBI List available content from the connector
list_content_cnt.ConnectorFS List available content from the connector
list_content_cnt.ConnectorLogger List contents Operation for ConnectorLogger class
log_list_content_connector List contents
log_read_connector Log Read Connector
log_read_connector.ConnectorDBI Log Read Operation for connector dbi
log_read_connector.ConnectorFS Log Read Operation for FS connector
log_read_connector.default Default Log Read Operation
log_remove_connector Log Remove Connector
log_remove_connector.ConnectorDBI Log Remove Operation for connector dbi
log_remove_connector.ConnectorFS Log Remove Operation for FS connector
log_remove_connector.default Default Log Remove Operation
log_write_connector Log Write Connector
log_write_connector.ConnectorDBI Log Write Operation for connector dbi
log_write_connector.ConnectorFS Log Write Operation for FS connector
log_write_connector.default Default Log Write Operation
nested_connectors Create a nested connectors object
print.ConnectorLogger Print Method for ConnectorLogger objects
read_cnt Read content from the connector
read_cnt.ConnectorDBI Read content from the connector
read_cnt.ConnectorFS Read content from the connector
read_cnt.ConnectorLogger Log Read Operation for ConnectorLogger class
read_ext Read files based on the extension
read_ext.csv Read files based on the extension
read_ext.default Read files based on the extension
read_ext.json Read files based on the extension
read_ext.parquet Read files based on the extension
read_ext.rds Read files based on the extension
read_ext.sas7bdat Read files based on the extension
read_ext.txt Read files based on the extension
read_ext.xlsx Read files based on the extension
read_ext.xpt Read files based on the extension
read_ext.yml Read files based on the extension
read_file Read files based on the extension
remove_cnt Remove content from the connector
remove_cnt.ConnectorDBI Remove content from the connector
remove_cnt.ConnectorFS Remove content from the connector
remove_cnt.ConnectorLogger Log Remove Operation for ConnectorLogger class
remove_datasource Remove a datasource from a YAML configuration file
remove_directory_cnt Remove a directory
remove_directory_cnt.ConnectorFS Remove a directory
remove_metadata Remove metadata from a YAML configuration file
tbl_cnt Use dplyr verbs to interact with the remote database table
tbl_cnt.ConnectorDBI Use dplyr verbs to interact with the remote database table
tbl_cnt.ConnectorFS Use dplyr verbs to interact with the remote database table
upload_cnt Upload content to the connector
upload_cnt.ConnectorFS Upload content to the connector
upload_directory_cnt Upload a directory
upload_directory_cnt.ConnectorFS Upload a directory
write_cnt Write content to the connector
write_cnt.ConnectorDBI Write content to the connector
write_cnt.ConnectorFS Write content to the connector
write_cnt.ConnectorLogger Log Write Operation for ConnectorLogger class
write_datasources Write datasources attribute into a config file
write_ext Write files based on the extension
write_ext.csv Write files based on the extension
write_ext.json Write files based on the extension
write_ext.parquet Write files based on the extension
write_ext.rds Write files based on the extension
write_ext.txt Write files based on the extension
write_ext.xlsx Write files based on the extension
write_ext.xpt Write files based on the extension
write_ext.yml Write files based on the extension
write_file Write files based on the extension