open_encrypted: A wrapper function for the workflow of decrypt, source and...

View source: R/transfer.R

open_encryptedR Documentation

A wrapper function for the workflow of decrypt, source and encrypt back files

Description

A wrapper function for the workflow of decrypt, source and encrypt back files

Usage

open_encrypted(
  file_actual,
  file_encrypted,
  encrypt = FALSE,
  key_file,
  file_type = "r"
)

Arguments

encrypt

a bool, if TRUE then encrypt the file with key_file


fjoe88/d8ahelper documentation built on Feb. 6, 2023, 7:55 a.m.