Being relatively new to R, I want to use R in connection with a MySQL database. 
After installing (apparently sucessfully) the package RMySQL (R Version 1.6.2)
the result is as follows:

> library(RMySQL)
> con <- dbConnect(MySQL(), dbname= "test")
Error: couldn't find function "dbConnect"

Thank You in advance for help

Peter


J�rg Peter Baresel
Technische Universit�t M�nchen
Lehrstuhl f�r Pflanzenbau und Pflanzenz�chtung
D-85354 Freising
Lange Point 51


        [[alternate HTML version deleted]]

______________________________________________
[EMAIL PROTECTED] mailing list
http://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to