Code Clinic: R

Code Clinic: R shows how to solve computational problems using the R programming language.

Computational Thinking

Successful programmers know more than a computer language. They also know how to think about solving problems. They use “computational thinking”: breaking a problem down into segments that lend themselves to technical solutions. Code Clinic is a series of ten courses where authors solve the same problems using different programming languages.

In this Code Clinic, I show you how to solve six problems with the R programming language.

Hosted on LinkedIn Learning and lynda.com

LinkedIn Learning is part of LinkedIn. Here is a link to Code Clinic: R on LinkedIn Learning.

lynda.com was purchased by LinkedIn – and still continues to publish content. Here is a link to Code Clinic: R on lynda.com.

Topics Include:

  • Simple statistical analysis of an online weather station.
  • Image analysis and find a subset of a jpeg image using ccf.
  • The classic Eight Queens problem.
  • Build a Theremin.
  • Recursion and Directories.
  • Build a website using RStudio Shiny