Skip to content
Prev 31360 / 63424 Next

Why is srcref of length 6 and not 4 ?

You might also want to take a look at
http://github.com/hadley/eval.with.details/blob/master/R/parse.r

where I'm trying to do something similar for a different purpose.

Hadley