A function to encrypt and save Rdata files

save_encrypted(data, file = "")

Arguments

data

the object to encrypt

file

the file path to save to

Value

NULL (invisible)