| .validate_driver | R Documentation |
Internal helper that combines driver info lookup and availability check. Used by connection functions to ensure required packages are installed.
.validate_driver(driver)
driver |
Character. Database driver name |
NULL (invisible). Throws error if driver package not available.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.