Chapter 2: Programming with Data

Author: Sean Raleigh

Digital resources supplementing the chapter


Markdown example

Figure 2.1 of the text shows example uses of Markdown in a mathematical document. You can view that document in several ways here.

Notebook examples

Figures 2.2 through 2.4 of the text show example notebooks. You can view those notebooks online here.

Code examples

Section 2.3 shows many small snippets of code while teaching coding best practices. Some are written in R and some in Python. The documents below contain those code snippets together with paragraphs from the text that explain them.