I have a Dropbox folder with compressed JSON files in tar.gz, how can I extract the files, unzip them and read them in R? Could readtext from the readtext package help me, and how can I use the source argument of the function to access the folder?
I've tried creating tempfiles and download.file, and applying untar, but it returns an error code 1