View source: R/sevenzip_parseinfo.R
| sevenzip_parseinfo | R Documentation | 
Extract the name and size of each file from a 7-zip listing
sevenzip_parseinfo(x)
| x | A valid return from a (captured) call to 7-zip with an
action of  | 
This is mainly used as a helper for sevenzip_listcont. The expected
input is a single listing from a 7-zip return, i.e. a call to 7-zip with an action of
l.
A data.frame
Other sevenzip functions: 
sevenzip_checkpath(),
sevenzip_listcont(),
sevenzip_makecmd()
#TBD
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.