pwdLoad: A function to load an encrypted password.

Description Usage Arguments Author(s) See Also Examples

Description

This function loads an encrypted password that is saved by using this package.

Usage

1
pwdLoadRDS(location_file)

Arguments

location_file

Specifies the location where the saved encrypted is saved.

Author(s)

Arie Twigt

See Also

pwdSaveRDS

Examples

1
encrypted_password <- pwdLoadRDS("password_encrypted.rds")

ArieTwigt/passwordEncryptR documentation built on May 30, 2019, 7:58 p.m.