Skip to content
Snippets Groups Projects
Commit 4406d5dc authored by Ben Anderson's avatar Ben Anderson
Browse files

typos

parent 810480b6
No related branches found
No related tags found
No related merge requests found
......@@ -16,17 +16,17 @@ makeReport <- function(f){
# )
}
# >> run report ----
# >> run EPC data check & save data ----
rmdFile <- "epcChecks" # not the full path
title = "Checking EPC datasets for Southampton"
subtitle = "Data cleaning, outlier checks and coverage analysis"
authors = "Ben Anderson"
makeReport(rmdFile)
# >> run the report ----
rmdFile <- "carbonCosts" # not the full path
title = "Exploring #backOfaFagPacket scenarios for a residential dwellings Carbon Tax"
subtitle = "Southampton as a case study"
authors = "Ben Anderson"
makeReport(rmdFile)
\ No newline at end of file
makeReport(rmdFile)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment