decrypt_data: decrypt_data

Description Usage Arguments Details Value

View source: R/decrypt_data.R

Description

Function for decrypting tabular data

Usage

1
decrypt_data(file_name, password = "password", nonce_file = "nonce")

Arguments

file_name

The name of the file containing the encrypted data.

password

Password to be used.

nonce_file

The name of the nonce file.

Details

Function for decrypting tabular data.

Value

This function returns no values.


AngelosPsy/pssr documentation built on June 27, 2020, 8:06 p.m.