load_env_vars: Load environment variables from the specified file

View source: R/import.R

load_env_varsR Documentation

Load environment variables from the specified file

Description

Load variables defined in the given file, as environment variables, and also return a vector of variable names or keys.

Usage

load_env_vars(file = ".env-data-science")

Arguments

file

The location of your data science environment variable file.


stand-together-foundation/actualize documentation built on May 12, 2022, 12:39 a.m.