diff --git a/Rmd/exploreUKTU2014.Rmd b/Rmd/exploreUKTU2014.Rmd index 7e4cfd64f71b47b085777a641680843609f77468..9fb0727f64dc320a98d12449f79d8e859a6c4ec5 100644 --- a/Rmd/exploreUKTU2014.Rmd +++ b/Rmd/exploreUKTU2014.Rmd @@ -68,8 +68,8 @@ ba_makeUktuActGraph <- function(dt,activity){ myPlot <- ggplot(plotDT, aes(x=halfHour, y = pcEpisodesAct, group = ddayw, colour = ddayw)) + geom_line() + theme(legend.title = element_blank()) + - labs(caption = paste0(dataNote, "\nPlot by: @dataknut @energySoton"), - x = "Episode start time", + labs(caption = paste0(dataNote, "\nStart-time truncated to half-hour\nPlot by: @dataknut @energySoton"), + x = paste0("Episode start time: ", activity), y = "% episodes" ) + theme(strip.text.y = element_text(size = 8, colour = "black", angle = 0)) + @@ -104,8 +104,8 @@ ba_makeUktuWhereGraph <- function(dt,loc){ myPlot <- ggplot(plotDT, aes(x=halfHour, y = pcEpisodesLoc, group = ddayw, colour = ddayw)) + geom_line() + theme(legend.title = element_blank()) + - labs(caption = paste0(dataNote, "\nPlot by: @dataknut @energySoton"), - x = "Episode start time", + labs(caption = paste0(dataNote, "\nStart-time truncated to half-hour\nPlot by: @dataknut @energySoton"), + x = paste0("Episode start time: ", loc), y = "% episodes" ) + theme(strip.text.y = element_text(size = 8, colour = "black", angle = 0)) + diff --git a/Rmd/exploreUKTU2014.log b/Rmd/exploreUKTU2014.log index a1a42f94c89e6e1152244ce2bdb6ba52a3c0e8b1..953836b157ff43e93f04fe00c71ac0247a8e11f9 100644 --- a/Rmd/exploreUKTU2014.log +++ b/Rmd/exploreUKTU2014.log @@ -1,4 +1,4 @@ -This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019) (preloaded format=pdflatex 2019.5.23) 25 JUL 2020 22:10 +This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019) (preloaded format=pdflatex 2019.5.23) 26 JUL 2020 10:47 entering extended mode restricted \write18 enabled. %&-line parsing enabled. @@ -726,9 +726,87 @@ File: ts1lmtt.fd 2009/10/30 v1.6 Font defs for Latin Modern Overfull \vbox (2.13824pt too high) detected at line 319 [] -[3] [4] [5] [6] +[3] [4] +Overfull \hbox (34.24352pt too wide) in paragraph at lines 474--474 +[]\T1/lmtt/m/n/10 ## [1] "serial" "strata" "psu" + "pnum" "daynum"[] + [] + + +Overfull \hbox (28.99353pt too wide) in paragraph at lines 474--474 +[]\T1/lmtt/m/n/10 ## [6] "HhOut" "IndOut" "DMFlag" + "IMonth" "IYear"[] + [] + + +Overfull \hbox (65.74342pt too wide) in paragraph at lines 474--474 +[]\T1/lmtt/m/n/10 ## [11] "DVAge" "DayNum_DiaryDay" "DPday" + "DiaryDate_Act" "DiaryDay_Act"[] + [] + + +Overfull \hbox (49.99347pt too wide) in paragraph at lines 474--474 +[]\T1/lmtt/m/n/10 ## [16] "DiaryDateDiff" "dmonth" "dyear" + "ddayw" "DiaryType"[] + [] + + +Overfull \hbox (39.4935pt too wide) in paragraph at lines 474--474 +[]\T1/lmtt/m/n/10 ## [21] "WhenDiary" "AfterDiaryDay" "WhereStart" + "WhereEnd" "RushedD"[] + [] + + +Overfull \hbox (44.74348pt too wide) in paragraph at lines 474--474 +[]\T1/lmtt/m/n/10 ## [26] "Ordinary" "KindOfDay" "Trip" + "dia_wt_a" "dia_wt_b"[] + [] + + +Overfull \hbox (49.99347pt too wide) in paragraph at lines 474--474 +[]\T1/lmtt/m/n/10 ## [31] "epnum" "tid" "eptime" + "whatdoing" "What_Oth1"[] + [] + -LaTeX Warning: Reference `(' on page 7 undefined on input line 591. +Overfull \hbox (49.99347pt too wide) in paragraph at lines 474--474 +[]\T1/lmtt/m/n/10 ## [36] "What_Oth2" "What_Oth3" "WhereWhen" + "Device" "WithAlone"[] + [] + + +Overfull \hbox (49.99347pt too wide) in paragraph at lines 474--474 +[]\T1/lmtt/m/n/10 ## [41] "WithSpouse" "WithMother" "WithFather" + "WithChild" "WithOther"[] + [] + + +Overfull \hbox (44.74348pt too wide) in paragraph at lines 474--474 +[]\T1/lmtt/m/n/10 ## [46] "WithOtherYK" "WithMiss" "WithNA" + "Enjoy" "impuflag"[] + [] + + +Overfull \hbox (86.74336pt too wide) in paragraph at lines 474--474 +[]\T1/lmtt/m/n/10 ## [51] "ba_survey" "ba_pidChar" "ba_pid" + "ba_diarypid" "r_diaryStartDate"[] + [] + + +Overfull \hbox (81.49338pt too wide) in paragraph at lines 474--474 +[]\T1/lmtt/m/n/10 ## [56] "r_date" "r_dow" "time" + "cumDuration" "r_epEndDateTime"[] + [] + + +Overfull \hbox (70.99341pt too wide) in paragraph at lines 474--474 +[]\T1/lmtt/m/n/10 ## [61] "r_epStartDateTime" "r_epStartTimeMin" "r_epStartTim +eHour" "r_epStartTimeStr" "r_epStartTime"[] + [] + +[5] [6] + +LaTeX Warning: Reference `(' on page 7 undefined on input line 587. </Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-latex/l aundryTest-1.pdf, id=160, 457.71pt x 316.18124pt> @@ -737,31 +815,31 @@ tex/laundryTest-1.pdf Graphic file (type pdf) <use /Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-lat ex/laundryTest-1.pdf> Package pdftex.def Info: /Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2 -014_files/figure-latex/laundryTest-1.pdf used on input line 610. +014_files/figure-latex/laundryTest-1.pdf used on input line 606. (pdftex.def) Requested size: 457.72984pt x 316.19493pt. -[7 </Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-late -x/laundryTest-1.pdf>] </Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-latex/i -roningTest-1.pdf, id=176, 457.71pt x 316.18124pt> +roningTest-1.pdf, id=161, 457.71pt x 316.18124pt> File: /Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-la tex/ironingTest-1.pdf Graphic file (type pdf) <use /Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-lat ex/ironingTest-1.pdf> Package pdftex.def Info: /Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2 -014_files/figure-latex/ironingTest-1.pdf used on input line 631. +014_files/figure-latex/ironingTest-1.pdf used on input line 627. (pdftex.def) Requested size: 457.72984pt x 316.19493pt. +[7 </Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-late +x/laundryTest-1.pdf>] [8 </Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU +2014_files/figure-latex/ironingTest-1.pdf>] </Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-latex/c -ookingTest-1.pdf, id=177, 457.71pt x 316.18124pt> +ookingTest-1.pdf, id=190, 457.71pt x 316.18124pt> File: /Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-la tex/cookingTest-1.pdf Graphic file (type pdf) <use /Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-lat ex/cookingTest-1.pdf> Package pdftex.def Info: /Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2 -014_files/figure-latex/cookingTest-1.pdf used on input line 652. +014_files/figure-latex/cookingTest-1.pdf used on input line 648. (pdftex.def) Requested size: 457.72984pt x 316.19493pt. -[8 </Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-late -x/ironingTest-1.pdf>] [9 </Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU -2014_files/figure-latex/cookingTest-1.pdf>] +[9 </Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-late +x/cookingTest-1.pdf>] </Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-latex/t estPeakActivities-1.pdf, id=206, 459.7175pt x 313.17pt> File: /Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-la @@ -769,7 +847,7 @@ tex/testPeakActivities-1.pdf Graphic file (type pdf) <use /Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-lat ex/testPeakActivities-1.pdf> Package pdftex.def Info: /Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2 -014_files/figure-latex/testPeakActivities-1.pdf used on input line 706. +014_files/figure-latex/testPeakActivities-1.pdf used on input line 702. (pdftex.def) Requested size: 459.7304pt x 313.17877pt. [10 </Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-lat ex/testPeakActivities-1.pdf>] @@ -780,61 +858,61 @@ tex/testPeakLocation-1.pdf Graphic file (type pdf) <use /Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-lat ex/testPeakLocation-1.pdf> Package pdftex.def Info: /Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2 -014_files/figure-latex/testPeakLocation-1.pdf used on input line 741. +014_files/figure-latex/testPeakLocation-1.pdf used on input line 737. (pdftex.def) Requested size: 469.75386pt x 424.5852pt. +[11 </Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-lat +ex/testPeakLocation-1.pdf>] </Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-latex/o -ccupancyTest-1.pdf, id=220, 457.71pt x 316.18124pt> +ccupancyTest-1.pdf, id=233, 457.71pt x 316.18124pt> File: /Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-la tex/occupancyTest-1.pdf Graphic file (type pdf) <use /Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-lat ex/occupancyTest-1.pdf> Package pdftex.def Info: /Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2 -014_files/figure-latex/occupancyTest-1.pdf used on input line 764. +014_files/figure-latex/occupancyTest-1.pdf used on input line 760. (pdftex.def) Requested size: 457.72984pt x 316.19493pt. +[12 </Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-lat +ex/occupancyTest-1.pdf>] </Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-latex/e -njoySummary-1.pdf, id=221, 463.7325pt x 316.18124pt> +njoySummary-1.pdf, id=247, 463.7325pt x 316.18124pt> File: /Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-la tex/enjoySummary-1.pdf Graphic file (type pdf) <use /Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-lat ex/enjoySummary-1.pdf> Package pdftex.def Info: /Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2 -014_files/figure-latex/enjoySummary-1.pdf used on input line 794. +014_files/figure-latex/enjoySummary-1.pdf used on input line 790. (pdftex.def) Requested size: 463.73842pt x 316.18529pt. -[11] [12 </Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figur -e-latex/testPeakLocation-1.pdf>] [13 </Users/ben/git.soton/ba1e12/UKTU2014/docs -/exploreUKTU2014_files/figure-latex/occupancyTest-1.pdf>] [14 </Users/ben/git.s -oton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-latex/enjoySummary-1.pdf ->] </Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-latex/e -njoyMeanPlot-1.pdf, id=265, 457.71pt x 318.18875pt> +njoyMeanPlot-1.pdf, id=248, 457.71pt x 318.18875pt> File: /Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-la tex/enjoyMeanPlot-1.pdf Graphic file (type pdf) <use /Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-lat ex/enjoyMeanPlot-1.pdf> Package pdftex.def Info: /Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2 -014_files/figure-latex/enjoyMeanPlot-1.pdf used on input line 839. +014_files/figure-latex/enjoyMeanPlot-1.pdf used on input line 835. (pdftex.def) Requested size: 457.7089pt x 318.18796pt. -[15 </Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-lat -ex/enjoyMeanPlot-1.pdf>] +[13 </Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreUKTU2014_files/figure-lat +ex/enjoySummary-1.pdf>] [14 </Users/ben/git.soton/ba1e12/UKTU2014/docs/exploreU +KTU2014_files/figure-latex/enjoyMeanPlot-1.pdf>] -LaTeX Warning: Reference `(' on page 16 undefined on input line 923. +LaTeX Warning: Reference `(' on page 15 undefined on input line 919. -LaTeX Warning: Float too large for page by 2813.25705pt on input line 1494. +LaTeX Warning: Float too large for page by 2813.25705pt on input line 1490. -LaTeX Warning: Reference `(' on page 16 undefined on input line 1496. +LaTeX Warning: Reference `(' on page 15 undefined on input line 1492. +[15] [16] -LaTeX Warning: Float too large for page by 2701.6571pt on input line 2049. +LaTeX Warning: Float too large for page by 2701.6571pt on input line 2045. -[16] [17] [18] -Package atveryend Info: Empty hook `BeforeClearDocument' on input line 2077. -[19] -Package atveryend Info: Empty hook `AfterLastShipout' on input line 2077. +Package atveryend Info: Empty hook `BeforeClearDocument' on input line 2073. +[17] [18] +Package atveryend Info: Empty hook `AfterLastShipout' on input line 2073. (./exploreUKTU2014.aux) -Package atveryend Info: Executing hook `AtVeryEndDocument' on input line 2077. -Package atveryend Info: Executing hook `AtEndAfterFileList' on input line 2077. +Package atveryend Info: Executing hook `AtVeryEndDocument' on input line 2073. +Package atveryend Info: Executing hook `AtEndAfterFileList' on input line 2073. Package rerunfilecheck Info: File `exploreUKTU2014.out' has not changed. (rerunfilecheck) Checksum: 6BA7336BEC2C2A59E7EF5234C085A15C;2362. @@ -843,13 +921,13 @@ LaTeX Warning: There were undefined references. ) Here is how much of TeX's memory you used: - 13216 strings out of 492616 - 196639 string characters out of 6129481 - 388084 words of memory out of 5000000 + 13215 strings out of 492616 + 196632 string characters out of 6129481 + 351023 words of memory out of 5000000 16812 multiletter control sequences out of 15000+600000 57351 words of font info for 79 fonts, out of 8000000 for 9000 1141 hyphenation exceptions out of 8191 - 35i,8n,38p,865b,461s stack positions out of 5000i,500n,10000p,200000b,80000s + 35i,8n,38p,865b,462s stack positions out of 5000i,500n,10000p,200000b,80000s {/usr/local/texlive/2019/texmf-dist/fonts/enc/dvips/lm/lm-ec.enc}{/usr/local/ texlive/2019/texmf-dist/fonts/enc/dvips/lm/lm-ts1.enc}</usr/local/texlive/2019/ texmf-dist/fonts/type1/public/lm/lmbx10.pfb></usr/local/texlive/2019/texmf-dist @@ -860,10 +938,10 @@ m/lmr12.pfb></usr/local/texlive/2019/texmf-dist/fonts/type1/public/lm/lmr17.pfb al/texlive/2019/texmf-dist/fonts/type1/public/lm/lmtk10.pfb></usr/local/texlive /2019/texmf-dist/fonts/type1/public/lm/lmtt10.pfb></usr/local/texlive/2019/texm f-dist/fonts/type1/public/lm/lmtti10.pfb> -Output written on exploreUKTU2014.pdf (19 pages, 416875 bytes). +Output written on exploreUKTU2014.pdf (18 pages, 417863 bytes). PDF statistics: - 382 PDF objects out of 1000 (max. 8388607) - 324 compressed objects within 4 object streams - 83 named destinations out of 1000 (max. 500000) + 377 PDF objects out of 1000 (max. 8388607) + 320 compressed objects within 4 object streams + 82 named destinations out of 1000 (max. 500000) 12489 words of extra memory for PDF output out of 14400 (max. 10000000) diff --git a/docs/exploreUKTU2014.html b/docs/exploreUKTU2014.html index f823dea6c7c7743e6288c294e27404e8d89c49de..ae0683430ff1ab736af52e8253ad9560b22debaf 100644 --- a/docs/exploreUKTU2014.html +++ b/docs/exploreUKTU2014.html @@ -268,7 +268,7 @@ div.tocify { <h1 class="title toc-ignore">UK 2014-2015 Time Use Survey</h1> <h3 class="subtitle">Data Exploration</h3> <h4 class="author">Ben Anderson (<a href="mailto:b.anderson@soton.ac.uk" class="email">b.anderson@soton.ac.uk</a>)</h4> -<h4 class="date">Last run at: 2020-07-25 22:09:41</h4> +<h4 class="date">Last run at: 2020-07-26 10:46:01</h4> </div> @@ -706,23 +706,19 @@ kable(cap = "Distribution of hh_wt = NA by number of people", dataNote <- "UK 2014/15 Time Use Survey, all respondents (unweighted)" names(uktu2014DiaryDT)</code></pre> -<pre><code>## [1] "serial" "strata" "psu" "pnum" -## [5] "daynum" "HhOut" "IndOut" "DMFlag" -## [9] "IMonth" "IYear" "DVAge" "DayNum_DiaryDay" -## [13] "DPday" "DiaryDate_Act" "DiaryDay_Act" "DiaryDateDiff" -## [17] "dmonth" "dyear" "ddayw" "DiaryType" -## [21] "WhenDiary" "AfterDiaryDay" "WhereStart" "WhereEnd" -## [25] "RushedD" "Ordinary" "KindOfDay" "Trip" -## [29] "dia_wt_a" "dia_wt_b" "epnum" "tid" -## [33] "eptime" "whatdoing" "What_Oth1" "What_Oth2" -## [37] "What_Oth3" "WhereWhen" "Device" "WithAlone" -## [41] "WithSpouse" "WithMother" "WithFather" "WithChild" -## [45] "WithOther" "WithOtherYK" "WithMiss" "WithNA" -## [49] "Enjoy" "impuflag" "ba_survey" "ba_pidChar" -## [53] "ba_pid" "ba_diarypid" "r_diaryStartDate" "r_date" -## [57] "r_dow" "time" "cumDuration" "r_epEndDateTime" -## [61] "r_epStartDateTime" "r_epStartTimeMin" "r_epStartTimeHour" "r_epStartTimeStr" -## [65] "r_epStartTime"</code></pre> +<pre><code>## [1] "serial" "strata" "psu" "pnum" "daynum" +## [6] "HhOut" "IndOut" "DMFlag" "IMonth" "IYear" +## [11] "DVAge" "DayNum_DiaryDay" "DPday" "DiaryDate_Act" "DiaryDay_Act" +## [16] "DiaryDateDiff" "dmonth" "dyear" "ddayw" "DiaryType" +## [21] "WhenDiary" "AfterDiaryDay" "WhereStart" "WhereEnd" "RushedD" +## [26] "Ordinary" "KindOfDay" "Trip" "dia_wt_a" "dia_wt_b" +## [31] "epnum" "tid" "eptime" "whatdoing" "What_Oth1" +## [36] "What_Oth2" "What_Oth3" "WhereWhen" "Device" "WithAlone" +## [41] "WithSpouse" "WithMother" "WithFather" "WithChild" "WithOther" +## [46] "WithOtherYK" "WithMiss" "WithNA" "Enjoy" "impuflag" +## [51] "ba_survey" "ba_pidChar" "ba_pid" "ba_diarypid" "r_diaryStartDate" +## [56] "r_date" "r_dow" "time" "cumDuration" "r_epEndDateTime" +## [61] "r_epStartDateTime" "r_epStartTimeMin" "r_epStartTimeHour" "r_epStartTimeStr" "r_epStartTime"</code></pre> <p>Process diary data using generic <a href="https://github.com/dataknut/UK-TU-2014/blob/master/uktu2014Functions.R">UK 2014 processing functions</a>.</p> <p>Loaded 587,632 episodes from 8,274 individuals and 0 diaries.</p> <p>Now check the diary weights:</p> @@ -998,7 +994,7 @@ Figure 4.8: Distribution of ‘enjoyment’ </div> <div id="about" class="section level1"> <h1><span class="header-section-number">8</span> About</h1> -<p>Analysis completed in: 31.257 seconds using <a href="https://cran.r-project.org/package=knitr">knitr</a> with R version 3.6.3 (2020-02-29) running on x86_64-apple-darwin15.6.0.</p> +<p>Analysis completed in: 34.194 seconds using <a href="https://cran.r-project.org/package=knitr">knitr</a> with R version 3.6.3 (2020-02-29) running on x86_64-apple-darwin15.6.0.</p> <p>R packages used:</p> <ul> <li>base R - for the basics <span class="citation">(R Core Team 2016)</span></li> diff --git a/docs/exploreUKTU2014.pdf b/docs/exploreUKTU2014.pdf index 55a45740c21dcfdbfdc3da5b1aed63fcf0e24e2a..ed4b00b31cb9fd7dd2f6d3f777b2eb7c6490b469 100644 Binary files a/docs/exploreUKTU2014.pdf and b/docs/exploreUKTU2014.pdf differ diff --git a/docs/exploreUKTU2014_files/figure-html/cookingTest-1.png b/docs/exploreUKTU2014_files/figure-html/cookingTest-1.png index 76c1015043da23c02b3b5a6f8dc84b24d81924ad..265216602de6f36118357e5b1e8076a644ca4839 100644 Binary files a/docs/exploreUKTU2014_files/figure-html/cookingTest-1.png and b/docs/exploreUKTU2014_files/figure-html/cookingTest-1.png differ diff --git a/docs/exploreUKTU2014_files/figure-html/ironingTest-1.png b/docs/exploreUKTU2014_files/figure-html/ironingTest-1.png index 1a36f7e555775b663471e0fd3eed5b810cbbe6b2..325e57aefa9c4f32e86caef2c7f7378af1830569 100644 Binary files a/docs/exploreUKTU2014_files/figure-html/ironingTest-1.png and b/docs/exploreUKTU2014_files/figure-html/ironingTest-1.png differ diff --git a/docs/exploreUKTU2014_files/figure-html/laundryTest-1.png b/docs/exploreUKTU2014_files/figure-html/laundryTest-1.png index 45816ebc3cd979f15b8550c2690fce94ce8ae6da..1fb3176f22ccae7afd5845ec5257541be2d4454d 100644 Binary files a/docs/exploreUKTU2014_files/figure-html/laundryTest-1.png and b/docs/exploreUKTU2014_files/figure-html/laundryTest-1.png differ diff --git a/docs/exploreUKTU2014_files/figure-html/occupancyTest-1.png b/docs/exploreUKTU2014_files/figure-html/occupancyTest-1.png index 484923675198d2c6e4a603dba3ab752ae16e89dc..7eecd03924ccbb128dd4dbe490d1d4e7a2707eb5 100644 Binary files a/docs/exploreUKTU2014_files/figure-html/occupancyTest-1.png and b/docs/exploreUKTU2014_files/figure-html/occupancyTest-1.png differ