The R Project SVN R

Rev

Rev 85908 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 85908 Rev 86027
Line 91... Line 91...
91
\seealso{
91
\seealso{
92
  \code{\link{shortPathName}}
92
  \code{\link{shortPathName}}
93
}
93
}
94
#endif
94
#endif
95
 
95
 
96
\examples{\donttest{# random tempdir
96
\examples{\dontdiff{% random tempdir
97
cat(normalizePath(c(R.home(), tempdir())), sep = "\n")
97
cat(normalizePath(c(R.home(), tempdir())), sep = "\n")
98
}}
98
}}
99
\keyword{ utilities }
99
\keyword{ utilities }