| .get_driver_info | R Documentation |
Internal helper to map database driver names to their R packages and human-readable names.
.get_driver_info(driver)
driver |
Character. Database driver name (e.g., "postgres", "mysql", "sqlite") |
Named list with package, name, and optionally install_command
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.