The R Project SVN R

Rev

Rev 71713 | Rev 79653 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 71713 Rev 73574
Line 3... Line 3...
3
% Copyright 1995-2016 R Core Team
3
% Copyright 1995-2016 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{zip}
6
\name{zip}
7
\alias{zip}
7
\alias{zip}
8
\title{
-
 
9
  Create Zip archives
8
\title{Create Zip Archives}
10
}
-
 
11
\description{
9
\description{
12
  A wrapper for an external \command{zip} command to create zip archives.
10
  A wrapper for an external \command{zip} command to create zip archives.
13
}
11
}
14
\usage{
12
\usage{
15
zip(zipfile, files, flags = "-r9X", extras = "",
13
zip(zipfile, files, flags = "-r9X", extras = "",