Take the 2-minute tour ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'am using Eclipse and StatET to script in R.

I am using the great data.table package which introduce the syntax :=

For eclipse it is a syntax error but it is not the case in the context of this package.

Is there a way to make Eclipse consider := as correct ?

Many thanks

share|improve this question
2  
I think you'll need to file a feature request to the author of StatET. –  Roman Luštrik May 17 '13 at 13:59
add comment

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.