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