[R] Statistical computing

david.whiting@ncl.ac.uk david.whiting at ncl.ac.uk
Mon Mar 31 17:20:37 CEST 2003


On Sat, Mar 29, 2003 at 07:44:47AM -0500, Frank E Harrell Jr wrote:

> David - I am a big fan of Sweave also.  There is some writeup about it
> in one of the documents I referenced.  Next I need to get into MySQL.
> If you stumble across any tutorials for that that are not on
> r-project.org please let me know.  -Frank

Frank, do you mean for SQL in general or specifically related to R
working with SQL/MySQL?  

I think there are many tutorials on SQL and MySQL on the web and the
MySQL manual contains everything you ever wanted to know about MySQL
(and more that you'll probably hope you never want to know about :).
There are tutorials within the manual that I think are well-written
and clear.

For me the only thing I had to think about in putting it together was
when installing unixODBC (on linux) and even that was not too hard.  I
just had to create the .ini files because I had problems with
ODBCConfig.  

If you know a little SQL then the R Data Import/Export manual and the
RODBC help page are probably all you really need.

Dave

-- 
Dave Whiting
Dar es Salaam, Tanzania



More information about the R-help mailing list