- in section 2.3.1, ["althogh"](https://github.com/csgillespie/efficientR/blob/6a5b604ebb56610d9c69b871fd0fee261e653d35/02-set-up.Rmd#L132) instead of "although". - in section 6.4.1, ["(\\)"](https://github.com/csgillespie/efficientR/blob/6a5b604ebb56610d9c69b871fd0fee261e653d35/06-data-carpentry.Rmd#L299) instead of "(`)". - in section 5.3, you used [`df_co2_dt`](https://github.com/csgillespie/efficientR/blob/6a5b604ebb56610d9c69b871fd0fee261e653d35/05-input-output.Rmd#L109) variable name for `readr::read_csv()`. - in section 6.5, ["`co2` dataset"](https://github.com/csgillespie/efficientR/blob/6a5b604ebb56610d9c69b871fd0fee261e653d35/06-data-carpentry.Rmd#L587) instead of `ghg_ems` dataset. - in chapter 10, ["Prerequisties"](https://github.com/csgillespie/efficientR/blob/6a5b604ebb56610d9c69b871fd0fee261e653d35/10-learning.Rmd#L15) instead of "Prerequisites".
df_co2_dtvariable name forreadr::read_csv().co2dataset" instead ofghg_emsdataset.