The R Project SVN R

Rev

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

Rev 74457 Rev 77056
Line 24... Line 24...
24
}
24
}
25
\value{
25
\value{
26
  A character vector of the same length as \code{paths}.  The
26
  A character vector of the same length as \code{paths}.  The
27
  entries are the path of the file linked to, \code{""} if the path is
27
  entries are the path of the file linked to, \code{""} if the path is
28
  not a symbolic link, and \code{NA} if there is an error (e.g., the
28
  not a symbolic link, and \code{NA} if there is an error (e.g., the
29
  path does not exist).
29
  path does not exist or cannot be converted to the native encoding).
30
 
30
 
31
  On platforms without the \code{readlink} system call, all elements are
31
  On platforms without the \code{readlink} system call, all elements are
32
  \code{""}.
32
  \code{""}.
33
}
33
}
34
\seealso{
34
\seealso{