As with most languages, becoming a power user requires extra understanding of the underlying structure or rules. Data science through R is powerful, and this chapter discusses such programming basics including objects, operators, and functions.
Before we dig too deeply into R, some general principles to follow may well be in order. First, experimentation is good. It is much more powerful to learn hands-on than it is simply to read. Download the source files that come ...