The R Project SVN R

Rev

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

Rev 73574 Rev 78107
Line 28... Line 28...
28
}
28
}
29
\seealso{
29
\seealso{
30
  \code{\link{url}}, \code{\link{file.show}}, \code{\link{download.file}}
30
  \code{\link{url}}, \code{\link{file.show}}, \code{\link{download.file}}
31
}
31
}
32
\examples{
32
\examples{
33
\dontrun{url.show("http://www.stats.ox.ac.uk/pub/datasets/csb/ch3a.txt")}
33
\dontrun{url.show("https://www.stats.ox.ac.uk/pub/datasets/csb/ch3a.txt")}
34
}
34
}
35
\keyword{file}
35
\keyword{file}
36
\keyword{misc}
36
\keyword{misc}