Re: [R] How to import HTML and SQL files

2009-02-04 Thread Arup
Thanks a lot..I am trying to pick up R on my own.I will be asking you questions if I am having any problem at any point of time.Thank you. Arup Dieter Menne wrote: > > Arup gmail.com> writes: > >> I can't import any HTML or SQL files into R..:confused: > > Also confused. HTML and SQL are li

Re: [R] How to import HTML and SQL files

2009-02-04 Thread Duncan Temple Lang
Dieter Menne wrote: Arup gmail.com> writes: I can't import any HTML or SQL files into R..:confused: Also confused. HTML and SQL are like apples and bugs. For HTML (assume you want to extract stock quotes from a site) -- If you have strict XHTML, using package XML might be the best cho

Re: [R] How to import HTML and SQL files

2009-02-04 Thread Dieter Menne
Arup gmail.com> writes: > I can't import any HTML or SQL files into R..:confused: Also confused. HTML and SQL are like apples and bugs. For HTML (assume you want to extract stock quotes from a site) -- If you have strict XHTML, using package XML might be the best choice, but I doubt you ge

Re: [R] How to import HTML and SQL files

2009-02-04 Thread Warren Young
Arup wrote: I can't import any HTML or SQL files into R..:confused: Yeah, I'm confused, too. What exactly is it you're trying to do? Not the technical task you asked about, but the effect you're trying to achieve? Can you give details about the exact nature of your data sources, or, better