local_vault: Use a different vault

Description Usage Arguments

View source: R/vault.R

Description

Temporarily change the location where vault will store secrets for the duration of a function body.

Usage

1
local_vault(path, .local_envir = parent.frame())

Arguments

path

File location of where to store secrets

.local_envir

Environment for function body. Does not need to be changed for most uses.


shunsambongi/vault documentation built on March 19, 2020, 4:58 p.m.