One sentence description of the analysis contained in the notebook. Save this file to the "analysis" directory using the Analysis Package Layout. The title, date, and description line (this line) will automatically be added to README.md when built using devtools:build_readme() or build_analysis_site().

Questions/TODO

library(readr)
library(dplyr)
library(ggplot2)
library(jbplot)

Import

Import data (typically from external CSV).

Tidy/Transform

Clean and Tidy data.

Explore

Graph and model data to ask and answer questions.

Communicate

Communicate results.



jabenninghoff/rdev documentation built on April 10, 2024, 6:33 p.m.