Skip to contents

Decrypt all files associated with a form

Usage

nettskjema_tsd_decrypt_form(
  path,
  rerun_all = FALSE,
  output_dir = NULL,
  verbose = NULL,
  ...
)

Arguments

path

path to the folder with encrypted data

rerun_all

logical. Should the process be run on all files, even those previously run. Default is FALSE.

output_dir

character. Path to output directory.

verbose

logical. Should the function output status messages. Default is TRUE.

...

other arguments to nettskjema_tsd_decrypt_file

Value

nothing. Writes decrypted files to a folder.