| extract.zip | R Documentation | 
extract.zip extracts the files from a .zip archive in a
specific directory.
extract.zip(file, extractpath = dirname(file)[1])
| file | A file name. | 
| extractpath | A path to define where the files are to be extracted. | 
 Success is indicated by returning the directory in which the
    files have been extracted. If it fails, it returns an empty
    character string. 
Audrey Kauffmann
Maintainer: Jose Marugan <jcmarca@ebi.ac.uk>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.