Skip to content
Prev 200486 / 398503 Next

Where are usages like "== 2L" documented?

Bryan Hanson wrote:
In the R Language Definition manual.  In this case, look in section 
3.1.1, "Constants".

Duncan Murdoch