| ZipFileArchive-class {Rcompression} | R Documentation |
These classes represent Zip archives within a file (ZipFileArchive),
within a memory buffer (ZipMemoryArchive), and individual entries
within a Zip archive ((ZipArchiveEntry).
.Data:"character" ~~ classes:"character" ~~ elements:"character" that
gives the names of the elements within an archive.
Class "character", from data part.
Class "ZipArchive", directly.
Class "vector", by class "character", distance 2.
No methods defined with class "ZipFileArchive" in the signature.
Duncan Temple Lang
The ROOXML package uses these to access elements
of a Office Open XML document.
showClass("ZipFileArchive")