extract.zip: Unzip archives in a specified directory

extract.zipR Documentation

Unzip archives in a specified directory

Description

extract.zip extracts the files from a .zip archive in a specific directory.

Usage

extract.zip(file, extractpath = dirname(file)[1])

Arguments

file

A file name.

extractpath

A path to define where the files are to be extracted.

Value

Success is indicated by returning the directory in which the files have been extracted. If it fails, it returns an empty character string.

Author(s)

Audrey Kauffmann

Maintainer: Jose Marugan <jcmarca@ebi.ac.uk>


ebi-gene-expression-group/bioconductor-ArrayExpress documentation built on April 9, 2023, 6:39 a.m.