Skip to content
Prev 29577 / 63424 Next

Parsing code with newlines

On 04/08/2008 8:50 AM, Peter Jaeger wrote:
You need to put together a reproducible example if you want help. 
parse() uses R_ParseVector, and it handles newlines fine.

Duncan Murdoch