Streamlining Data Access in Clinical Research


[Up] [Top]

Documentation for package ‘connector’ version 1.0.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
check_resource Resource Validation System for Connector Objects
check_resource.Connector Resource Validation System for Connector Objects
check_resource.ConnectorFS Resource Validation System for Connector Objects
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 Previously used to 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_cnt.ConnectorLogger Download content from the connector
download_directory_cnt Download a directory
download_directory_cnt.ConnectorFS Download a directory
extract_metadata Extract metadata from connectors
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 available content from the connector
list_datasources Extract data sources from connectors
log-functions Connector Logging Functions
log_list_content_connector Connector Logging Functions
log_read_connector Connector Logging Functions
log_read_connector.ConnectorDBI Connector Logging Functions
log_read_connector.ConnectorFS Connector Logging Functions
log_read_connector.default Connector Logging Functions
log_remove_connector Connector Logging Functions
log_remove_connector.ConnectorDBI Connector Logging Functions
log_remove_connector.ConnectorFS Connector Logging Functions
log_remove_connector.default Connector Logging Functions
log_write_connector Connector Logging Functions
log_write_connector.ConnectorDBI Connector Logging Functions
log_write_connector.ConnectorFS Connector Logging Functions
log_write_connector.default Connector Logging Functions
nested_connectors Create a nested connectors object
print.ConnectorLogger Create a New Connector Logger
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 Read content from the connector
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 Remove content from the connector
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
resource-validation Resource Validation System for Connector Objects
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
tbl_cnt.ConnectorLogger 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_cnt.ConnectorLogger Upload content to the connector
upload_directory_cnt Upload a directory
upload_directory_cnt.ConnectorFS Upload a directory
use_connector Use connector
validate_resource Resource Validation System for Connector Objects
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 Write content to the connector
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