Learn R Programming

nat.utils (version 0.6.1)

zipok: Verify integrity of one or more zip files

Description

Verify integrity of one or more zip files

Usage

zipok(f, Verbose = FALSE)

Value

TRUE when file OK, FALSE otherwise

Arguments

f

Path to one (or more) files

Verbose

Whether to be Verbose (default FALSE)

Author

jefferis

Details

Uses system unzip command.

See Also

Other ziputils: zipinfo()