The R documentation is concise and rich. Documentation on $
is one example of those properties. The examples teach so much more than the few lines of space that they take up! The best practices advised and detailed explanations in the commentary make this literature required reading.
Author: grant
The ultimate form of travel
Truck camper magazine
The ultimate form of travel, and maybe even living.
Lexical Scope and Statistical Computing
prog-proc-mode
FWIW, I have started a `prog-proc-mode’, which is supposed to be a minor mode used in a programming mode and that makesthe link to an underlying comint mode.
— Stefan Monnier
It will make the link easier; every mode has to do it all themselves.
Via emacs.devel via ESS-help.
Equanimity is a supreme goal
Equanimity is a state of psychological stability and composure which is undisturbed by experience of or exposure to emotions, pain, or other phenomena that may cause others to lose the balance of their mind.
Via wp.
Debugging in R
Debugging in R
is quite fine.
BNF description for R
Getting started with ess-tracebug for R
Here is a great overview how to get started with ess-tracebug.
R Mailing Lists and Posting Guide
The mailing lists are quite nice, and the posting guide is mandatory reading.
R programming for those coming from other languages
R programming for those coming from other languages is a nice overview for most mainstream programmers coming to R today. It would serve you well to have a R terminal open while you read it to play with things so that they make sense.