powered by
Extension of file.show to display text files from a remote server.
file.show
url.show(url, title = url, file = tempfile(), delete.file = TRUE, method, …)
The URL to read from.
Title for the browser.
File to copy to.
Delete the file afterwards?
File transfer method: see download.file
download.file
Arguments to pass to file.show.
url, file.show, download.file
url
# NOT RUN { url.show("http://www.stats.ox.ac.uk/pub/datasets/csb/ch3a.txt") # }
Run the code above in your browser using DataLab