(and vice versa)
This page has the following sections:
Both R and SQL are about data. R deals mainly with analysis, SQL deals mainly with storage. They are natural complements.
Misconceptions
Probably often more a typo than a misconception, but testing equality in R is done with == rather than = (which is an assignment operator in R).
Resources
Back to top level of Impatient R
jun 25, 26
Online Math Degrees has a page of ”100 savvy sites on statistics and quantitative analysis”. It has some that you recognize, some that you’ve hardly ever heard of. The sites [...]
jun 25, 26
R is a piece of software, but it is also a community. Help community The most visible aspect of the R community is help. This is also the most useful [...]
jun 25, 26
Some history and a prediction. Past A discussion broke out on the R-help mailing list in January 2006 about a technical report put out by the statistical computing group at [...]

