parse_dot_line | R Documentation |
Parse environment variables from lines in a .env file
parse_dot_line(lines)
lines |
Character vector containing lines from a .env file |
A named list where names are environment variable names and values are their corresponding values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.