read_gpg: Read GPG encrypted data

View source: R/encrypt.R

read_gpgR Documentation

Read GPG encrypted data

Description

Read and deserialize GPG encrypted file. Requires private key for decrypting file. Will prompt for password of private key.

Usage

read_gpg(file, as_text = FALSE)

Arguments

file

String. File path of file to be decrypted

Value

R data frame


jmueller17/LimeRLabel documentation built on May 2, 2023, 7:13 p.m.