checkZips | R Documentation |
This function uses system calls of unzip -t
to check the validity of
zip archives
checkZips(x)
x |
|
logical vector
with TRUE
if a zip archive exists & is not corrupt
according to unzip -t
call.
Matteo Mattiuzzi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.