| read-lynx {fImport} | R Documentation |
Uses the Lynx Browser to read a web page.
read.lynx(url, intern = TRUE, bin = NULL, pipe = FALSE, ...)
url |
a character string specifying the URL of the web page. |
intern |
a logical which indicates whether to make the output of the command an R object. |
bin |
a string with the path of your lynx binary or NULL if lynx binary is available in the operating system path. |
pipe |
a logical which indicates whether the result should be returned
as a |
... |
optional arguments passed to lynx binary. For example
|
the downloaded text.
Diethelm Wuertz, Yohan Chalabi, and Andrew Ellis, (2010); Financial Market Data for R/Rmetrics, Rmetrics eBook, Rmetrics Association and Finance Online, Zurich, www.rmetrics.org.