Re: [R] Just Beginning

2008-01-07 Thread Prof Brian Ripley
R can talk to MySQL via the RMySQL and RODBC packages: which is easier will depend on your infrastructure, including your OS. You haven't even told us your OS. But the 'R Data Import/Export Manual' and 'An Introduction to R', both of which ship with R, are the manuals to start with, as well as

Re: [R] Just Beginning

2008-01-07 Thread John Fox
ntario, Canada L8S 4M4 905-525-9140x23604 http://socserv.mcmaster.ca/jfox > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > project.org] On Behalf Of hoogeebear > Sent: January-07-08 8:14 AM > To: r-help@r-project.org > Subject: [R] Just Beginning &g

[R] Just Beginning

2008-01-07 Thread hoogeebear
Hi, Im new to "R", I am currently doing a proect for college, in which questions are answered and the results are sent to a mySql database. Essentially I want R to read from this database and generate graphs e.t.c. Dies anyone know of a good website where I can learn the different commands needed