O.k., thanks. I think, I tried your suggesion before I post here, but I made
a mistake in my first approach. Now, it opperate.
Again, thank you for the reply.
--
View this message in context:
http://www.nabble.com/send-a-list-from-R-to-C-tf1960161.html#a5377955
Sent from the R devel forum at N
On Tue, 18 Jul 2006, Jörn Schulz wrote:
>
> Hello at all !
>
> What is the correct form to give a list form R (e.g. list(c(-1,1),
> "TestFile") ) to C. I have no problems, if I don't use character and I have
> also no problems to give a character vector form R to C. But, if I combine
> real and