The R Project SVN R

Rev

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

Rev 59039 Rev 61433
Line 5... Line 5...
5
 
5
 
6
\name{url.show}
6
\name{url.show}
7
\alias{url.show}
7
\alias{url.show}
8
\title{Display a text URL}
8
\title{Display a text URL}
9
\description{
9
\description{
10
  Extension of \code{\link{file.show}} to display text files from a remote 
10
  Extension of \code{\link{file.show}} to display text files from a remote
11
  server.
11
  server.
12
}
12
}
13
\usage{
13
\usage{
14
url.show(url, title = url, file = tempfile(),
14
url.show(url, title = url, file = tempfile(),
15
         delete.file = TRUE, method, \dots)
15
         delete.file = TRUE, method, \dots)