Access web content from within R
On 15.07.2010 13:46, Henrique Dallazuanna wrote:
Perhaps library RCurl.
See
fortune("distinction between 'library' and 'package'")
Uwe Ligges
On Thu, Jul 15, 2010 at 7:36 AM, Bart Joosen<bartjoosen at hotmail.com> wrote:
Hi, I have to search in an online db for registered manufacturers of raw materials. Can I use R for the following: I have a list with monograph numbers eg: l<- c(198, 731,355) Now I want to make a dataframe, containing the monograph number and the information listed under COS: Certificate holder, certificate number, Status, Type Is this possible with R? kind regards Bart -- View this message in context: http://r.789695.n4.nabble.com/Access-web-content-from-within-R-tp2289953p2289953.html Sent from the R help mailing list archive at Nabble.com.
______________________________________________ R-help at 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.
______________________________________________ R-help at 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.