Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 512 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 512 Bytes

snxt

Package snxt contains functions frequently used at the JPAL networks lab. It contains the following functions-

  1. pull_data and pull_media use the api provided by surveycto to download data directly to R. Either encrypted or un-encrypted data and media files can be downloaded using these functions.
  2. vc_mount and vc_dismount respectively mount and dismount veracrypt containers from within R. This integrates veracrypt with R so the workflow can be managed directly from within R.