archive: R bindings to libarchive

> library(archive)

バージョン: 0.0.0.9000


関数名 概略
archive Construct a new archive
archive_extract Extract contents of an archive
archive_read Construct a read only connection into an archive file
archive_write Construct a write only connection to a new archive
archive_write_files Add files to a new archive
file_connections Construct a file connections for (possibly compressed) files.

archive_extract

Arguments

  • archive
  • dir
> archive_extract()

archive_read

archive_write