The R Project SVN R

Rev

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

Rev 15518 Rev 24239
Line 31... Line 31...
31
}
31
}
32
\value{
32
\value{
33
  An integer vector with values \code{0} for success and \code{-1} for failure.
33
  An integer vector with values \code{0} for success and \code{-1} for failure.
34
}
34
}
35
 
35
 
36
\author{B. D. Ripley}
-
 
37
 
-
 
38
\note{
36
\note{
39
  This is intended as a replacement for the S-PLUS function
37
  This is intended as a replacement for the S-PLUS function
40
  \code{access}, a wrapper for the C function of the same name, which
38
  \code{access}, a wrapper for the C function of the same name, which
41
  explains the return value encoding.  Note that
39
  explains the return value encoding.  Note that
42
  the return value is \bold{false} for \bold{success}.
40
  the return value is \bold{false} for \bold{success}.