setenv_file | R Documentation |
Internal function to set environment variables that are
necessary for the database connections with db_connection
.
Old function name: 'set_env_vars()'.
setenv_file(env_file)
env_file |
A character. The full path including the file name to the file containing the environment variable definitions to be loaded. |
No return value, called for side effects (see description)
Sys.setenv
## Not run: set_env_vars("./.env")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.