get(value = NULL, config = Sys.getenv("R_CONFIG_ACTIVE", "default"), file = "config.yml", use_parent = TRUE)NULL to read all values)R_CONFIG_NAME environment variable
("default" if the variable does not exist).TRUE to scan parent directories for
configuration files if the specified config file isn't found.NULL is passed for value).