[R] system(mysql... Does not recognize < as passing an attribute (No HTML)
Lapointe, Pierre
Pierre.Lapointe at nbf.ca
Tue Jan 16 17:42:58 CET 2007
Hi,
This is my command line request: mysql -u root -ppassword -D quant
<c:/cline.txt
This line works from the command line in windows.
In R, when I try to use the system function, it does not work,
> system(paste('mysql -u root -ppassword -D quant
<c:/cline.txt'),show.output.on.console = TRUE)
ERROR 1102 (42000): Incorrect database name '<c:/cline.txt'
It seems that the "<" character is not recognized as an attribute.
Thanks,
Pierre
> version
_
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 2
minor 4.1
year 2006
month 12
day 18
svn rev 40228
language R
version.string R version 2.4.1 (2006-12-18)
**************************************************
AVIS DE NON-RESPONSABILITE: Ce document transmis par courrie...{{dropped}}
More information about the R-help
mailing list