Valid Notebook from 'Analysis Notebook' template that creates a cars plot.

Questions/TODO

# setup code here

Import

Import data (typically from external CSV).

Tidy/Transform

Clean and Tidy data.

Explore

Graph and model data to ask and answer questions.

Plot the speed and stopping distances from the cars dataset (circa 1920).

plot(cars)

Communicate

Communicate results.



jabenninghoff/rdev documentation built on April 26, 2024, 5:11 a.m.