library(tidyverse)
library(readxl)Sales
- Read in the Excel file called
sales.xlsxfrom thedata-raw/folder such that it looks like the following.

- Stretch goal: Manipulate the sales data such such that it looks like the following.

Termeh Shafie
(adapted from original script by Mine Çetinkaya-Rundel)
sales.xlsx from the data-raw/ folder such that it looks like the following.
