Hi Kenneth,
what did the package maintainer of the svIO answer to you when
you asked him about this?
I think the posting guide asks you pretty explicitly to ask the
package maintainer *) about such problem.
*) You find the maintainer e.g., from
packageDescription("svIO")
or library(help = svIO)
Regards,
Martin
>>>>> "Kenneth" == Kenneth Cabrera <krcabrer at
une.net.co>
>>>>> on Thu, 21 Dec 2006 02:53:41 -0500 writes:
>> 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
>> ______________________________________________
>> R-help at stat.math.ethz.ch mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Please..
>> http://www.R-project.org/posting-guide.html
>> and provide commented, minimal, self-contained, reproducible code.