(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
Kommentarer inaktiverade för Coming to R from SQL
jun 25, 26
Many people are of the opinion that R has a corner on convenient data analysis. That may or may not be true. But now R literally has a corner that [...]
jun 25, 26
The most likely topics to appear here are: the R language statistics programming in general optimization

