Re: [R] problem with "parse"

2005-11-22 Thread Marc Kirchner
Hello Antje, > Is there anything I have overlooked? Can't I put special characters > like "$" or "," into this test-character? If I understand "?parse" correctly, you are supposed to pass a valid R expression to it and "u.g$par1, u.g$par2" is not as the comma is not a valid delimiter her

[R] problem with "parse"

2005-11-22 Thread Antje Döring
Hi there again, I have a problem with the "parse"-command. First of all, I show you in a simplified way, what I am trying to do and what "R" answers: > test [1] "u.g$par1, u.g$par2" > mode(test) [1] "character" > ausdruck <- parse(text = test) Error in parse(file, n, text, prom