connector-options {connector} | R Documentation |
Options for connector
Description
verbosity_level
Verbosity level for functions in connector. See zephyr::verbosity_level for details.
Default:
"verbose"
Option:
connector.verbosity_level
Environment:
R_CONNECTOR_VERBOSITY_LEVEL
overwrite
Overwrite existing content if it exists in the connector?
Default:
FALSE
Option:
connector.overwrite
Environment:
R_CONNECTOR_OVERWRITE
logging
Add logs to the console as well as to the whirl log html files
Default:
FALSE
Option:
connector.logging
Environment:
R_CONNECTOR_LOGGING
[Package connector version 0.1.1 Index]