zipok {nat.utils} | R Documentation |
Verify integrity of one or more zip files
zipok(f, Verbose = FALSE)
f |
Path to one (or more) files |
Verbose |
Whether to be Verbose (default FALSE) |
Uses system unzip command.
TRUE when file OK, FALSE otherwise
jefferis
Other ziputils:
zipinfo()