Skip to contents

Helper that opens .Renviron file for storing credentials. Deprecated: only used to support other deprecated exported functions like pull_smartabase() and push_smartabase()

Usage

save_credentials()

Value

.Renviron

Examples

if (FALSE) { # \dontrun{
save_credentials()
} # }