Learn R Programming

nat.utils (version 0.6.1)

zipinfo: Return information about a zip archive using system unzip command

Description

Return information about a zip archive using system unzip command

Usage

zipinfo(f)

Value

dataframe of information

Arguments

f

Path to one (or more) files

Author

jefferis

Details

Uses system unzip command.

See Also

zip

Other ziputils: zipok()