Description Usage Arguments Value
Decompresses JSON files downloaded from AWS S3.
| 1 2 | sensus.decompress.gz.files(local.path, skip = TRUE, overwrite = FALSE,
  remove = FALSE)
 | 
| local.path | Path to location on local machine. | 
| skip | If TRUE and the output file already exists, the output file is returned as is. | 
| overwrite | If TRUE and the output file already exists, the file is silently overwritten; otherwise an exception is thrown (unless skip is TRUE). | 
| remove | If TRUE, the input file is removed afterward, otherwise not. | 
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.