Try this: library(XML) readHTMLTable("http://extranet.pheur.org/4DLink1/4DCGI/Web_View/mono/198", which = 5)
On Fri, Jul 16, 2010 at 4:08 PM, Bart Joosen <bartjoo...@hotmail.com> wrote: > > Marsh, > > you are absolutely right, I forget the link to the db. > Actually its a webpage for each monograph number: > > http://extranet.pheur.org/4DLink1/4DCGI/Web_View/mono/198 > http://extranet.pheur.org/4DLink1/4DCGI/Web_View/mono/731 > ... > > As I have a list with the numbers of interest (l<- c(198, 731,355)), I can > paste the webadress together with the numbers, but then I need to substract > the COS info. > > Kind regards > > Bart > > > -- > View this message in context: > http://r.789695.n4.nabble.com/Access-web-content-from-within-R-tp2289953p2291839.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40" S 49° 16' 22" O [[alternative HTML version deleted]]
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.