I am following the instructions for how to create new database connections in RStudio. I can open the pane "Connect to Existing Data Sources" but how do I add more database options to this list (e.g., my company uses Vertica and Hive)?
I can connect to other databases in R and RStudio code chunks using DBI, but these databases are not listed in the "Connect to Existing Data Sources" pane. How do I add them to this pane?