zipinfo {nat.utils} | R Documentation |
Return information about a zip archive using system unzip command
Description
Return information about a zip archive using system unzip command
Usage
zipinfo(f)
Arguments
f |
Path to one (or more) files |
Details
Uses system unzip command.
Value
dataframe of information
Author(s)
jefferis
See Also
Other ziputils:
zipok()
[Package nat.utils version 0.6.1 Index]