Hello,

I am using Rcommander to generate codes and when I go
through it to load my excel file, it works. But every time I
re-open my script and try to load it directly with the
script Rcommander generated, I get an error message.
Basically the code works one time and then no more.

Here's the script and the error message I get:

data <- sqlQuery(channel = 2, select * from
[Questionnaire$])

[5] ERREUR:  
  ']' inattendu(e) dans "pal <- sqlQuery(channel = 2, select
* from [Questionnaire$]"

I would be very grateful if someone could help me with that,
Thanks!

Simon

______________________________________________
R-help@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.

Reply via email to