read_gpg | R Documentation |
Read and deserialize GPG encrypted file. Requires private key for decrypting file. Will prompt for password of private key.
read_gpg(file, as_text = FALSE)
file |
String. File path of file to be decrypted |
R data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.