[R] A problem with "copy()" in the svIO package

Kenneth Cabrera krcabrer at une.net.co
Thu Dec 21 08:53:41 CET 2006


Hi R-users:

When I type the following code in R, using
the svIO package I got a problem only with
the "latex" type option.(With "raw", "ascii" and
"html" options, it works fine).

x<-1:50
copy('x', type='latex', objname='x')
Erro en file.info(fn <- c(...)) : argumento del nombre de archivo inválido

Thank you for your help.

Kenneth

--



More information about the R-help mailing list