gar_setup_get_authenv {googleAuthR} | R Documentation |
Setup wizard helper - add authentication file to .Renviron
Description
Setup wizard helper - add authentication file to .Renviron
Usage
gar_setup_get_authenv(env_arg = "GCE_AUTH_FILE", ...)
Arguments
env_arg |
The environment argument to set |
... |
Other arguments passed to gar_setup_auth_key |
Value
A string to paste into an .Renviron, or NULL
[Package googleAuthR version 2.0.2 Index]