The R Project SVN R

Rev

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

Rev 68948 Rev 72658
Line 1... Line 1...
1
% File src/library/tools/man/Rdiff.Rd
1
% File src/library/tools/man/Rdiff.Rd
2
% Part of the R package, https://www.R-project.org
2
% Part of the R package, https://www.R-project.org
3
% Copyright 2010-2014 R Core Team
3
% Copyright 2010-2017 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{Rdiff}
6
\name{Rdiff}
7
\alias{Rdiff}
7
\alias{Rdiff}
8
\title{Difference R Output Files}
8
\title{Difference R Output Files}
Line 43... Line 43...
43
  note that flag \option{-w} is not required by POSIX but is supported
43
  note that flag \option{-w} is not required by POSIX but is supported
44
  by GNU, Solaris and FreeBSD versions.)
44
  by GNU, Solaris and FreeBSD versions.)
45
 
45
 
46
  This can compare uncompressed PDF files, ignoring differences in
46
  This can compare uncompressed PDF files, ignoring differences in
47
  creation and modification dates.
47
  creation and modification dates.
-
 
48
 
-
 
49
  Mainly for use in examples, text from marker
-
 
50
  \samp{> ## IGNORE_RDIFF_BEGIN} up to (but not including)
-
 
51
  \samp{> ## IGNORE_RDIFF_END} is ignored.
48
}
52
}
49
\value{
53
\value{
50
  If \code{Log} is true, a list with components \code{status} (see
54
  If \code{Log} is true, a list with components \code{status} (see
51
  below) and \code{out}, a character vector of descriptions of
55
  below) and \code{out}, a character vector of descriptions of
52
  differences, possibly of zero length.
56
  differences, possibly of zero length.