LoadRcrypt: Load encrypted Rdata files

Description Usage Arguments Value

Description

Load encrypted Rdata files

Usage

1
LoadRcrypt(filename = ".Rdata.gpg", path = getwd(), RmOrig = T, ...)

Arguments

filename

Name of the encrypted file. E.g. "Test.Rdata.gpg".

path

Directory where the file is located. Default is current working directory.

RmOrig

Logical, indicates whether the original file should be removed. Default is TRUE.

...

Arguments to be passed to decrypt.

Value

The encrypted Rdata file is loaded into the global environment.


BavoDC/RcryptAdj documentation built on May 16, 2019, 11:01 a.m.