Skip to content
Prev 35962 / 63424 Next

Problem with ?Syntax

Gabor Grothendieck wrote:
There are a few other errors in that page, e.g. saying that [ has 
greater priority than ::, but

version <- 1:10
base::version[1]

shows :: has higher priority.   I'll take a look.

Duncan Murdoch