Description Usage Arguments Value Examples
Write environment variables to file
1 | write_env_vars(dir = here::here(), file_name = ".env")
|
dir |
[character] Path to directory that env var files should be
written to. Defaults to root directory of your package/project (via
|
[list] List of path names
1 | write_env_vars(dir = tempdir())
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.