(and vice versa)

This page has the following sections:

Misconceptions 
Resources

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

See more

Explore more content and blog posts.

  • jun 25, 26

    Music and snow. Poke my eyes out Perhaps your immediate response is: ”I’d rather poke my eyes out with a burning stick than do data analysis.” There’s a completely different [...]

  • jun 25, 26

    Move your data analysis to a computing environment specifically designed for it. Why R and not spreadsheets? Here are three reasons: complexity graphics money Spreadsheets are easily overwhelmed.  Very complex [...]

  • jun 25, 26

    The steps taken to fix an R problem. Task To prepare for the Portfolio Probe blog post called ”Implied alpha and minimum variance”, I tried to update a matrix of [...]