The R Project SVN R

Rev

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

Rev 73936 Rev 73991
Line 39... Line 39...
39
  \code{compress = "auto"} asks \R to choose the compression and ignores
39
  \code{compress = "auto"} asks \R to choose the compression and ignores
40
  \code{compression_level}.  It will try \code{"gzip"}, \code{"bzip2"}
40
  \code{compression_level}.  It will try \code{"gzip"}, \code{"bzip2"}
41
  and if the \code{"gzip"} compressed size is over 10Kb, \code{"xz"} and
41
  and if the \code{"gzip"} compressed size is over 10Kb, \code{"xz"} and
42
  choose the smallest compressed file (but with a 10\% bias towards
42
  choose the smallest compressed file (but with a 10\% bias towards
43
  \code{"gzip"}).  This can be slow.
43
  \code{"gzip"}).  This can be slow.
-
 
44
 
-
 
45
  For back-compatibility, \code{version = NULL} is interpreted to mean
-
 
46
  version 2: however version-3 files will only be saved as version 3.
44
}
47
}
45
 
48
 
46
\value{
49
\value{
47
  For \code{checkRdaFiles}, a data frame with rows names \code{paths}
50
  For \code{checkRdaFiles}, a data frame with rows names \code{paths}
48
  and columns
51
  and columns