Description Usage Arguments Value
Write environment variable to file
1 | write_env_var(value, dir = here::here(), file_name = character())
|
value |
[character] Value of the env var. |
dir |
[character] Path to directory that env var files should be
written to. Defaults to root directory of your package/project (via
|
file_name |
[character] Optional file name. If none is provided then
|
[character] File path
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.