get_db_url | R Documentation |
retrieves database URL and server name
get_db_url(.database_name)
.database_name |
name of the database you are hoping to connect to.
You can view databases by tying |
a data frame, with on road providing the server_name
, database_name
and url
of the database given by .database_name
## Not run: get_db_url("PROD1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.