<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts on Bryan Shalloway&#39;s Blog</title>
    <link>https://www.bryanshalloway.com/post/</link>
    <description>Recent content in Posts on Bryan Shalloway&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 23 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.bryanshalloway.com/post/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Identifying the Owners of Unclaimed Property</title>
      <link>https://www.bryanshalloway.com/2026/06/23/identifying-owners-of-unclaimed-property/</link>
      <pubDate>Tue, 23 Jun 2026 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2026/06/23/identifying-owners-of-unclaimed-property/</guid>
      <description>&lt;p&gt;&lt;strong&gt;TL;DR:&lt;/strong&gt; I used Claude to build a pipeline that identifies likely owners of unclaimed property (lost or dormant assets held by the state) and just messaged the likely owners of ~$10M currently held by the state of CA. Initial notes on the project/approach are at &lt;a href=&#34;https://github.com/brshallo/escheat-finder&#34;&gt;brshallo/escheat-finder&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s that classic economist joke:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Two economists walk down a road and see a twenty dollar bill lying on the sidewalk.&lt;/p&gt;
&lt;p&gt;One asks, &amp;ldquo;Is that a twenty dollar bill?&amp;rdquo;&lt;/p&gt;
&lt;p&gt;The other answers, &amp;ldquo;It can&amp;rsquo;t be, because someone would have picked it up already.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;And they keep walking.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;With the emergence of AI, it feels like we&amp;rsquo;re in that in-between period where there&amp;rsquo;s lots of money that has yet to be picked up. Navigating the tangle of transactions of unclaimed property seems like one such problem that should just be mostly &amp;ldquo;solved&amp;rdquo; by agents scouring public records. Until the data aggregators or the state finish the job, I thought I&amp;rsquo;d explore throwing some intelligence at it.&lt;/p&gt;
&lt;p&gt;The process started as one of a few candidates for: &amp;ldquo;What&amp;rsquo;s something genuinely useful I could set up to throw excess personal Claude tokens at before my limit resets each week?&amp;rdquo;&lt;/p&gt;
&lt;p&gt;After some initial tests and positive responses, I felt good enough about my system to reach out to this first batch of people. Through a bunch of iterations, I now have this initial list of people I&amp;rsquo;ve reviewed (doctors, professors, non-profit coordinators, &amp;hellip;) and feel a real weight thinking about what their reaction might be when/if they see my message. Will they be&amp;hellip;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Excited about an asset they didn&amp;rsquo;t know they had?&lt;/li&gt;
&lt;li&gt;Disappointed about securities they thought were appreciating but have instead been liquidated and sitting in a 0% government account?&lt;/li&gt;
&lt;li&gt;Annoyed at some random person they think is trying to scam them? (Or that contacted them by mistake.)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I&amp;rsquo;m also still calibrating where to set the threshold for unsolicited outreach. How confident should I be before contacting someone? Is it more acceptable to reach out on a weaker match if the potential claim is much larger? How many times should I try contacting them. What&amp;rsquo;s the most effective medium (text, social media, email, mail). I&amp;rsquo;m interested to see how that changes as I start getting feedback from the people I contact in this first batch of emails.&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;ll see how this initial run goes.&lt;/p&gt;
&lt;p&gt;Hoping people read their inboxes 🤞🤞🤞!&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://missingmoney.com/&#34;&gt;&lt;img src=&#34;images/missing-money.png&#34; alt=&#34;Missing Money website&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As a PSA, everyone should check their name (and their friends&#39; and families&#39; names) at &lt;a href=&#34;https://missingmoney.com/&#34;&gt;https://missingmoney.com/&lt;/a&gt;. It&amp;rsquo;s free to search and file claims (the site is legitimate and run by the National Association of State Treasurers and State Unclaimed Property Administrators).&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Statistical Distributions of Shooting Drills</title>
      <link>https://www.bryanshalloway.com/2025/01/31/statistical-distributions-of-shooting-drills/</link>
      <pubDate>Fri, 31 Jan 2025 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2025/01/31/statistical-distributions-of-shooting-drills/</guid>
      <description>

&lt;div id=&#34;TOC&#34;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#scenario-1-difference-of-binomial-distributions&#34; id=&#34;toc-scenario-1-difference-of-binomial-distributions&#34;&gt;Scenario 1: difference of binomial distributions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#scenario-2-difference-in-negative-binomial-distributions&#34; id=&#34;toc-scenario-2-difference-in-negative-binomial-distributions&#34;&gt;Scenario 2: difference in negative binomial distributions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#which-game-should-you-play-if-youre-better&#34; id=&#34;toc-which-game-should-you-play-if-youre-better&#34;&gt;Which game should you play if you’re better?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#appendix&#34; id=&#34;toc-appendix&#34;&gt;Appendix&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#hypothesis-tests-on-observational-data&#34; id=&#34;toc-hypothesis-tests-on-observational-data&#34;&gt;Hypothesis tests on observational data&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;TL;DR:&lt;/strong&gt; A quick look at the binomial and negative binomial distributions through the lens of basketball shooting drills.&lt;/p&gt;
&lt;p&gt;A friend and I were doing basketball shooting drills. To make things interesting, we bet on each round: the loser paid a dollar for every shot they lost by. For the first drill we took 30 shots. E.g. if I made 16 and he made 14, I’d win $2. For the next drill you shot &lt;em&gt;until&lt;/em&gt; you made 15, with the loser paying a dollar for each extra miss. So if I took 27 shots to make my 15 (12 misses) and it took them 31 (16 misses), I’d win $4.&lt;/p&gt;
&lt;p&gt;If we each shoot 50%, both games have the same expected outcome: 30 shots each, 15 for 30, and the bet’s a wash. But while the expected values match, the spread of outcomes is quite different.&lt;/p&gt;
&lt;div id=&#34;scenario-1-difference-of-binomial-distributions&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Scenario 1: difference of binomial distributions&lt;/h1&gt;
&lt;p&gt;The distribution of outcomes for the first scenario can be modeled as the difference of two binomial distributions. To unpack this a little: the chance of making a single shot can be represented by what’s termed a bernoulli distribution&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;, which just assigns a probability to each of the two outcomes (make or miss). A binomial distribution then gives the distribution of successes&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt; across some number of bernoulli trials&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;. E.g. given a 50% chance of making each shot and 30 attempts, what’s the chance you make 0, 1, 2, … up to 30 shots.&lt;/p&gt;
&lt;p&gt;Here’s what that distribution looks like for a 50% shooter taking 30 shots:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(tidyverse)

tibble(makes = 0:30) |&amp;gt;
  mutate(probability = dbinom(makes, 30, 0.5)) |&amp;gt;
  ggplot(aes(x = makes, y = probability))+
  geom_col()+
  theme_bw()+
  scale_y_continuous(labels = scales::percent)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/2025/01/31/statistical-distributions-of-shooting-drills/index_files/figure-html/unnamed-chunk-1-1.png&#34; alt=&#34;&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;However I care about modeling pay-outs, i.e. the distribution of the &lt;em&gt;difference&lt;/em&gt; in makes between me and my friend. In this simple case you could derive that distribution analytically&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;, but often your situation is too complicated to derive, so instead you simulate from the underlying components. Each round here is just the difference of two binomial distributions (each 30 shots at 50%). I’ll run this a million times and look at the distribution of payouts&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt;:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;set.seed(123)
# simulate a million rounds of 30 v 30 shots
output &amp;lt;- tibble(outcomes = rbinom(1000000, 30, 0.5) - rbinom(1000000, 30, 0.5))

output |&amp;gt;
  count(outcomes) |&amp;gt;
  mutate(prop = n / sum(n)) |&amp;gt;
  ggplot(aes(x = outcomes, y = prop))+
  geom_col()+
  theme_bw()+
  scale_y_continuous(labels = scales::percent)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/2025/01/31/statistical-distributions-of-shooting-drills/index_files/figure-html/unnamed-chunk-2-1.png&#34; alt=&#34;&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;For spread, let’s look at the magnitude of payouts irrespective of who wins.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;output_abs &amp;lt;- output |&amp;gt; mutate(outcomes_abs = abs(outcomes))

output_abs |&amp;gt;
  count(outcomes_abs) |&amp;gt;
  mutate(prop = n / sum(n)) |&amp;gt;
  ggplot(aes(x = outcomes_abs, y = prop))+
  geom_col()+
  theme_bw()+
  scale_y_continuous(labels = scales::percent)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/2025/01/31/statistical-distributions-of-shooting-drills/index_files/figure-html/unnamed-chunk-3-1.png&#34; alt=&#34;&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;The typical (50th percentile) outcome is someone winning by three shots; the 90th percentile is six.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;output_abs |&amp;gt;
  with(quantile(outcomes_abs, c(0.5, 0.9)))&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## 50% 90% 
##   3   6&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;scenario-2-difference-in-negative-binomial-distributions&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Scenario 2: difference in negative binomial distributions&lt;/h1&gt;
&lt;p&gt;In our second scenario we no longer have a fixed number of shots and an uncertain number of makes – we’ve fixed the makes at 15 and want the distribution of misses accumulated on the way there. We’re asking the inverse, or negative, of the earlier question, so perhaps it’s no surprise the relevant distribution is called the negative binomial. It too can be thought of as a series of bernoulli trials, but now we keep shooting until we hit a target number of makes, counting the failures along the way&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt;&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt;&lt;a href=&#34;#fn8&#34; class=&#34;footnote-ref&#34; id=&#34;fnref8&#34;&gt;&lt;sup&gt;8&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Here’s the distribution of misses on the way to 15 makes for a 50% shooter.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;tibble(misses = 0:50) |&amp;gt;
  mutate(probability = dnbinom(misses, 15, 0.5)) |&amp;gt;
  ggplot(aes(x = misses, y = probability))+
  geom_col()+
  theme_bw()+
  scale_y_continuous(labels = scales::percent)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/2025/01/31/statistical-distributions-of-shooting-drills/index_files/figure-html/unnamed-chunk-5-1.png&#34; alt=&#34;&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;A couple things to notice:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;it’s wider than our initial binomial distribution – the variance here is 30&lt;a href=&#34;#fn9&#34; class=&#34;footnote-ref&#34; id=&#34;fnref9&#34;&gt;&lt;sup&gt;9&lt;/sup&gt;&lt;/a&gt; vs 7.5&lt;a href=&#34;#fn10&#34; class=&#34;footnote-ref&#34; id=&#34;fnref10&#34;&gt;&lt;sup&gt;10&lt;/sup&gt;&lt;/a&gt; for the binomial.&lt;/li&gt;
&lt;li&gt;it’s right skewed&lt;a href=&#34;#fn11&#34; class=&#34;footnote-ref&#34; id=&#34;fnref11&#34;&gt;&lt;sup&gt;11&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;So it’s not surprising that simulating the difference of two negative binomials also shows a wider spread:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;set.seed(123)
nb_output &amp;lt;- tibble(outcomes = rnbinom(1000000, 15, 0.5) - rnbinom(1000000, 15, 0.5))

nb_output |&amp;gt;
  count(outcomes) |&amp;gt;
  mutate(prop = n / sum(n)) |&amp;gt;
  ggplot(aes(x = outcomes, y = prop))+
  geom_col()+
  theme_bw()+
  xlim(c(-40, 40))+
  scale_y_continuous(labels = scales::percent)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/2025/01/31/statistical-distributions-of-shooting-drills/index_files/figure-html/unnamed-chunk-6-1.png&#34; alt=&#34;&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;In terms of magnitude of payouts:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;nb_output_abs &amp;lt;- nb_output |&amp;gt; mutate(outcomes_abs = abs(outcomes))

nb_output_abs |&amp;gt;
  count(outcomes_abs) |&amp;gt;
  mutate(prop = n / sum(n)) |&amp;gt;
  ggplot(aes(x = outcomes_abs, y = prop))+
  geom_col()+
  theme_bw()+
  xlim(c(0, 40))+
  scale_y_continuous(labels = scales::percent)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/2025/01/31/statistical-distributions-of-shooting-drills/index_files/figure-html/unnamed-chunk-7-1.png&#34; alt=&#34;&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Our typical payout is now $5 and our 90th percentile payout is $13 (compared to $3 and $6 respectively in our first game).&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;nb_output_abs |&amp;gt;
  with(quantile(outcomes_abs, c(0.5, 0.9)))&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## 50% 90% 
##   5  13&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;So if you hold the successes constant you can expect larger payouts between rounds in our second game&lt;a href=&#34;#fn12&#34; class=&#34;footnote-ref&#34; id=&#34;fnref12&#34;&gt;&lt;sup&gt;12&lt;/sup&gt;&lt;/a&gt;&lt;a href=&#34;#fn13&#34; class=&#34;footnote-ref&#34; id=&#34;fnref13&#34;&gt;&lt;sup&gt;13&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;which-game-should-you-play-if-youre-better&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Which game should you play if you’re better?&lt;/h1&gt;
&lt;p&gt;Say you have an edge on your friend. Which game is better for you?&lt;/p&gt;
&lt;p&gt;Let’s plot the expected value and standard deviation of payouts as your friend’s shooting percentage drops from 50% to 40%.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;diffs_of_dists &amp;lt;- function(prob2, prob1 = .5, dist = rbinom, n = 30, size = 1000000){
  dist(size, n, prob1) - dist(size, n, prob2)
}

game_stats &amp;lt;- map_dfr(seq(.40, .50, by = 0.01), function(prob_friend){
  binom_diffs &amp;lt;- diffs_of_dists(prob_friend)
  # in scenario 2 fewer misses is better, so flip the sign to get *your* payout
  nbinom_diffs &amp;lt;- -diffs_of_dists(prob_friend, n = 15, dist = rnbinom)

  tibble(
    friend_shooting_pct = prob_friend,
    game = c(&amp;quot;scenario 1: fixed shots&amp;quot;, &amp;quot;scenario 2: shoot until 15 makes&amp;quot;),
    expected_payout = c(mean(binom_diffs), mean(nbinom_diffs)),
    sd_payout = c(sd(binom_diffs), sd(nbinom_diffs))
  )
})

game_stats |&amp;gt;
  pivot_longer(c(expected_payout, sd_payout)) |&amp;gt;
  mutate(name = ifelse(name == &amp;quot;expected_payout&amp;quot;, &amp;quot;expected payout&amp;quot;, &amp;quot;standard deviation of payout&amp;quot;)) |&amp;gt;
  ggplot(aes(x = friend_shooting_pct, y = value, colour = game))+
  geom_line()+
  facet_wrap(~name, ncol = 1, scales = &amp;quot;free_y&amp;quot;)+
  expand_limits(y = 0)+
  theme_bw()+
  theme(legend.position = &amp;quot;bottom&amp;quot;)+
  scale_x_continuous(labels = scales::percent, breaks = c(.40, .45, .50))+
  scale_y_continuous(labels = scales::dollar, breaks = seq(0, 10, by = 2))+
  labs(x = &amp;quot;friend&amp;#39;s shooting percentage&amp;quot;, y = NULL)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/2025/01/31/statistical-distributions-of-shooting-drills/index_files/figure-html/payout-stats-1.png&#34; alt=&#34;&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Scenario 2 has the better expected payout but more uncertainty – and its uncertainty grows with the skill gap, whereas scenario 1’s variability stays about the same either way.&lt;/p&gt;
&lt;p&gt;So the two games are only “the same” on average. The data generating process doesn’t just set what you expect to win – it also sets the spread of what actually happens and how that spread moves with the skill gap. Pick your game accordingly.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix&lt;/h1&gt;
&lt;div id=&#34;hypothesis-tests-on-observational-data&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Hypothesis tests on observational data&lt;/h2&gt;
&lt;p&gt;The two games can also mess with a &lt;em&gt;statistician&lt;/em&gt; using observational data with no control of sample size. Pretend someone at the community center likes to watch players doing shooting drills and use the observational data to run hypothesis tests on whether they’re equally skilled. The observer doesn’t control the games – they just analyze whatever shots happen. Let’s simulate type 1 (detects a difference when there isn’t one) and type 2 (misses a difference when there is one) errors under a few scenarios.&lt;/p&gt;
&lt;p&gt;One tweak first: we’ll have the players run longer versions of both games – 100 shots in the fixed game, shoot until 50 makes in the other&lt;a href=&#34;#fn14&#34; class=&#34;footnote-ref&#34; id=&#34;fnref14&#34;&gt;&lt;sup&gt;14&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The observer would most likely use:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;difference of proportions z test&lt;/li&gt;
&lt;li&gt;chi-square test&lt;/li&gt;
&lt;li&gt;fisher’s exact test&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I’ll simulate the outputs from each.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;run_tests &amp;lt;- function(makes, misses){
  shot_table &amp;lt;- rbind(makes, misses)

  tibble(
    `z test` = prop.test(makes, makes + misses, correct = FALSE)$p.value,
    `chi-square test` = chisq.test(shot_table)$p.value,
    `fisher&amp;#39;s exact test` = fisher.test(shot_table)$p.value
  )
}

simulate_tests &amp;lt;- function(prob1, prob2, game, n_sims = 10000){
  map_dfr(1:n_sims, function(sim){
    if(game == &amp;quot;scenario 1&amp;quot;){
      makes &amp;lt;- c(rbinom(1, 100, prob1), rbinom(1, 100, prob2))
      misses &amp;lt;- 100 - makes
    } else {
      misses &amp;lt;- c(rnbinom(1, 50, prob1), rnbinom(1, 50, prob2))
      makes &amp;lt;- c(50, 50)
    }
    run_tests(makes, misses)
  }) |&amp;gt;
    summarise(across(everything(), ~mean(.x &amp;lt; 0.05))) |&amp;gt;
    mutate(game = game, .before = 1)
}

set.seed(123)
bind_rows(
  simulate_tests(0.5, 0.5, &amp;quot;scenario 1&amp;quot;) |&amp;gt; mutate(skill = &amp;quot;equal (both 50%)&amp;quot;, .before = 1),
  simulate_tests(0.5, 0.5, &amp;quot;scenario 2&amp;quot;) |&amp;gt; mutate(skill = &amp;quot;equal (both 50%)&amp;quot;, .before = 1),
  simulate_tests(0.5, 0.4, &amp;quot;scenario 1&amp;quot;) |&amp;gt; mutate(skill = &amp;quot;different (50% v 40%)&amp;quot;, .before = 1),
  simulate_tests(0.5, 0.4, &amp;quot;scenario 2&amp;quot;) |&amp;gt; mutate(skill = &amp;quot;different (50% v 40%)&amp;quot;, .before = 1)
) |&amp;gt;
  mutate(game = ifelse(game == &amp;quot;scenario 1&amp;quot;, &amp;quot;scenario 1: fixed 100 shots&amp;quot;, &amp;quot;scenario 2: shoot until 50 makes&amp;quot;)) |&amp;gt;
  knitr::kable()&lt;/code&gt;&lt;/pre&gt;
&lt;table style=&#34;width:100%;&#34;&gt;
&lt;colgroup&gt;
&lt;col width=&#34;22%&#34; /&gt;
&lt;col width=&#34;33%&#34; /&gt;
&lt;col width=&#34;7%&#34; /&gt;
&lt;col width=&#34;16%&#34; /&gt;
&lt;col width=&#34;20%&#34; /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;left&#34;&gt;skill&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;game&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;z test&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;chi-square test&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;fisher’s exact test&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;equal (both 50%)&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;scenario 1: fixed 100 shots&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.0565&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.0401&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.0401&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;left&#34;&gt;equal (both 50%)&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;scenario 2: shoot until 50 makes&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.0482&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.0351&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.0401&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;different (50% v 40%)&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;scenario 1: fixed 100 shots&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.3163&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.2671&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.2671&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;left&#34;&gt;different (50% v 40%)&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;scenario 2: shoot until 50 makes&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.3274&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.2794&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.3007&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The table shows the proportion of rounds where each test flagged a skill difference: for “equal” rows that’s the type 1 error rate (should be near our 5% significance level), for “different” rows it’s the power of the test (the complement of the type 2 error rate).&lt;/p&gt;
&lt;p&gt;With equal players all three tests hold up in either game (z close to nominal, chi-square and fisher’s exact a touch conservative). But when there &lt;em&gt;is&lt;/em&gt; a skill gap, every test is more likely to catch it in the shoot-until game. Same shooters, same tests but the observer reaches different conclusions at different rates depending on which game happened to be played.&lt;/p&gt;
&lt;p&gt;The culprit is mostly sample size: reaching 50 makes at a 40% clip takes ~125 shots vs the fixed 100, so the shoot-until game generates more data on the weaker shooter. With observational data your sample is often at the whims of the unknown data generating process which can impact your conclusions in observational studies&lt;a href=&#34;#fn15&#34; class=&#34;footnote-ref&#34; id=&#34;fnref15&#34;&gt;&lt;sup&gt;15&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes footnotes-end-of-document&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;though this can also be thought of as a special case of a binomial distribution where number of rounds is equal to 1.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;In our case, given the probability of making each shot and the number of attempts, its probability mass function assigns a probability to each possible number of makes.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;I.e. rounds of selecting from a bernoulli distribution.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;using fancy math and convolution&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;I’m pretending we played a million rounds and showing the proportion of rounds that land in each payout bucket. Downsides of simulation: it can be slow, and it can struggle to accurately capture the tails of the distribution. E.g. if you care about a 1 in 100,000 outcome, a simulation of a million rounds will only produce a handful of draws that far out, so the simulated tail is noisy. In those cases you can apply methods that smooth information across the rare outcomes (or lean on analytic results) to get a better estimate of the tails.&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;Equivalently, you can think of it as a sum of geometric distributions: chop the sequence of shots at each make and the misses between consecutive makes follow a geometric distribution, so our negative binomial is just the sum of 15 geometrics. This sum-of-independent-pieces view is also why the normal approximation discussed later works.&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;Here’s a video with a little more detail on these distributions and the relation between them: &lt;a href=&#34;https://www.youtube.com/watch?v=BPlmjp2ymxw&#34; class=&#34;uri&#34;&gt;https://www.youtube.com/watch?v=BPlmjp2ymxw&lt;/a&gt;&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn8&#34;&gt;&lt;p&gt;Conveniently, R’s &lt;code&gt;dnbinom()&lt;/code&gt; and &lt;code&gt;rnbinom()&lt;/code&gt; are parameterized in terms of the number of &lt;em&gt;failures&lt;/em&gt; before hitting a target number of successes – which maps exactly onto counting misses before 15 makes.&lt;a href=&#34;#fnref8&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn9&#34;&gt;&lt;p&gt;(r * (1 - p)) / p^2 = (15 * 0.5) / 0.5^2 = 30&lt;a href=&#34;#fnref9&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn10&#34;&gt;&lt;p&gt;n * p * (1 - p) = 30 * 0.5 * 0.5 = 7.5&lt;a href=&#34;#fnref10&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn11&#34;&gt;&lt;p&gt;I cut the chart at 50 misses but the distribution goes on to infinity.&lt;a href=&#34;#fnref11&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn12&#34;&gt;&lt;p&gt;You could actually skip the simulations here: both payout distributions are approximately normal (a binomial is a sum of bernoulli trials, a negative binomial is a sum of geometrics, so the CLT applies – and differencing two identical copies cancels the negative binomial’s right skew). Scenario 1 is roughly N(0, 2 * n * p * (1 - p)) and scenario 2 roughly N(0, 2 * r * (1 - p) / p^2), and if you hold the expected number of shots equal (n = r / p) the ratio of the standard deviations works out to exactly 1/p. At 50% shooting the shoot-until game has exactly double the spread.&lt;a href=&#34;#fnref12&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn13&#34;&gt;&lt;p&gt;This roughly doubled spread isn’t an artifact of double counting: in the first game paying on the difference in makes is the same as paying on the difference in misses (shots are fixed at 30, so every extra make is exactly one fewer miss). Both games are settling-up on misses, the shoot-until-15 game just genuinely has about twice the spread. You can see the same relationship in the expected (absolute) payouts: $6.12 for the shoot-until-15 game vs $3.08 for fixed shots.&lt;a href=&#34;#fnref13&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn14&#34;&gt;&lt;p&gt;At the shorter lengths from earlier, the counts are small enough that these tests all get a bit conservative and noisy, which muddies the comparison we care about.&lt;a href=&#34;#fnref14&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn15&#34;&gt;&lt;p&gt;E.g. if you only took the first 50 observations then it doesn’t matter which game was being played – the first 50 shots of either game are just the same coin flips, since a stopping rule can’t affect shots taken before it kicks in:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;z_pvalue &amp;lt;- function(makes1, makes2, n = 50){
  prop.test(c(makes1, makes2), c(n, n), correct = FALSE)$p.value
}

# play out a shoot-until-50-makes game, but only score the first 50 shots
first_50 &amp;lt;- function(prob){
  shots &amp;lt;- rbinom(500, 1, prob)
  sum(shots[1:50])
}

set.seed(123)
map_dfr(1:10000, function(sim){
  tibble(
    `first 50 of fixed 100` = z_pvalue(rbinom(1, 50, 0.5), rbinom(1, 50, 0.4)),
    `first 50 of shoot until 50` = z_pvalue(first_50(0.5), first_50(0.4))
  )
}) |&amp;gt;
  summarise(across(everything(), ~mean(.x &amp;lt; 0.05))) |&amp;gt;
  knitr::kable()&lt;/code&gt;&lt;/pre&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;right&#34;&gt;first 50 of fixed 100&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;first 50 of shoot until 50&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;right&#34;&gt;0.186&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.1874&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;a href=&#34;#fnref15&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>How  You Should Keep Score in Pickup Basketball</title>
      <link>https://www.bryanshalloway.com/2024/08/27/how-you-should-keep-score-in-pickup-basketball/</link>
      <pubDate>Tue, 27 Aug 2024 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2024/08/27/how-you-should-keep-score-in-pickup-basketball/</guid>
      <description>
&lt;link href=&#34;https://www.bryanshalloway.com/2024/08/27/how-you-should-keep-score-in-pickup-basketball/index_files/htmltools-fill/fill.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2024/08/27/how-you-should-keep-score-in-pickup-basketball/index_files/htmlwidgets/htmlwidgets.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;https://www.bryanshalloway.com/2024/08/27/how-you-should-keep-score-in-pickup-basketball/index_files/datatables-css/datatables-crosstalk.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2024/08/27/how-you-should-keep-score-in-pickup-basketball/index_files/datatables-binding/datatables.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2024/08/27/how-you-should-keep-score-in-pickup-basketball/index_files/jquery/jquery-3.6.0.min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;https://www.bryanshalloway.com/2024/08/27/how-you-should-keep-score-in-pickup-basketball/index_files/dt-core/css/jquery.dataTables.min.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;link href=&#34;https://www.bryanshalloway.com/2024/08/27/how-you-should-keep-score-in-pickup-basketball/index_files/dt-core/css/jquery.dataTables.extra.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2024/08/27/how-you-should-keep-score-in-pickup-basketball/index_files/dt-core/js/jquery.dataTables.min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;https://www.bryanshalloway.com/2024/08/27/how-you-should-keep-score-in-pickup-basketball/index_files/nouislider/jquery.nouislider.min.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2024/08/27/how-you-should-keep-score-in-pickup-basketball/index_files/nouislider/jquery.nouislider.min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;https://www.bryanshalloway.com/2024/08/27/how-you-should-keep-score-in-pickup-basketball/index_files/selectize/selectize.bootstrap3.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2024/08/27/how-you-should-keep-score-in-pickup-basketball/index_files/selectize/selectize.min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;https://www.bryanshalloway.com/2024/08/27/how-you-should-keep-score-in-pickup-basketball/index_files/crosstalk/css/crosstalk.min.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2024/08/27/how-you-should-keep-score-in-pickup-basketball/index_files/crosstalk/js/crosstalk.min.js&#34;&gt;&lt;/script&gt;

&lt;div id=&#34;TOC&#34;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#what-if-youre-playing-make-it-take-it&#34; id=&#34;toc-what-if-youre-playing-make-it-take-it&#34;&gt;What if you’re playing make-it-take-it?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#summary&#34; id=&#34;toc-summary&#34;&gt;Summary&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#taking-action&#34; id=&#34;toc-taking-action&#34;&gt;Taking action&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#other-considerations&#34; id=&#34;toc-other-considerations&#34;&gt;Other considerations&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#appendix&#34; id=&#34;toc-appendix&#34;&gt;Appendix&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#but-you-dont-play-pickup-basketball-to-infinity&#34; id=&#34;toc-but-you-dont-play-pickup-basketball-to-infinity&#34;&gt;But you don’t play pickup basketball to infinity&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#table-of-imbalances&#34; id=&#34;toc-table-of-imbalances&#34;&gt;Table of imbalances&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#finite-geometric-series&#34; id=&#34;toc-finite-geometric-series&#34;&gt;Finite geometric series&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#scoring-system-in-pickup-basketball&#34; id=&#34;toc-scoring-system-in-pickup-basketball&#34;&gt;Scoring system in pickup basketball&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;TLDR:&lt;/strong&gt; &lt;em&gt;For full court pickup basketball you should play by 2s and 3s. If you’re playing make-it-take-it, you can calculate the expected value of a possession with a geometric series and it turns out 1s and 2s actually makes for more balanced scoring.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Steph Curry is sometimes blamed for ruining pickup basketball:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;images/curry-comment.png&#34; /&gt;&lt;/p&gt;
&lt;p&gt;The argument is that people in pickup games see Steph launching 3’s, emulate him – but aren’t as talented – so games become a mess of people bricking long range shots with hardly any real basketball going on.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://media2.giphy.com/media/v1.Y2lkPTc5MGI3NjExY2VxMnQ4eHF2MTR4b3Uya3ZzZzRtN3ByNjkzbXZrOTEzZ2h4MzFjcSZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/hpFTV3KfDXTQ9X8pEX/giphy.webp&#34;&gt;&lt;/p&gt;
&lt;p&gt;Another idea is that Steph is less to blame for this phenomena than the incentives embedded in the most common &lt;a href=&#34;#scoring-system-in-pickup-basketball&#34;&gt;scoring system in pickup basketball&lt;/a&gt;: 1’s and 2’s. In 1s and 2s if you can hit a long distance shot at least half as often as an interior shot, it makes sense to take it because the expected value (/points) is greater than for an interior shot. You can find &lt;a href=&#34;https://www.reddit.com/r/Basketball/comments/195vxba/basketball_is_meant_to_be_played_scoring_2s_and/&#34;&gt;people on Reddit arguing&lt;/a&gt; these and related points.&lt;/p&gt;
&lt;p&gt;I lean towards the incentives based perspective. This post will be a review of the “balance” of games under different scoring and possession systems. I’m defining “balanced” games as those where the expected points from interior and long range shots are similar to one another.&lt;/p&gt;
&lt;p&gt;To make this explicit, say the average team&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt; shooting percentage for interior shots is 45% and the average for long-range shots is 30% (for my examples the specific shooting percentages don’t matter so much as that the ratio between &lt;em&gt;interior : long range&lt;/em&gt; shooting stays close to &lt;em&gt;0.45 : 0.30&lt;/em&gt;)&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;. If you’re playing 2s and 3s, the expected value of an interior shot is &lt;span class=&#34;math inline&#34;&gt;\(2 \times 0.45 = 0.9\)&lt;/span&gt; and the expected value of a long range shot is &lt;span class=&#34;math inline&#34;&gt;\(3 \times 0.3 = 0.9\)&lt;/span&gt; – i.e. the expected value of both types of shots is equivalent (perfectly balanced). Given these shooting percentages (and ignoring offensive rebounds&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;) the expected value in 1s and 2s would be &lt;span class=&#34;math inline&#34;&gt;\(1 \times 0.45 = 0.45\)&lt;/span&gt; for an interior shot and &lt;span class=&#34;math inline&#34;&gt;\(2 \times 0.3 = 0.6\)&lt;/span&gt; from distance. In this scenario a long range shot comes with 33% more value (29% if using a symmetric measure&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt; of percent difference).&lt;/p&gt;
&lt;p&gt;The 2s and 3s scoring system is the minority position in most pickup games&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt; but is somewhat more popular among analytics oriented players and common practice among the converted&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt;. Hence the conventional sports nerd wisdom is to advocate for playing by 2s and 3s (see &lt;a href=&#34;https://grantland.com/the-triangle/video-how-to-fix-pickup-basketball-with-analytics/&#34;&gt;How to Fix Pickup Basketball…&lt;/a&gt;). However that analysis doesn’t take into account possession.&lt;/p&gt;
&lt;div id=&#34;what-if-youre-playing-make-it-take-it&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;What if you’re playing make-it-take-it?&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;2s and 3s is only more balanced when you alternate possession after each score.&lt;/em&gt; While alternating possession is the norm in full court pickup basketball, in half court the more common play style is for the scoring team to retain possession – called “make-it-take-it.” Under these conditions&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt;, calculating expected points is a little more complicated as you need to consider not just the expected points of the shot attempt but also the value associated with the chance of retaining possession (and making future shots) if you score.&lt;/p&gt;
&lt;p&gt;Calculating the expected points for a shot is no longer just:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math inline&#34;&gt;\(\text{(points)} \times \text{(shooting %)}\)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;but:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math inline&#34;&gt;\(\left(\text{points}\right) \times \left(\text{shooting %}\right) \\+ \left(\text{chance last shot was made}\right) \times \left(\text{points}\right) \times \left(\text{shooting %}\right) \\+ \left(\text{chance last two shots were made}\right) \times \left(\text{points}\right) \times \left(\text{shooting %}\right) \\+ \ldots \left(\text{and so on and so on}\right) \ldots\)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;If we consider the expected points of an interior shot (when playing 1s and 2s) the series can be approximated as:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[
1 \times 0.45 + 1 \times 0.45^2 + \ldots + 1 \times 0.45^n
\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;You might recognize this from calculus as a geometric series and notice that because each additional term in the series gets smaller and smaller towards 0, the total value of the sum will converge to a constant. The value of a converging infinite geometric series can be represented by the simple equation&lt;a href=&#34;#fn8&#34; class=&#34;footnote-ref&#34; id=&#34;fnref8&#34;&gt;&lt;sup&gt;8&lt;/sup&gt;&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[
\frac{\text{(start value)}}{(1 - \text{rate})}
\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;We can use this to approximate the expected points for a shot attempt when playing make-it-take-it (see &lt;a href=&#34;#but-you-dont-play-pickup-basketball-to-infinity&#34;&gt;But you don’t play pickup basketball to infinity&lt;/a&gt; for why this is just an approximation). If we plug in our values for a 1 pointer with 45% chance of being made:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[
\frac{(0.45 \times 1)}{(1 - 0.45)} = 0.82
\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;and compare this to the rough expected points of a 2 pointer at 30%:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[
\frac{(0.30 \times 2)}{(1 - 0.30)} = 0.86
\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This shows a less than 5% difference in approximate expected points if taking an interior or long range shot when playing make-it-take&lt;a href=&#34;#fn9&#34; class=&#34;footnote-ref&#34; id=&#34;fnref9&#34;&gt;&lt;sup&gt;9&lt;/sup&gt;&lt;/a&gt;. This is pretty balanced, which is good news because 1s and 2s make-it-take-it is the norm for half court pickup basketball. Let’s compare this relative balance to the relationship between the expected values when playing make-it-take by 2s and 3s. Approximate expected points for a 2 pointer in make-it-take-it:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[
\frac{(0.45 \times 2)}{(1 - 0.45)} = 1.64
\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;vs a 3 pointer:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[
\frac{(0.3 \times 3)}{(1 - 0.3)} = 1.29
\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Under these conditions, an interior shot has almost 27% greater expected value than taking a long range shot (24% symmetric percent difference). In this case 2s and 3s is almost as imbalanced for interior shots as the 33% advantage we saw for distance shooting when playing 1s and 2s with alternating possession. So if you’re playing make-it-take-it, you actually shouldn’t do scoring by 2s and 3s&lt;a href=&#34;#fn10&#34; class=&#34;footnote-ref&#34; id=&#34;fnref10&#34;&gt;&lt;sup&gt;10&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;summary&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Summary&lt;/h2&gt;
&lt;p&gt;The two game conditions that promote similar expected values for interior and long range shots are 2s and 3s with alternating possession after scores as well as make-it-take-it by 1s and 2s&lt;a href=&#34;#fn11&#34; class=&#34;footnote-ref&#34; id=&#34;fnref11&#34;&gt;&lt;sup&gt;11&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# Load the gt package
library(gt)
library(dplyr)

# Function to calculate percentage difference and format the string
format_with_difference &amp;lt;- function(value1, value2) {
  diff &amp;lt;- round(abs(value2 - value1) / ((value1 + value2) / 2) * 100, 0)
  return(paste0(value1, &amp;quot; : &amp;quot;, value2, &amp;quot;&amp;lt;br&amp;gt;(&amp;quot;, diff, &amp;quot;% difference)&amp;quot;))
}

# Update the data frame with formatted strings
data &amp;lt;- tibble(ShotType = c(&amp;quot;1pts : 2pts&amp;quot;, &amp;quot;2pts : 3pts&amp;quot;),
               MakeItTakeIt = c(format_with_difference(0.82, 0.86), format_with_difference(1.64, 1.29)),
               Alternating = c(format_with_difference(0.45, 0.60), format_with_difference(0.90, 0.90)))

# Create a gt table
table &amp;lt;- gt(data) %&amp;gt;%
  # Add a title and subtitle
  tab_header(
    title = &amp;quot;Relative differences in expected points of shot type&amp;quot;,
    subtitle = md(&amp;quot;Given shooting percentages of... *interior: 45% ; long range: 30%*&amp;quot;)
  ) %&amp;gt;%
  # Add spanner column label with italicized text
  tab_spanner(
    label = md(&amp;quot;**Possession after a score**&amp;quot;),
    columns = c(MakeItTakeIt, Alternating)
  ) %&amp;gt;%
  tab_spanner(
    label = md(&amp;quot;**Points assigned**&amp;quot;),
    columns = c(ShotType)
  ) %&amp;gt;%
  # Customize column labels
  cols_label(
    ShotType = md(&amp;quot;*interior : long-range*&amp;quot;),
    MakeItTakeIt = md(&amp;quot;*make-it-take-it*&amp;quot;),
    Alternating = md(&amp;quot;*alternating*&amp;quot;)
  ) %&amp;gt;%
  # Add vertical lines and other styles
  tab_style(
    style = cell_borders(
      sides = &amp;quot;right&amp;quot;,
      color = &amp;quot;lightgray&amp;quot;,
      weight = px(1)
    ),
    locations = list(
      cells_body(columns = MakeItTakeIt),
      cells_column_labels(columns = MakeItTakeIt)
    )
  ) %&amp;gt;%
  tab_style(
    style = cell_borders(
      sides = &amp;quot;left&amp;quot;,
      color = &amp;quot;lightgray&amp;quot;,
      weight = px(2)
    ),
    locations = cells_body(columns = c(MakeItTakeIt))
  ) %&amp;gt;%
  tab_style(
    style = cell_borders(
      sides = &amp;quot;right&amp;quot;,
      color = &amp;quot;lightgray&amp;quot;,
      weight = px(2)
    ),
    locations = cells_column_labels(columns = c(ShotType))
  ) %&amp;gt;%
  tab_style(
    style = cell_text(
      align = &amp;quot;center&amp;quot;,
      style = &amp;quot;italic&amp;quot;
    ),
    locations = cells_body(columns = c(ShotType))
  ) %&amp;gt;%
  tab_style(
    style = cell_text(
      color = &amp;quot;darkblue&amp;quot;
    ),
    locations = cells_title(groups = &amp;quot;title&amp;quot;)
  ) %&amp;gt;%
  # Render the markdown in the cells
  fmt_markdown(columns = c(MakeItTakeIt, Alternating)) %&amp;gt;%
  tab_footnote(&amp;quot;Symmetric absolute percent difference used as metric for % difference.&amp;quot;) %&amp;gt;%
  tab_style(
    style = cell_text(size = px(10)),
    locations = cells_footnotes()
  )

# Print the table
table&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;yjmpbdkemj&#34; style=&#34;padding-left:0px;padding-right:0px;padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:auto;width:auto;height:auto;&#34;&gt;
&lt;style&gt;#yjmpbdkemj table {
  font-family: system-ui, &#39;Segoe UI&#39;, Roboto, Helvetica, Arial, sans-serif, &#39;Apple Color Emoji&#39;, &#39;Segoe UI Emoji&#39;, &#39;Segoe UI Symbol&#39;, &#39;Noto Color Emoji&#39;;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#yjmpbdkemj thead, #yjmpbdkemj tbody, #yjmpbdkemj tfoot, #yjmpbdkemj tr, #yjmpbdkemj td, #yjmpbdkemj th {
  border-style: none;
}

#yjmpbdkemj p {
  margin: 0;
  padding: 0;
}

#yjmpbdkemj .gt_table {
  display: table;
  border-collapse: collapse;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#yjmpbdkemj .gt_caption {
  padding-top: 4px;
  padding-bottom: 4px;
}

#yjmpbdkemj .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#yjmpbdkemj .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#yjmpbdkemj .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#yjmpbdkemj .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#yjmpbdkemj .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#yjmpbdkemj .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#yjmpbdkemj .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#yjmpbdkemj .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#yjmpbdkemj .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#yjmpbdkemj .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#yjmpbdkemj .gt_spanner_row {
  border-bottom-style: hidden;
}

#yjmpbdkemj .gt_group_heading {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  text-align: left;
}

#yjmpbdkemj .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#yjmpbdkemj .gt_from_md &gt; :first-child {
  margin-top: 0;
}

#yjmpbdkemj .gt_from_md &gt; :last-child {
  margin-bottom: 0;
}

#yjmpbdkemj .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#yjmpbdkemj .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
}

#yjmpbdkemj .gt_stub_row_group {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

#yjmpbdkemj .gt_row_group_first td {
  border-top-width: 2px;
}

#yjmpbdkemj .gt_row_group_first th {
  border-top-width: 2px;
}

#yjmpbdkemj .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#yjmpbdkemj .gt_first_summary_row {
  border-top-style: solid;
  border-top-color: #D3D3D3;
}

#yjmpbdkemj .gt_first_summary_row.thick {
  border-top-width: 2px;
}

#yjmpbdkemj .gt_last_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#yjmpbdkemj .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#yjmpbdkemj .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#yjmpbdkemj .gt_last_grand_summary_row_top {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-style: double;
  border-bottom-width: 6px;
  border-bottom-color: #D3D3D3;
}

#yjmpbdkemj .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#yjmpbdkemj .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#yjmpbdkemj .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#yjmpbdkemj .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#yjmpbdkemj .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#yjmpbdkemj .gt_sourcenote {
  font-size: 90%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#yjmpbdkemj .gt_left {
  text-align: left;
}

#yjmpbdkemj .gt_center {
  text-align: center;
}

#yjmpbdkemj .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#yjmpbdkemj .gt_font_normal {
  font-weight: normal;
}

#yjmpbdkemj .gt_font_bold {
  font-weight: bold;
}

#yjmpbdkemj .gt_font_italic {
  font-style: italic;
}

#yjmpbdkemj .gt_super {
  font-size: 65%;
}

#yjmpbdkemj .gt_footnote_marks {
  font-size: 75%;
  vertical-align: 0.4em;
  position: initial;
}

#yjmpbdkemj .gt_asterisk {
  font-size: 100%;
  vertical-align: 0;
}

#yjmpbdkemj .gt_indent_1 {
  text-indent: 5px;
}

#yjmpbdkemj .gt_indent_2 {
  text-indent: 10px;
}

#yjmpbdkemj .gt_indent_3 {
  text-indent: 15px;
}

#yjmpbdkemj .gt_indent_4 {
  text-indent: 20px;
}

#yjmpbdkemj .gt_indent_5 {
  text-indent: 25px;
}

#yjmpbdkemj .katex-display {
  display: inline-flex !important;
  margin-bottom: 0.75em !important;
}

#yjmpbdkemj div.Reactable &gt; div.rt-table &gt; div.rt-thead &gt; div.rt-tr.rt-tr-group-header &gt; div.rt-th-group:after {
  height: 0px !important;
}
&lt;/style&gt;
&lt;table class=&#34;gt_table&#34; data-quarto-disable-processing=&#34;false&#34; data-quarto-bootstrap=&#34;false&#34;&gt;
  &lt;thead&gt;
    &lt;tr class=&#34;gt_heading&#34;&gt;
      &lt;td colspan=&#34;3&#34; class=&#34;gt_heading gt_title gt_font_normal&#34; style=&#34;color: #00008B;&#34;&gt;Relative differences in expected points of shot type&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr class=&#34;gt_heading&#34;&gt;
      &lt;td colspan=&#34;3&#34; class=&#34;gt_heading gt_subtitle gt_font_normal gt_bottom_border&#34; style&gt;&lt;span class=&#39;gt_from_md&#39;&gt;Given shooting percentages of… &lt;em&gt;interior: 45% ; long range: 30%&lt;/em&gt;&lt;/span&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr class=&#34;gt_col_headings gt_spanner_row&#34;&gt;
      &lt;th class=&#34;gt_center gt_columns_top_border gt_column_spanner_outer&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34; scope=&#34;col&#34; id=&#34;**Points assigned**&#34;&gt;
        &lt;div class=&#34;gt_column_spanner&#34;&gt;&lt;span class=&#39;gt_from_md&#39;&gt;&lt;strong&gt;Points assigned&lt;/strong&gt;&lt;/span&gt;&lt;/div&gt;
      &lt;/th&gt;
      &lt;th class=&#34;gt_center gt_columns_top_border gt_column_spanner_outer&#34; rowspan=&#34;1&#34; colspan=&#34;2&#34; scope=&#34;colgroup&#34; id=&#34;**Possession after a score**&#34;&gt;
        &lt;div class=&#34;gt_column_spanner&#34;&gt;&lt;span class=&#39;gt_from_md&#39;&gt;&lt;strong&gt;Possession after a score&lt;/strong&gt;&lt;/span&gt;&lt;/div&gt;
      &lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr class=&#34;gt_col_headings&#34;&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_left&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34; style=&#34;border-right-width: 2px; border-right-style: solid; border-right-color: lightgray;&#34; scope=&#34;col&#34; id=&#34;ShotType&#34;&gt;&lt;span class=&#39;gt_from_md&#39;&gt;&lt;em&gt;interior : long-range&lt;/em&gt;&lt;/span&gt;&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_left&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34; style=&#34;border-right-width: 1px; border-right-style: solid; border-right-color: lightgray;&#34; scope=&#34;col&#34; id=&#34;MakeItTakeIt&#34;&gt;&lt;span class=&#39;gt_from_md&#39;&gt;&lt;em&gt;make-it-take-it&lt;/em&gt;&lt;/span&gt;&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_left&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34; scope=&#34;col&#34; id=&#34;Alternating&#34;&gt;&lt;span class=&#39;gt_from_md&#39;&gt;&lt;em&gt;alternating&lt;/em&gt;&lt;/span&gt;&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody class=&#34;gt_table_body&#34;&gt;
    &lt;tr&gt;&lt;td headers=&#34;ShotType&#34; class=&#34;gt_row gt_left&#34; style=&#34;text-align: center; font-style: italic;&#34;&gt;1pts : 2pts&lt;/td&gt;
&lt;td headers=&#34;MakeItTakeIt&#34; class=&#34;gt_row gt_left&#34; style=&#34;border-right-width: 1px; border-right-style: solid; border-right-color: lightgray; border-left-width: 2px; border-left-style: solid; border-left-color: lightgray;&#34;&gt;&lt;span class=&#39;gt_from_md&#39;&gt;0.82 : 0.86&lt;br&gt;(5% difference)&lt;/span&gt;&lt;/td&gt;
&lt;td headers=&#34;Alternating&#34; class=&#34;gt_row gt_left&#34;&gt;&lt;span class=&#39;gt_from_md&#39;&gt;0.45 : 0.6&lt;br&gt;(29% difference)&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;&lt;td headers=&#34;ShotType&#34; class=&#34;gt_row gt_left&#34; style=&#34;text-align: center; font-style: italic;&#34;&gt;2pts : 3pts&lt;/td&gt;
&lt;td headers=&#34;MakeItTakeIt&#34; class=&#34;gt_row gt_left&#34; style=&#34;border-right-width: 1px; border-right-style: solid; border-right-color: lightgray; border-left-width: 2px; border-left-style: solid; border-left-color: lightgray;&#34;&gt;&lt;span class=&#39;gt_from_md&#39;&gt;1.64 : 1.29&lt;br&gt;(24% difference)&lt;/span&gt;&lt;/td&gt;
&lt;td headers=&#34;Alternating&#34; class=&#34;gt_row gt_left&#34;&gt;&lt;span class=&#39;gt_from_md&#39;&gt;0.9 : 0.9&lt;br&gt;(0% difference)&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
  &lt;/tbody&gt;
  
  &lt;tfoot class=&#34;gt_footnotes&#34;&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_footnote&#34; style=&#34;font-size: 10px;&#34; colspan=&#34;3&#34;&gt; Symmetric absolute percent difference used as metric for % difference.&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tfoot&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;taking-action&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Taking action&lt;/h2&gt;
&lt;p&gt;You might think that the expected values of different shots would naturally balance out. For example, if you’re playing by 1s and 2s with alternating possession (where deep shots are more valuable) players could defend long range shots more aggressively which would lead to the shooting percentage on those shots dropping relative to interior shots. In practice though, this realignment does not happen as much as would be expected by fully rational players&lt;a href=&#34;#fn12&#34; class=&#34;footnote-ref&#34; id=&#34;fnref12&#34;&gt;&lt;sup&gt;12&lt;/sup&gt;&lt;/a&gt;. Instead, many people anchor their play style to whatever brand of basketball they are accustomed and do not fully adjust to the scoring and possession system in place. Given these tendencies, &lt;em&gt;what should you do?&lt;/em&gt;&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;Advocate for a balanced scoring system&lt;a href=&#34;#fn13&#34; class=&#34;footnote-ref&#34; id=&#34;fnref13&#34;&gt;&lt;sup&gt;13&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;This means if you’re playing full court (with alternating possessions after scores), push for playing by 2s and 3s to 21 (rather than the more common 1s and 2s to 15). If you’re playing half court, you don’t need to do anything as games are typically played make-it-take by 1s and 2s, which has mostly fine incentives&lt;a href=&#34;#fn14&#34; class=&#34;footnote-ref&#34; id=&#34;fnref14&#34;&gt;&lt;sup&gt;14&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;ol start=&#34;2&#34; style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;Arbitrage&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;In many cases you will not be able to influence the scoring system. Other players not fully adapting to unbalanced values of shots is an opportunity. If the system advantages long range scoring, get your best shooter as many decent looks as possible and push your team to play tough exterior defense&lt;a href=&#34;#fn15&#34; class=&#34;footnote-ref&#34; id=&#34;fnref15&#34;&gt;&lt;sup&gt;15&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;other-considerations&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Other considerations&lt;/h2&gt;
&lt;p&gt;The conclusion that “1s and 2s make-it-take-it” and “2s and 3s alternating possession” make for the most balanced games depends on my guesses for standard shooting percentages&lt;a href=&#34;#fn16&#34; class=&#34;footnote-ref&#34; id=&#34;fnref16&#34;&gt;&lt;sup&gt;16&lt;/sup&gt;&lt;/a&gt;. 45% : 30% for interior and long range shots are reasonable estimates for competitive pickup games but may not apply universally&lt;a href=&#34;#fn17&#34; class=&#34;footnote-ref&#34; id=&#34;fnref17&#34;&gt;&lt;sup&gt;17&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The chart below shows, across a range of possible interior and long range shooting percentages, the relative imbalance in expected points under each of the four {possession} x {scoring} conditions&lt;a href=&#34;#fn18&#34; class=&#34;footnote-ref&#34; id=&#34;fnref18&#34;&gt;&lt;sup&gt;18&lt;/sup&gt;&lt;/a&gt;. See &lt;a href=&#34;#table-of-imbalances&#34;&gt;Table of imbalances&lt;/a&gt; in the appendix to look-up these values at any point.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(dplyr)
library(tidyr)
library(ggplot2)
library(purrr)

shooting_pcts &amp;lt;- crossing(
  tibble(pct_long = seq(0.10, 0.40, by = 0.01)),
  tibble(pct_short = seq(0.20, 0.60, by = 0.01))
)

shots_pts &amp;lt;- tibble(pts_long = c(2,3),
       pts_short = c(1, 2)
)

exp_value_alternating &amp;lt;- function(pts, percent) pts * percent

exp_value_makeitakeit &amp;lt;- function(pts, percent) (percent * pts) / (1 - percent)

total_pct_difference &amp;lt;- function(x, y) (x - y) / ((x + y) / 2)

data_imbalance &amp;lt;- crossing(shooting_pcts, shots_pts) %&amp;gt;% 
  mutate(pts_type = paste0(pts_short, &amp;quot;&amp;amp;&amp;quot;, pts_long)) %&amp;gt;% 
  # expected value of each shot
  mutate(exp_short_alt = exp_value_alternating(pts_short, pct_short),
         exp_short_miti = exp_value_makeitakeit(pts_short, pct_short),
         exp_long_alt = exp_value_alternating(pts_long, pct_long),
         exp_long_miti = exp_value_makeitakeit(pts_long, pct_long)) %&amp;gt;% 
  # percentage imbalances
  mutate(alt = total_pct_difference(exp_short_alt, exp_long_alt),
         miti = total_pct_difference(exp_short_miti, exp_long_miti))

data_chart_raw &amp;lt;- data_imbalance %&amp;gt;% 
  pivot_longer(one_of(&amp;quot;alt&amp;quot;, &amp;quot;miti&amp;quot;), names_to = &amp;quot;possession_type&amp;quot;, values_to = &amp;quot;pct_imbalance&amp;quot;) %&amp;gt;% 
  mutate(possession_type = ifelse(possession_type == &amp;quot;alt&amp;quot;, &amp;quot;alternating&amp;quot;, &amp;quot;make-it-take-it&amp;quot;)) %&amp;gt;% 
  mutate(type_combine = paste0(pts_type, &amp;quot;; &amp;quot;, possession_type)) %&amp;gt;% 
  mutate(near_0 = near(pct_imbalance, 0, 0.05)) %&amp;gt;% 
  mutate(type_combine = forcats::fct_relevel(type_combine, &amp;quot;1&amp;amp;2; make-it-take-it&amp;quot;, &amp;quot;1&amp;amp;2; alternating&amp;quot;, &amp;quot;2&amp;amp;3; make-it-take-it&amp;quot;, &amp;quot;2&amp;amp;3; alternating&amp;quot;))

data_chart &amp;lt;- data_chart_raw %&amp;gt;% 
  mutate(pct_imbalance = abs(pct_imbalance))

data_near &amp;lt;- data_chart %&amp;gt;% 
  filter(near_0) %&amp;gt;% 
  mutate(near_0 = &amp;quot;+/- 0.05 imbalance&amp;quot;)

data_reviewed &amp;lt;- data_chart %&amp;gt;% 
  filter(near(pct_long, 0.30), near(pct_short, 0.45)) %&amp;gt;% 
  mutate(label = &amp;quot;Standard shooting conditions:\n45% shooting from interior;\n30% shooting from long range&amp;quot;)

# equations for perfect balance
alt_1_2 &amp;lt;- function(x) x / 2
alt_2_3 &amp;lt;- function(x) x / 1.5
miti_1_2 &amp;lt;- function(x) x / (2 - x)
miti_2_3 &amp;lt;- function(x) 2 * x / (3 - x)

perfect_balance &amp;lt;- list(alt_1_2, alt_2_3, miti_1_2, miti_2_3) %&amp;gt;% 
  map(~{tibble(pct_short = seq(0.20, 0.60, by = 0.01)) %&amp;gt;% mutate(pct_long = .x(pct_short))}) %&amp;gt;% 
  map2(list(&amp;quot;1&amp;amp;2; alternating&amp;quot;, &amp;quot;2&amp;amp;3; alternating&amp;quot;, &amp;quot;1&amp;amp;2; make-it-take-it&amp;quot;, &amp;quot;2&amp;amp;3; make-it-take-it&amp;quot;),
      ~{mutate(.x, type_combine = .y)}) %&amp;gt;% 
  bind_rows() %&amp;gt;% 
  mutate(type_combine = forcats::fct_relevel(type_combine, &amp;quot;1&amp;amp;2; make-it-take-it&amp;quot;, &amp;quot;1&amp;amp;2; alternating&amp;quot;, &amp;quot;2&amp;amp;3; make-it-take-it&amp;quot;, &amp;quot;2&amp;amp;3; alternating&amp;quot;))


data_chart %&amp;gt;% 
  ggplot(aes(x = pct_short, y = pct_long))+
  geom_tile(aes(fill = pct_imbalance))+
  geom_tile(aes(fill = pct_imbalance, colour = near_0), alpha = 0, data = data_near)+
  geom_line(color = &amp;quot;red&amp;quot;, data = perfect_balance)+
  geom_point(aes(shape = label), data = data_reviewed, colour = &amp;quot;violet&amp;quot;)+
  scale_color_manual(values = c(&amp;quot;red&amp;quot;))+
  facet_wrap(~type_combine)+
  theme_bw()+
  labs(
    title = &amp;quot;Imbalance of expected points by shooting percentages&amp;quot;,
    # subtitle = &amp;quot;For 45%; 30%, full court 2s and 3s or make-it-take-it 1s and 2s are most balanced&amp;quot;,
    # subtitle = &amp;quot;By scoring and possession rules&amp;quot;,
    fill = &amp;quot;Proportion imbalance&amp;quot;,
    x = &amp;quot;Interior shooting %&amp;quot;, 
    y = &amp;quot;Long range shooting %&amp;quot;,
    caption = &amp;quot;Symmetric absolute difference used as metric for proportion imbalance.&amp;quot;)+
  theme(legend.key = element_rect(colour=&amp;quot;white&amp;quot;),
        legend.position = &amp;quot;right&amp;quot;)+
  guides(color = guide_legend(title = NULL, order = 2),
         fill = guide_legend(order = 1),
         shape = guide_legend(title = NULL))+
  scale_y_continuous(limits = c(NA, 0.4), labels = scales::percent)+
  scale_x_continuous(labels = scales::percent)+
  coord_fixed()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/2024/08/27/how-you-should-keep-score-in-pickup-basketball/index_files/figure-html/imbalance-across-pcts-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;The greater range in color hue for make-it-take-it settings demonstrates how, as you deviate from balanced shooting percentage conditions, expected value imbalance grows more quickly than when playing with alternating possession. Hence make-it-take-it comes with greater downside risks of incentives getting out of whack&lt;a href=&#34;#fn19&#34; class=&#34;footnote-ref&#34; id=&#34;fnref19&#34;&gt;&lt;sup&gt;19&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The red indicates the shooting percentages for balanced incentives. Everything above the red “perfect balance” lines (or curves in the cases of make-it-take) can be interpreted as shooting percentages where long range shooting has an expected points advantage. Everything below them represents shooting percentages where interior shooting has an advantage&lt;a href=&#34;#fn20&#34; class=&#34;footnote-ref&#34; id=&#34;fnref20&#34;&gt;&lt;sup&gt;20&lt;/sup&gt;&lt;/a&gt;. For example, in games where interior shooting percentages are still ~45% but long range shooting is a bit worse (e.g. percentages in the low 20s) 1s and 2s with alternating possession after a score can actually be more balanced than 2s and 3s. However you would be setting-up conditions for a lot of missed shots.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://media0.giphy.com/media/eRaZhg8XZ3FoQ/giphy.gif&#34;&gt;&lt;/p&gt;
&lt;p&gt;Sometimes it’s better to just play by all 1s.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Appendix&lt;/h2&gt;
&lt;div id=&#34;but-you-dont-play-pickup-basketball-to-infinity&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;But you don’t play pickup basketball to infinity&lt;/h3&gt;
&lt;p&gt;The solutions in &lt;a href=&#34;#what-if-youre-playing-make-it-take-it&#34;&gt;What if you’re playing make-it-take-it?&lt;/a&gt; are with infinite series but in pickup basketball you typically play to some fixed value (e.g. 7, 11, 15, 16, 21, 25). Evaluating &lt;a href=&#34;#finite-geometric-series&#34;&gt;Finite geometric series&lt;/a&gt; would allow you to condition your expected value calculations on how many points (or actually scoring possessions) remain. However, the values for the finite geometric series would only substantively differ from our infinite series calculations as you get near to the end of the game. By this point you’d be better thinking in terms of event outcomes rather than expected points. After all you don’t really care about expected points but chance of winning&lt;a href=&#34;#fn21&#34; class=&#34;footnote-ref&#34; id=&#34;fnref21&#34;&gt;&lt;sup&gt;21&lt;/sup&gt;&lt;/a&gt;. Event outcomes are a problem of probability rather than expected value and require a different type of analysis. In the future I may do a “Simulating pickup basketball outcomes” post&lt;a href=&#34;#fn22&#34; class=&#34;footnote-ref&#34; id=&#34;fnref22&#34;&gt;&lt;sup&gt;22&lt;/sup&gt;&lt;/a&gt;. However for my purposes in this post (identifying the rules that promote the most balanced games), infinite series work fine as an approximation for expected points. The calculations are also easy to describe as each statement of value does not need to be predicated on how many points remain in the game. From the &lt;a href=&#34;#summary&#34;&gt;Summary&lt;/a&gt; section on I stop saying “approximate expected points” and just say&lt;a href=&#34;#fn23&#34; class=&#34;footnote-ref&#34; id=&#34;fnref23&#34;&gt;&lt;sup&gt;23&lt;/sup&gt;&lt;/a&gt; “expected points.”&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;table-of-imbalances&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Table of imbalances&lt;/h3&gt;
&lt;p&gt;Positive values in the &lt;code&gt;diff%_*&lt;/code&gt; columns represent imbalances in favor of interior shots whereas negative values indicate imbalances in favor of long range shots.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(DT)

data_table &amp;lt;- data_chart_raw %&amp;gt;%
  select(type_combine, pct_long, pct_short, pct_imbalance) %&amp;gt;% 
  pivot_wider(names_from = type_combine, values_from = pct_imbalance) %&amp;gt;% 
  # mutate(across(everything(), scales::percent, accuracy = 1)) %&amp;gt;% 
  rename_with(~stringr::str_replace(., &amp;quot;pct&amp;quot;, &amp;quot;fg%&amp;quot;), starts_with(&amp;quot;pct_&amp;quot;)) %&amp;gt;% 
  rename_with(~paste0(&amp;quot;diff%_&amp;quot;, .), contains(&amp;quot; &amp;quot;)) %&amp;gt;% 
  dplyr::relocate(contains(&amp;quot;short&amp;quot;)) %&amp;gt;% 
  mutate(across(everything(), ~round(.x, 2)))

dt_table &amp;lt;- datatable(data_table,
          options = list(dom = &amp;#39;ltipr&amp;#39;),
          filter = &amp;quot;top&amp;quot;,
          rownames = FALSE) %&amp;gt;%
  DT::formatPercentage(names(data_table), digits = 0)

htmltools::div(dt_table, id = &amp;quot;dt-table&amp;quot;, style = &amp;#39;overflow-x: auto&amp;#39;)&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;dt-table&#34; style=&#34;overflow-x: auto&#34;&gt;
&lt;div class=&#34;datatables html-widget html-fill-item&#34; id=&#34;htmlwidget-1&#34; style=&#34;width:100%;height:auto;&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-1&#34;&gt;{&#34;x&#34;:{&#34;filter&#34;:&#34;top&#34;,&#34;vertical&#34;:false,&#34;filterHTML&#34;:&#34;&lt;tr&gt;\n  &lt;td data-type=\&#34;number\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n    &lt;div style=\&#34;display: none;position: absolute;width: 200px;opacity: 1\&#34;&gt;\n      &lt;div data-min=\&#34;0.2\&#34; data-max=\&#34;0.6\&#34; data-scale=\&#34;2\&#34;&gt;&lt;\/div&gt;\n      &lt;span style=\&#34;float: left;\&#34;&gt;&lt;\/span&gt;\n      &lt;span style=\&#34;float: right;\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n  &lt;td data-type=\&#34;number\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n    &lt;div style=\&#34;display: none;position: absolute;width: 200px;opacity: 1\&#34;&gt;\n      &lt;div data-min=\&#34;0.1\&#34; data-max=\&#34;0.4\&#34; data-scale=\&#34;2\&#34;&gt;&lt;\/div&gt;\n      &lt;span style=\&#34;float: left;\&#34;&gt;&lt;\/span&gt;\n      &lt;span style=\&#34;float: right;\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n  &lt;td data-type=\&#34;number\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n    &lt;div style=\&#34;display: none;position: absolute;width: 200px;opacity: 1\&#34;&gt;\n      &lt;div data-min=\&#34;-1.2\&#34; data-max=\&#34;1\&#34; data-scale=\&#34;2\&#34;&gt;&lt;\/div&gt;\n      &lt;span style=\&#34;float: left;\&#34;&gt;&lt;\/span&gt;\n      &lt;span style=\&#34;float: right;\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n  &lt;td data-type=\&#34;number\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n    &lt;div style=\&#34;display: none;position: absolute;width: 200px;opacity: 1\&#34;&gt;\n      &lt;div data-min=\&#34;-1.37\&#34; data-max=\&#34;1.48\&#34; data-scale=\&#34;2\&#34;&gt;&lt;\/div&gt;\n      &lt;span style=\&#34;float: left;\&#34;&gt;&lt;\/span&gt;\n      &lt;span style=\&#34;float: right;\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n  &lt;td data-type=\&#34;number\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n    &lt;div style=\&#34;display: none;position: absolute;width: 200px;opacity: 1\&#34;&gt;\n      &lt;div data-min=\&#34;-1\&#34; data-max=\&#34;1.2\&#34; data-scale=\&#34;2\&#34;&gt;&lt;\/div&gt;\n      &lt;span style=\&#34;float: left;\&#34;&gt;&lt;\/span&gt;\n      &lt;span style=\&#34;float: right;\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n  &lt;td data-type=\&#34;number\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n    &lt;div style=\&#34;display: none;position: absolute;width: 200px;opacity: 1\&#34;&gt;\n      &lt;div data-min=\&#34;-1.2\&#34; data-max=\&#34;1.6\&#34; data-scale=\&#34;2\&#34;&gt;&lt;\/div&gt;\n      &lt;span style=\&#34;float: left;\&#34;&gt;&lt;\/span&gt;\n      &lt;span style=\&#34;float: right;\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n&lt;\/tr&gt;&#34;,&#34;data&#34;:[[0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.2,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6],[0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4],[0,0.05,0.1,0.14,0.18,0.22,0.26,0.3,0.33,0.37,0.4,0.43,0.46,0.49,0.52,0.55,0.57,0.6,0.62,0.64,0.67,0.69,0.71,0.73,0.75,0.77,0.79,0.81,0.82,0.84,0.86,0.87,0.89,0.9,0.92,0.93,0.95,0.96,0.97,0.99,1,-0.1,-0.05,0,0.04,0.09,0.13,0.17,0.2,0.24,0.27,0.31,0.34,0.37,0.4,0.43,0.46,0.48,0.51,0.53,0.56,0.58,0.6,0.63,0.65,0.67,0.69,0.71,0.72,0.74,0.76,0.78,0.79,0.81,0.83,0.84,0.86,0.87,0.89,0.9,0.91,0.93,-0.18,-0.13,-0.09,-0.04,0,0.04,0.08,0.12,0.15,0.19,0.22,0.25,0.29,0.32,0.34,0.37,0.4,0.43,0.45,0.48,0.5,0.52,0.55,0.57,0.59,0.61,0.63,0.65,0.67,0.68,0.7,0.72,0.74,0.75,0.77,0.78,0.8,0.81,0.83,0.84,0.86,-0.26,-0.21,-0.17,-0.12,-0.08,-0.04,0,0.04,0.07,0.11,0.14,0.18,0.21,0.24,0.27,0.3,0.32,0.35,0.38,0.4,0.42,0.45,0.47,0.49,0.51,0.54,0.56,0.58,0.59,0.61,0.63,0.65,0.67,0.68,0.7,0.72,0.73,0.75,0.76,0.78,0.79,-0.33,-0.29,-0.24,-0.2,-0.15,-0.11,-0.07,-0.04,0,0.04,0.07,0.1,0.13,0.16,0.19,0.22,0.25,0.28,0.3,0.33,0.35,0.38,0.4,0.42,0.44,0.47,0.49,0.51,0.53,0.55,0.56,0.58,0.6,0.62,0.63,0.65,0.67,0.68,0.7,0.71,0.73,-0.4,-0.35,-0.31,-0.26,-0.22,-0.18,-0.14,-0.11,-0.07,-0.03,0,0.03,0.06,0.1,0.12,0.15,0.18,0.21,0.24,0.26,0.29,0.31,0.33,0.36,0.38,0.4,0.42,0.44,0.46,0.48,0.5,0.52,0.54,0.55,0.57,0.59,0.6,0.62,0.64,0.65,0.67,-0.46,-0.42,-0.37,-0.33,-0.29,-0.25,-0.21,-0.17,-0.13,-0.1,-0.06,-0.03,0,0.03,0.06,0.09,0.12,0.14,0.17,0.2,0.22,0.25,0.27,0.29,0.32,0.34,0.36,0.38,0.4,0.42,0.44,0.46,0.48,0.49,0.51,0.53,0.55,0.56,0.58,0.59,0.61,-0.52,-0.47,-0.43,-0.39,-0.34,-0.31,-0.27,-0.23,-0.19,-0.16,-0.12,-0.09,-0.06,-0.03,0,0.03,0.06,0.08,0.11,0.14,0.16,0.19,0.21,0.23,0.26,0.28,0.3,0.32,0.34,0.36,0.38,0.4,0.42,0.44,0.45,0.47,0.49,0.51,0.52,0.54,0.55,-0.57,-0.53,-0.48,-0.44,-0.4,-0.36,-0.32,-0.29,-0.25,-0.22,-0.18,-0.15,-0.12,-0.09,-0.06,-0.03,0,0.03,0.05,0.08,0.11,0.13,0.15,0.18,0.2,0.22,0.24,0.27,0.29,0.31,0.33,0.34,0.36,0.38,0.4,0.42,0.43,0.45,0.47,0.48,0.5,-0.62,-0.58,-0.53,-0.49,-0.45,-0.41,-0.38,-0.34,-0.3,-0.27,-0.24,-0.2,-0.17,-0.14,-0.11,-0.08,-0.05,-0.03,0,0.03,0.05,0.08,0.1,0.12,0.15,0.17,0.19,0.21,0.23,0.25,0.27,0.29,0.31,0.33,0.35,0.37,0.38,0.4,0.42,0.43,0.45,-0.67,-0.62,-0.58,-0.54,-0.5,-0.46,-0.42,-0.39,-0.35,-0.32,-0.29,-0.25,-0.22,-0.19,-0.16,-0.13,-0.11,-0.08,-0.05,-0.03,0,0.02,0.05,0.07,0.1,0.12,0.14,0.16,0.18,0.2,0.22,0.24,0.26,0.28,0.3,0.32,0.33,0.35,0.37,0.38,0.4,-0.71,-0.67,-0.63,-0.58,-0.55,-0.51,-0.47,-0.43,-0.4,-0.37,-0.33,-0.3,-0.27,-0.24,-0.21,-0.18,-0.15,-0.13,-0.1,-0.07,-0.05,-0.02,0,0.02,0.05,0.07,0.09,0.11,0.13,0.15,0.17,0.19,0.21,0.23,0.25,0.27,0.29,0.3,0.32,0.34,0.35,-0.75,-0.71,-0.67,-0.63,-0.59,-0.55,-0.51,-0.48,-0.44,-0.41,-0.38,-0.35,-0.32,-0.29,-0.26,-0.23,-0.2,-0.17,-0.15,-0.12,-0.1,-0.07,-0.05,-0.02,0,0.02,0.04,0.07,0.09,0.11,0.13,0.15,0.17,0.19,0.2,0.22,0.24,0.26,0.27,0.29,0.31,-0.79,-0.75,-0.71,-0.67,-0.63,-0.59,-0.56,-0.52,-0.49,-0.45,-0.42,-0.39,-0.36,-0.33,-0.3,-0.27,-0.24,-0.22,-0.19,-0.16,-0.14,-0.11,-0.09,-0.07,-0.04,-0.02,0,0.02,0.04,0.06,0.08,0.1,0.12,0.14,0.16,0.18,0.2,0.21,0.23,0.25,0.26,-0.82,-0.78,-0.74,-0.7,-0.67,-0.63,-0.59,-0.56,-0.53,-0.49,-0.46,-0.43,-0.4,-0.37,-0.34,-0.31,-0.29,-0.26,-0.23,-0.21,-0.18,-0.16,-0.13,-0.11,-0.09,-0.06,-0.04,-0.02,0,0.02,0.04,0.06,0.08,0.1,0.12,0.14,0.15,0.17,0.19,0.21,0.22,-0.86,-0.82,-0.78,-0.74,-0.7,-0.67,-0.63,-0.6,-0.56,-0.53,-0.5,-0.47,-0.44,-0.41,-0.38,-0.35,-0.33,-0.3,-0.27,-0.25,-0.22,-0.2,-0.17,-0.15,-0.13,-0.11,-0.08,-0.06,-0.04,-0.02,0,0.02,0.04,0.06,0.08,0.1,0.11,0.13,0.15,0.17,0.18,-0.89,-0.85,-0.81,-0.77,-0.74,-0.7,-0.67,-0.63,-0.6,-0.57,-0.54,-0.51,-0.48,-0.45,-0.42,-0.39,-0.36,-0.34,-0.31,-0.29,-0.26,-0.24,-0.21,-0.19,-0.17,-0.14,-0.12,-0.1,-0.08,-0.06,-0.04,-0.02,0,0.02,0.04,0.06,0.07,0.09,0.11,0.13,0.14,-0.92,-0.88,-0.84,-0.81,-0.77,-0.73,-0.7,-0.67,-0.63,-0.6,-0.57,-0.54,-0.51,-0.48,-0.45,-0.43,-0.4,-0.37,-0.35,-0.32,-0.3,-0.27,-0.25,-0.23,-0.2,-0.18,-0.16,-0.14,-0.12,-0.1,-0.08,-0.06,-0.04,-0.02,0,0.02,0.04,0.05,0.07,0.09,0.11,-0.95,-0.91,-0.87,-0.84,-0.8,-0.77,-0.73,-0.7,-0.67,-0.64,-0.6,-0.57,-0.55,-0.52,-0.49,-0.46,-0.43,-0.41,-0.38,-0.36,-0.33,-0.31,-0.29,-0.26,-0.24,-0.22,-0.2,-0.17,-0.15,-0.13,-0.11,-0.09,-0.07,-0.06,-0.04,-0.02,0,0.02,0.04,0.05,0.07,-0.97,-0.94,-0.9,-0.86,-0.83,-0.8,-0.76,-0.73,-0.7,-0.67,-0.64,-0.61,-0.58,-0.55,-0.52,-0.49,-0.47,-0.44,-0.42,-0.39,-0.37,-0.34,-0.32,-0.3,-0.27,-0.25,-0.23,-0.21,-0.19,-0.17,-0.15,-0.13,-0.11,-0.09,-0.07,-0.05,-0.04,-0.02,0,0.02,0.03,-1,-0.96,-0.93,-0.89,-0.86,-0.82,-0.79,-0.76,-0.73,-0.7,-0.67,-0.64,-0.61,-0.58,-0.55,-0.53,-0.5,-0.47,-0.45,-0.42,-0.4,-0.38,-0.35,-0.33,-0.31,-0.29,-0.26,-0.24,-0.22,-0.2,-0.18,-0.16,-0.14,-0.12,-0.11,-0.09,-0.07,-0.05,-0.03,-0.02,-0,-1.02,-0.99,-0.95,-0.92,-0.88,-0.85,-0.82,-0.79,-0.76,-0.73,-0.7,-0.67,-0.64,-0.61,-0.58,-0.56,-0.53,-0.51,-0.48,-0.46,-0.43,-0.41,-0.38,-0.36,-0.34,-0.32,-0.3,-0.28,-0.25,-0.23,-0.21,-0.19,-0.18,-0.16,-0.14,-0.12,-0.1,-0.08,-0.07,-0.05,-0.03,-1.05,-1.01,-0.98,-0.94,-0.91,-0.88,-0.84,-0.81,-0.78,-0.75,-0.72,-0.69,-0.67,-0.64,-0.61,-0.59,-0.56,-0.53,-0.51,-0.49,-0.46,-0.44,-0.42,-0.39,-0.37,-0.35,-0.33,-0.31,-0.29,-0.27,-0.25,-0.23,-0.21,-0.19,-0.17,-0.15,-0.13,-0.12,-0.1,-0.08,-0.06,-1.07,-1.03,-1,-0.97,-0.93,-0.9,-0.87,-0.84,-0.81,-0.78,-0.75,-0.72,-0.69,-0.67,-0.64,-0.61,-0.59,-0.56,-0.54,-0.51,-0.49,-0.47,-0.44,-0.42,-0.4,-0.38,-0.36,-0.34,-0.32,-0.3,-0.28,-0.26,-0.24,-0.22,-0.2,-0.18,-0.16,-0.15,-0.13,-0.11,-0.1,-1.09,-1.06,-1.02,-0.99,-0.96,-0.92,-0.89,-0.86,-0.83,-0.8,-0.78,-0.75,-0.72,-0.69,-0.67,-0.64,-0.62,-0.59,-0.57,-0.54,-0.52,-0.5,-0.47,-0.45,-0.43,-0.41,-0.39,-0.37,-0.34,-0.32,-0.31,-0.29,-0.27,-0.25,-0.23,-0.21,-0.19,-0.18,-0.16,-0.14,-0.12,-1.11,-1.08,-1.04,-1.01,-0.98,-0.95,-0.92,-0.89,-0.86,-0.83,-0.8,-0.77,-0.75,-0.72,-0.69,-0.67,-0.64,-0.62,-0.59,-0.57,-0.55,-0.52,-0.5,-0.48,-0.46,-0.43,-0.41,-0.39,-0.37,-0.35,-0.33,-0.31,-0.3,-0.28,-0.26,-0.24,-0.22,-0.2,-0.19,-0.17,-0.15,-1.13,-1.1,-1.06,-1.03,-1,-0.97,-0.94,-0.91,-0.88,-0.85,-0.82,-0.8,-0.77,-0.74,-0.72,-0.69,-0.67,-0.64,-0.62,-0.59,-0.57,-0.55,-0.53,-0.5,-0.48,-0.46,-0.44,-0.42,-0.4,-0.38,-0.36,-0.34,-0.32,-0.3,-0.29,-0.27,-0.25,-0.23,-0.22,-0.2,-0.18,-1.15,-1.12,-1.08,-1.05,-1.02,-0.99,-0.96,-0.93,-0.9,-0.87,-0.85,-0.82,-0.79,-0.77,-0.74,-0.72,-0.69,-0.67,-0.64,-0.62,-0.6,-0.57,-0.55,-0.53,-0.51,-0.49,-0.47,-0.45,-0.43,-0.41,-0.39,-0.37,-0.35,-0.33,-0.31,-0.29,-0.28,-0.26,-0.24,-0.23,-0.21,-1.17,-1.13,-1.1,-1.07,-1.04,-1.01,-0.98,-0.95,-0.92,-0.9,-0.87,-0.84,-0.81,-0.79,-0.76,-0.74,-0.71,-0.69,-0.67,-0.64,-0.62,-0.6,-0.58,-0.55,-0.53,-0.51,-0.49,-0.47,-0.45,-0.43,-0.41,-0.39,-0.38,-0.36,-0.34,-0.32,-0.3,-0.29,-0.27,-0.25,-0.24,-1.18,-1.15,-1.12,-1.09,-1.06,-1.03,-1,-0.97,-0.94,-0.92,-0.89,-0.86,-0.84,-0.81,-0.79,-0.76,-0.74,-0.71,-0.69,-0.67,-0.64,-0.62,-0.6,-0.58,-0.56,-0.54,-0.52,-0.5,-0.48,-0.46,-0.44,-0.42,-0.4,-0.38,-0.36,-0.35,-0.33,-0.31,-0.29,-0.28,-0.26,-1.2,-1.17,-1.14,-1.11,-1.08,-1.05,-1.02,-0.99,-0.96,-0.94,-0.91,-0.88,-0.86,-0.83,-0.81,-0.78,-0.76,-0.74,-0.71,-0.69,-0.67,-0.64,-0.62,-0.6,-0.58,-0.56,-0.54,-0.52,-0.5,-0.48,-0.46,-0.44,-0.42,-0.41,-0.39,-0.37,-0.35,-0.34,-0.32,-0.3,-0.29],[0.12,0.18,0.24,0.29,0.35,0.4,0.45,0.5,0.55,0.59,0.63,0.68,0.72,0.76,0.79,0.83,0.87,0.9,0.94,0.97,1,1.03,1.06,1.09,1.12,1.15,1.17,1.2,1.22,1.25,1.27,1.3,1.32,1.34,1.36,1.38,1.41,1.43,1.45,1.46,1.48,0.01,0.07,0.13,0.19,0.24,0.3,0.35,0.4,0.45,0.49,0.54,0.58,0.62,0.66,0.7,0.74,0.78,0.82,0.85,0.88,0.92,0.95,0.98,1.01,1.04,1.07,1.1,1.13,1.16,1.18,1.21,1.23,1.26,1.28,1.3,1.33,1.35,1.37,1.39,1.41,1.43,-0.09,-0.03,0.03,0.09,0.15,0.2,0.25,0.3,0.35,0.4,0.44,0.49,0.53,0.57,0.62,0.66,0.69,0.73,0.77,0.8,0.84,0.87,0.91,0.94,0.97,1,1.03,1.06,1.09,1.12,1.14,1.17,1.2,1.22,1.25,1.27,1.29,1.32,1.34,1.36,1.38,-0.18,-0.12,-0.06,-0,0.06,0.11,0.16,0.21,0.26,0.31,0.36,0.4,0.45,0.49,0.53,0.57,0.61,0.65,0.69,0.73,0.76,0.8,0.83,0.87,0.9,0.93,0.96,0.99,1.02,1.05,1.08,1.11,1.14,1.16,1.19,1.21,1.24,1.26,1.29,1.31,1.34,-0.26,-0.2,-0.14,-0.09,-0.03,0.02,0.08,0.13,0.18,0.23,0.27,0.32,0.36,0.41,0.45,0.49,0.53,0.57,0.61,0.65,0.69,0.72,0.76,0.79,0.83,0.86,0.89,0.93,0.96,0.99,1.02,1.05,1.08,1.1,1.13,1.16,1.19,1.21,1.24,1.26,1.29,-0.34,-0.28,-0.22,-0.17,-0.11,-0.06,-0,0.05,0.1,0.15,0.19,0.24,0.29,0.33,0.37,0.42,0.46,0.5,0.54,0.58,0.62,0.65,0.69,0.73,0.76,0.79,0.83,0.86,0.89,0.93,0.96,0.99,1.02,1.05,1.08,1.1,1.13,1.16,1.19,1.21,1.24,-0.42,-0.36,-0.3,-0.24,-0.19,-0.13,-0.08,-0.03,0.02,0.07,0.12,0.16,0.21,0.26,0.3,0.34,0.38,0.43,0.47,0.51,0.55,0.58,0.62,0.66,0.69,0.73,0.76,0.8,0.83,0.86,0.9,0.93,0.96,0.99,1.02,1.05,1.08,1.11,1.14,1.16,1.19,-0.48,-0.43,-0.37,-0.31,-0.26,-0.21,-0.15,-0.1,-0.05,-0,0.05,0.09,0.14,0.18,0.23,0.27,0.31,0.36,0.4,0.44,0.48,0.52,0.55,0.59,0.63,0.67,0.7,0.74,0.77,0.8,0.84,0.87,0.9,0.93,0.97,1,1.03,1.06,1.08,1.11,1.14,-0.55,-0.49,-0.44,-0.38,-0.33,-0.27,-0.22,-0.17,-0.12,-0.07,-0.02,0.02,0.07,0.11,0.16,0.2,0.25,0.29,0.33,0.37,0.41,0.45,0.49,0.53,0.57,0.6,0.64,0.68,0.71,0.75,0.78,0.81,0.85,0.88,0.91,0.94,0.97,1,1.04,1.06,1.09,-0.61,-0.55,-0.5,-0.44,-0.39,-0.34,-0.29,-0.24,-0.19,-0.14,-0.09,-0.04,0,0.05,0.09,0.14,0.18,0.22,0.27,0.31,0.35,0.39,0.43,0.47,0.5,0.54,0.58,0.62,0.65,0.69,0.72,0.76,0.79,0.82,0.86,0.89,0.92,0.95,0.99,1.02,1.05,-0.67,-0.61,-0.56,-0.5,-0.45,-0.4,-0.35,-0.3,-0.25,-0.2,-0.15,-0.11,-0.06,-0.02,0.03,0.07,0.12,0.16,0.2,0.24,0.29,0.33,0.37,0.41,0.44,0.48,0.52,0.56,0.59,0.63,0.67,0.7,0.74,0.77,0.81,0.84,0.87,0.9,0.94,0.97,1,-0.72,-0.67,-0.61,-0.56,-0.51,-0.46,-0.41,-0.36,-0.31,-0.26,-0.21,-0.17,-0.12,-0.08,-0.03,0.01,0.06,0.1,0.14,0.18,0.23,0.27,0.31,0.35,0.39,0.42,0.46,0.5,0.54,0.58,0.61,0.65,0.68,0.72,0.75,0.79,0.82,0.85,0.89,0.92,0.95,-0.77,-0.72,-0.67,-0.62,-0.56,-0.51,-0.46,-0.42,-0.37,-0.32,-0.27,-0.23,-0.18,-0.14,-0.09,-0.05,-0,0.04,0.08,0.13,0.17,0.21,0.25,0.29,0.33,0.37,0.41,0.44,0.48,0.52,0.56,0.59,0.63,0.67,0.7,0.74,0.77,0.81,0.84,0.87,0.91,-0.82,-0.77,-0.72,-0.67,-0.62,-0.57,-0.52,-0.47,-0.42,-0.38,-0.33,-0.28,-0.24,-0.19,-0.15,-0.1,-0.06,-0.02,0.03,0.07,0.11,0.15,0.19,0.23,0.27,0.31,0.35,0.39,0.43,0.47,0.5,0.54,0.58,0.61,0.65,0.69,0.72,0.76,0.79,0.83,0.86,-0.87,-0.82,-0.77,-0.72,-0.67,-0.62,-0.57,-0.52,-0.48,-0.43,-0.38,-0.34,-0.29,-0.25,-0.2,-0.16,-0.12,-0.07,-0.03,0.01,0.05,0.1,0.14,0.18,0.22,0.26,0.3,0.34,0.37,0.41,0.45,0.49,0.53,0.56,0.6,0.64,0.67,0.71,0.74,0.78,0.81,-0.91,-0.86,-0.81,-0.76,-0.71,-0.67,-0.62,-0.57,-0.53,-0.48,-0.43,-0.39,-0.34,-0.3,-0.26,-0.21,-0.17,-0.13,-0.08,-0.04,0,0.04,0.08,0.12,0.16,0.2,0.24,0.28,0.32,0.36,0.4,0.44,0.48,0.51,0.55,0.59,0.63,0.66,0.7,0.73,0.77,-0.95,-0.9,-0.85,-0.81,-0.76,-0.71,-0.67,-0.62,-0.57,-0.53,-0.48,-0.44,-0.4,-0.35,-0.31,-0.26,-0.22,-0.18,-0.14,-0.09,-0.05,-0.01,0.03,0.07,0.11,0.15,0.19,0.23,0.27,0.31,0.35,0.39,0.43,0.46,0.5,0.54,0.58,0.61,0.65,0.69,0.72,-0.99,-0.94,-0.9,-0.85,-0.8,-0.76,-0.71,-0.67,-0.62,-0.58,-0.53,-0.49,-0.44,-0.4,-0.36,-0.31,-0.27,-0.23,-0.19,-0.15,-0.1,-0.06,-0.02,0.02,0.06,0.1,0.14,0.18,0.22,0.26,0.3,0.34,0.38,0.42,0.45,0.49,0.53,0.57,0.6,0.64,0.68,-1.03,-0.98,-0.94,-0.89,-0.84,-0.8,-0.76,-0.71,-0.67,-0.62,-0.58,-0.54,-0.49,-0.45,-0.41,-0.36,-0.32,-0.28,-0.24,-0.2,-0.15,-0.11,-0.07,-0.03,0.01,0.05,0.09,0.13,0.17,0.21,0.25,0.29,0.33,0.37,0.41,0.44,0.48,0.52,0.56,0.6,0.63,-1.06,-1.02,-0.97,-0.93,-0.88,-0.84,-0.8,-0.75,-0.71,-0.67,-0.62,-0.58,-0.54,-0.5,-0.45,-0.41,-0.37,-0.33,-0.29,-0.24,-0.2,-0.16,-0.12,-0.08,-0.04,0,0.04,0.08,0.12,0.16,0.2,0.24,0.28,0.32,0.36,0.4,0.44,0.47,0.51,0.55,0.59,-1.1,-1.05,-1.01,-0.97,-0.92,-0.88,-0.84,-0.79,-0.75,-0.71,-0.67,-0.62,-0.58,-0.54,-0.5,-0.46,-0.42,-0.37,-0.33,-0.29,-0.25,-0.21,-0.17,-0.13,-0.09,-0.05,-0.01,0.03,0.07,0.11,0.15,0.19,0.23,0.27,0.31,0.35,0.39,0.43,0.47,0.51,0.55,-1.13,-1.09,-1.04,-1,-0.96,-0.92,-0.88,-0.83,-0.79,-0.75,-0.71,-0.67,-0.63,-0.58,-0.54,-0.5,-0.46,-0.42,-0.38,-0.34,-0.3,-0.26,-0.21,-0.17,-0.13,-0.09,-0.05,-0.01,0.03,0.07,0.11,0.15,0.19,0.23,0.27,0.31,0.34,0.38,0.42,0.46,0.5,-1.16,-1.12,-1.08,-1.04,-1,-0.95,-0.91,-0.87,-0.83,-0.79,-0.75,-0.71,-0.67,-0.63,-0.59,-0.54,-0.5,-0.46,-0.42,-0.38,-0.34,-0.3,-0.26,-0.22,-0.18,-0.14,-0.1,-0.06,-0.02,0.02,0.06,0.1,0.14,0.18,0.22,0.26,0.3,0.34,0.38,0.42,0.46,-1.19,-1.15,-1.11,-1.07,-1.03,-0.99,-0.95,-0.91,-0.87,-0.83,-0.79,-0.75,-0.71,-0.67,-0.63,-0.59,-0.55,-0.51,-0.47,-0.43,-0.39,-0.35,-0.31,-0.27,-0.23,-0.19,-0.15,-0.11,-0.06,-0.02,0.02,0.06,0.1,0.13,0.17,0.21,0.25,0.29,0.33,0.37,0.41,-1.22,-1.18,-1.14,-1.1,-1.06,-1.02,-0.98,-0.94,-0.9,-0.86,-0.82,-0.79,-0.75,-0.71,-0.67,-0.63,-0.59,-0.55,-0.51,-0.47,-0.43,-0.39,-0.35,-0.31,-0.27,-0.23,-0.19,-0.15,-0.11,-0.07,-0.03,0.01,0.05,0.09,0.13,0.17,0.21,0.25,0.29,0.33,0.37,-1.25,-1.21,-1.17,-1.13,-1.09,-1.05,-1.02,-0.98,-0.94,-0.9,-0.86,-0.82,-0.78,-0.74,-0.71,-0.67,-0.63,-0.59,-0.55,-0.51,-0.47,-0.43,-0.39,-0.35,-0.31,-0.27,-0.23,-0.19,-0.15,-0.11,-0.07,-0.03,0.01,0.05,0.09,0.13,0.17,0.21,0.25,0.29,0.33,-1.27,-1.24,-1.2,-1.16,-1.12,-1.09,-1.05,-1.01,-0.97,-0.93,-0.9,-0.86,-0.82,-0.78,-0.74,-0.71,-0.67,-0.63,-0.59,-0.55,-0.51,-0.47,-0.43,-0.39,-0.36,-0.32,-0.28,-0.24,-0.2,-0.16,-0.12,-0.08,-0.04,0,0.04,0.08,0.12,0.16,0.2,0.24,0.29,-1.3,-1.26,-1.23,-1.19,-1.15,-1.12,-1.08,-1.04,-1.01,-0.97,-0.93,-0.89,-0.86,-0.82,-0.78,-0.74,-0.7,-0.67,-0.63,-0.59,-0.55,-0.51,-0.47,-0.44,-0.4,-0.36,-0.32,-0.28,-0.24,-0.2,-0.16,-0.12,-0.08,-0.04,-0,0.04,0.08,0.12,0.16,0.2,0.24,-1.32,-1.29,-1.25,-1.22,-1.18,-1.14,-1.11,-1.07,-1.04,-1,-0.96,-0.93,-0.89,-0.85,-0.82,-0.78,-0.74,-0.7,-0.67,-0.63,-0.59,-0.55,-0.51,-0.48,-0.44,-0.4,-0.36,-0.32,-0.28,-0.24,-0.2,-0.16,-0.12,-0.08,-0.04,-0,0.04,0.08,0.12,0.16,0.2,-1.35,-1.31,-1.28,-1.24,-1.21,-1.17,-1.14,-1.1,-1.07,-1.03,-1,-0.96,-0.92,-0.89,-0.85,-0.81,-0.78,-0.74,-0.7,-0.67,-0.63,-0.59,-0.55,-0.52,-0.48,-0.44,-0.4,-0.36,-0.32,-0.28,-0.24,-0.21,-0.17,-0.13,-0.09,-0.05,-0,0.04,0.08,0.12,0.16,-1.37,-1.34,-1.3,-1.27,-1.23,-1.2,-1.17,-1.13,-1.1,-1.06,-1.03,-0.99,-0.96,-0.92,-0.89,-0.85,-0.81,-0.78,-0.74,-0.7,-0.67,-0.63,-0.59,-0.55,-0.52,-0.48,-0.44,-0.4,-0.36,-0.32,-0.29,-0.25,-0.21,-0.17,-0.13,-0.09,-0.05,-0.01,0.04,0.08,0.12],[0.29,0.33,0.38,0.42,0.46,0.5,0.54,0.57,0.6,0.64,0.67,0.7,0.72,0.75,0.78,0.8,0.82,0.85,0.87,0.89,0.91,0.93,0.95,0.97,0.98,1,1.02,1.03,1.05,1.06,1.08,1.09,1.1,1.12,1.13,1.14,1.15,1.17,1.18,1.19,1.2,0.19,0.24,0.29,0.33,0.37,0.41,0.45,0.48,0.52,0.55,0.58,0.61,0.64,0.67,0.69,0.72,0.74,0.77,0.79,0.81,0.83,0.85,0.87,0.89,0.91,0.93,0.94,0.96,0.98,0.99,1.01,1.02,1.04,1.05,1.06,1.08,1.09,1.1,1.11,1.13,1.14,0.11,0.15,0.2,0.24,0.29,0.33,0.36,0.4,0.43,0.47,0.5,0.53,0.56,0.59,0.62,0.64,0.67,0.69,0.71,0.74,0.76,0.78,0.8,0.82,0.84,0.86,0.88,0.89,0.91,0.93,0.94,0.96,0.97,0.99,1,1.01,1.03,1.04,1.05,1.06,1.08,0.03,0.07,0.12,0.16,0.21,0.25,0.29,0.32,0.36,0.39,0.42,0.46,0.49,0.51,0.54,0.57,0.59,0.62,0.64,0.67,0.69,0.71,0.73,0.75,0.77,0.79,0.81,0.83,0.84,0.86,0.88,0.89,0.91,0.92,0.94,0.95,0.97,0.98,0.99,1.01,1.02,-0.05,0,0.05,0.09,0.13,0.17,0.21,0.25,0.29,0.32,0.35,0.38,0.42,0.44,0.47,0.5,0.53,0.55,0.58,0.6,0.62,0.65,0.67,0.69,0.71,0.73,0.75,0.76,0.78,0.8,0.82,0.83,0.85,0.86,0.88,0.89,0.91,0.92,0.94,0.95,0.96,-0.12,-0.07,-0.02,0.02,0.06,0.11,0.14,0.18,0.22,0.25,0.29,0.32,0.35,0.38,0.41,0.43,0.46,0.49,0.51,0.54,0.56,0.58,0.6,0.63,0.65,0.67,0.69,0.71,0.72,0.74,0.76,0.78,0.79,0.81,0.82,0.84,0.85,0.87,0.88,0.9,0.91,-0.18,-0.13,-0.09,-0.04,0,0.04,0.08,0.12,0.15,0.19,0.22,0.25,0.29,0.32,0.34,0.37,0.4,0.43,0.45,0.48,0.5,0.52,0.55,0.57,0.59,0.61,0.63,0.65,0.67,0.68,0.7,0.72,0.74,0.75,0.77,0.78,0.8,0.81,0.83,0.84,0.86,-0.24,-0.19,-0.15,-0.1,-0.06,-0.02,0.02,0.06,0.09,0.13,0.16,0.19,0.23,0.26,0.29,0.31,0.34,0.37,0.39,0.42,0.44,0.47,0.49,0.51,0.53,0.55,0.57,0.59,0.61,0.63,0.65,0.67,0.68,0.7,0.72,0.73,0.75,0.76,0.78,0.79,0.81,-0.3,-0.25,-0.2,-0.16,-0.12,-0.08,-0.04,0,0.04,0.07,0.11,0.14,0.17,0.2,0.23,0.26,0.29,0.31,0.34,0.36,0.39,0.41,0.43,0.46,0.48,0.5,0.52,0.54,0.56,0.58,0.6,0.62,0.63,0.65,0.67,0.68,0.7,0.71,0.73,0.74,0.76,-0.35,-0.3,-0.26,-0.21,-0.17,-0.13,-0.09,-0.05,-0.02,0.02,0.05,0.08,0.12,0.15,0.18,0.2,0.23,0.26,0.29,0.31,0.34,0.36,0.38,0.41,0.43,0.45,0.47,0.49,0.51,0.53,0.55,0.57,0.58,0.6,0.62,0.63,0.65,0.67,0.68,0.7,0.71,-0.4,-0.35,-0.31,-0.26,-0.22,-0.18,-0.14,-0.11,-0.07,-0.03,0,0.03,0.06,0.1,0.12,0.15,0.18,0.21,0.24,0.26,0.29,0.31,0.33,0.36,0.38,0.4,0.42,0.44,0.46,0.48,0.5,0.52,0.54,0.55,0.57,0.59,0.6,0.62,0.64,0.65,0.67,-0.45,-0.4,-0.36,-0.31,-0.27,-0.23,-0.19,-0.15,-0.12,-0.08,-0.05,-0.02,0.02,0.05,0.08,0.11,0.13,0.16,0.19,0.21,0.24,0.26,0.29,0.31,0.33,0.35,0.37,0.39,0.42,0.43,0.45,0.47,0.49,0.51,0.53,0.54,0.56,0.58,0.59,0.61,0.62,-0.49,-0.44,-0.4,-0.36,-0.32,-0.28,-0.24,-0.2,-0.16,-0.13,-0.1,-0.06,-0.03,0,0.03,0.06,0.09,0.11,0.14,0.17,0.19,0.22,0.24,0.26,0.29,0.31,0.33,0.35,0.37,0.39,0.41,0.43,0.45,0.47,0.48,0.5,0.52,0.53,0.55,0.57,0.58,-0.53,-0.49,-0.44,-0.4,-0.36,-0.32,-0.28,-0.24,-0.21,-0.17,-0.14,-0.11,-0.08,-0.04,-0.01,0.01,0.04,0.07,0.1,0.12,0.15,0.17,0.2,0.22,0.24,0.26,0.29,0.31,0.33,0.35,0.37,0.39,0.4,0.42,0.44,0.46,0.48,0.49,0.51,0.52,0.54,-0.57,-0.53,-0.48,-0.44,-0.4,-0.36,-0.32,-0.29,-0.25,-0.22,-0.18,-0.15,-0.12,-0.09,-0.06,-0.03,-0,0.03,0.05,0.08,0.11,0.13,0.15,0.18,0.2,0.22,0.24,0.27,0.29,0.31,0.33,0.34,0.36,0.38,0.4,0.42,0.43,0.45,0.47,0.48,0.5,-0.61,-0.56,-0.52,-0.48,-0.44,-0.4,-0.36,-0.33,-0.29,-0.26,-0.22,-0.19,-0.16,-0.13,-0.1,-0.07,-0.04,-0.01,0.01,0.04,0.06,0.09,0.11,0.14,0.16,0.18,0.2,0.22,0.25,0.27,0.29,0.31,0.32,0.34,0.36,0.38,0.4,0.41,0.43,0.45,0.46,-0.64,-0.6,-0.56,-0.52,-0.48,-0.44,-0.4,-0.36,-0.33,-0.29,-0.26,-0.23,-0.2,-0.17,-0.14,-0.11,-0.08,-0.05,-0.03,0,0.03,0.05,0.07,0.1,0.12,0.14,0.16,0.19,0.21,0.23,0.25,0.27,0.29,0.3,0.32,0.34,0.36,0.38,0.39,0.41,0.42,-0.68,-0.63,-0.59,-0.55,-0.51,-0.47,-0.44,-0.4,-0.36,-0.33,-0.3,-0.27,-0.23,-0.2,-0.17,-0.15,-0.12,-0.09,-0.06,-0.04,-0.01,0.01,0.04,0.06,0.08,0.11,0.13,0.15,0.17,0.19,0.21,0.23,0.25,0.27,0.29,0.3,0.32,0.34,0.36,0.37,0.39,-0.71,-0.67,-0.63,-0.58,-0.55,-0.51,-0.47,-0.43,-0.4,-0.37,-0.33,-0.3,-0.27,-0.24,-0.21,-0.18,-0.15,-0.13,-0.1,-0.07,-0.05,-0.02,0,0.02,0.05,0.07,0.09,0.11,0.13,0.15,0.17,0.19,0.21,0.23,0.25,0.27,0.29,0.3,0.32,0.34,0.35,-0.74,-0.7,-0.66,-0.62,-0.58,-0.54,-0.5,-0.47,-0.43,-0.4,-0.37,-0.34,-0.3,-0.27,-0.25,-0.22,-0.19,-0.16,-0.13,-0.11,-0.08,-0.06,-0.04,-0.01,0.01,0.03,0.06,0.08,0.1,0.12,0.14,0.16,0.18,0.2,0.22,0.23,0.25,0.27,0.29,0.3,0.32,-0.77,-0.73,-0.69,-0.65,-0.61,-0.57,-0.54,-0.5,-0.47,-0.43,-0.4,-0.37,-0.34,-0.31,-0.28,-0.25,-0.22,-0.2,-0.17,-0.14,-0.12,-0.09,-0.07,-0.05,-0.02,-0,0.02,0.04,0.06,0.09,0.11,0.12,0.14,0.16,0.18,0.2,0.22,0.24,0.25,0.27,0.29,-0.8,-0.76,-0.72,-0.68,-0.64,-0.6,-0.57,-0.53,-0.5,-0.46,-0.43,-0.4,-0.37,-0.34,-0.31,-0.28,-0.25,-0.23,-0.2,-0.18,-0.15,-0.13,-0.1,-0.08,-0.06,-0.03,-0.01,0.01,0.03,0.05,0.07,0.09,0.11,0.13,0.15,0.17,0.19,0.2,0.22,0.24,0.25,-0.82,-0.78,-0.74,-0.7,-0.67,-0.63,-0.59,-0.56,-0.53,-0.49,-0.46,-0.43,-0.4,-0.37,-0.34,-0.31,-0.29,-0.26,-0.23,-0.21,-0.18,-0.16,-0.13,-0.11,-0.09,-0.06,-0.04,-0.02,0,0.02,0.04,0.06,0.08,0.1,0.12,0.14,0.15,0.17,0.19,0.21,0.22,-0.85,-0.81,-0.77,-0.73,-0.69,-0.66,-0.62,-0.59,-0.55,-0.52,-0.49,-0.46,-0.43,-0.4,-0.37,-0.34,-0.32,-0.29,-0.26,-0.24,-0.21,-0.19,-0.16,-0.14,-0.12,-0.1,-0.07,-0.05,-0.03,-0.01,0.01,0.03,0.05,0.07,0.09,0.11,0.12,0.14,0.16,0.18,0.19,-0.87,-0.83,-0.79,-0.76,-0.72,-0.68,-0.65,-0.62,-0.58,-0.55,-0.52,-0.49,-0.46,-0.43,-0.4,-0.37,-0.34,-0.32,-0.29,-0.27,-0.24,-0.22,-0.19,-0.17,-0.15,-0.12,-0.1,-0.08,-0.06,-0.04,-0.02,0,0.02,0.04,0.06,0.08,0.09,0.11,0.13,0.15,0.16,-0.9,-0.86,-0.82,-0.78,-0.75,-0.71,-0.68,-0.64,-0.61,-0.58,-0.55,-0.51,-0.49,-0.46,-0.43,-0.4,-0.37,-0.35,-0.32,-0.3,-0.27,-0.25,-0.22,-0.2,-0.18,-0.15,-0.13,-0.11,-0.09,-0.07,-0.05,-0.03,-0.01,0.01,0.03,0.05,0.06,0.08,0.1,0.12,0.13,-0.92,-0.88,-0.84,-0.81,-0.77,-0.73,-0.7,-0.67,-0.63,-0.6,-0.57,-0.54,-0.51,-0.48,-0.45,-0.43,-0.4,-0.37,-0.35,-0.32,-0.3,-0.27,-0.25,-0.23,-0.2,-0.18,-0.16,-0.14,-0.12,-0.1,-0.08,-0.06,-0.04,-0.02,0,0.02,0.04,0.05,0.07,0.09,0.11,-0.94,-0.9,-0.86,-0.83,-0.79,-0.76,-0.72,-0.69,-0.66,-0.63,-0.6,-0.57,-0.54,-0.51,-0.48,-0.45,-0.43,-0.4,-0.37,-0.35,-0.32,-0.3,-0.28,-0.25,-0.23,-0.21,-0.19,-0.17,-0.14,-0.12,-0.1,-0.08,-0.07,-0.05,-0.03,-0.01,0.01,0.03,0.04,0.06,0.08,-0.96,-0.92,-0.89,-0.85,-0.81,-0.78,-0.75,-0.71,-0.68,-0.65,-0.62,-0.59,-0.56,-0.53,-0.51,-0.48,-0.45,-0.43,-0.4,-0.38,-0.35,-0.33,-0.3,-0.28,-0.26,-0.24,-0.21,-0.19,-0.17,-0.15,-0.13,-0.11,-0.09,-0.07,-0.05,-0.04,-0.02,0,0.02,0.03,0.05,-0.98,-0.94,-0.91,-0.87,-0.84,-0.8,-0.77,-0.74,-0.71,-0.67,-0.64,-0.61,-0.59,-0.56,-0.53,-0.5,-0.48,-0.45,-0.42,-0.4,-0.38,-0.35,-0.33,-0.31,-0.28,-0.26,-0.24,-0.22,-0.2,-0.18,-0.16,-0.14,-0.12,-0.1,-0.08,-0.06,-0.04,-0.03,-0.01,0.01,0.03,-1,-0.96,-0.93,-0.89,-0.86,-0.82,-0.79,-0.76,-0.73,-0.7,-0.67,-0.64,-0.61,-0.58,-0.55,-0.53,-0.5,-0.47,-0.45,-0.42,-0.4,-0.38,-0.35,-0.33,-0.31,-0.29,-0.26,-0.24,-0.22,-0.2,-0.18,-0.16,-0.14,-0.12,-0.11,-0.09,-0.07,-0.05,-0.03,-0.02,-0],[0.4,0.46,0.51,0.57,0.62,0.67,0.71,0.76,0.8,0.84,0.88,0.92,0.95,0.99,1.02,1.05,1.09,1.12,1.14,1.17,1.2,1.23,1.25,1.28,1.3,1.32,1.35,1.37,1.39,1.41,1.43,1.45,1.47,1.48,1.5,1.52,1.54,1.55,1.57,1.58,1.6,0.3,0.36,0.41,0.47,0.52,0.57,0.62,0.66,0.71,0.75,0.79,0.83,0.87,0.91,0.94,0.98,1.01,1.04,1.07,1.1,1.13,1.16,1.18,1.21,1.24,1.26,1.29,1.31,1.33,1.35,1.37,1.4,1.42,1.44,1.45,1.47,1.49,1.51,1.53,1.54,1.56,0.2,0.26,0.32,0.37,0.43,0.48,0.53,0.58,0.62,0.67,0.71,0.75,0.79,0.83,0.86,0.9,0.93,0.97,1,1.03,1.06,1.09,1.12,1.15,1.17,1.2,1.23,1.25,1.27,1.3,1.32,1.34,1.36,1.39,1.41,1.43,1.45,1.47,1.48,1.5,1.52,0.11,0.17,0.23,0.29,0.34,0.39,0.44,0.49,0.54,0.58,0.63,0.67,0.71,0.75,0.79,0.82,0.86,0.9,0.93,0.96,0.99,1.02,1.05,1.08,1.11,1.14,1.17,1.19,1.22,1.24,1.27,1.29,1.31,1.34,1.36,1.38,1.4,1.42,1.44,1.46,1.48,0.02,0.08,0.14,0.2,0.26,0.31,0.36,0.41,0.46,0.5,0.55,0.59,0.63,0.67,0.71,0.75,0.79,0.83,0.86,0.89,0.93,0.96,0.99,1.02,1.05,1.08,1.11,1.14,1.16,1.19,1.21,1.24,1.26,1.29,1.31,1.33,1.36,1.38,1.4,1.42,1.44,-0.06,0,0.06,0.12,0.18,0.23,0.28,0.33,0.38,0.43,0.47,0.52,0.56,0.6,0.64,0.68,0.72,0.76,0.79,0.83,0.86,0.9,0.93,0.96,0.99,1.02,1.05,1.08,1.11,1.14,1.16,1.19,1.21,1.24,1.26,1.29,1.31,1.33,1.36,1.38,1.4,-0.13,-0.07,-0.01,0.04,0.1,0.15,0.21,0.26,0.31,0.35,0.4,0.45,0.49,0.53,0.57,0.61,0.65,0.69,0.73,0.76,0.8,0.83,0.87,0.9,0.93,0.96,1,1.03,1.05,1.08,1.11,1.14,1.17,1.19,1.22,1.24,1.27,1.29,1.31,1.34,1.36,-0.21,-0.14,-0.09,-0.03,0.03,0.08,0.13,0.19,0.23,0.28,0.33,0.38,0.42,0.46,0.51,0.55,0.59,0.63,0.66,0.7,0.74,0.77,0.81,0.84,0.88,0.91,0.94,0.97,1,1.03,1.06,1.09,1.12,1.14,1.17,1.2,1.22,1.25,1.27,1.3,1.32,-0.27,-0.21,-0.15,-0.1,-0.04,0.01,0.06,0.12,0.17,0.21,0.26,0.31,0.35,0.4,0.44,0.48,0.52,0.56,0.6,0.64,0.68,0.71,0.75,0.78,0.82,0.85,0.88,0.92,0.95,0.98,1.01,1.04,1.07,1.1,1.12,1.15,1.18,1.2,1.23,1.26,1.28,-0.34,-0.28,-0.22,-0.16,-0.11,-0.05,-0,0.05,0.1,0.15,0.2,0.24,0.29,0.33,0.38,0.42,0.46,0.5,0.54,0.58,0.62,0.66,0.69,0.73,0.76,0.8,0.83,0.86,0.9,0.93,0.96,0.99,1.02,1.05,1.08,1.11,1.13,1.16,1.19,1.21,1.24,-0.4,-0.34,-0.28,-0.23,-0.17,-0.12,-0.07,-0.01,0.04,0.09,0.13,0.18,0.23,0.27,0.31,0.36,0.4,0.44,0.48,0.52,0.56,0.6,0.64,0.67,0.71,0.74,0.78,0.81,0.84,0.88,0.91,0.94,0.97,1,1.03,1.06,1.09,1.12,1.15,1.17,1.2,-0.46,-0.4,-0.34,-0.29,-0.23,-0.18,-0.13,-0.08,-0.03,0.02,0.07,0.12,0.17,0.21,0.25,0.3,0.34,0.38,0.42,0.46,0.5,0.54,0.58,0.62,0.65,0.69,0.72,0.76,0.79,0.83,0.86,0.89,0.92,0.96,0.99,1.02,1.05,1.08,1.1,1.13,1.16,-0.51,-0.46,-0.4,-0.34,-0.29,-0.24,-0.19,-0.13,-0.08,-0.04,0.01,0.06,0.11,0.15,0.2,0.24,0.28,0.33,0.37,0.41,0.45,0.49,0.52,0.56,0.6,0.64,0.67,0.71,0.74,0.78,0.81,0.84,0.88,0.91,0.94,0.97,1,1.03,1.06,1.09,1.12,-0.57,-0.51,-0.45,-0.4,-0.35,-0.29,-0.24,-0.19,-0.14,-0.09,-0.04,0,0.05,0.09,0.14,0.18,0.23,0.27,0.31,0.35,0.39,0.43,0.47,0.51,0.55,0.58,0.62,0.66,0.69,0.73,0.76,0.8,0.83,0.86,0.9,0.93,0.96,0.99,1.02,1.05,1.08,-0.62,-0.56,-0.51,-0.45,-0.4,-0.35,-0.3,-0.25,-0.2,-0.15,-0.1,-0.05,-0.01,0.04,0.08,0.13,0.17,0.21,0.26,0.3,0.34,0.38,0.42,0.46,0.5,0.53,0.57,0.61,0.64,0.68,0.71,0.75,0.78,0.82,0.85,0.88,0.92,0.95,0.98,1.01,1.04,-0.67,-0.61,-0.56,-0.5,-0.45,-0.4,-0.35,-0.3,-0.25,-0.2,-0.15,-0.11,-0.06,-0.02,0.03,0.07,0.12,0.16,0.2,0.24,0.29,0.33,0.37,0.41,0.44,0.48,0.52,0.56,0.59,0.63,0.67,0.7,0.74,0.77,0.81,0.84,0.87,0.9,0.94,0.97,1,-0.71,-0.66,-0.61,-0.55,-0.5,-0.45,-0.4,-0.35,-0.3,-0.25,-0.21,-0.16,-0.11,-0.07,-0.02,0.02,0.07,0.11,0.15,0.19,0.23,0.27,0.32,0.35,0.39,0.43,0.47,0.51,0.55,0.58,0.62,0.66,0.69,0.73,0.76,0.79,0.83,0.86,0.9,0.93,0.96,-0.76,-0.7,-0.65,-0.6,-0.55,-0.5,-0.45,-0.4,-0.35,-0.3,-0.26,-0.21,-0.16,-0.12,-0.07,-0.03,0.01,0.06,0.1,0.14,0.18,0.22,0.26,0.3,0.34,0.38,0.42,0.46,0.5,0.54,0.57,0.61,0.65,0.68,0.72,0.75,0.79,0.82,0.85,0.89,0.92,-0.8,-0.75,-0.7,-0.65,-0.6,-0.55,-0.5,-0.45,-0.4,-0.35,-0.31,-0.26,-0.21,-0.17,-0.12,-0.08,-0.04,0.01,0.05,0.09,0.13,0.17,0.22,0.26,0.3,0.34,0.37,0.41,0.45,0.49,0.53,0.56,0.6,0.64,0.67,0.71,0.74,0.78,0.81,0.85,0.88,-0.84,-0.79,-0.74,-0.69,-0.64,-0.59,-0.54,-0.49,-0.45,-0.4,-0.35,-0.31,-0.26,-0.22,-0.17,-0.13,-0.09,-0.04,0,0.04,0.08,0.13,0.17,0.21,0.25,0.29,0.33,0.37,0.4,0.44,0.48,0.52,0.56,0.59,0.63,0.66,0.7,0.74,0.77,0.81,0.84,-0.88,-0.83,-0.78,-0.73,-0.68,-0.63,-0.59,-0.54,-0.49,-0.45,-0.4,-0.35,-0.31,-0.26,-0.22,-0.18,-0.13,-0.09,-0.05,-0.01,0.04,0.08,0.12,0.16,0.2,0.24,0.28,0.32,0.36,0.4,0.43,0.47,0.51,0.55,0.58,0.62,0.66,0.69,0.73,0.76,0.8,-0.92,-0.87,-0.82,-0.77,-0.72,-0.68,-0.63,-0.58,-0.54,-0.49,-0.45,-0.4,-0.36,-0.31,-0.27,-0.22,-0.18,-0.14,-0.09,-0.05,-0.01,0.03,0.07,0.11,0.15,0.19,0.23,0.27,0.31,0.35,0.39,0.43,0.47,0.5,0.54,0.58,0.62,0.65,0.69,0.72,0.76,-0.95,-0.91,-0.86,-0.81,-0.76,-0.72,-0.67,-0.62,-0.58,-0.53,-0.49,-0.44,-0.4,-0.36,-0.31,-0.27,-0.23,-0.18,-0.14,-0.1,-0.06,-0.02,0.03,0.07,0.11,0.15,0.19,0.23,0.27,0.31,0.34,0.38,0.42,0.46,0.5,0.54,0.57,0.61,0.65,0.68,0.72,-0.99,-0.94,-0.89,-0.85,-0.8,-0.76,-0.71,-0.67,-0.62,-0.58,-0.53,-0.49,-0.44,-0.4,-0.36,-0.31,-0.27,-0.23,-0.19,-0.14,-0.1,-0.06,-0.02,0.02,0.06,0.1,0.14,0.18,0.22,0.26,0.3,0.34,0.38,0.42,0.45,0.49,0.53,0.57,0.61,0.64,0.68,-1.02,-0.98,-0.93,-0.88,-0.84,-0.79,-0.75,-0.71,-0.66,-0.62,-0.57,-0.53,-0.49,-0.44,-0.4,-0.36,-0.31,-0.27,-0.23,-0.19,-0.15,-0.11,-0.06,-0.02,0.02,0.06,0.1,0.14,0.18,0.22,0.26,0.3,0.33,0.37,0.41,0.45,0.49,0.53,0.56,0.6,0.64,-1.05,-1.01,-0.96,-0.92,-0.88,-0.83,-0.79,-0.74,-0.7,-0.66,-0.61,-0.57,-0.53,-0.48,-0.44,-0.4,-0.36,-0.32,-0.27,-0.23,-0.19,-0.15,-0.11,-0.07,-0.03,0.01,0.05,0.09,0.13,0.17,0.21,0.25,0.29,0.33,0.37,0.41,0.45,0.49,0.52,0.56,0.6,-1.09,-1.04,-1,-0.95,-0.91,-0.87,-0.82,-0.78,-0.74,-0.7,-0.65,-0.61,-0.57,-0.53,-0.48,-0.44,-0.4,-0.36,-0.32,-0.28,-0.23,-0.19,-0.15,-0.11,-0.07,-0.03,0.01,0.05,0.09,0.13,0.17,0.21,0.25,0.29,0.33,0.37,0.41,0.44,0.48,0.52,0.56,-1.12,-1.07,-1.03,-0.99,-0.94,-0.9,-0.86,-0.82,-0.77,-0.73,-0.69,-0.65,-0.61,-0.57,-0.52,-0.48,-0.44,-0.4,-0.36,-0.32,-0.28,-0.24,-0.2,-0.15,-0.11,-0.07,-0.03,0.01,0.05,0.09,0.13,0.17,0.21,0.25,0.29,0.32,0.36,0.4,0.44,0.48,0.52,-1.14,-1.1,-1.06,-1.02,-0.98,-0.94,-0.89,-0.85,-0.81,-0.77,-0.73,-0.69,-0.65,-0.6,-0.56,-0.52,-0.48,-0.44,-0.4,-0.36,-0.32,-0.28,-0.24,-0.2,-0.16,-0.12,-0.08,-0.04,0,0.04,0.08,0.12,0.16,0.2,0.24,0.28,0.32,0.36,0.4,0.44,0.48,-1.17,-1.13,-1.09,-1.05,-1.01,-0.97,-0.93,-0.89,-0.85,-0.81,-0.76,-0.72,-0.68,-0.64,-0.6,-0.56,-0.52,-0.48,-0.44,-0.4,-0.36,-0.32,-0.28,-0.24,-0.2,-0.16,-0.12,-0.08,-0.04,0,0.04,0.08,0.12,0.16,0.2,0.24,0.28,0.32,0.36,0.4,0.44,-1.2,-1.16,-1.12,-1.08,-1.04,-1,-0.96,-0.92,-0.88,-0.84,-0.8,-0.76,-0.72,-0.68,-0.64,-0.6,-0.56,-0.52,-0.48,-0.44,-0.4,-0.36,-0.32,-0.28,-0.24,-0.2,-0.16,-0.12,-0.08,-0.04,-0,0.04,0.08,0.12,0.16,0.2,0.24,0.28,0.32,0.36,0.4]],&#34;container&#34;:&#34;&lt;table class=\&#34;display\&#34;&gt;\n  &lt;thead&gt;\n    &lt;tr&gt;\n      &lt;th&gt;fg%_short&lt;\/th&gt;\n      &lt;th&gt;fg%_long&lt;\/th&gt;\n      &lt;th&gt;diff%_1&amp;amp;2; alternating&lt;\/th&gt;\n      &lt;th&gt;diff%_1&amp;amp;2; make-it-take-it&lt;\/th&gt;\n      &lt;th&gt;diff%_2&amp;amp;3; alternating&lt;\/th&gt;\n      &lt;th&gt;diff%_2&amp;amp;3; make-it-take-it&lt;\/th&gt;\n    &lt;\/tr&gt;\n  &lt;\/thead&gt;\n&lt;\/table&gt;&#34;,&#34;options&#34;:{&#34;dom&#34;:&#34;ltipr&#34;,&#34;columnDefs&#34;:[{&#34;targets&#34;:0,&#34;render&#34;:&#34;function(data, type, row, meta) {\n    return type !== &#39;display&#39; ? data : DTWidget.formatPercentage(data, 0, 3, \&#34;,\&#34;, \&#34;.\&#34;, null);\n  }&#34;},{&#34;targets&#34;:1,&#34;render&#34;:&#34;function(data, type, row, meta) {\n    return type !== &#39;display&#39; ? data : DTWidget.formatPercentage(data, 0, 3, \&#34;,\&#34;, \&#34;.\&#34;, null);\n  }&#34;},{&#34;targets&#34;:2,&#34;render&#34;:&#34;function(data, type, row, meta) {\n    return type !== &#39;display&#39; ? data : DTWidget.formatPercentage(data, 0, 3, \&#34;,\&#34;, \&#34;.\&#34;, null);\n  }&#34;},{&#34;targets&#34;:3,&#34;render&#34;:&#34;function(data, type, row, meta) {\n    return type !== &#39;display&#39; ? data : DTWidget.formatPercentage(data, 0, 3, \&#34;,\&#34;, \&#34;.\&#34;, null);\n  }&#34;},{&#34;targets&#34;:4,&#34;render&#34;:&#34;function(data, type, row, meta) {\n    return type !== &#39;display&#39; ? data : DTWidget.formatPercentage(data, 0, 3, \&#34;,\&#34;, \&#34;.\&#34;, null);\n  }&#34;},{&#34;targets&#34;:5,&#34;render&#34;:&#34;function(data, type, row, meta) {\n    return type !== &#39;display&#39; ? data : DTWidget.formatPercentage(data, 0, 3, \&#34;,\&#34;, \&#34;.\&#34;, null);\n  }&#34;},{&#34;className&#34;:&#34;dt-right&#34;,&#34;targets&#34;:[0,1,2,3,4,5]},{&#34;name&#34;:&#34;fg%_short&#34;,&#34;targets&#34;:0},{&#34;name&#34;:&#34;fg%_long&#34;,&#34;targets&#34;:1},{&#34;name&#34;:&#34;diff%_1&amp;2; alternating&#34;,&#34;targets&#34;:2},{&#34;name&#34;:&#34;diff%_1&amp;2; make-it-take-it&#34;,&#34;targets&#34;:3},{&#34;name&#34;:&#34;diff%_2&amp;3; alternating&#34;,&#34;targets&#34;:4},{&#34;name&#34;:&#34;diff%_2&amp;3; make-it-take-it&#34;,&#34;targets&#34;:5}],&#34;order&#34;:[],&#34;autoWidth&#34;:false,&#34;orderClasses&#34;:false,&#34;orderCellsTop&#34;:true}},&#34;evals&#34;:[&#34;options.columnDefs.0.render&#34;,&#34;options.columnDefs.1.render&#34;,&#34;options.columnDefs.2.render&#34;,&#34;options.columnDefs.3.render&#34;,&#34;options.columnDefs.4.render&#34;,&#34;options.columnDefs.5.render&#34;],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;finite-geometric-series&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Finite geometric series&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;Much of this section has limited relevance. I left it in mostly just as a check showing that the finite geometric series converge pretty quickly so that as long as you’re a few scores away from the end of the game, the infinite geometric series calculations that I use in the body of the post should work fine as a proxy for evaluating relative imbalances in expected values when playing make-it-take-it.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Calculating the finite geometric series allows us to consider how many points (/scoring rounds) are left in the game. Equation for calculating the value of a finite geometric series:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[
\frac{\text{(start value)} \cdot (1 - \text{rate}^n)}{(1 - \text{rate})}
\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;In our case, &lt;em&gt;n&lt;/em&gt; is the number of remaining scoring possessions. However the number of remaining scoring possessions will depend on whether you’re shooting interior or long-range shots. Long range shots are worth more points so there would be fewer scoring possessions until the end of the game. For example, if you’re playing by 1s and 2s there will be ~half as many scoring possessions remaining if you’re sinking long-range compared to interior shots. Taking this into account, let’s look at the expected value of each shot (still using our 45% and 30% shooting percentages).&lt;/p&gt;
&lt;p&gt;The usefulness of looking at these charts is limited for the reasons described in &lt;a href=&#34;#but-you-dont-play-pickup-basketball-to-infinity&#34;&gt;But you don’t play pickup basketball to infinity&lt;/a&gt; (namely that you should think in terms of event outcomes, particularly near the end of the game). I’ve also included some point values in the charts that are nonsensical for their scoring system. The purpose of the charts are mainly just to show the pretty quick rate at which the expected values converge – suggesting that, for most of the game, infinite series are a decent proxy to use when considering relative expected value by shot selection if playing make-it-take-it.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(dplyr)
library(ggplot2)

finite_geometric_series &amp;lt;- function(start, rate, n){
  (start * (1 - rate^n)) / (1 - rate)
}

data_1s2s_finite &amp;lt;- bind_rows(
  tibble(shot_pts = 1,
         shot_pct = 0.45,
         points_remain = seq(2, 14, by = 1)) %&amp;gt;% 
    mutate(n_rounds = points_remain),
  tibble(shot_pts = 2,
         shot_pct = 0.30,
         points_remain = seq(2, 14, by = 1)) %&amp;gt;% 
    mutate(n_rounds = points_remain / 2)  
) %&amp;gt;% 
  mutate(exp_pts = finite_geometric_series(shot_pts*shot_pct, shot_pct, n_rounds)) %&amp;gt;% 
  mutate(shot_pts_title = ifelse(shot_pts == 1, &amp;quot;interior (1pts; 45%)&amp;quot;, &amp;quot;long-range (2pts; 30%)&amp;quot;)) 

data_1s2s_finite %&amp;gt;% 
  ggplot(aes(x = points_remain, y = exp_pts, colour = shot_pts_title))+
  geom_line()+
  scale_x_continuous(breaks = seq(2, 20, by = 2)) +  
  theme_bw()+
  ylim(0, NA) +
  labs(
    title = &amp;quot;Expected Value of Shots Based on Points Left in the Game&amp;quot;,
    subtitle = &amp;quot;1s and 2s, make-it-take-it&amp;quot;,
    x = &amp;quot;Points Left in the Game&amp;quot;,
    y = &amp;quot;Expected Value&amp;quot;,
    color = &amp;quot;Shot Type&amp;quot;
  ) +
  guides(color = guide_legend(title = NULL))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/2024/08/27/how-you-should-keep-score-in-pickup-basketball/index_files/figure-html/unnamed-chunk-3-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Finite sums for make-it-take-it 2s and 3s:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;data_2s3s_finite &amp;lt;- bind_rows(
  tibble(shot_pts = 2,
         shot_pct = 0.45,
         points_remain = seq(3, 24, by = 1)) %&amp;gt;% 
    mutate(n_rounds = points_remain / 2),
  tibble(shot_pts = 3,
         shot_pct = 0.30,
         points_remain = seq(3, 24, by = 1)) %&amp;gt;% 
    mutate(n_rounds = points_remain / 3)  
) %&amp;gt;% 
  mutate(exp_pts = finite_geometric_series(shot_pts * shot_pct, shot_pct, n_rounds)) %&amp;gt;% 
  mutate(shot_pts_title = ifelse(shot_pts == 2, &amp;quot;interior (2pts; 45%)&amp;quot;, &amp;quot;long-range (3pts; 30%)&amp;quot;))

data_2s3s_finite %&amp;gt;% 
  ggplot(aes(x = points_remain, y = exp_pts, colour = shot_pts_title))+
  geom_line()+
  # scale_x_continuous(breaks = seq(2, 20, by = 2)) +  
  theme_bw()+
  ylim(0, NA) +
  scale_x_continuous(breaks = seq(3, 24, by = 3)) +  
  labs(
    title = &amp;quot;Expected Value of Shots Based on Points Left in the Game&amp;quot;,
    subtitle = &amp;quot;2s and 3s, make-it-take-it&amp;quot;,
    x = &amp;quot;Points Left in the Game&amp;quot;,
    y = &amp;quot;Expected Value&amp;quot;,
    color = &amp;quot;Shot Type&amp;quot;
  ) +
  guides(color = guide_legend(title = NULL))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/2024/08/27/how-you-should-keep-score-in-pickup-basketball/index_files/figure-html/unnamed-chunk-4-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;scoring-system-in-pickup-basketball&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Scoring system in pickup basketball&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;In pickup basketball, two common scoring systems are used: “1s and 2s” and “2s and 3s.”&lt;/em&gt;&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;&lt;strong&gt;1s and 2s&lt;/strong&gt;: In this system, shots made inside the three-point line are worth 1 point, and shots made beyond the three-point line are worth 2 points. This system puts incentives on long-range shooting because a successful three-point shot is worth twice as much as a shot made inside the arc.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;2s and 3s&lt;/strong&gt;: Here, shots made inside the three-point line are worth 2 points, and shots made beyond the three-point line are worth 3 points, mirroring the scoring system used in professional basketball.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;em&gt;Pickup basketball games also differ in how possession is handled after a score:&lt;/em&gt;&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Make-it-Take-it&lt;/strong&gt;: In this rule, the team that scores retains possession of the ball. This is common in half-court games.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Alternating Possession&lt;/strong&gt;: In this rule, possession alternates between teams after each score. This is almost always the way possession is handled in full-court games.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes footnotes-end-of-document&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;It’s not that every player has to have a 30% long range shooting percentage and 45% interior shooting percentage. It could be that some of the players on the team are far worse at shooting 3s, but they just won’t take those shots.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;This isn’t completely true when considering make-it-take-it but as long as things don’t depart too much from the shooting percentages I’m using, most of the takeaways stay the same.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;I’m also ignoring free throws because playing with these are exceptionally rare in pickup basketball.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;&lt;a href=&#34;https://patrickjuli.us/2016/01/27/how-i-wish-we-measured-percentage-change/&#34;&gt;Article&lt;/a&gt; on symmetric measure for percentage difference.&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;Article surveying the most common &lt;a href=&#34;https://www.sbnation.com/lookit/2015/4/7/8353509/what-are-the-rules-of-pick-up-basketball-survey&#34;&gt;rules of pickup&lt;/a&gt;.&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;and finds sympathy among those without a jump shot&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;and continuing to ignore turnovers, offensive rebounds, and other complicating factors&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn8&#34;&gt;&lt;p&gt;&lt;a href=&#34;https://www.khanacademy.org/math/integral-calculus/ic-series/ic-geometric-series/a/proof-of-infinite-geometric-series-formula&#34;&gt;Proof on Khan Academy&lt;/a&gt;&lt;a href=&#34;#fnref8&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn9&#34;&gt;&lt;p&gt;Maybe a slight edge for long range shots but pretty close (i.e. balanced).&lt;a href=&#34;#fnref9&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn10&#34;&gt;&lt;p&gt;It’s good then that 2s and 3s make-it-take-it is somewhat rare.&lt;a href=&#34;#fnref10&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn11&#34;&gt;&lt;p&gt;The other play formats lead to imbalances that favor either long range or interior shooting.&lt;a href=&#34;#fnref11&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn12&#34;&gt;&lt;p&gt;Also some adjustments may be difficult to make regardless of intention.&lt;a href=&#34;#fnref12&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn13&#34;&gt;&lt;p&gt;Being the ethical and upstanding individual you are, you should advocate for the most balanced system available. A more cynical person might say that you should try and skew the scoring system to whichever gives your team the greatest advantage… however I think it’s more fun to just try and keep things balanced.&lt;a href=&#34;#fnref13&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn14&#34;&gt;&lt;p&gt;You &lt;em&gt;could&lt;/em&gt; push for 2s and 3s with alternating possession though which is a little more balanced and has the advantage of being more robust to variations in shooting percentage which I touch-on in a footnote in &lt;a href=&#34;#other-considerations&#34;&gt;Other considerations&lt;/a&gt;.&lt;a href=&#34;#fnref14&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn15&#34;&gt;&lt;p&gt;Even under reasonably balanced rules you can still find opportunities where people don’t play in-line with expected value. One example, is in 1s and 2s make-it-take-it some players will be overly concerned about long range shots (and under appreciate the value of retaining possession) and defend in a way that opens themselves up to drives and high percentage interior shots. This is particularly the case if playing with less than 10 players (e.g. 3 vs 3 or 4 vs 4) where interior play is already more open and the shooting percentage on interior shots likely goes up by more than it does for long range shots.&lt;a href=&#34;#fnref15&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn16&#34;&gt;&lt;p&gt;There’s also the possibility that much of this post is rationalizing my own frustrations at growing up without a decent jump shot and having to always play 1s and 2s.&lt;a href=&#34;#fnref16&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn17&#34;&gt;&lt;p&gt;In the case of alternating possession, proportion imbalanced is linearly related to the ratio of {interior shooting %} : {long range shooting %}, e.g. in the case of 2s and 3s alternating possession, what matters is not the specific shooting percentages but how far they deviate from the ratio of 0.45 : 0.30. However when playing make-it-take-it the relationship is not linear (though within a small window of shooting percentages a linear relationship works OK as an approximation).&lt;a href=&#34;#fnref17&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn18&#34;&gt;&lt;p&gt;The “perfect balance” equations were found by setting the interior and long range expected points equations equal to each other and simplifying.&lt;a href=&#34;#fnref18&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn19&#34;&gt;&lt;p&gt;This is why the points on the graph for “standard shooting percentages” in the upper right and lower left charts are noticeably different distances from the “perfectly balanced” shooting percentage for that condition but similar in terms of proportion imbalanced.&lt;a href=&#34;#fnref19&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn20&#34;&gt;&lt;p&gt;You can see where the standard shooting percentages we investigate fall in these conditions. “2&amp;amp;3; alternating” is directly on the “perfect balance” line, “1&amp;amp;2; make-it-take-it” is close to it’s perfect balance curve. Whereas “1&amp;amp;2; alternating” is above it’s line, indicating an advantage for long range shooting and “2&amp;amp;3; make-it-take-it” is below it’s line indicating an advantage for interior shooting.&lt;a href=&#34;#fnref20&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn21&#34;&gt;&lt;p&gt;The expected points calculations for finite geometric series get weird near the end of the game because you can’t score more points after the game ends… but this doesn’t matter, you just care about getting to the end of the game.&lt;a href=&#34;#fnref21&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn22&#34;&gt;&lt;p&gt;E.g. 1s and 2s make-it-take to 11, you’re down 9 - 7 with the ball… what are your chances of winning if you…&lt;a href=&#34;#fnref22&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn23&#34;&gt;&lt;p&gt;This allows me to put both “alternating” and “make-it-take-it” calculations on the same figures without having to clarify that the former is expected points and the latter approximate expected points.&lt;a href=&#34;#fnref23&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Untangling Nassim Taleb&#39;s Criticism of that Headline Grabbing Intermittent Fasting Study</title>
      <link>https://www.bryanshalloway.com/2024/05/08/untangling-nassim-taleb-s-criticism-of-that-headline-grabbing-intermittent-fasting-story/</link>
      <pubDate>Wed, 08 May 2024 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2024/05/08/untangling-nassim-taleb-s-criticism-of-that-headline-grabbing-intermittent-fasting-story/</guid>
      <description>


&lt;p&gt;&lt;strong&gt;TLDR:&lt;/strong&gt; &lt;em&gt;Parts of Taleb’s critique of an, albeit overhyped study on Intermittent Fasting, seem specious.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Veritasium recently put out a video on “The Problem With Science Communication” that details how news outlets and science journalism gravitate to big headlines that are often misleading, overstate the findings, or are outliers that go against the weight of evidence in the field. The video doesn’t just fault news outlets but also suggests labs and research institutions are incentivized to put out punchier sounding press releases that summarize their findings in ways that are more likely to draw media attention to their work.&lt;/p&gt;
&lt;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/czjisEGe5Cw?si=gRl9z2IMfr-zX70M&#34; title=&#34;YouTube video player&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; allowfullscreen&gt;
&lt;/iframe&gt;
&lt;p&gt;In March a headline grabbing summary of a study came-out regarding an association between Intermittent Fasting and cardiovascular mortality. The American Heart Association’s release is largely representative of the media coverage&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;images/ama-headline.png&#34; /&gt;&lt;/p&gt;
&lt;p&gt;These and other reports were based on a poster and abstract summarizing the study&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;. The actual paper had not yet been released. The specific part of the poster that drew so much attention was this table of results that showed a greater risk of cardiovascular death in those practicing intermittent fasting (eating within a less than 8 hour window) compared to the reference group:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;images/if-table.png&#34; /&gt;&lt;/p&gt;
&lt;div id=&#34;nassim-talebs-comments&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Nassim Taleb’s comments&lt;/h2&gt;
&lt;p&gt;Around this time I had just started reading Taleb’s book &lt;em&gt;Antifragile.&lt;/em&gt; Early in the book he has an aside where he advocates for the health benefits of Intermittent Fasting&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;. Checking-out Taleb’s posts on X, I saw that he had a number of posts commenting on the recent study. He initially expressed surprise at the results&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;:&lt;/p&gt;
&lt;div class=&#34;float&#34;&gt;
&lt;img src=&#34;images/if-puzzle.png&#34; alt=&#34;https://x.com/nntaleb/status/1770137480194396326?s=20&#34; /&gt;
&lt;div class=&#34;figcaption&#34;&gt;&lt;a href=&#34;https://x.com/nntaleb/status/1770137480194396326?s=20&#34; class=&#34;uri&#34;&gt;https://x.com/nntaleb/status/1770137480194396326?s=20&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;He goes on to make a few criticisms of the study and later states that “small probabilities REQUIRE increasingly larger samples”:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;images/taleb-critique.png&#34; /&gt;&lt;/p&gt;
&lt;p&gt;For the remainder of this post I will discuss his analysis regarding sample size in relation to the event rates observed in this study&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;There is indeed a need for a larger sample when there is a low event rate (414 participants in the intermittent fasting group is smaller than ideal)&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt;. However the sample size in this case is not necessarily a justification for throwing-out the small p-value on a post-hoc basis. The p-value represents (taking into account the sample size and the underlying variability / event rate) how likely it is you would get the observed results by random&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt;. The need for a large sample size for rare events often has to do with increasing the power of your study to accommodate for the difficulty of detecting rare events&lt;a href=&#34;#fn8&#34; class=&#34;footnote-ref&#34; id=&#34;fnref8&#34;&gt;&lt;sup&gt;8&lt;/sup&gt;&lt;/a&gt; compared to the problem (that Taleb is alleging) of getting a false positive finding where an effect actually does &lt;em&gt;not&lt;/em&gt; exist&lt;a href=&#34;#fn9&#34; class=&#34;footnote-ref&#34; id=&#34;fnref9&#34;&gt;&lt;sup&gt;9&lt;/sup&gt;&lt;/a&gt; &lt;a href=&#34;#fn10&#34; class=&#34;footnote-ref&#34; id=&#34;fnref10&#34;&gt;&lt;sup&gt;10&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Still, again setting aside other concerns regarding design or the weaknesses inherent in this being an observational study, a researcher might question the validity of the p-value of 0.006 due to multiple tests being done within the study&lt;a href=&#34;#fn11&#34; class=&#34;footnote-ref&#34; id=&#34;fnref11&#34;&gt;&lt;sup&gt;11&lt;/sup&gt;&lt;/a&gt;. Additionally, one might critique the use of frequentist statistics and instead suggest using Bayesian or nonparametric methods&lt;a href=&#34;#fn12&#34; class=&#34;footnote-ref&#34; id=&#34;fnref12&#34;&gt;&lt;sup&gt;12&lt;/sup&gt;&lt;/a&gt; which can be less susceptible to the distortions that can result when there are small subsamples&lt;a href=&#34;#fn13&#34; class=&#34;footnote-ref&#34; id=&#34;fnref13&#34;&gt;&lt;sup&gt;13&lt;/sup&gt;&lt;/a&gt;. (As a reminder, we’re just looking at a poster, the paper is not available, so we can’t review the details of the approach the researchers used.) However if you’ve read anything by Taleb you’ll know he rejects much of mainstream statistical inference&lt;a href=&#34;#fn14&#34; class=&#34;footnote-ref&#34; id=&#34;fnref14&#34;&gt;&lt;sup&gt;14&lt;/sup&gt;&lt;/a&gt; and so his critiques tend to be more sweeping than just nitpicking the choice of statistical testing methodology.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;sigma-change-that-doubles-incidence&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;“sigma change that doubles incidence”&lt;/h2&gt;
&lt;p&gt;While I found Taleb’s commentary overly harsh in the context of what we knew about the study, calling for a larger sample when studying rare events is generally a good idea; so my critique of his criticism at first felt pretty banal. However, after reading Taleb’s follow-up tweets explaining his position, I got the feeling his approach to thinking about small sample sizes in the context of this study goes a bit off-the-rails. Take a moment to read his tweets below for yourself and see if you can follow his reasoning and, in particular, how his calculations support it:&lt;/p&gt;
&lt;div class=&#34;float&#34;&gt;
&lt;img src=&#34;images/taleb-subsample.png&#34; alt=&#34;https://x.com/nntaleb/status/1770467069454073997&#34; /&gt;
&lt;div class=&#34;figcaption&#34;&gt;&lt;a href=&#34;https://x.com/nntaleb/status/1770467069454073997&#34; class=&#34;uri&#34;&gt;https://x.com/nntaleb/status/1770467069454073997&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;He packs a lot in here&lt;a href=&#34;#fn15&#34; class=&#34;footnote-ref&#34; id=&#34;fnref15&#34;&gt;&lt;sup&gt;15&lt;/sup&gt;&lt;/a&gt; and after rereading it several times I think a lot of it falls somewhere from incomplete to uninformative to misleading. I will parse-out what he is saying&lt;a href=&#34;#fn16&#34; class=&#34;footnote-ref&#34; id=&#34;fnref16&#34;&gt;&lt;sup&gt;16&lt;/sup&gt;&lt;/a&gt; and offer some commentary:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;“Only 2% (tail prob) doing 8h”: There are 20,078 total individuals in the study, 414 of which were in the intermittent fasting group (eating within an 8 hour window), which represents about 2% of total participants (&lt;span class=&#34;math inline&#34;&gt;\(\frac{414}{20,078}\)&lt;/span&gt;). This 2% subsample is not particularly surprising as it just shows that most people in the survey the study is based on didn’t practice intermittent fasting&lt;a href=&#34;#fn17&#34; class=&#34;footnote-ref&#34; id=&#34;fnref17&#34;&gt;&lt;sup&gt;17&lt;/sup&gt;&lt;/a&gt;. Calling this proportion of total participants a “tail” seems strange as it’s not clear why you would characterize this group as existing in the “tail” compared to anywhere else along the population distribution&lt;a href=&#34;#fn18&#34; class=&#34;footnote-ref&#34; id=&#34;fnref18&#34;&gt;&lt;sup&gt;18&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;“(w/uncertainty on classification, from 2d recall)”: To be included in the study, surveyed participants had to have two days where they were able to recall their dietary intake, including the timing of meals. The average length of the eating windows in these recalls was used to group participants into “eating duration” groups (of either “&amp;lt;8h,” “8&amp;lt;10h,” “10&amp;lt;12h,” “12-16h,” or “&amp;gt;16 h”)&lt;a href=&#34;#fn19&#34; class=&#34;footnote-ref&#34; id=&#34;fnref19&#34;&gt;&lt;sup&gt;19&lt;/sup&gt;&lt;/a&gt;. Taleb is suggesting that only requiring 2 recall days (/surveys) to sort people into eating duration groups brings the risk of a high misclassification rate. While this is a fair concern, it’s not obvious why some people being put into the wrong “eating duration” group would increase the chance of getting a false positive result in the broader study&lt;a href=&#34;#fn20&#34; class=&#34;footnote-ref&#34; id=&#34;fnref20&#34;&gt;&lt;sup&gt;20&lt;/sup&gt;&lt;/a&gt;. Uncertainty in subgroup classification often adds noise and reduces the power to find a positive result, yet in this case Taleb is accusing the study of &lt;em&gt;falsely&lt;/em&gt; detecting an effect that doesn’t actually exist.&lt;br /&gt;
&lt;em&gt;Screenshot of methods section from poster (that shows approach regarding dietary recall days):&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;images/methods.png&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;p&gt;“Confounders: &amp;gt;&amp;gt; smokers in IF &amp;amp; BMI.”: He is pointing to the “Baseline characteristics of study participants” in the poster where you can see that the intermittent fasting group tends to have a higher rate of smoking and a higher Body Mass Index (BMI) than other groups (I’m surprised he doesn’t point out the higher “Black, %” as well):&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;images/baseline.png&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Confounding is difficult to speak to without the data or more information, however I’ll just note that if you look back at the methods section you’ll see that the model is supposedly accounting for these variables (as well as a bunch of others) when calculating the relative hazard.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;images/model-controls.png&#34; /&gt;&lt;/p&gt;
&lt;p&gt;That there are so many variables being controlled for could further reduce the power of the study which might actually make it more surprising to see a statistically significant result unless there is a strong underlying effect. Also, if there is multicolinearity between the variables (which he alludes to), this would tend to inflate the standard errors and cause instability in your parameter estimates. This can lead to weird effects, one common byproduct though is also a reduction in the ability to reach statistically significant results. However, as I mentioned previously, the effects of confounding&lt;a href=&#34;#fn21&#34; class=&#34;footnote-ref&#34; id=&#34;fnref21&#34;&gt;&lt;sup&gt;21&lt;/sup&gt;&lt;/a&gt; can get complicated so I don’t want to focus too much on this as my interest is primarily in the calculations Taleb uses to support his skeptical stance concerning event rates.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;“Of these, only 31 had an event .0015 vs .0008!”: 0.0015 comes from &lt;span class=&#34;math inline&#34;&gt;\(\frac{31}{20,078}\)&lt;/span&gt; i.e. out of the ~20,000 people surveyed, ~0.15% of those individuals were intermittent fasting and also died of cardiovascular failure. The 0.0008 is where things get confusing, it comes from &lt;span class=&#34;math inline&#34;&gt;\(\frac{\frac{31}{1.91}}{20,078}\)&lt;/span&gt;
. I interpret this as essentially saying that if you took the intermittent fasting group’s subsample size and applied the reference level’s lower hazard rate (&lt;span class=&#34;math inline&#34;&gt;\(\frac{31}{1.91}\)&lt;/span&gt;) you would only have expected to get ~16 deaths, those 16 expected deaths then would only have represented ~0.08% of total data in the study (&lt;span class=&#34;math inline&#34;&gt;\(\frac{16}{20,078}\)&lt;/span&gt;). Restating this: if it’s &lt;em&gt;actually&lt;/em&gt; the case that the intermittent fasting group &lt;em&gt;doesn’t&lt;/em&gt; have a higher mortality rate, then you would have expected 16 deaths in that subsample which would represent ~0.08% of total data in the study&lt;a href=&#34;#fn22&#34; class=&#34;footnote-ref&#34; id=&#34;fnref22&#34;&gt;&lt;sup&gt;22&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;A problem here is he’s taking a series of somewhat irrelevant conjunctive steps to build up these tiny proportions. To a large extent, these proportions are small just as a function of intermittent fasting being comparatively uncommon in the national survey used by this study&lt;a href=&#34;#fn23&#34; class=&#34;footnote-ref&#34; id=&#34;fnref23&#34;&gt;&lt;sup&gt;23&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Next he displays some Mathematica code to show that “A tiny .2 sigma change doubles the incidence!”:&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;images/mathematica-code.png&#34; /&gt;&lt;/p&gt;
&lt;p&gt;This code is taking the proportions mentioned previously and then putting them in terms of percentiles (tails) of data on a normal distribution&lt;a href=&#34;#fn24&#34; class=&#34;footnote-ref&#34; id=&#34;fnref24&#34;&gt;&lt;sup&gt;24&lt;/sup&gt;&lt;/a&gt;. The 0.15 percentile would be at -2.96 standard deviations from the center and the 0.08 percentile would be at -3.15 standard deviations from the center – i.e. everything to the left of -2.96 represents 0.15% of the data and everything to the left of -3.15 contains 0.08%.&lt;br /&gt;
&lt;em&gt;Visual representation:&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/2024/05/08/untangling-nassim-taleb-s-criticism-of-that-headline-grabbing-intermittent-fasting-story/index_files/figure-html/unnamed-chunk-1-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;He then states that a relatively small move to the right of just ~0.2 standard deviations (3.15 - 2.96) leads to a doubling of incidence&lt;a href=&#34;#fn25&#34; class=&#34;footnote-ref&#34; id=&#34;fnref25&#34;&gt;&lt;sup&gt;25&lt;/sup&gt;&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;“In other words, a tiny probability {such as} .0008 blows up with tiny changes in assumptions and requires a much, much larger sample size. A tiny .2 sigma change doubles the incidence! It is fragile to parameter change. I am not even discussing the flaws in the setup.”&lt;a href=&#34;#fn26&#34; class=&#34;footnote-ref&#34; id=&#34;fnref26&#34;&gt;&lt;sup&gt;26&lt;/sup&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;However, this “small sigma change leads to doubling of the incidence” has little to do with the rare event rate or small sample size. Instead it’s mostly the arbitrary result of an inapplicable methodology that, even under conditions where an effect/association is obvious, could speciously support skeptical statements.&lt;/p&gt;
&lt;p&gt;For example, let’s change the data to remove the “rare event rate” problem&lt;a href=&#34;#fn27&#34; class=&#34;footnote-ref&#34; id=&#34;fnref27&#34;&gt;&lt;sup&gt;27&lt;/sup&gt;&lt;/a&gt; and increase the death rates by 5x so the rate in the intermittent fasting group is now ~37% (and keep the same hazard ratio with the reference level). The “change in sigmas that ~doubles incidence” measure only goes up to ~0.23&lt;a href=&#34;#fn28&#34; class=&#34;footnote-ref&#34; id=&#34;fnref28&#34;&gt;&lt;sup&gt;28&lt;/sup&gt;&lt;/a&gt;:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# This is R code for the same types of calculations Taleb had previously done in Mathematica
c(qnorm( (31 * 5) / 20000), qnorm( (31 * 5 / 1.91) / 20000)) |&amp;gt; round(2)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] -2.42 -2.65&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Now let’s also remove his “the intermittent fasting subsample represents just 2% of the participants in the total study” problem by also multiplying this by 5x (so this hypothetical intermittent fasting group would now represent ~10% of survey participants and would have a death rate of ~37%, again keeping the same relative hazard with the reference level). Our “difference in sigmas that ~doubles incidence” measure still only goes up to 0.28:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;c(qnorm( (31 * 5 * 5) / 20000), qnorm( (31 * 5 * 5 / 1.91) / 20000)) |&amp;gt; round(2)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] -1.77 -2.05&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Even if you made it so &lt;em&gt;half&lt;/em&gt; of the 20,000 participants were in the intermittent fasting group (and kept the 5x death rate – so 3,700 deaths in the intermittent fasting group) your “difference in sigmas that ~doubles incidence” would only go up to 0.4. Hence even with data that shows an obvious effect, Taleb’s calculations could superficially make it seem like the results are “fragile to parameter change.”&lt;/p&gt;
&lt;p&gt;His approach also somewhat begs the question because what “difference in standard deviations from reference level that ~doubles incidence” would Taleb accept as being substantive&lt;a href=&#34;#fn29&#34; class=&#34;footnote-ref&#34; id=&#34;fnref29&#34;&gt;&lt;sup&gt;29&lt;/sup&gt;&lt;/a&gt;…? but mostly this just isn’t a way to test things.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;wrapping-up&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Wrapping-up&lt;/h2&gt;
&lt;p&gt;I am not trying to defend this study. I can appreciate the instinct to put down a (not even released) paper that has garnered an undue amount of attention and that may go against other results in the field&lt;a href=&#34;#fn30&#34; class=&#34;footnote-ref&#34; id=&#34;fnref30&#34;&gt;&lt;sup&gt;30&lt;/sup&gt;&lt;/a&gt;. Observational as well as survey-based studies have notorious weaknesses. It’s also interesting that the study doesn’t find a significant difference in the “all cause mortality” rate for intermittent fasting&lt;a href=&#34;#fn31&#34; class=&#34;footnote-ref&#34; id=&#34;fnref31&#34;&gt;&lt;sup&gt;31&lt;/sup&gt;&lt;/a&gt;. Furthermore, I don’t think raising question marks related to sample size or event rate is a bad thing&lt;a href=&#34;#fn32&#34; class=&#34;footnote-ref&#34; id=&#34;fnref32&#34;&gt;&lt;sup&gt;32&lt;/sup&gt;&lt;/a&gt;. There are plenty of fair reasons to be skeptical&lt;a href=&#34;#fn33&#34; class=&#34;footnote-ref&#34; id=&#34;fnref33&#34;&gt;&lt;sup&gt;33&lt;/sup&gt;&lt;/a&gt;. Where I think Taleb goes wrong is that rather than asking questions, or offering areas where he’d like to see further investigation, he rejects the results out-of-hand and then supports his position with what appears to be complicated nonsense&lt;a href=&#34;#fn34&#34; class=&#34;footnote-ref&#34; id=&#34;fnref34&#34;&gt;&lt;sup&gt;34&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes footnotes-end-of-document&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;There were also plenty of headlines and articles that spoke broadly to the field of study rather than focusing disproportionately just on the initial findings of this unreleased study.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;Links of which can be found at the &lt;a href=&#34;https://newsroom.heart.org/news/8-hour-time-restricted-eating-linked-to-a-91-higher-risk-of-cardiovascular-death&#34;&gt;AMA release&lt;/a&gt;&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;As part of a section where he describes the benefits of exposing the body to natural stressors.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;He also noted that there &lt;a href=&#34;https://x.com/nntaleb/status/1770193299980402951&#34;&gt;didn’t seem to be any relevant financial conflicts of interest&lt;/a&gt;.&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;Which he suggests is all that is needed to dismiss the results, even if you ignore potential issues in setup: &lt;a href=&#34;https://x.com/nntaleb/status/1770467069454073997&#34; class=&#34;uri&#34;&gt;https://x.com/nntaleb/status/1770467069454073997&lt;/a&gt;&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;The concern about sample size often comes up during study design. (Note also that this study is using a database from a national survey, this isn’t an experiment or something where they are able to control sample size directly.) If the thing you are measuring is rare, you will need a much larger sample in order to detect it. This increases your “statistical power”: the chance you will reject the null hypothesis (i.e. get a small enough p-value) if indeed you should reject it. Given the underlying event rates and an alpha of 0.05 – a common default – a sample size of 414 would indeed likely be too small, but for the reason that this wouldn’t give you enough statistical power (a common default for statistical power is 0.80 and this sample size, given the other parameters, would put you short of that). (…at most points in this post I write a bit colloquially / loosely so as to avoid using terms like null hypothesis…)&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;p-value of 0.006 suggests these results are unlikely to have occurred by chance alone.&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn8&#34;&gt;&lt;p&gt;related to type 2 errors: ~failure to detect an effect when one truly exists – a false negative&lt;a href=&#34;#fnref8&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn9&#34;&gt;&lt;p&gt;Which relates to a type 1 error&lt;a href=&#34;#fnref9&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn10&#34;&gt;&lt;p&gt;The points in this paragraph are also articulated in my &lt;a href=&#34;https://x.com/brshallo/status/1772422125069963359&#34;&gt;reply&lt;/a&gt; on his thread: &lt;img src=&#34;images/bry-reply-taleb.png&#34; /&gt;&lt;a href=&#34;#fnref10&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn11&#34;&gt;&lt;p&gt;and call for a corresponding adjustment of the p-value that takes this into account like a &lt;a href=&#34;https://en.wikipedia.org/wiki/Bonferroni_correction&#34;&gt;Bonferroni correction&lt;/a&gt;, an approach Taleb does mention in &lt;em&gt;Antifragile&lt;/em&gt;.&lt;a href=&#34;#fnref11&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn12&#34;&gt;&lt;p&gt;It’s tough to know without actually trying it, my guess is p of 0.006 would have a good chance surviving adjustments in statistical approach though.&lt;a href=&#34;#fnref12&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn13&#34;&gt;&lt;p&gt;&lt;a href=&#34;https://cdn2.hubspot.net/hubfs/2176909/Resources/Whitepaper_Are_Orange_Cars_Really_not_Lemons.pdf&#34;&gt;Are Orange Cars Really not Lemons&lt;/a&gt; walks through a change in methodology responding to such a distortion – in this case related to how small subsamples can disproportionately show extreme results.&lt;a href=&#34;#fnref13&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn14&#34;&gt;&lt;p&gt;Calling himself a “probablist.”&lt;a href=&#34;#fnref14&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn15&#34;&gt;&lt;p&gt;A lot of people on X will say something and leave the explanation and context unsaid, which is fine but can also lead to misunderstandings. Taleb seems particularly at risk of this as he has a lot of technical posts but most of the replies and quoted reposts seem to be primarily Taleb fans hyping him up rather than people meaningfully parsing his arguments. There’s also a risk of &lt;a href=&#34;https://en.wikipedia.org/wiki/Context_collapse&#34;&gt;context collapse&lt;/a&gt;, that I wonder a bit if maybe I’ve fallen into here, where his posts are aimed at those who are highly versed in the methods / jargon he uses in his books and writing.&lt;a href=&#34;#fnref15&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn16&#34;&gt;&lt;p&gt;I’m mostly just talking about “1” as I’m mainly concerned with discussing his calculations concerning sample size and event rate in relation to his “sigma change that doubles incidence” metric that he cooks-up.&lt;a href=&#34;#fnref16&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn17&#34;&gt;&lt;p&gt;Taleb focuses a lot (here and in other tweets on this topic) on the relative size of the intermittent fasting group (2% of total study) over the raw number of samples in the group (414 individuals). The study is building a global model across participants and with many variables. Hence, there are circumstances where the relative proportions of different groups &lt;em&gt;could&lt;/em&gt; theoretically influence the rates of different types of statistical errors (as opposed to just the raw number of samples) and contribute to some instability of estimates (/fragility). However it’s at least not obvious what the mechanisms would be for this leading to more false positive results. (I thought about setting-up a simulation to look at Type 1 error rates of coefficients in different situationsif you vary the group proportions to get a better look at this and under what conditions this “relative proportion size of each group in relation to total” may actually effect things but didn’t get to it… maybe in a future post…). I don’t find the mechanisms Taleb suggests, e.g. regarding misclassification of eating duration group, super compelling. However here’s a simple example where misclassification and relative subsample size would matter: imagine 10% of total participants just filled-out the information related to eating duration without paying attention (so these individuals will be roughly randomly distributed between groups) AND let’s say these individuals also have a much higher incidence of heart failure (for whatever reason). In this situation the small subsample (e.g. intermittent fasting) will have a higher rate of heart mortality simply as a function of it being a smaller subsample (because the high heart death misclassified people would make-up a large proportion of their subsample) compared to other groups. Given there are no solid controls on the eating duration grouping, observational survey based studies like this are open to various mechanisms such as this that can produce false results. Really though this is more about poor controls in the study design than it is about relative size of subsamples (as the same issue would be there even if the authors had excluded all data except for the Intermittent Fasting group and say 400 observations from the reference level).&lt;a href=&#34;#fnref17&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn18&#34;&gt;&lt;p&gt;My guess was that this “tails” terminology is in order to set-up Taleb’s ensuing calculations which look at the tails of normal distributions. However this construction feels strained and the approach inappropriate. “Tails” could also just be a linguistic way of emphasizing that 2% is a small proportion of the total data… or leaning into Taleb’s tendency to frame things in terms of “tails” (though this framing seems inappropriate here). It could be that I’m not following something.&lt;a href=&#34;#fnref18&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn19&#34;&gt;&lt;p&gt;For example if a participant ate everything within 5 hours on one of their recall days and then within 9 hours on another, the average of these would be 7 hours so they’d be grouped into the “&amp;lt;8 h” group (“&amp;lt;8 h” corresponds with Intermittent Fasting).&lt;a href=&#34;#fnref19&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn20&#34;&gt;&lt;p&gt;To increase the risk of detecting a false effect there’d generally have to be some kind of association between misclassification and the outcome, which is possible, but is a purely skeptical assertion. There is also the classic p-hacking problem where you just have a bunch of random results and only the “statistically significant” ones get picked-up for publication. This is a problem researchers face. However my interest with this post is in reviewing the explanations Taleb supports his argument with.&lt;a href=&#34;#fnref20&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn21&#34;&gt;&lt;p&gt;&lt;a href=&#34;https://www.statnews.com/2024/03/19/intermittent-fasting-study-heart-risk/&#34;&gt;statnews&lt;/a&gt; article that suggests some ideas for how unmeasured confounding variables might associate with cardiovascular mortality.&lt;a href=&#34;#fnref21&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn22&#34;&gt;&lt;p&gt;Speaking loosely, this part comes off as having an almost false resemblance to what a p-value gets at, which is sort of: “how unlikely is it that you would have seen 31 deaths when you would have expected to see just 16 based on the reference level and underlying data/attributes.”&lt;a href=&#34;#fnref22&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn23&#34;&gt;&lt;p&gt;A reason the subsample’s size relative to the total study might seem relevant is that if there is improper classification of people into their eating duration groups, as he suggests (mentioned previously above), then the relative rates could matter as subsamples bleed into one another. However as I note in the prior bullet, that could reduce the chance of observing an effect as it may be washed out by noise, rather than raising the risk of a Type 1 error (as he suggests). While there are also mechanisms where a type 1 error may become more likely… without further details, it’s overly speculative to conclude how it would affect the results.&lt;a href=&#34;#fnref23&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn24&#34;&gt;&lt;p&gt;This seems like a strange thing to do for a number of reasons… but as mentioned previously, it’s not clear why, when grouping the subsamples into a population distribution, the intermittent fasting group should go at the tails rather than anywhere else in the distribution (where the density may differ).&lt;a href=&#34;#fnref24&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn25&#34;&gt;&lt;p&gt;but actually a 1.91x increase of incidence as that’s the hazard ratio which he divided things by to manufacture this example.&lt;a href=&#34;#fnref25&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn26&#34;&gt;&lt;p&gt;He leans into this point, asserting that he can dismiss the results using just this methodology without even considering other aspects the study. This confidence in a methodology that seems inappropriate is what made me decide to convert my thoughts into this blog post.&lt;a href=&#34;#fnref26&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn27&#34;&gt;&lt;p&gt;This study is looking at death rates of ~3.5 to 7.5% not the “black swan” events that Taleb writes a lot about but still somewhat rare.&lt;a href=&#34;#fnref27&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn28&#34;&gt;&lt;p&gt;The incidence rate is still roughly doubled (1.91x) which makes sense as the relative incidence rate here is just a product of dividing by the hazard ratio.&lt;a href=&#34;#fnref28&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn29&#34;&gt;&lt;p&gt;A common cut-point in traditional statistical analyses is to say if something is ~2 standard deviations from the reference level it is “statistically significant” (as this achieves a p value of &amp;lt;0.05 so is unlikely to be the result of chance). However it’s not clear what Taleb is looking for and his approach here isn’t a statistical test.&lt;a href=&#34;#fnref29&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn30&#34;&gt;&lt;p&gt;I don’t know anything about Intermittent Fasting or the relevant research so can’t speak to that&lt;a href=&#34;#fnref30&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn31&#34;&gt;&lt;p&gt;This may have to do with the small sample size of the group and the study being underpowered.&lt;a href=&#34;#fnref31&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn32&#34;&gt;&lt;p&gt;I’m somewhat hesitant to make a purely skeptical “well if you just move some of the observations around” hypothetical but it is indeed the case that if you move maybe somewhere between 7 and 14 of those cardiovascular deaths out of the “Intermittent Fasting” group and into another group you would likely no longer see a statistically significant result. (I don’t know exactly how many observations you’d need to move as I don’t have access to the model or the underlying data – that has things like censoring information and the attributes associated with each observation – which would be needed to do a sensitivity analysis and provide a precise review of how resilient that p value of 0.006 actually is.) While I’m skeptical that the “poor classification into eating duration groups” mechanism Taleb suggests is that likely to add to the risk of Type 1 errors… it is indeed the case that studies of rare events tend to be more sensitive and reminding people of that is often helpful.&lt;a href=&#34;#fnref32&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn33&#34;&gt;&lt;p&gt;Matthew Herper’s &lt;a href=&#34;https://www.statnews.com/2024/03/19/intermittent-fasting-study-heart-risk/&#34;&gt;article&lt;/a&gt; and others describe many of the same potential problems in the study as Taleb. However Herper doesn’t support his points with inappropriate analytical methods.&lt;a href=&#34;#fnref33&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn34&#34;&gt;&lt;p&gt;Taleb has a story in &lt;em&gt;Antifragile&lt;/em&gt; where he derides his business school professors by saying how he would essentially trick them into giving him better grades by adding a bunch of obfuscative pseudo-analytical jargon. I couldn’t shake the thought that maybe there is a little bit of that here. However, giving him the benefit of the doubt, I think it’s more likely that Taleb, being a prolific and highly opinionated poster, just didn’t think things through that much on this one. I also may be being a bit too harsh in this post… then another part of me wonders if I’m missing something and his “difference in sigmas that doubles incidence” methodology does actually support his point in some meaningful way that I don’t see.&lt;a href=&#34;#fnref34&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Aggregating Measures of Uncertainty</title>
      <link>https://www.bryanshalloway.com/2024/02/11/aggregating-measures-of-uncertainty/</link>
      <pubDate>Sun, 11 Feb 2024 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2024/02/11/aggregating-measures-of-uncertainty/</guid>
      <description>


&lt;p&gt;There are many situations where you want to aggregate values, however if those values are on different scales or are related to measures of uncertainty, it’s typically more complicated than simply taking a simple mean or sum. You can’t take the aveage of p-values or standard deviations or statistical tests. You also can’t take the sum of confidence (or prediction) intervals to get to an interval for the aggregation of the parts. Similar to challenges with aggregating or combining items that are on different scales, you also can’t just simply aggregate items that in some way relate to measures of uncertainty&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;As a practical example, say your firm sells a variety of different products. Each product has a different price and contracts are negotiated on a deal-by-deal basis so the final price has some level of variability that may differ across products. Sales teams are responsible for securing the final price for any sale but each team has a different product mix. You want a measure for evaluating sales teams to identify which are commanding higher or lower prices relative to their peers. Reliably characterizing a team’s performance as ‘good’ or ‘bad’ requires both an understanding of the value and variability of their specific product mix. You can’t evaluate their sales numbers in isolation (e.g. if their product mix is composed of items with high variability in price, what at first glance looks like good or bad performance may have more to do with luck / a greater level of variability in outcomes specific to their products). What you want is to be able to condense all of that information into some measure of how the sales team did based on their particular product mix that takes into account both the expected sales and also the amount of variability in their particular portfolio.&lt;/p&gt;
&lt;p&gt;Another common example may be in forecasting. Perhaps you are producing forecasts for products at a county, state, and national level. In addition to point estimates though you are producing ranges (i.e. prediction intervals) for these forecasts. Preferably you want your prediction intervals at each level to be in some sensible way consistent with one another. However, aggregating lower and upper bounds from the lowest level forecasts up to higher levels requires more than just taking a sum&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;In this post I’ll describe in broad terms a few of the general types of approaches an analyst may take when faced with the problem of aggregating measures that in some way rely on or reflect a measure of uncertainty or are on different scales (in future posts I may delve into the details of each approach in more detail). (These “type” distinctions are overlapping and more reflect distinctions I found convenient for articulation rather than concrete separations.)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Analytic approach&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If each of the parts you want to aggregate follow a well-defined parametric distribution (or close), you may be able to aggregate the measures of uncertainty analytically. Say you have average sale prices across four separate products. If the sale price of each product follows a normal distribution, there are well established methods for figuring out what the variance is for the average sale price across products and you can use these measures to determine an appropriate bounded range for forecasts of aggregated sales. In the context of prediction intervals, if using a statistical forecasting approach within the &lt;a href=&#34;https://github.com/tidyverts/fable&#34;&gt;fable&lt;/a&gt; package (e.g. ARIMA), a distribution object is saved. In hierarchical forecasting tasks, these distribution objects can be combined analytically when producing prediction intervals on aggregated forecasts at higher levels of the hierarchy.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Transformation to a common scale&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Similar to what I called the “analytic approach” is the method of transforming each item onto a common scale at which point an aggregation can be done appropriately. This is commonly done to compare significance across of different variables. For example when applying &lt;a href=&#34;http://www.feat.engineering/greedy-simple-filters&#34;&gt;simple filtering&lt;/a&gt; techniques on a prediction problem where you are investigating the relatedness of different variables with some target, you may be reviewing variables of different types (e.g. some categorical, others continuous). To evaluate each type of variable requires a different kind of statistical test. However, these tests each result in z-scores or p-values that provide a common scale for providing a general notion of relatedness with the target of interest. As mentioned previously you can’t simply take the average of p-values, however under some conditions there are other ways of combining p-values to get a common metric. For example by using [Fisher’s combined probably test]. A few years ago I wrote a toy package &lt;a href=&#34;https://github.com/brshallo/piececor&#34;&gt;piececor&lt;/a&gt; for investigating piecewise correlations in a &lt;a href=&#34;https://www.tidyverse.org/&#34;&gt;tidyverse&lt;/a&gt; friendly way that used Fisher’s method (or the related Stouferrer’s Z-score method) to get an overall p-value from a collection of tests for correlation&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Simulate it&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Often your data does not follow a parametric distribution or, even if it does, the math required in generating the joint distribution is incredibly complicated. In these cases you might take repeated samples of the underlying data and generate measures of uncertainty using simulation. The approach you take is defined by your problem and you need to ensure that the procedure of your simulation mirrors the type of uncertainty measure you are trying to estimate. Once you have your procedure well defined these methods often do a very good job of providing reliable estimates of uncertainty&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Re-do the measure at each level&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You may not care that the uncertainty measures of the components are consistent with the uncertainty measures of the aggregated whole. In these cases, you can simply estimate the values separately. In 2020, the &lt;a href=&#34;https://www.kaggle.com/competitions/m5-forecasting-uncertainty&#34;&gt;M5 forecasting competition&lt;/a&gt; required participants to provide forecasts for each level of Walmart’s sales (across geographic levels and also across products). In addition to hosting a competition on the accuracy of forecasts, Kaggle also featured a competition on the quality of prediction intervals. Participants were evaluated based on the quality of prediction intervals across levels. If you look into the notebooks of some of the top performing participants, many of the participants did not worry about ensuring that the prediction intervals provided at each level of Walmart’s hierarchy were consistent with one another. They simply used various methods for identifying the typical quantiles at each level and used this investigation to create ranges independently. This type of approach may be combined with simulation based approaches where you simulate forecasts at each level and then use the distribution of the simulated errors at each level to provide a measure of uncertainty at each aggregation level.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Summary&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Aggregating measures that encompass or reflect uncertainty requires consideration of the underlying distributions, and the context of the data. In future posts I may provide additional detail of common examples and approaches from each “type” of approach outlined here.&lt;/p&gt;
&lt;div class=&#34;footnotes footnotes-end-of-document&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;Doing so typically results in an over estimation of the level of uncertainty. E.g. summing the bounds of prediction intervals will result in too wide of a band.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;or going from higher level bounds to lower levels is more than just dividing the minimum bound based on the proportion at the lower levels.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;Again, these approaches are similar to the “analytic” based approaches in that they typically come with various distributional assumptions.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Odds Are You&#39;re Using Probabilities to Describe Event Outcomes</title>
      <link>https://www.bryanshalloway.com/2023/11/03/odds-are-you-re-using-probabilities-to-describe-event-outcomes/</link>
      <pubDate>Fri, 03 Nov 2023 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2023/11/03/odds-are-you-re-using-probabilities-to-describe-event-outcomes/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/2023/11/03/odds-are-you-re-using-probabilities-to-describe-event-outcomes/index_files/htmlwidgets/htmlwidgets.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2023/11/03/odds-are-you-re-using-probabilities-to-describe-event-outcomes/index_files/viz/viz.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;https://www.bryanshalloway.com/2023/11/03/odds-are-you-re-using-probabilities-to-describe-event-outcomes/index_files/DiagrammeR-styles/styles.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2023/11/03/odds-are-you-re-using-probabilities-to-describe-event-outcomes/index_files/grViz-binding/grViz.js&#34;&gt;&lt;/script&gt;

&lt;div id=&#34;TOC&#34;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#when-odds-are-helpful&#34; id=&#34;toc-when-odds-are-helpful&#34;&gt;When odds are helpful&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#ratio-of-odds-odds-ratio&#34; id=&#34;toc-ratio-of-odds-odds-ratio&#34;&gt;Ratio of odds (odds ratio)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#communicating-odds&#34; id=&#34;toc-communicating-odds&#34;&gt;Communicating odds&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#appendix&#34; id=&#34;toc-appendix&#34;&gt;Appendix&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#ratios-and-fractions-of-events&#34; id=&#34;toc-ratios-and-fractions-of-events&#34;&gt;Ratios and fractions of events&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#many-variables&#34; id=&#34;toc-many-variables&#34;&gt;Many variables&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#other-problems&#34; id=&#34;toc-other-problems&#34;&gt;Other problems&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;p&gt;We grow up learning proportions, percentages, risks, probabilities. You encounter them when a teacher gives a grade on a test or a doctor describes the risk of an illness. On the other hand, we rarely interact with odds and when we do it’s often in contexts like:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;images/may-the-odds-be-ever-in-your-favor.jpg&#34; /&gt;&lt;/p&gt;
&lt;p&gt;So that in our modern cultural consciousness ‘odds’ are relegated to the shady domains of gambling, sports betting&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;, and dystopian murder games.&lt;/p&gt;
&lt;p&gt;However human understanding of odds predates our formal understanding of probability. You can find references to odds dating back to Shakespeare:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Knew that we ventured on such dangerous seas&lt;br /&gt;
That if we wrought out life ’twas &lt;em&gt;ten to one&lt;/em&gt;;&lt;br /&gt;
- Shakespeare’s &lt;em&gt;Henry IV, Part II&lt;/em&gt;, 1597&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Yet, in most common settings, modern society has largely supplanted odds for probabilities. You can imagine if Shakespeare were writing today the line might end “’twas &lt;em&gt;ten out of eleven&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;.&lt;/em&gt;”&lt;/p&gt;
&lt;p&gt;Beyond betting and dramatic playwriting, ‘odds’ remain a useful method for conceptualizing event distributions. My hope is you leave this post with some intuitions on when communicating with odds may be useful and an understanding of how the ‘odds way’ of framing a problem can be convenient for comparing event outcomes across circumstances&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Note that if you are completely new to odds, you should first start here: &lt;a href=&#34;#ratios-and-fractions-of-events&#34;&gt;Ratios and fractions of events&lt;/a&gt; or find a short primer online.&lt;/p&gt;
&lt;div id=&#34;when-odds-are-helpful&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;When odds are helpful&lt;/h1&gt;
&lt;p&gt;You make a glass of chocolate milk for your nephew and add 1 part chocolate for every 9 parts milk. He takes a sip and says, “Please make it three times as chocolatey.” The most obvious way to satisfy his request would be to triple the amount of chocolate in the cup&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;, i.e. the ratio of chocolate to milk should go from 1 : 9 to 3 : 9. To go from one part chocolate to three parts chocolate you simply add two more parts chocolate, bringing the beverage to the correct 3 to 9 chocolate to milk ratio (simplified: 1 to 3). If instead you took his comment as him wanting the cup to be composed of &lt;span class=&#34;math inline&#34;&gt;\(\frac{3}{10}\)&lt;/span&gt; chocolate rather than the current &lt;span class=&#34;math inline&#34;&gt;\(\frac{1}{10}\)&lt;/span&gt; chocolate, your calculations (without starting over on the drink) would be more complicated (in the original units it would come out to 2 and &lt;span class=&#34;math inline&#34;&gt;\(\frac{6}{7}\)&lt;/span&gt; parts of chocolate needs to be added).&lt;/p&gt;
&lt;p&gt;In a similar way that it can be easier to think of parts of recipes in terms of ratios rather than fractions out of a whole, it can sometimes be easier to think of event distributions in terms of odds rather than probabilities.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Odds are often helpful for thinking about discrete outcomes when:&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;the outcome of interest is essentially arbitrary or symmetric (e.g. you could frame the problem in terms of parts &lt;em&gt;milk&lt;/em&gt; or parts &lt;em&gt;chocolate&lt;/em&gt;)&lt;/li&gt;
&lt;li&gt;you want to compare your ratio of outcomes across different contexts (e.g. how does the distribution of milk to chocolate in &lt;em&gt;my cup&lt;/em&gt; relate to the distribution in some &lt;em&gt;other cup&lt;/em&gt;?) or solve for relationships in a way that uses multiplication&lt;/li&gt;
&lt;/ul&gt;
&lt;div id=&#34;ratio-of-odds-odds-ratio&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Ratio of odds (odds ratio)&lt;/h2&gt;
&lt;p&gt;Let’s change examples to sports and substitute parts &lt;em&gt;chocolate&lt;/em&gt; to &lt;em&gt;milk&lt;/em&gt; for parts &lt;em&gt;winning&lt;/em&gt; to &lt;em&gt;losing&lt;/em&gt; when playing on one’s home court. Say in professional basketball the odds of the home team winning are 3 to 2, i.e. for every 3 home team wins the away team wins 2. Equivalently there is a &lt;span class=&#34;math inline&#34;&gt;\(\frac{3}{5}\)&lt;/span&gt; chance (60% probability) of the home team winning. Maybe you want to compare this ‘home court advantage’ between professional and college basketball. Odds ratios are a useful method for describing such relationships as they are easy to calculate and manipulate and allow flexibility in problem formulation.&lt;/p&gt;
&lt;p&gt;Perhaps you have a friend who says “College players get rattled easily. The impact of home court advantage in college is twice what it is at the professional level.” This type of comparison could be viewed as an odds ratio. You have two sets of odds each concerning winning to losing on home court, one for college and one for the pros, and you are taking the ratio of the odds to characterize the relationship of home court advantage depending on the league of play&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt;. Pretend your friend next asks, “Given my statement above and what you know about home court advantage at the professional level, what would be the relationship between winning and losing at home in college&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt;?”&lt;/p&gt;
&lt;p&gt;Taking an odds approach, you might formalize the problem your friend gave you as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Already known:&lt;/em&gt; Odds of winning at home in the pros is 3 to 2.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;New information from friend:&lt;/em&gt; The ratio of home wins to losses in the pros vs college (i.e. the odds ratio) is 2 to 1.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Question friend is asking:&lt;/em&gt; What are the odds of winning at home in college?”&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[\frac{??}{3/2} = 2/1\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;To solve for the odds of winning at home in college you simply double the ratio of winning at home in the pros and you now have a meaningful answer for your friend: the odds of the home team winning at the college level are 3 to 1!&lt;/p&gt;
&lt;p&gt;You could have framed this problem in terms of losses and come to an equivalent conclusion. E.g. let’s invert our example:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[\frac{??}{2/3} = 1/2\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Solving for this, our odds of &lt;em&gt;losing&lt;/em&gt; at home in college simplifies to 1 to 3. This is the reciprocal of our 3 to 1 odds of &lt;em&gt;winning&lt;/em&gt; at home. Whether we frame the problem in terms of ‘winning at home’ or ‘losing at home’, the odds are reciprocally related, demonstrating a consistent relationship.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;It is less clear how you might formalize the problem in terms of probabilities; also the reciprocal nature of your solutions would not be preserved under multiplication.&lt;/em&gt; Doubling the probability of winning from &lt;span class=&#34;math inline&#34;&gt;\(\frac{3}{5}\)&lt;/span&gt; would produce a meaningless answer of &lt;span class=&#34;math inline&#34;&gt;\(\frac{6}{5}\)&lt;/span&gt;. You could attempt to flip the problem and instead first frame it as ‘What is the chance of &lt;em&gt;losing&lt;/em&gt; at home in college.’ Chance of losing at home is &lt;span class=&#34;math inline&#34;&gt;\(\frac{2}{5}\)&lt;/span&gt;, halved becomes &lt;span class=&#34;math inline&#34;&gt;\(\frac{1}{5}\)&lt;/span&gt;, entailing the chance of winning would be &lt;span class=&#34;math inline&#34;&gt;\(\frac{4}{5}\)&lt;/span&gt;. While you arrived at an answer for “chance of home team winning in college: &lt;span class=&#34;math inline&#34;&gt;\(\frac{4}{5}\)&lt;/span&gt;,” your solution was dependent on whether you started out from a “chance of winning” or a “chance of losing” perspective.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Another Example:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;To reiterate this lack of symmetry when manipulating a probability and its complement, let’s say your friend instead says, “Home court advantage is only a third more important in college than in the pros.” We can think of ‘a third more’ as a relationship of 4 to 3.&lt;/p&gt;
&lt;p&gt;For odds this becomes:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[\frac{??}{3/2} = 4/3\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This simplifies to a 2:1 odds of winning at home in college or, if you inverted the problem, you would calculate a 1:2 odds of losing – again, these solutions are consistent with one another.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;For probability&lt;/em&gt;, if we start at a &lt;span class=&#34;math inline&#34;&gt;\(\frac{3}{5}\)&lt;/span&gt; chance of winning at home in the pros and multiply this by &lt;span class=&#34;math inline&#34;&gt;\(\frac{4}{3}\)&lt;/span&gt; we get an 80% chance of winning at home in college. However say you invert the problem to calculate it from the perspective of losing: &lt;span class=&#34;math inline&#34;&gt;\(\frac{2}{5}*\frac{3}{4} = \frac{3}{10}\)&lt;/span&gt; this 30% home loss rate equates to a 70% home win rate. Hence, depending on whether you set-up the initial calculation in terms of home winning or home losing, you get a college home win rate of either 80% or 70% respectively. This lack of conformity of results when manipulating&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt; the relationship between event outcomes and their complements can make probabilities less wieldly compared to constructing problems as odds&lt;a href=&#34;#fn8&#34; class=&#34;footnote-ref&#34; id=&#34;fnref8&#34;&gt;&lt;sup&gt;8&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;communicating-odds&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Communicating odds&lt;/h1&gt;
&lt;p&gt;An advantage of probabilities over odds is that people are accustomed to probabilities. If you want to communicate odds to someone who is new to the concept, a helpful heuristic is to frame it in the template “for every ___ &lt;strong&gt;&lt;em&gt;, there are &lt;/em&gt;&lt;/strong&gt; ___.” E.g. “For every 3 home wins, there are 2 home losses”, or the odds of winning at home are 3 to 2. If you want to communicate a relationship between odds with an odds ratio you could tweak this structure slightly, e.g. “The ratio of home wins to home losses is twice as high in college compared to in the pros.” Keeping the context of the problem central to the explanation is central to being understood. The payoff of using odds is the ability to clearly articulate multiplicative relationships and comparisons between event outcomes which may be cumbersome or unclear when confined to the language of probability alone.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;With a little help, we can stop acting like Han Solo.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;images/asteroid-odds.jpg&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Who, in the end, could not beat the odds.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;images/han-solo-death.jpg&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix&lt;/h1&gt;
&lt;div id=&#34;ratios-and-fractions-of-events&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Ratios and fractions of events&lt;/h2&gt;
&lt;p&gt;Imagine a bag with 5 red marbles and 2 blue marbles that has been mixed thoroughly.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(dplyr)
library(ggplot2)
library(DiagrammeR)

create_graph() %&amp;gt;%
  add_n_nodes(5, 
              label = &amp;quot;I am red!!&amp;quot;,
              node_aes = node_aes(fillcolor = &amp;quot;red&amp;quot;,
                                  fontsize = 5)) %&amp;gt;% 
  add_n_nodes(2, 
              label = &amp;quot;I am blue :-(&amp;quot;,
              node_aes = node_aes(fillcolor = &amp;quot;blue&amp;quot;,
                                  fontsize = 5)) %&amp;gt;% 
  render_graph()&lt;/code&gt;&lt;/pre&gt;
&lt;div class=&#34;grViz html-widget html-fill-item-overflow-hidden html-fill-item&#34; id=&#34;htmlwidget-1&#34; style=&#34;width:672px;height:192px;&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-1&#34;&gt;{&#34;x&#34;:{&#34;diagram&#34;:&#34;digraph {\n\ngraph [layout = \&#34;neato\&#34;,\n       outputorder = \&#34;edgesfirst\&#34;,\n       bgcolor = \&#34;white\&#34;]\n\nnode [fontname = \&#34;Helvetica\&#34;,\n      fontsize = \&#34;10\&#34;,\n      shape = \&#34;circle\&#34;,\n      fixedsize = \&#34;true\&#34;,\n      width = \&#34;0.5\&#34;,\n      style = \&#34;filled\&#34;,\n      fillcolor = \&#34;aliceblue\&#34;,\n      color = \&#34;gray70\&#34;,\n      fontcolor = \&#34;gray50\&#34;]\n\nedge [fontname = \&#34;Helvetica\&#34;,\n     fontsize = \&#34;8\&#34;,\n     len = \&#34;1.5\&#34;,\n     color = \&#34;gray80\&#34;,\n     arrowsize = \&#34;0.5\&#34;]\n\n  \&#34;1\&#34; [label = \&#34;I am red!!\&#34;, fontsize = \&#34;5\&#34;, fillcolor = \&#34;#FF0000\&#34;, fontcolor = \&#34;#FFFFFF\&#34;] \n  \&#34;2\&#34; [label = \&#34;I am red!!\&#34;, fontsize = \&#34;5\&#34;, fillcolor = \&#34;#FF0000\&#34;, fontcolor = \&#34;#FFFFFF\&#34;] \n  \&#34;3\&#34; [label = \&#34;I am red!!\&#34;, fontsize = \&#34;5\&#34;, fillcolor = \&#34;#FF0000\&#34;, fontcolor = \&#34;#FFFFFF\&#34;] \n  \&#34;4\&#34; [label = \&#34;I am red!!\&#34;, fontsize = \&#34;5\&#34;, fillcolor = \&#34;#FF0000\&#34;, fontcolor = \&#34;#FFFFFF\&#34;] \n  \&#34;5\&#34; [label = \&#34;I am red!!\&#34;, fontsize = \&#34;5\&#34;, fillcolor = \&#34;#FF0000\&#34;, fontcolor = \&#34;#FFFFFF\&#34;] \n  \&#34;6\&#34; [label = \&#34;I am blue :-(\&#34;, fontsize = \&#34;5\&#34;, fillcolor = \&#34;#0000FF\&#34;, fontcolor = \&#34;#FFFFFF\&#34;] \n  \&#34;7\&#34; [label = \&#34;I am blue :-(\&#34;, fontsize = \&#34;5\&#34;, fillcolor = \&#34;#0000FF\&#34;, fontcolor = \&#34;#FFFFFF\&#34;] \n}&#34;,&#34;config&#34;:{&#34;engine&#34;:&#34;dot&#34;,&#34;options&#34;:null}},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;p&gt;Odds could be used to represent the ratio between red and blue marbles. Probability could represent the fraction of all marbles that are red&lt;a href=&#34;#fn9&#34; class=&#34;footnote-ref&#34; id=&#34;fnref9&#34;&gt;&lt;sup&gt;9&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[O(R) = \frac{R}{B}\]&lt;/span&gt;&lt;br /&gt;
&lt;span class=&#34;math display&#34;&gt;\[P(R) = \frac{R}{B+R}\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Ratio for odds&lt;/em&gt;&lt;a href=&#34;#fn10&#34; class=&#34;footnote-ref&#34; id=&#34;fnref10&#34;&gt;&lt;sup&gt;10&lt;/sup&gt;&lt;/a&gt;:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;tibble(color = c(rep(&amp;quot;red&amp;quot;, 5), rep(&amp;quot;blue&amp;quot;, 2)),
       y = c(rep(.5, 5), rep(-.5, 2)), 
       x = c(1:5, 2.5, 3.5)) %&amp;gt;% 
  ggplot(aes(x = x, y = y, colour = color, size = 10))+
  geom_hline(yintercept = 0, size = 3, colour = &amp;quot;black&amp;quot;)+
  geom_point()+
  theme_void()+
  guides(size = &amp;quot;none&amp;quot;, colour = &amp;quot;none&amp;quot;)+
  scale_colour_manual(values = c(blue = &amp;quot;blue&amp;quot;, red = &amp;quot;red&amp;quot;))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/2023/11/03/odds-are-you-re-using-probabilities-to-describe-event-outcomes/index_files/figure-html/unnamed-chunk-3-1.png&#34; width=&#34;192&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Fraction for probability&lt;/em&gt;&lt;a href=&#34;#fn11&#34; class=&#34;footnote-ref&#34; id=&#34;fnref11&#34;&gt;&lt;sup&gt;11&lt;/sup&gt;&lt;/a&gt;:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;tibble(color = c(rep(&amp;quot;red&amp;quot;, 5), rep(&amp;quot;red&amp;quot;, 5), rep(&amp;quot;blue&amp;quot;, 2)),
       y = c(rep(.5, 5), rep(-.5, 7)), 
       x = c(1:5, seq(0, 6, length.out = 7))) %&amp;gt;% 
  ggplot(aes(x = x, y = y, colour = color, size = 10))+
  geom_hline(yintercept = 0, size = 3, colour = &amp;quot;black&amp;quot;)+
  geom_point()+
  theme_void()+
  guides(size = &amp;quot;none&amp;quot;, colour = &amp;quot;none&amp;quot;)+
  scale_colour_manual(values = c(blue = &amp;quot;blue&amp;quot;, red = &amp;quot;red&amp;quot;))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/2023/11/03/odds-are-you-re-using-probabilities-to-describe-event-outcomes/index_files/figure-html/unnamed-chunk-4-1.png&#34; width=&#34;192&#34; /&gt;&lt;/p&gt;
&lt;p&gt;For odds (when there are only two possible outcomes&lt;a href=&#34;#fn12&#34; class=&#34;footnote-ref&#34; id=&#34;fnref12&#34;&gt;&lt;sup&gt;12&lt;/sup&gt;&lt;/a&gt;) each outcome could be thought of as existing &lt;em&gt;either&lt;/em&gt; in the numerator or in the denominator. For probabilities, the class of interest (e.g. red marbles) influences both sides&lt;a href=&#34;#fn13&#34; class=&#34;footnote-ref&#34; id=&#34;fnref13&#34;&gt;&lt;sup&gt;13&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You can switch between odds and probabilities using the function below:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[O = \frac{P}{1-P}\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Odds emphasizes the relationship &lt;em&gt;between&lt;/em&gt; the frequencies of possible events whereas probabilities emphasizes the relative frequency of a &lt;em&gt;particular&lt;/em&gt; event. Some problems lend themselves more naturally to probability and others to odds&lt;a href=&#34;#fn14&#34; class=&#34;footnote-ref&#34; id=&#34;fnref14&#34;&gt;&lt;sup&gt;14&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;many-variables&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Many variables&lt;/h2&gt;
&lt;p&gt;There are other factors that might affect the relationship between winning or losing at home other than college/professional level (e.g. ‘quality of coach’, ‘distance away team traveled’, etc.). Understanding odds and ratios of odds is important when using methods like Logistic Regression that can relate the association of multiple variables to an event outcome&lt;a href=&#34;#fn15&#34; class=&#34;footnote-ref&#34; id=&#34;fnref15&#34;&gt;&lt;sup&gt;15&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;div id=&#34;other-problems&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Other problems&lt;/h3&gt;
&lt;p&gt;We’ve shown how ratios of odds are helpful for comparing the impacts of variables when the target outcome falls into categories such as win/loss, red/blue, etc. Problems like these are often modeled in relation to multiple variables using methods like logistic regression, which are well-suited for considering odds and odds ratios. However, ratios of odds are not the only, or always the best, way to formalize all types of problems involving discrete events. In many medical environments (e.g., cohort studies), it is common to speak in terms of ‘relative risk’, which relates to a ratio of probabilities&lt;a href=&#34;#fn16&#34; class=&#34;footnote-ref&#34; id=&#34;fnref16&#34;&gt;&lt;sup&gt;16&lt;/sup&gt;&lt;/a&gt;. When the goal is to model the frequency of an event’s occurrence, Poisson regression is often the method of choice&lt;a href=&#34;#fn17&#34; class=&#34;footnote-ref&#34; id=&#34;fnref17&#34;&gt;&lt;sup&gt;17&lt;/sup&gt;&lt;/a&gt;. Poisson regression models the probability of a given number of events occurring within a fixed period or space and therefore interpretation of the parts of the model is more aligned with considerations of probability. Another example where probability is commonly preferred over odds is in Bayes’ theorem. One of the most important functions in statistics, Bayes’ theorem is typically presented and, I believe easier to follow, in its probability formulation:&lt;/p&gt;
&lt;p&gt;Bayes’ function, probability:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[P(A|B) = \frac{P(B|A) \cdot P(A)}{P(B)}\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;For comparison, here’s a common formulation of Bayes’ theorem in terms of odds:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[O(A|B) = O(A) \cdot \frac{P(B|A)}{P(B|\neg A)}\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;These examples highlight that while formulating problems in terms of odds is helpful in certain contexts involving discrete outcomes, in other scenarios, probability is indeed the more appropriate formulation.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes footnotes-end-of-document&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;I will not be explaining American betting or the meaning of -100, +200…&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;Which, to me, doesn’t capture the doom of that moment with quite the same import. I’m also assuming today’s Shakespeare still prefers antiquated phrasings like ”’twas.”&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;The inspiration for this post came from my old graduate school classmate, Will Burton. Will argued that describing anything in terms of ‘odds’ to business stakeholders adds confusion. Wherever possible he translates statistical measures on event outcomes to be in terms of probability. Due to our modern conditioning, Will may be right, however in this post I describe some simple examples where an ‘odds’ way of describing the problem may feel more natural.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;The size of his sip is being approximated to a size of 0 parts.&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;Because odds themselves are a kind of ratio, odds ratios are just a particular kind of ratio of ratios.&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;You try and interrogate them for additional details but they remain silent, leaving you with a vague problem statement.&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;Specifically, when multiplying…&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn8&#34;&gt;&lt;p&gt;In the examples, ‘twice’ or a ‘third bigger’ of ‘an effect on home winning’ is an intentionally vague, contrived phrasing; you should work-out with stakeholders precisely what is being asked in order to determine an appropriate approach. For these cases I largely leaned on the problems of multiplication manipulations of probabilities. For a more rigorous discussion of how to try and formalize a similar comment, check-out this Stack Exchange thread: &lt;a href=&#34;https://math.stackexchange.com/questions/761504/what-does-twice-as-likely-mean&#34; class=&#34;uri&#34;&gt;https://math.stackexchange.com/questions/761504/what-does-twice-as-likely-mean&lt;/a&gt;.&lt;a href=&#34;#fnref8&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn9&#34;&gt;&lt;p&gt;Note that while probability is limited to the domain of 0 to 1, odds can take any positive rational number.&lt;a href=&#34;#fnref9&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn10&#34;&gt;&lt;p&gt;You could say there are 5 to 2 (5:2) odds of selecting a red marble at random from the bag or, if you ran this exercise many times, you’d expect to select 2.5 times as many red marbles as blue marbles.&lt;a href=&#34;#fnref10&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn11&#34;&gt;&lt;p&gt;You’d say there is a &lt;span class=&#34;math inline&#34;&gt;\(\frac{5}{7}\)&lt;/span&gt; chance of selecting a red marble, or that you would select a red marble ~71% of the time.&lt;a href=&#34;#fnref11&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn12&#34;&gt;&lt;p&gt;I’ll only be discussing problems with two possible outcomes.&lt;a href=&#34;#fnref12&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn13&#34;&gt;&lt;p&gt;&lt;em&gt;Sidenote&lt;/em&gt;: It might be fun to think of odds as being more egalitarian because, in the case of a binary outcome, both possible outcomes get their own side of the ratio/fraction. Probabilities are ‘outcome of interest’ centric in that the selected outcome affects both sides. Hence, if you believe in things like equality and freedom you should be a fan of odds and odds ratios!&lt;a href=&#34;#fnref13&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn14&#34;&gt;&lt;p&gt;I briefly reference some of these differences in &lt;a href=&#34;#other-problems&#34;&gt;Other problems&lt;/a&gt;. However for the remainder of the post I’ll focus on where odds suggest an intuitive and consistent framework – after all odds are the ones that need PR help.&lt;a href=&#34;#fnref14&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn15&#34;&gt;&lt;p&gt;A more simple example (or at least better in-line with a reader’s expectations) for odds may have been to start with the odds of an individual team winning and then compare their odds of winning at home or away as the example for odds ratios. Instead I took ‘home winning’ as my starting point and went from there to concoct a perhaps stretched example of comparisons of home winning between leagues.&lt;a href=&#34;#fnref15&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn16&#34;&gt;&lt;p&gt;However odds are also commonly used in medical contexts.&lt;a href=&#34;#fnref16&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn17&#34;&gt;&lt;p&gt;e.g., “How many times will the mascot start dancing during the game?” Relevant variables might include the weight of the costume, whether it’s a game against a rival, etc.&lt;a href=&#34;#fnref17&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Converting Between Currencies Using priceR</title>
      <link>https://www.bryanshalloway.com/2022/06/16/converting-between-currencies-using-pricer/</link>
      <pubDate>Thu, 16 Jun 2022 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2022/06/16/converting-between-currencies-using-pricer/</guid>
      <description>


&lt;p&gt;In this post I’ll walk through an example of how to convert between currencies. A challenge is that the conversion rate is constantly changing. If you have historical data you’ll want the conversion to be based on what the exchange rate was at the time. Hence the fields you need when doing currency conversion are:&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;Date of transaction&lt;/li&gt;
&lt;li&gt;Start currency (what you’ll be converting from)&lt;/li&gt;
&lt;li&gt;End currency (what you’ll be converting to)&lt;/li&gt;
&lt;li&gt;Price (in units of starting currency)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;For my example I’ll use the &lt;a href=&#34;https://stevecondylios.github.io/priceR/&#34;&gt;priceR&lt;/a&gt; package which provides an R interface to the &lt;a href=&#34;https://exchangerate.host/#/#docs&#34;&gt;exchangerate.host&lt;/a&gt; API. To limit the number of API hits required I &lt;em&gt;first&lt;/em&gt; create a lookup table with all unique currency conversions and dates required and &lt;em&gt;then&lt;/em&gt; use this table to convert between currencies.&lt;/p&gt;
&lt;div id=&#34;update&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Update&lt;/h2&gt;
&lt;p&gt;I’ve made some improvements and taken the key functionality in this post and put it into a function at the gist &lt;a href=&#34;https://gist.github.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae&#34;&gt;convert-currencies.R&lt;/a&gt;. I added an &lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt; where I just use this function directly.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;simulate-data&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Simulate data&lt;/h2&gt;
&lt;p&gt;I’ll invent some data.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;sale_date&lt;/code&gt; : date the transaction took place&lt;/li&gt;
&lt;li&gt;&lt;code&gt;local_currency&lt;/code&gt; : currency code that &lt;code&gt;price&lt;/code&gt; is in&lt;/li&gt;
&lt;li&gt;&lt;code&gt;price&lt;/code&gt; : sale price in `local_currency&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(priceR)
library(dplyr)
library(tidyr)
library(purrr)
library(lubridate)

sim_count &amp;lt;- 10000

set.seed(123)
transactions &amp;lt;- tibble(
  sales_date = sample(
    seq(as.Date(&amp;#39;2021/09/01&amp;#39;), 
        as.Date(&amp;#39;2022/01/01&amp;#39;), 
        by = &amp;quot;day&amp;quot;), 
    replace = TRUE, sim_count) %&amp;gt;% 
    sort(),
  local_currencies = sample(
    c(&amp;quot;CAD&amp;quot;, &amp;quot;EUR&amp;quot;, &amp;quot;JPY&amp;quot;), 
    replace = TRUE, sim_count),
  list_price = abs(rnorm(sim_count, 1000, 1000))
)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Note that I’m not worried here about keeping the sale prices consistent with one another – they’re all just random values hovering around 1000 units of the local currency. Also, for my first example, I’ll just convert everything to “USD.”&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;create-rates-lookup-table&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Create rates lookup table&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;data&lt;/code&gt;: dataframe of transactions of interest&lt;br /&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;currency_code&lt;/code&gt;: local currency code that you want to convert away from&lt;br /&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;date&lt;/code&gt;: date of transaction&lt;br /&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;to&lt;/code&gt;: string of currency code you want to convert to, default is “USD”&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;floor_unit&lt;/code&gt;: default is “day”. If is set to e.g. “month” it will lookup the conversion rate based on the day at the start of the month&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;create_rates_lookup &amp;lt;- function(data, 
                                currency_code, 
                                date = lubridate::today(),
                                to = &amp;quot;USD&amp;quot;, 
                                floor_unit = &amp;quot;day&amp;quot;){
  rates_start &amp;lt;- data %&amp;gt;% 
    count(currency_code = {{currency_code}}, 
          date = {{date}} %&amp;gt;% 
            as.Date() %&amp;gt;% 
            floor_date(floor_unit)
          ) 
  
  # When passing things to the priceR API it is MUCH faster to send over a range
  # of dates rather than doing this individually for each date. Doing such
  # reduces API calls.
  rates_end &amp;lt;- rates_start %&amp;gt;% 
    group_by(currency_code) %&amp;gt;% 
    summarise(date_range = list(range(date))) %&amp;gt;% 
    mutate(
      rates_lookup = map2(
        currency_code,
        date_range,
        ~ priceR::historical_exchange_rates(
          from = .x,
          to = to,
          start_date = .y[[1]],
          end_date = .y[[2]]
        ) %&amp;gt;%
          set_names(&amp;quot;date_lookup&amp;quot;, &amp;quot;rate&amp;quot;)
      )
    ) %&amp;gt;% 
    select(-date_range) %&amp;gt;% 
    unnest(rates_lookup)
  
  rates &amp;lt;- rates_end %&amp;gt;% 
    semi_join(rates_start, c(&amp;quot;date_lookup&amp;quot; = &amp;quot;date&amp;quot;))
  
  rates_lookup &amp;lt;- rates %&amp;gt;% 
    mutate(to = to) %&amp;gt;% 
    select(from = currency_code, to, date = date_lookup, rate)
  
  # this step makes it so could convert away from &amp;quot;to&amp;quot; currency --
  # i.e. so can both convert from &amp;quot;USD&amp;quot; and to &amp;quot;USD&amp;quot; from another currency.
  bind_rows(rates_lookup,
            rates_lookup %&amp;gt;%
              rename(from = to, to = from) %&amp;gt;%
              mutate(rate = 1 / rate)) %&amp;gt;% 
    distinct()
}

rates_lookup &amp;lt;- create_rates_lookup(transactions, 
                                    local_currencies, 
                                    sales_date)

rates_lookup&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 738 x 4
##    from  to    date        rate
##    &amp;lt;chr&amp;gt; &amp;lt;chr&amp;gt; &amp;lt;date&amp;gt;     &amp;lt;dbl&amp;gt;
##  1 CAD   USD   2021-09-01 0.793
##  2 CAD   USD   2021-09-02 0.796
##  3 CAD   USD   2021-09-03 0.799
##  4 CAD   USD   2021-09-04 0.798
##  5 CAD   USD   2021-09-05 0.798
##  6 CAD   USD   2021-09-06 0.798
##  7 CAD   USD   2021-09-07 0.790
##  8 CAD   USD   2021-09-08 0.788
##  9 CAD   USD   2021-09-09 0.790
## 10 CAD   USD   2021-09-10 0.788
## # ... with 728 more rows&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;function-to-convert-prices&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Function to convert prices&lt;/h2&gt;
&lt;p&gt;This function is set-up to look-up the conversion rates based on the vector inputs&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;convert_currency &amp;lt;- function(price, 
                             date, 
                             from, 
                             to = &amp;quot;USD&amp;quot;, 
                             currencies = rates_lookup){
  tibble(price = price, 
         from = from, 
         to = to, 
         date = date) %&amp;gt;% 
    left_join(currencies) %&amp;gt;% 
    mutate(output = price * rate) %&amp;gt;% 
    pull(output)
}&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;convert-prices&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Convert Prices&lt;/h2&gt;
&lt;p&gt;Now let’s convert our original currencies to USD.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;transactions_converted &amp;lt;- transactions %&amp;gt;%
  mutate(list_price_usd = 
           convert_currency(list_price,
                            sales_date,
                            from = local_currencies,
                            to = &amp;quot;USD&amp;quot;))

transactions_converted&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 10,000 x 4
##    sales_date local_currencies list_price list_price_usd
##    &amp;lt;date&amp;gt;     &amp;lt;chr&amp;gt;                 &amp;lt;dbl&amp;gt;          &amp;lt;dbl&amp;gt;
##  1 2021-09-01 CAD                  1002.         794.   
##  2 2021-09-01 CAD                   885.         701.   
##  3 2021-09-01 JPY                   284.           2.58 
##  4 2021-09-01 JPY                    83.6          0.760
##  5 2021-09-01 CAD                  2185.        1732.   
##  6 2021-09-01 EUR                   468.         554.   
##  7 2021-09-01 EUR                   668.         791.   
##  8 2021-09-01 EUR                  1064.        1260.   
##  9 2021-09-01 JPY                  1922.          17.5  
## 10 2021-09-01 JPY                  3334.          30.3  
## # ... with 9,990 more rows&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Note that it is possible to then convert from “USD” to any currency type that is in the &lt;code&gt;to&lt;/code&gt; field of our lookup table. Below I’ll convert &lt;code&gt;list_price_usd&lt;/code&gt; to currencies other than USD&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;, &lt;code&gt;list_price_converted&lt;/code&gt; will represent the value of &lt;code&gt;list_price&lt;/code&gt; converted based on &lt;code&gt;local_currencies&lt;/code&gt; and &lt;code&gt;new_currencies&lt;/code&gt; (i.e. &lt;code&gt;from&lt;/code&gt; and &lt;code&gt;to&lt;/code&gt; respectively).&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;transactions_converted %&amp;gt;%
  mutate(new_currencies = sample(c(&amp;quot;CAD&amp;quot;, &amp;quot;EUR&amp;quot;, &amp;quot;JPY&amp;quot;), replace = TRUE, sim_count)) %&amp;gt;%
  mutate(list_price_converted =
           convert_currency(list_price_usd,
                            sales_date,
                            from = &amp;quot;USD&amp;quot;,
                            to = new_currencies))&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 10,000 x 6
##    sales_date local_currencies list_price list_price_usd new_currencies
##    &amp;lt;date&amp;gt;     &amp;lt;chr&amp;gt;                 &amp;lt;dbl&amp;gt;          &amp;lt;dbl&amp;gt; &amp;lt;chr&amp;gt;         
##  1 2021-09-01 CAD                  1002.         794.    JPY           
##  2 2021-09-01 CAD                   885.         701.    EUR           
##  3 2021-09-01 JPY                   284.           2.58  CAD           
##  4 2021-09-01 JPY                    83.6          0.760 EUR           
##  5 2021-09-01 CAD                  2185.        1732.    CAD           
##  6 2021-09-01 EUR                   468.         554.    CAD           
##  7 2021-09-01 EUR                   668.         791.    EUR           
##  8 2021-09-01 EUR                  1064.        1260.    JPY           
##  9 2021-09-01 JPY                  1922.          17.5   CAD           
## 10 2021-09-01 JPY                  3334.          30.3   EUR           
## # ... with 9,990 more rows, and 1 more variable: list_price_converted &amp;lt;dbl&amp;gt;&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix&lt;/h1&gt;
&lt;p&gt;For my initial “transactions” example dataset here, I’ll have &lt;code&gt;from&lt;/code&gt; and &lt;code&gt;to&lt;/code&gt; currencies that can vary line-by-line to showcase that the &lt;code&gt;convert_currencies()&lt;/code&gt; function handles these fine.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;set.seed(123)
transactions_complex &amp;lt;- tibble(
  sales_date = sample(
    seq(as.Date(&amp;#39;2021/01/01&amp;#39;), 
        as.Date(&amp;#39;2022/01/01&amp;#39;), 
        by = &amp;quot;day&amp;quot;), 
    replace = TRUE, sim_count) %&amp;gt;% 
    sort(),
  from_currency = sample(
    c(&amp;quot;CAD&amp;quot;, &amp;quot;EUR&amp;quot;, &amp;quot;JPY&amp;quot;, &amp;quot;USD&amp;quot;), 
    replace = TRUE, sim_count),
  to_currency = sample(
    c(&amp;quot;CAD&amp;quot;, &amp;quot;EUR&amp;quot;, &amp;quot;JPY&amp;quot;, &amp;quot;USD&amp;quot;), 
    replace = TRUE, sim_count),
  list_price_start = abs(rnorm(sim_count, 1000, 1000))
) %&amp;gt;% 
  filter(from_currency != to_currency)

# load function from gist
devtools::source_gist(&amp;quot;https://gist.github.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae&amp;quot;)

transactions_complex %&amp;gt;%
  mutate(
    list_price_converted = convert_currencies(
      price_from = list_price_start,
      from = from_currency,
      to = to_currency,
      date = sales_date
    )
  )&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 7,532 x 5
##    sales_date from_currency to_currency list_price_start list_price_converted
##    &amp;lt;date&amp;gt;     &amp;lt;chr&amp;gt;         &amp;lt;chr&amp;gt;                  &amp;lt;dbl&amp;gt;                &amp;lt;dbl&amp;gt;
##  1 2021-01-01 JPY           CAD                  1454.                17.9   
##  2 2021-01-01 CAD           USD                  3315.              2604.    
##  3 2021-01-01 CAD           USD                  1009.               793.    
##  4 2021-01-01 JPY           EUR                  2375.                18.9   
##  5 2021-01-01 USD           JPY                  2792.            288225.    
##  6 2021-01-01 CAD           USD                  2548.              2002.    
##  7 2021-01-01 JPY           CAD                  1017.                12.5   
##  8 2021-01-01 EUR           USD                   815.               992.    
##  9 2021-01-01 EUR           JPY                   548.             68870.    
## 10 2021-01-01 JPY           EUR                     7.58               0.0603
## # ... with 7,522 more rows&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;Can only be a single value when building the lookup function at this stage. However later when applying &lt;code&gt;convert_currency()&lt;/code&gt; you can have it be any currency that is in the lookup table.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;Highest granularity for API is day.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;This could be converted to be an “all inclusive” function – i.e. no need to specify the &lt;code&gt;rates_lookup&lt;/code&gt; in a separate step. However the advantage with the current set-up is you could use the &lt;code&gt;rates_lookup&lt;/code&gt; table on multiple functions. It might also make sense to have &lt;code&gt;create_rates_lookup()&lt;/code&gt; simply output a function that would be like &lt;code&gt;convert_currency()&lt;/code&gt; but specific to the rates that were looked-up, i.e. just setting &lt;code&gt;currencies = rates_lookup&lt;/code&gt;.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;In this way you are not restricted to converting to a single &lt;code&gt;to&lt;/code&gt; currency.&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Pulling Twitter Engagements Using the v2 API as Well as rtweet</title>
      <link>https://www.bryanshalloway.com/2022/04/11/pulling-twitter-engagements-using-the-v2-api-as-well-as-rtweet/</link>
      <pubDate>Mon, 11 Apr 2022 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2022/04/11/pulling-twitter-engagements-using-the-v2-api-as-well-as-rtweet/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/2022/04/11/pulling-twitter-engagements-using-the-v2-api-as-well-as-rtweet/index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;This is a follow-up to a short post I wrote on &lt;a href=&#34;https://www.bryanshalloway.com/2022/04/04/notes-on-r-access-to-twitter-s-v2-api/&#34;&gt;R Access to Twitter’s v2 API&lt;/a&gt;. In this post I’ll walk through a few more examples of pulling data from twitter using a mix of Twitter’s v2 API as well as the &lt;code&gt;{rtweet}&lt;/code&gt; package&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I’ll pull all Twitter users that I (&lt;a href=&#34;https://twitter.com/brshallo&#34;&gt;brshallo&lt;/a&gt;) have recently been engaged by (e.g. they like my tweet) or engaged with (e.g. I like their tweet). I’ll lean towards using &lt;code&gt;{rtweet}&lt;/code&gt;&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt; but will use &lt;code&gt;{httr}&lt;/code&gt; in cases where it’s more convenient to use Twitter’s v2 API&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For this post I’m not really worried about optimizing my queries, minimizing API hits, etc. E.g. when using &lt;code&gt;{rtweet}&lt;/code&gt; I &lt;em&gt;should&lt;/em&gt; authenticate through my project app which has higher rate limits (see &lt;a href=&#34;https://docs.ropensci.org/rtweet/reference/rtweet_user.html&#34;&gt;Authentication options&lt;/a&gt;) but instead I just use the default &lt;code&gt;{rtweet}&lt;/code&gt; user authentication. Note also that the default &lt;code&gt;{rtweet}&lt;/code&gt; authentication only works when running scripts interactively&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;See prior post for links on authentication mechanisms. I’m assuming you have “TWITTER_BEARER”&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt; as well as “TWITTER_PAT”&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt; in your .Renviron file.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(rjson)
require(httr)
require(jsonlite)
require(dplyr)
library(purrr)
library(lubridate)
library(rtweet)
library(tidyr)

# bearer_token only used when using httr and twitter v2 API
bearer_token &amp;lt;- Sys.getenv(&amp;quot;TWITTER_BEARER&amp;quot;)
headers &amp;lt;- c(`Authorization` = sprintf(&amp;#39;Bearer %s&amp;#39;, bearer_token))&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;getting-all-engagements&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;GETting all engagements&lt;/h1&gt;
&lt;p&gt;In each sub-section I’ll pull a different kind of engagement.&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;&lt;a href=&#34;#get-favorited-users&#34;&gt;GET favorited users&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#get-all-tweets-from-user&#34;&gt;GET all tweets from user&lt;/a&gt; – starting point for most of the following sections&lt;/li&gt;
&lt;li&gt;From initial query &lt;a href=&#34;#get-references&#34;&gt;GET references&lt;/a&gt; in those tweets&lt;/li&gt;
&lt;li&gt;Filter to only tweets with likes, &lt;a href=&#34;#get-favoriters&#34;&gt;GET favoriters&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Filter to only tweets with quotes, search URL’s to &lt;a href=&#34;#get-quoters&#34;&gt;GET quoters&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Filter to only tweets with retweets, &lt;a href=&#34;#get-retweeters&#34;&gt;GET retweeters&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#get-repliers-and-mentions&#34;&gt;GET repliers and mentions&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;I’ll finish by &lt;a href=&#34;#putting-them-together-into-a-function&#34;&gt;Putting them together into a function&lt;/a&gt;. Note that not all queries are &lt;em&gt;perfect&lt;/em&gt; at pulling all engagements&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;div id=&#34;get-favorited-users&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;GET favorited users&lt;/h2&gt;
&lt;p&gt;It’s often easiest to just let &lt;code&gt;{rtweet}&lt;/code&gt; do the work.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# Twitter id for brshallo
user_id &amp;lt;- &amp;quot;307012324&amp;quot;

favorites &amp;lt;- rtweet::get_favorites(user = user_id)&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;get-all-tweets-from-user&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;GET all tweets from user&lt;/h2&gt;
&lt;p&gt;Pulls up to 100 of the most recent tweets from a user&lt;a href=&#34;#fn8&#34; class=&#34;footnote-ref&#34; id=&#34;fnref8&#34;&gt;&lt;sup&gt;8&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;url_handle &amp;lt;- glue::glue(&amp;quot;https://api.twitter.com/2/users/{user_id}/tweets?max_results=100&amp;quot;, user_id = user_id)

params &amp;lt;- list(tweet.fields = &amp;quot;public_metrics,created_at,in_reply_to_user_id,referenced_tweets&amp;quot;)

response &amp;lt;- httr::GET(url = url_handle,
                     httr::add_headers(.headers = headers),
                     query = params)

obj &amp;lt;- httr::content(response, as = &amp;quot;text&amp;quot;)

json_data &amp;lt;- jsonlite::fromJSON(obj, flatten = TRUE)$data %&amp;gt;% 
  as_tibble()&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;get-references&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;GET references&lt;/h2&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;statuses_referenced &amp;lt;- bind_rows(json_data$referenced_tweets) %&amp;gt;% 
  rename(status_id = id)

users_referenced &amp;lt;- rtweet::lookup_tweets(statuses_referenced$status_id)&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;get-favoriters&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;GET favoriters&lt;/h2&gt;
&lt;p&gt;Filter initial query of tweets to only those with more than 0 likes.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;liked_tweets &amp;lt;- json_data %&amp;gt;% 
  filter(public_metrics.like_count &amp;gt; 0)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Functionalize approach described in getting favoriters from prior post &lt;a href=&#34;https://www.bryanshalloway.com/2022/04/04/notes-on-r-access-to-twitter-s-v2-api/&#34;&gt;R Access to Twitter’s v2 API&lt;/a&gt; and map tweet-ids through.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;tweet_ids &amp;lt;- liked_tweets$id

get_favoriters &amp;lt;- function(tweet_id){
  url_handle &amp;lt;- glue::glue(&amp;quot;https://api.twitter.com/2/tweets/{status_id}/liking_users&amp;quot;, status_id = tweet_id)
  
  response &amp;lt;- httr::GET(url = url_handle,
                       httr::add_headers(.headers = headers))
                       # query = params)
  
  obj &amp;lt;- httr::content(response, as = &amp;quot;text&amp;quot;)
  x &amp;lt;- rjson::fromJSON(obj)
  
  x$data %&amp;gt;% 
    map_dfr(as_tibble)
}

tweet_favoriters &amp;lt;-
  map_dfr(tweet_ids, ~ bind_cols(tibble(liked_status_id = .x),
                                get_favoriters(.x))) %&amp;gt;%
  rename(user_id = id)&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;get-quoters&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;GET quoters&lt;/h2&gt;
&lt;p&gt;Filter to only posts with quotes.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;tweet_ids_quoters &amp;lt;- json_data %&amp;gt;% 
  filter(public_metrics.quote_count &amp;gt; 0) %&amp;gt;%
  pull(id)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;However I am not positive the approach below actually picks up &lt;em&gt;all&lt;/em&gt; quotes&lt;a href=&#34;#fn9&#34; class=&#34;footnote-ref&#34; id=&#34;fnref9&#34;&gt;&lt;sup&gt;9&lt;/sup&gt;&lt;/a&gt;. I’d also reviewed some other approaches&lt;a href=&#34;#fn10&#34; class=&#34;footnote-ref&#34; id=&#34;fnref10&#34;&gt;&lt;sup&gt;10&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;search_tweets_urls &amp;lt;- function(tweet_id){
  rtweet::search_tweets(
    glue::glue(&amp;quot;url:{tweet_id}&amp;quot;, 
               tweet_id = tweet_id)
    )
} 

quoters &amp;lt;- map_dfr(tweet_ids_quoters, search_tweets_urls) %&amp;gt;% 
  filter(is_quote) %&amp;gt;% 
  as_tibble()&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;get-retweeters&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;GET retweeters&lt;/h2&gt;
&lt;p&gt;Filter to only posts that were retweeted.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;tweet_ids_rt &amp;lt;- json_data %&amp;gt;% 
  filter(public_metrics.retweet_count &amp;gt; 0) %&amp;gt;%
  select(status_id = id)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I use a slightly different approach in this section than in other similar sections&lt;a href=&#34;#fn11&#34; class=&#34;footnote-ref&#34; id=&#34;fnref11&#34;&gt;&lt;sup&gt;11&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;retweeters &amp;lt;- tweet_ids_rt %&amp;gt;% 
  mutate(retweeters = map(status_id, get_retweeters)) %&amp;gt;% 
  unnest(retweeters)&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;get-repliers-and-mentions&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;GET repliers and mentions&lt;/h2&gt;
&lt;p&gt;Alternatively you might just use &lt;code&gt;rtweet::get_mentions()&lt;/code&gt; but this only pulls mentions of the currently authenticated user. I also tried other approaches here&lt;a href=&#34;#fn12&#34; class=&#34;footnote-ref&#34; id=&#34;fnref12&#34;&gt;&lt;sup&gt;12&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;get_mentions_v2 &amp;lt;- function(user_id){
  url_handle &amp;lt;- glue::glue(&amp;quot;https://api.twitter.com/2/users/{user_id}/mentions&amp;quot;, user_id = user_id)
  
  response &amp;lt;- httr::GET(url = url_handle,
                        httr::add_headers(.headers = headers))
  
  obj &amp;lt;- httr::content(response, as = &amp;quot;text&amp;quot;)
  x &amp;lt;- rjson::fromJSON(obj)
  
  x$data %&amp;gt;% 
    map_dfr(as_tibble)
}

tweets_mentions &amp;lt;- get_mentions_v2(gorthon_id)

repliers_mentions &amp;lt;- lookup_tweets(mentions$id)&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;putting-them-together-into-a-function&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Putting them together into a function&lt;/h2&gt;
&lt;p&gt;The function at &lt;a href=&#34;https://gist.github.com/brshallo/119d6a1f858e0e5c20d77212dee8891a&#34;&gt;this gist&lt;/a&gt; returns the output from each of the above sections as a list.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# Twitter id for brshallo
user_id &amp;lt;- &amp;quot;307012324&amp;quot;

# load function get_engagements()
source(&amp;quot;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/751d022c7bc2e2148292bb78a5178737d9914024/get-engagements.R&amp;quot;)

brshallo_engagements &amp;lt;- get_engagements(user_id)

brshallo_engagements&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## $favorites
## # A tibble: 10 x 91
##    user_id             status_id  created_at          screen_name text    source
##  * &amp;lt;chr&amp;gt;               &amp;lt;chr&amp;gt;      &amp;lt;dttm&amp;gt;              &amp;lt;chr&amp;gt;       &amp;lt;chr&amp;gt;   &amp;lt;chr&amp;gt; 
##  1 248350998           151302361~ 2022-04-10 05:18:34 BuildABarr  &amp;quot;Drop ~ Twitt~
##  2 368551889           151263551~ 2022-04-09 03:36:23 IsabellaGh~ &amp;quot;@elli~ Twitt~
##  3 1469531055736590337 151242047~ 2022-04-08 13:21:54 emkayco     &amp;quot;Have ~ Twitt~
##  4 35794978            151196918~ 2022-04-07 07:28:38 _lionelhen~ &amp;quot;@brsh~ Twitt~
##  5 29916355            151194957~ 2022-04-07 06:10:44 jimjam_slam &amp;quot;@brsh~ Twitt~
##  6 29916355            151195192~ 2022-04-07 06:20:03 jimjam_slam &amp;quot;@brsh~ Twitt~
##  7 29916355            151189984~ 2022-04-07 02:53:06 jimjam_slam &amp;quot;@mdne~ Twitt~
##  8 3089027769          151189179~ 2022-04-07 02:21:09 gyp_casino  &amp;quot;@mdne~ Twitt~
##  9 15772978            151132777~ 2022-04-05 12:59:55 jessicagar~ &amp;quot;@brsh~ Twitt~
## 10 144592995           151129000~ 2022-04-05 10:29:49 Rbloggers   &amp;quot;R Acc~ r-blo~
## # ... with 85 more variables: display_text_width &amp;lt;dbl&amp;gt;,
## #   reply_to_status_id &amp;lt;chr&amp;gt;, reply_to_user_id &amp;lt;chr&amp;gt;,
## #   reply_to_screen_name &amp;lt;chr&amp;gt;, is_quote &amp;lt;lgl&amp;gt;, is_retweet &amp;lt;lgl&amp;gt;,
## #   favorite_count &amp;lt;int&amp;gt;, retweet_count &amp;lt;int&amp;gt;, quote_count &amp;lt;int&amp;gt;,
## #   reply_count &amp;lt;int&amp;gt;, hashtags &amp;lt;list&amp;gt;, symbols &amp;lt;list&amp;gt;, urls_url &amp;lt;list&amp;gt;,
## #   urls_t.co &amp;lt;list&amp;gt;, urls_expanded_url &amp;lt;list&amp;gt;, media_url &amp;lt;list&amp;gt;,
## #   media_t.co &amp;lt;list&amp;gt;, media_expanded_url &amp;lt;list&amp;gt;, media_type &amp;lt;list&amp;gt;, ...
## 
## $favoriters
## # A tibble: 90 x 4
##    liked_status_id     user_id            name           username       
##    &amp;lt;chr&amp;gt;               &amp;lt;chr&amp;gt;              &amp;lt;chr&amp;gt;          &amp;lt;chr&amp;gt;          
##  1 1512295676004093955 117241741          Brett J. Gall  brettjgall     
##  2 1512295676004093955 2724597409         Peter Ellis    ellis2013nz    
##  3 1512294950905409543 274123666          Kristen Downs  KristenDDowns  
##  4 1512293864517750790 3656879234         &amp;lt;U+5F20&amp;gt;&amp;lt;U+4EAE&amp;gt;           psychelzh      
##  5 1512293864517750790 703843771419484160 Ayush Patel    ayushbipinpatel
##  6 1512293864517750790 419185498          Kevin Gilds    Kevin_Gilds    
##  7 1512293864517750790 127357236          Juan LB        Juan_FLB       
##  8 1512293864517750790 49451947           Luis Remiro    LuisMRemiro    
##  9 1512293864517750790 253175044          Nicholas Viau  nicholasviau   
## 10 1512293864517750790 2202983986         Stefania Klayn Ettti_20       
## # ... with 80 more rows
## 
## $references
## # A tibble: 12 x 90
##    user_id            status_id  created_at          screen_name  text    source
##    &amp;lt;chr&amp;gt;              &amp;lt;chr&amp;gt;      &amp;lt;dttm&amp;gt;              &amp;lt;chr&amp;gt;        &amp;lt;chr&amp;gt;   &amp;lt;chr&amp;gt; 
##  1 307012324          151115943~ 2022-04-05 01:50:59 brshallo     &amp;quot;As an~ Twitt~
##  2 307012324          151229344~ 2022-04-08 04:57:09 brshallo     &amp;quot;@mdne~ Twitt~
##  3 307012324          150969487~ 2022-04-01 00:51:20 brshallo     &amp;quot;It al~ Twitt~
##  4 307012324          151229386~ 2022-04-08 04:58:49 brshallo     &amp;quot;@mdne~ Twitt~
##  5 307012324          147233714~ 2021-12-18 22:45:04 brshallo     &amp;quot;First~ Twitt~
##  6 29916355           151189984~ 2022-04-07 02:53:06 jimjam_slam  &amp;quot;@mdne~ Twitt~
##  7 29916355           151194957~ 2022-04-07 06:10:44 jimjam_slam  &amp;quot;@brsh~ Twitt~
##  8 144592995          151129000~ 2022-04-05 10:29:49 Rbloggers    &amp;quot;R Acc~ r-blo~
##  9 248350998          151302361~ 2022-04-10 05:18:34 BuildABarr   &amp;quot;Drop ~ Twitt~
## 10 3146735425         151226195~ 2022-04-08 02:52:00 mdneuzerling &amp;quot;Lovel~ Twitt~
## 11 983470194982088704 151182189~ 2022-04-06 21:43:22 R4DScommuni~ &amp;quot;The n~ Zapie~
## 12 2724597409         151226515~ 2022-04-08 03:04:44 ellis2013nz  &amp;quot;@mdne~ Twitt~
## # ... with 84 more variables: display_text_width &amp;lt;dbl&amp;gt;,
## #   reply_to_status_id &amp;lt;chr&amp;gt;, reply_to_user_id &amp;lt;chr&amp;gt;,
## #   reply_to_screen_name &amp;lt;chr&amp;gt;, is_quote &amp;lt;lgl&amp;gt;, is_retweet &amp;lt;lgl&amp;gt;,
## #   favorite_count &amp;lt;int&amp;gt;, retweet_count &amp;lt;int&amp;gt;, quote_count &amp;lt;int&amp;gt;,
## #   reply_count &amp;lt;int&amp;gt;, hashtags &amp;lt;list&amp;gt;, symbols &amp;lt;list&amp;gt;, urls_url &amp;lt;list&amp;gt;,
## #   urls_t.co &amp;lt;list&amp;gt;, urls_expanded_url &amp;lt;list&amp;gt;, media_url &amp;lt;list&amp;gt;,
## #   media_t.co &amp;lt;list&amp;gt;, media_expanded_url &amp;lt;list&amp;gt;, media_type &amp;lt;list&amp;gt;, ...
## 
## $quoters
## NULL
## 
## $retweeters
## # A tibble: 11 x 2
##    status_id           user_id            
##    &amp;lt;chr&amp;gt;               &amp;lt;chr&amp;gt;              
##  1 1512293864517750790 296222670          
##  2 1512293864517750790 307012324          
##  3 1511869112401596423 4034079677         
##  4 1511869112401596423 1306626901432324097
##  5 1511869112401596423 1011817655957893120
##  6 1511469730892156928 1011817655957893120
##  7 1511469730892156928 1306626901432324097
##  8 1511159434717761539 1448348827979747333
##  9 1511159434717761539 15772978           
## 10 1511159434717761539 1011817655957893120
## 11 1511159434717761539 1306626901432324097
## 
## $referencers
## # A tibble: 10 x 90
##    user_id             status_id  created_at          screen_name text    source
##    &amp;lt;chr&amp;gt;               &amp;lt;chr&amp;gt;      &amp;lt;dttm&amp;gt;              &amp;lt;chr&amp;gt;       &amp;lt;chr&amp;gt;   &amp;lt;chr&amp;gt; 
##  1 61542689            150992063~ 2022-04-01 15:48:26 twelvespot  &amp;quot;@brsh~ Twitt~
##  2 61542689            150994022~ 2022-04-01 17:06:17 twelvespot  &amp;quot;@brsh~ Twitt~
##  3 18433005            151007180~ 2022-04-02 01:49:09 rcrdleitao  &amp;quot;@brsh~ Twitt~
##  4 35794978            151196918~ 2022-04-07 07:28:38 _lionelhen~ &amp;quot;@brsh~ Twitt~
##  5 1346474633520824320 150985661~ 2022-04-01 11:34:03 markjrieke  &amp;quot;@brsh~ Twitt~
##  6 29916355            151195192~ 2022-04-07 06:20:03 jimjam_slam &amp;quot;@brsh~ Twitt~
##  7 29916355            151195162~ 2022-04-07 06:18:51 jimjam_slam &amp;quot;@brsh~ Twitt~
##  8 29916355            151194957~ 2022-04-07 06:10:44 jimjam_slam &amp;quot;@brsh~ Twitt~
##  9 15772978            151132777~ 2022-04-05 12:59:55 jessicagar~ &amp;quot;@brsh~ Twitt~
## 10 15772978            151117782~ 2022-04-05 03:04:04 jessicagar~ &amp;quot;@brsh~ Twitt~
## # ... with 84 more variables: display_text_width &amp;lt;dbl&amp;gt;,
## #   reply_to_status_id &amp;lt;chr&amp;gt;, reply_to_user_id &amp;lt;chr&amp;gt;,
## #   reply_to_screen_name &amp;lt;chr&amp;gt;, is_quote &amp;lt;lgl&amp;gt;, is_retweet &amp;lt;lgl&amp;gt;,
## #   favorite_count &amp;lt;int&amp;gt;, retweet_count &amp;lt;int&amp;gt;, quote_count &amp;lt;int&amp;gt;,
## #   reply_count &amp;lt;int&amp;gt;, hashtags &amp;lt;list&amp;gt;, symbols &amp;lt;list&amp;gt;, urls_url &amp;lt;list&amp;gt;,
## #   urls_t.co &amp;lt;list&amp;gt;, urls_expanded_url &amp;lt;list&amp;gt;, media_url &amp;lt;list&amp;gt;,
## #   media_t.co &amp;lt;list&amp;gt;, media_expanded_url &amp;lt;list&amp;gt;, media_type &amp;lt;list&amp;gt;, ...&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;Which as of this writing uses the 1.1 API.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;As it takes less code.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;Or in cases where the field isn’t available in &lt;code&gt;{rtweet}&lt;/code&gt;. V2 is not yet supported by &lt;code&gt;{rtweet}&lt;/code&gt; but is actively being &lt;a href=&#34;https://github.com/ropensci/rtweet/issues/445&#34;&gt;worked on&lt;/a&gt; so this post may have a short shelf-life.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;You’ll need to authenticate through a Twitter developer portal app keys if you want to run those sections automatically. You’ll notice that in creating this script I actually don’t evaluate most of the sections and then use some hidden code chunks to return output.&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;For the sections where I use &lt;code&gt;{httr}&lt;/code&gt; in this post.&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;For the sections where I use &lt;code&gt;{rtweet}&lt;/code&gt;. This should be set-up through the default &lt;code&gt;{rtweet}&lt;/code&gt; set-up.&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;This seemed to particularly be the case when it came to seeing all quotes and mentions.&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn8&#34;&gt;&lt;p&gt;The reason I’m using {httr} and v2 instead of &lt;code&gt;{rtweet}&lt;/code&gt; for this is that the 1.1 API (that &lt;code&gt;{rtweet}&lt;/code&gt; currently uses) doesn’t pull quote count unless you have a premium or enterprise account &lt;a href=&#34;https://github.com/ropensci/rtweet/issues/640&#34;&gt;rtweet#640&lt;/a&gt;.&lt;a href=&#34;#fnref8&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn9&#34;&gt;&lt;p&gt;Thread &lt;a href=&#34;https://twittercommunity.com/t/how-to-fetch-retweets-and-quote-tweets-from-the-twitter-v2-search-api/156573&#34;&gt;here&lt;/a&gt; seemed to suggest that just searching the url was the way to go.&lt;a href=&#34;#fnref9&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn10&#34;&gt;&lt;p&gt;This also seems to be way to see quoters: &lt;a href=&#34;https://twittercommunity.com/t/how-we-can-get-list-of-replies-on-a-tweet-or-reply-to-a-tweet-in-twitter-api/144958/7&#34; class=&#34;uri&#34;&gt;https://twittercommunity.com/t/how-we-can-get-list-of-replies-on-a-tweet-or-reply-to-a-tweet-in-twitter-api/144958/7&lt;/a&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;get_quoters &amp;lt;- function(tweet_id){
  url_handle &amp;lt;- glue::glue(&amp;quot;https://api.twitter.com/2/tweets/search/recent?tweet.fields=author_id&amp;amp;query=url:{status_id}&amp;quot;, status_id = tweet_id)

  response &amp;lt;- httr::GET(url = url_handle,
                       httr::add_headers(.headers = headers))
                       # query = params)

  obj &amp;lt;- httr::content(response, as = &amp;quot;text&amp;quot;)
  x &amp;lt;- rjson::fromJSON(obj)

  x$data %&amp;gt;% 
    map_dfr(as_tibble)
}

quoters &amp;lt;- map(tweet_ids_quoters, get_quoters)&lt;/code&gt;&lt;/pre&gt;
&lt;a href=&#34;#fnref10&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/li&gt;
&lt;li id=&#34;fn11&#34;&gt;&lt;p&gt;&lt;code&gt;rtweet::get_retweeters()&lt;/code&gt; has a lot fewer columns returned compared to that from &lt;code&gt;rtweet::search_tweets()&lt;/code&gt;, which is why I use &lt;code&gt;select()&lt;/code&gt; above and a different method than the section before and after this where I instead use &lt;code&gt;pull()&lt;/code&gt; and then pass the ideas directly to &lt;code&gt;purrr::map*()&lt;/code&gt; statements rather than wrapping them in a &lt;code&gt;mutate()&lt;/code&gt; verb – which would have worked just as well. The structures of the manipulation are nearly the same… maybe should have stayed consistent here and written a function to make clear the pattern here is the same, c’est la vie.&lt;a href=&#34;#fnref11&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn12&#34;&gt;&lt;p&gt;Another simple approach would be to just try: &lt;code&gt;rtweet::search_tweets(&#34;@brshallo&#34;)&lt;/code&gt; . I tried the approach below, but really didnt’ seem to work quite as expected…&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;tweet_ids_repliers &amp;lt;- json_data %&amp;gt;% 
  filter(public_metrics.reply_count &amp;gt; 0) %&amp;gt;%
  pull(id)

# pulled from here: https://twittercommunity.com/t/how-to-fetch-retweets-and-quote-tweets-from-the-twitter-v2-search-api/156573 but didn&amp;#39;t really work as expected...
get_replies &amp;lt;- function(tweet_id){
url_handle &amp;lt;- glue::glue(&amp;quot;https://api.twitter.com/2/tweets/search/recent?tweet.fields=author_id&amp;amp;query=conversation_id:{status_id}&amp;quot;, status_id = tweet_id)

response &amp;lt;- httr::GET(url = url_handle,
                     httr::add_headers(.headers = headers))
                     # query = params)

obj &amp;lt;- httr::content(response, as = &amp;quot;text&amp;quot;)
x &amp;lt;- rjson::fromJSON(obj)

x$data %&amp;gt;% 
  map_dfr(as_tibble)
}

repliers &amp;lt;- map(tweet_ids_repliers, get_replies)
filter(is_quote)

repliers &amp;lt;- bind_rows(repliers)&lt;/code&gt;&lt;/pre&gt;
&lt;a href=&#34;#fnref12&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>R Access to Twitter&#39;s V2 API</title>
      <link>https://www.bryanshalloway.com/2022/04/04/notes-on-r-access-to-twitter-s-v2-api/</link>
      <pubDate>Mon, 04 Apr 2022 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2022/04/04/notes-on-r-access-to-twitter-s-v2-api/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/2022/04/04/notes-on-r-access-to-twitter-s-v2-api/index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;

&lt;div id=&#34;TOC&#34;&gt;

&lt;/div&gt;

&lt;p&gt;The &lt;a href=&#34;https://github.com/ropensci/rtweet&#34;&gt;rtweet&lt;/a&gt; package is still the easiest way to GET and POST Twitter data from R. However its developers are currently &lt;a href=&#34;https://github.com/ropensci/rtweet/issues/445&#34;&gt;working on&lt;/a&gt; adapting it to the new API. V2 comes with a variety of new features. The one I was interested in was being able to GET the users who liked a tweet.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://github.com/cjbarrie/academictwitteR&#34;&gt;academictwitteR&lt;/a&gt; is probably the most established package that provides a quickstart entry point to the V2 API. However it requires creating an academic account in twitter, i.e. the user must be affiliated with a university. I also stumbled onto &lt;a href=&#34;https://github.com/MaelKubli/RTwitterV2&#34;&gt;RTwitterV2&lt;/a&gt; and &lt;a href=&#34;https://github.com/vosonlab/voson.tcn&#34;&gt;voson.tcn&lt;/a&gt; which both also provide quickstarts on the V2 API, but did not explore these.&lt;/p&gt;
&lt;p&gt;Instead I followed the tutorial &lt;a href=&#34;https://developer.twitter.com/en/docs/tutorials/getting-started-with-r-and-v2-of-the-twitter-api&#34;&gt;Getting started with R and v2 of the Twitter API&lt;/a&gt; by Twitter Developer Advocate &lt;a href=&#34;https://twitter.com/jessicagarson&#34;&gt;Jessica Garson&lt;/a&gt; that uses &lt;code&gt;{httr}&lt;/code&gt; to interact more directly with the API. I highly recommend reading her tutorial. The code below is mostly just copied from there but changed to provide an example of getting the usernames of those that liked a tweet&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;GETting likers of tweet&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Last year, twitter announced &lt;a href=&#34;https://twittercommunity.com/t/announcing-twitter-api-v2-likes-lookup-and-blocks-lookup/154353&#34;&gt;Likes lookup&lt;/a&gt; in API v2.&lt;/p&gt;
&lt;p&gt;Below is a minimal example of how to find every user who liked any tweet, in my case I’ll check favoriters of my initial announcement of the &lt;a href=&#34;https://github.com/brshallo/pwiser/&#34;&gt;pwiser&lt;/a&gt; package.&lt;/p&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
Compute all pairwise ratios, t-tests, distance metrics, or whatever using {pwiser} a new 📦 I&#39;m writing with &lt;a href=&#34;https://twitter.com/CarloooMedina?ref_src=twsrc%5Etfw&#34;&gt;&lt;span class=&#34;citation&#34;&gt;@CarloooMedina&lt;/span&gt;&lt;/a&gt; for applying arbitrary functions on pairwise combinations of columns using a &lt;code&gt;dplyr::across()&lt;/code&gt; style syntax: &lt;a href=&#34;https://t.co/DTXElWbuuX&#34;&gt;https://t.co/DTXElWbuuX&lt;/a&gt; &lt;a href=&#34;https://twitter.com/hashtag/rstats?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#rstats&lt;/a&gt; &lt;a href=&#34;https://twitter.com/hashtag/tidyverse?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#tidyverse&lt;/a&gt; &lt;a href=&#34;https://t.co/wrMzX5mOYx&#34;&gt;pic.twitter.com/wrMzX5mOYx&lt;/a&gt;
&lt;/p&gt;
— Bryan Shalloway (&lt;span class=&#34;citation&#34;&gt;@brshallo&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/brshallo/status/1394072770661822464?ref_src=twsrc%5Etfw&#34;&gt;May 16, 2021&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;p&gt;First you need to:&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;Apply for a Twitter developer account.&lt;/li&gt;
&lt;li&gt;Create a project&lt;/li&gt;
&lt;li&gt;Create an app within that project&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Once you’ve done this, you’ll need to save your BEARER TOKEN somewhere secure, see Hadley’s write-up on &lt;a href=&#34;https://cran.r-project.org/web/packages/httr/vignettes/secrets.html&#34;&gt;Managing secrets&lt;/a&gt; and use your choice of approach. For the write-up below I’ll load the secret from the environment&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(rjson)
require(httr)
require(jsonlite)
require(dplyr)
library(purrr)

bearer_token &amp;lt;- Sys.getenv(&amp;quot;TWITTER_BEARER&amp;quot;)
headers &amp;lt;- c(`Authorization` = sprintf(&amp;#39;Bearer %s&amp;#39;, bearer_token))

tweet_id &amp;lt;- &amp;quot;1394072770661822464&amp;quot;
url_handle &amp;lt;- glue::glue(&amp;quot;https://api.twitter.com/2/tweets/{status_id}/liking_users&amp;quot;, status_id = tweet_id)

response &amp;lt;- httr::GET(url = url_handle,
                     httr::add_headers(.headers = headers))
                     # query = params)

obj &amp;lt;- httr::content(response, as = &amp;quot;text&amp;quot;)
x &amp;lt;- rjson::fromJSON(obj)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;And then let’s pull out the usernames of the people who liked the tweet:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;x$data %&amp;gt;% 
  purrr::map_chr(&amp;quot;username&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;##  [1] &amp;quot;Rick_Scavetta&amp;quot;   &amp;quot;dikiprawisuda&amp;quot;   &amp;quot;technocrat&amp;quot;      &amp;quot;abuabara&amp;quot;       
##  [5] &amp;quot;kavenacca4&amp;quot;      &amp;quot;pheeree&amp;quot;         &amp;quot;mattansb&amp;quot;        &amp;quot;AndrewKostandy&amp;quot; 
##  [9] &amp;quot;1AliG&amp;quot;           &amp;quot;ncypris&amp;quot;         &amp;quot;jkregenstein&amp;quot;    &amp;quot;MarkDruffel&amp;quot;    
## [13] &amp;quot;pablofbaez&amp;quot;      &amp;quot;JobNmadu&amp;quot;        &amp;quot;LuisDVerde&amp;quot;      &amp;quot;dataleteo&amp;quot;      
## [17] &amp;quot;FredOnion&amp;quot;       &amp;quot;SebLammers&amp;quot;      &amp;quot;meier_flo&amp;quot;       &amp;quot;tomecicuta&amp;quot;     
## [21] &amp;quot;ameresv&amp;quot;         &amp;quot;ginanjar_utama&amp;quot;  &amp;quot;jmblanch&amp;quot;        &amp;quot;ThatBenFrost&amp;quot;   
## [25] &amp;quot;lan24hd&amp;quot;         &amp;quot;henda52&amp;quot;         &amp;quot;Md_Harris&amp;quot;       &amp;quot;EmilyRiederer&amp;quot;  
## [29] &amp;quot;pvallejomedina&amp;quot;  &amp;quot;thisisdaryn&amp;quot;     &amp;quot;ericarbailey&amp;quot;    &amp;quot;DrMeltemYucel&amp;quot;  
## [33] &amp;quot;c_welk&amp;quot;          &amp;quot;stewartli3&amp;quot;      &amp;quot;patilindrajeets&amp;quot; &amp;quot;rick_pack2&amp;quot;     
## [37] &amp;quot;AlainLesaffre&amp;quot;   &amp;quot;Carlos_Espeleta&amp;quot; &amp;quot;ellamkaye&amp;quot;       &amp;quot;pacoramon&amp;quot;      
## [41] &amp;quot;neslihanky&amp;quot;      &amp;quot;wang_minjie&amp;quot;     &amp;quot;PipingHotData&amp;quot;   &amp;quot;Jack36161714&amp;quot;   
## [45] &amp;quot;KenButler12&amp;quot;     &amp;quot;xeroluck&amp;quot;        &amp;quot;rstats4ds&amp;quot;       &amp;quot;francisco_yira&amp;quot;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;One thing you may note is that I don’t use the &lt;code&gt;query&lt;/code&gt; argument, I just pull the default parameters – again see Jessica’s posts for a more sophisticated example as well as descriptions of the steps above.&lt;/p&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;I will warn that it took me an embarrassing amount of time to catch a slight change in the Twitter API between now and when Jessica wrote her post see &lt;a href=&#34;https://github.com/ropensci/rtweet/issues/445#issuecomment-1088084784&#34;&gt;note on &lt;code&gt;expansions&lt;/code&gt;&lt;/a&gt;.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;Think you need the app &lt;em&gt;within&lt;/em&gt; a project, not just a standalone app for access to V2. The &lt;strong&gt;Creating a Twitter app&lt;/strong&gt; section of &lt;a href=&#34;https://docs.ropensci.org/rtweet/articles/auth.html#creating-a-twitter-app&#34;&gt;Authentication with rtweet&lt;/a&gt; is also a helpful tutorial for getting started here. However the documentation there does not indicate the need to create a project first, however &lt;code&gt;{rtweet}&lt;/code&gt; uses V1, not V2.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;Project has a local .Renviron file.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Network Visualizations of Code Collections (funspotr part 3)</title>
      <link>https://www.bryanshalloway.com/2022/03/17/network-plots-of-code-collections-funspotr-part-3/</link>
      <pubDate>Thu, 17 Mar 2022 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2022/03/17/network-plots-of-code-collections-funspotr-part-3/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/2022/03/17/network-plots-of-code-collections-funspotr-part-3/index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2022/03/17/network-plots-of-code-collections-funspotr-part-3/index_files/htmlwidgets/htmlwidgets.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;https://www.bryanshalloway.com/2022/03/17/network-plots-of-code-collections-funspotr-part-3/index_files/vis/vis.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2022/03/17/network-plots-of-code-collections-funspotr-part-3/index_files/vis/vis.min.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2022/03/17/network-plots-of-code-collections-funspotr-part-3/index_files/visNetwork-binding/visNetwork.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2022/03/17/network-plots-of-code-collections-funspotr-part-3/index_files/FileSaver/FileSaver.min.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2022/03/17/network-plots-of-code-collections-funspotr-part-3/index_files/Blob/Blob.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2022/03/17/network-plots-of-code-collections-funspotr-part-3/index_files/canvas-toBlob/canvas-toBlob.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2022/03/17/network-plots-of-code-collections-funspotr-part-3/index_files/html2canvas/html2canvas.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2022/03/17/network-plots-of-code-collections-funspotr-part-3/index_files/jspdf/jspdf.debug.js&#34;&gt;&lt;/script&gt;

&lt;div id=&#34;TOC&#34;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#interactive-network-plots&#34;&gt;Interactive network plots&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#julia-silge-blog&#34;&gt;Julia Silge Blog&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#david-robinson-tidy-tuesday&#34;&gt;David Robinson Tidy Tuesday&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#r-for-data-science-chapters&#34;&gt;R for Data Science Chapters&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#my-blog&#34;&gt;My blog&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#my-gists&#34;&gt;My gists&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;p&gt;In previous posts and threads I’ve alluded to the potential utility of visualizing the relationships between parsed functions/packages and files as a network plot.&lt;/p&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
It can be helpful to review the relationship between your &lt;a href=&#34;https://twitter.com/hashtag/rstats?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#rstats&lt;/a&gt; code files by looking at a network graph of them by packages loaded.&lt;br&gt;&lt;br&gt;Graph of 50+ of my gists (squares) and packages (circles) used.&lt;br&gt;&lt;br&gt;That node at the center is {dplyr}. &lt;a href=&#34;https://t.co/XmNxOrgDtF&#34;&gt;pic.twitter.com/XmNxOrgDtF&lt;/a&gt;
&lt;/p&gt;
— Bryan Shalloway (&lt;span class=&#34;citation&#34;&gt;@brshallo&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/brshallo/status/1503905135692374018?ref_src=twsrc%5Etfw&#34;&gt;March 16, 2022&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;p&gt;I added the function &lt;code&gt;network_plot()&lt;/code&gt; to &lt;a href=&#34;https://github.com/brshallo/funspotr&#34;&gt;funspotr&lt;/a&gt;. In this post I’ll simply output the network plots of the parsed-out packages from the code collections discussed in the prior two posts:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.bryanshalloway.com/2022/01/18/identifying-r-functions-packages-used-in-github-repos/&#34;&gt;Identifying R Functions &amp;amp; Packages Used in GitHub Repos (funspotr part 1)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.bryanshalloway.com/2022/02/07/identifying-r-functions-packages-in-your-github-gists/&#34;&gt;Identifying R Functions &amp;amp; Packages in Github Gists (funspotr part 2)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(dplyr)
library(funspotr)&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;interactive-network-plots&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Interactive network plots&lt;/h1&gt;
&lt;p&gt;The network plots show files as squares and packages as circles, edges represent cases where a package is used in a given file&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;div id=&#34;julia-silge-blog&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Julia Silge Blog&lt;/h2&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;readr::read_csv(&amp;quot;https://raw.githubusercontent.com/brshallo/funspotr-examples/main/data/funs/jsilge-blog-funs-20220114.csv&amp;quot;) %&amp;gt;% 
  # not including base R or any custom functions or packages I don&amp;#39;t have installed
  filter(!is.na(pkgs), !(pkgs %in% c(&amp;quot;base&amp;quot;, &amp;quot;(unknown)&amp;quot;))) %&amp;gt;% 
  network_plot(to = pkgs)&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;htmlwidget-1&#34; style=&#34;width:100%;height:100vh;&#34; class=&#34;visNetwork html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-1&#34;&gt;{&#34;x&#34;:{&#34;nodes&#34;:{&#34;id&#34;:[&#34;baguette&#34;,&#34;bigrquery&#34;,&#34;blogdown&#34;,&#34;brms&#34;,&#34;broom&#34;,&#34;conflicted&#34;,&#34;corrr&#34;,&#34;countrycode&#34;,&#34;DALEX&#34;,&#34;DALEXtra&#34;,&#34;dials&#34;,&#34;discrim&#34;,&#34;doMC&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;embed&#34;,&#34;emo&#34;,&#34;finetune&#34;,&#34;forcats&#34;,&#34;furrr&#34;,&#34;future&#34;,&#34;GGally&#34;,&#34;ggbeeswarm&#34;,&#34;ggforce&#34;,&#34;ggplot&#34;,&#34;ggraph&#34;,&#34;ggrepel&#34;,&#34;ggstance&#34;,&#34;ggthemes&#34;,&#34;glmnet&#34;,&#34;glue&#34;,&#34;googlesheets&#34;,&#34;graphics&#34;,&#34;gutenbergr&#34;,&#34;hardhat&#34;,&#34;huxtable&#34;,&#34;igraph&#34;,&#34;irlba&#34;,&#34;janeaustenr&#34;,&#34;janitor&#34;,&#34;jsonlite&#34;,&#34;keras&#34;,&#34;knitr&#34;,&#34;leaflet&#34;,&#34;lme&#34;,&#34;lubridate&#34;,&#34;Matrix&#34;,&#34;naniar&#34;,&#34;parallel&#34;,&#34;parsnip&#34;,&#34;pdftools&#34;,&#34;plotly&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;readxl&#34;,&#34;recipes&#34;,&#34;rlang&#34;,&#34;rsample&#34;,&#34;RSocrata&#34;,&#34;rvest&#34;,&#34;scales&#34;,&#34;sf&#34;,&#34;skimr&#34;,&#34;snakecase&#34;,&#34;spatialsample&#34;,&#34;splines&#34;,&#34;spotifyr&#34;,&#34;stats&#34;,&#34;stm&#34;,&#34;stringdist&#34;,&#34;stringr&#34;,&#34;textfeatures&#34;,&#34;textrecipes&#34;,&#34;themis&#34;,&#34;tidybayes&#34;,&#34;tidycensus&#34;,&#34;tidylo&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;tidytuesdayR&#34;,&#34;tokenizers&#34;,&#34;tune&#34;,&#34;utils&#34;,&#34;vip&#34;,&#34;viridis&#34;,&#34;widyr&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-10-28-Tidy-Text-Mining.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;content/blog/2017-09-30-tidytext-0-1-4.Rmd&#34;,&#34;content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2019-01-20-rstudio-conf-2019.Rmd&#34;,&#34;content/blog/2019-02-24-r-journal-navigating.Rmd&#34;,&#34;content/blog/2019-04-16-datacamp-misconduct.Rmd&#34;,&#34;content/blog/2019-04-30-qualtrics-relaunch.Rmd&#34;,&#34;content/blog/2019-06-14-sentiment-lexicons.Rmd&#34;,&#34;content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-09-23-supervised-ml-course.Rmd&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/learn-tidytext-learnr/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/smltar-announce/index.Rmarkdown&#34;,&#34;content/blog/smltar-complete/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidymodels-book/index.Rmarkdown&#34;,&#34;content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;themes/hugo-apero/exampleSite/content/blog/rmarkdown/index.Rmarkdown&#34;],&#34;value&#34;:[4,3,51,1,4,1,2,1,1,1,11,1,1,29,75,3,1,2,29,1,1,3,1,1,88,1,7,2,3,1,2,2,2,7,1,1,1,2,5,8,1,1,9,2,1,6,1,1,1,37,1,1,21,50,1,32,1,41,1,1,15,2,4,1,1,2,1,43,3,1,32,1,8,10,1,2,5,40,27,1,1,35,3,13,2,2,29,33,9,4,9,7,7,5,5,3,4,10,4,8,7,7,6,8,6,8,14,9,9,11,2,1,2,1,1,4,5,6,1,16,11,14,12,13,11,17,14,21,15,14,10,13,11,8,18,12,10,10,12,17,13,15,17,13,11,17,21,1,11,15,14,18,14,16,15,8,11,14,14,16,1,1,8,18,7,9,18,16,7,1,5,8,9,15,14,15,1],&#34;color&#34;:[&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;],&#34;shape&#34;:[&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;],&#34;title&#34;:[&#34;&lt;p&gt;&lt;b&gt;baguette&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;bigrquery&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;blogdown&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;brms&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;broom&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;conflicted&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;corrr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;countrycode&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;DALEX&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;DALEXtra&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;dials&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;discrim&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;doMC&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;doParallel&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;dplyr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;embed&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;emo&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;finetune&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;forcats&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;furrr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;future&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;GGally&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ggbeeswarm&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ggforce&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ggplot&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ggraph&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ggrepel&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ggstance&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ggthemes&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;glmnet&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;glue&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;googlesheets&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;graphics&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;gutenbergr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;hardhat&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;huxtable&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;igraph&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;irlba&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;janeaustenr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;janitor&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;jsonlite&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;keras&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;knitr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;leaflet&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;lme&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;lubridate&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;Matrix&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;naniar&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;parallel&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;parsnip&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;pdftools&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;plotly&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;purrr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;readr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;readxl&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;recipes&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;rlang&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;rsample&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;RSocrata&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;rvest&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;scales&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;sf&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;skimr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;snakecase&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;spatialsample&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;splines&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;spotifyr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;stats&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;stm&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;stringdist&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;stringr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;textfeatures&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;textrecipes&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;themis&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tidybayes&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tidycensus&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tidylo&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tidyr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tidytext&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tidytuesdayR&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tokenizers&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tune&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;utils&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;vip&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;viridis&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;widyr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;workflows&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;yardstick&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2016-10-28-Tidy-Text-Mining.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-10-28-Tidy-Text-Mining.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2016-11-25-Gobbledygook.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2017-04-15-Gender-Pronouns.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2017-06-18-tidytext-0-1-3.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2017-08-08-package-guidance.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-08-package-guidance.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2017-09-30-tidytext-0-1-4.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-09-30-tidytext-0-1-4.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2017-10-03-tag-network.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-03-tag-network.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2017-10-30-tidy-word-vectors.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2017-11-25-emoji-sports.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-25-emoji-sports.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2017-11-27-word-vectors-take-two.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2018-01-10-tidytext-0-1-6.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2018-04-11-stack-questions-cities.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-04-11-stack-questions-cities.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2018-05-18-stack-overflow-pca.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2018-06-30-punctuation-literature.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-06-30-punctuation-literature.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2018-07-19-amazon-alexa.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2018-09-08-evaluating-stm.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2018-10-04-tensorflow-generation.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2018-12-16-word-associations.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2018-12-24-tidy-text-classification.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2019-01-20-rstudio-conf-2019.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-01-20-rstudio-conf-2019.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2019-02-24-r-journal-navigating.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-02-24-r-journal-navigating.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2019-04-16-datacamp-misconduct.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-04-16-datacamp-misconduct.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2019-04-30-qualtrics-relaunch.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-04-30-qualtrics-relaunch.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2019-06-14-sentiment-lexicons.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-06-14-sentiment-lexicons.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2019-07-01-reorder-within.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-01-reorder-within.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2019-07-08-introducing-tidylo.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2019-08-26-lubridate-london-stage.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2019-09-23-supervised-ml-course.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-09-23-supervised-ml-course.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2019-12-31-salary-gender.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2020-02-11-hotels-recipes.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2020-03-10-tuition-resampling.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/2020-04-02-beer-production.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/animal-crossing/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/astronaut-missions-bagging/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/austin-housing/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/baseball-racing/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/best-hip-hop/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/billboard-100/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/bird-baths/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/captive-africans-voyages/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/ceo-departures/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/chicago-traffic-model/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/cocktail-recipes-umap/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/crop-yields/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/datasaurus-multiclass/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/doctor-who/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/gdpr-violations/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/giant-pumpkins/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/hawaii-post-offices/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/himalayan-climbing/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/ikea-prices/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/kmeans-employment/index.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/lasso-the-office/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/last-airbender/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/learn-tidytext-learnr/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/learn-tidytext-learnr/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/map-challenge/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/mario-kart/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/nber-papers/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/ncaa-tuning/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/netflix-titles/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/nyc-airbnb/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/palmer-penguins/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/scooby-do/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/sf-trees-random-tuning/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/shelter-animals/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/sliced-aircraft/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/smltar-announce/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/smltar-announce/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/smltar-complete/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/smltar-complete/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/spice-girls/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/star-trek/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/student-debt/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/student-debt/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/superbowl-conf-int/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/tate-collection/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/texas-opioids/index.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/tidylo-cran/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/tidymodels-book/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidymodels-book/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/tidytext-collapse-change/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidytext-collapse-change/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/un-voting/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/uncanny-xmen/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/water-sources/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/wind-turbine/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/blog/xgboost-tune-volleyball/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;themes/hugo-apero/exampleSite/content/blog/rmarkdown/index.Rmarkdown&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/themes/hugo-apero/exampleSite/content/blog/rmarkdown/index.Rmarkdown&lt;\/p&gt;&#34;],&#34;urls&#34;:[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-10-28-Tidy-Text-Mining.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-09-30-tidytext-0-1-4.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-01-20-rstudio-conf-2019.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-02-24-r-journal-navigating.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-04-16-datacamp-misconduct.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-04-30-qualtrics-relaunch.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-06-14-sentiment-lexicons.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-09-23-supervised-ml-course.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/learn-tidytext-learnr/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/smltar-announce/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/smltar-complete/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/student-debt/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidymodels-book/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/themes/hugo-apero/exampleSite/content/blog/rmarkdown/index.Rmarkdown&#34;],&#34;label&#34;:[&#34;baguette&#34;,&#34;bigrquery&#34;,&#34;blogdown&#34;,&#34;brms&#34;,&#34;broom&#34;,&#34;conflicted&#34;,&#34;corrr&#34;,&#34;countrycode&#34;,&#34;DALEX&#34;,&#34;DALEXtra&#34;,&#34;dials&#34;,&#34;discrim&#34;,&#34;doMC&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;embed&#34;,&#34;emo&#34;,&#34;finetune&#34;,&#34;forcats&#34;,&#34;furrr&#34;,&#34;future&#34;,&#34;GGally&#34;,&#34;ggbeeswarm&#34;,&#34;ggforce&#34;,&#34;ggplot&#34;,&#34;ggraph&#34;,&#34;ggrepel&#34;,&#34;ggstance&#34;,&#34;ggthemes&#34;,&#34;glmnet&#34;,&#34;glue&#34;,&#34;googlesheets&#34;,&#34;graphics&#34;,&#34;gutenbergr&#34;,&#34;hardhat&#34;,&#34;huxtable&#34;,&#34;igraph&#34;,&#34;irlba&#34;,&#34;janeaustenr&#34;,&#34;janitor&#34;,&#34;jsonlite&#34;,&#34;keras&#34;,&#34;knitr&#34;,&#34;leaflet&#34;,&#34;lme&#34;,&#34;lubridate&#34;,&#34;Matrix&#34;,&#34;naniar&#34;,&#34;parallel&#34;,&#34;parsnip&#34;,&#34;pdftools&#34;,&#34;plotly&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;readxl&#34;,&#34;recipes&#34;,&#34;rlang&#34;,&#34;rsample&#34;,&#34;RSocrata&#34;,&#34;rvest&#34;,&#34;scales&#34;,&#34;sf&#34;,&#34;skimr&#34;,&#34;snakecase&#34;,&#34;spatialsample&#34;,&#34;splines&#34;,&#34;spotifyr&#34;,&#34;stats&#34;,&#34;stm&#34;,&#34;stringdist&#34;,&#34;stringr&#34;,&#34;textfeatures&#34;,&#34;textrecipes&#34;,&#34;themis&#34;,&#34;tidybayes&#34;,&#34;tidycensus&#34;,&#34;tidylo&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;tidytuesdayR&#34;,&#34;tokenizers&#34;,&#34;tune&#34;,&#34;utils&#34;,&#34;vip&#34;,&#34;viridis&#34;,&#34;widyr&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-10-28-Tidy-Text-Mining.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;content/blog/2017-09-30-tidytext-0-1-4.Rmd&#34;,&#34;content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2019-01-20-rstudio-conf-2019.Rmd&#34;,&#34;content/blog/2019-02-24-r-journal-navigating.Rmd&#34;,&#34;content/blog/2019-04-16-datacamp-misconduct.Rmd&#34;,&#34;content/blog/2019-04-30-qualtrics-relaunch.Rmd&#34;,&#34;content/blog/2019-06-14-sentiment-lexicons.Rmd&#34;,&#34;content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-09-23-supervised-ml-course.Rmd&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/learn-tidytext-learnr/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/smltar-announce/index.Rmarkdown&#34;,&#34;content/blog/smltar-complete/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidymodels-book/index.Rmarkdown&#34;,&#34;content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;themes/hugo-apero/exampleSite/content/blog/rmarkdown/index.Rmarkdown&#34;],&#34;x&#34;:[0.401113303954348,-0.213651208095021,0.244716091718326,-0.409819905942243,-0.143946164563955,-0.466389239429605,0.153471390774165,0.847524299638879,0.794941434515847,0.815328726047032,0.429757412586802,0.553080167249335,-0.548841369889479,0.347237194273541,0.123458183492141,0.132350867690332,0.634267827736121,0.593545359235235,0.103092696868728,-0.389021013381879,-0.325022397933198,0.536165612595958,0.118743660650345,0.317512303418055,0.167838650317102,0.968745810055888,-0.041575693668074,-0.378690306769174,-0.306803778560224,-0.519546145851755,0.374802234424349,-0.469544134572571,-0.670849625096559,-0.254195950010004,0.741625096783638,-0.600764883567311,1,-0.187393194687453,-0.288901570118101,0.25744324924414,-0.0521593739562217,-0.312822058952321,-0.0987236791913088,-0.479177408160415,-0.478174986303757,0.0951351857270168,-0.529426440225271,-0.0910765538753073,-0.417858895025165,0.303340102674152,0.306612770600045,0.420164106882225,0.081177356025647,0.208070961782442,-0.559170468160307,0.260514500832166,0.706576648111839,0.229047950836292,0.204877600162609,0.38961476867662,0.0119612019224493,-0.506460009476488,0.214462021162405,0.353659387576265,0.50763257748592,0.672953913812791,0.00676652338359562,0.0857955496847529,-0.18645827087837,-0.587465528243658,0.0548161592624155,0.300095931728803,0.415601588445368,0.323413620763547,-0.523525436363787,-0.529361798915252,0.106531560971884,0.121852515936524,0.0479844832100396,-0.230996859566092,-0.250841175608235,0.325479323034905,0.0899265361250647,0.418170527759225,-0.437635795896224,-0.151157990672113,0.334524007141941,0.245735365688322,-0.175196589688776,0.161910932981671,-0.107081921557044,-0.103775085843817,0.195923205428503,-0.293370516975841,0.00890406878515781,0.0885856457322245,0.639975481131885,-0.0594550486526972,0.354388284605591,-0.0265036461839444,-0.0873609158070386,-0.0582035206551598,-0.128159352658788,-0.0485532935113971,-0.0691887168803625,-0.188509385250018,-0.105895669101676,-0.10504790068941,-0.0010757810065517,-0.171387440634064,0.326188841108555,0.415057231983782,0.46796642365123,0.35739437103324,0.575837965960902,0.0721237117876095,-0.00875485589607772,0.0202442390657451,0.30373141312741,-0.175845446238547,0.20646462159165,0.246797534250647,0.433334847320992,0.153843623336808,0.151601496723009,0.269484946971791,0.189540479044909,0.248244609210977,0.359416323959434,0.0888433087144882,0.209989015149859,0.244102670107812,0.0503534635081782,0.159605869516954,0.218753740811929,0.114136080506229,0.0784962183146081,0.324920537440875,0.312328323446247,0.137368766148136,0.374344099121857,0.282213516217832,0.164551606819668,0.292754320267066,0.179616530363362,0.27500811731564,0.22178522557957,0.469067533968205,0.288095982394691,0.413482568910806,0.318857868856437,0.23403769398038,0.356862311158387,0.213387913870932,0.362264383333688,0.373244557501633,0.287836403997122,0.298983662817476,0.313602703073686,0.322437470759115,0.189533341723296,0.246892338272345,0.0355737525623268,0.275203770348915,0.396388616316329,0.0572025407813184,0.330572082171873,-0.19759642221209,-0.0437434956608245,0.518929004491789,-0.113336334963904,0.141001566867015,0.0494707749132497,0.28873530538712,0.259290880639701,0.244327596779943,-1],&#34;y&#34;:[-0.503263270433885,0.536726044500256,-0.0521946713437025,-0.811553216472091,-0.194061680863109,-0.639686284839787,-0.772424268752365,-0.163305741539435,-0.355910917656831,-0.254008723915629,0.0295478002072618,-0.702090296468673,-0.262370943510226,-0.0564008788136312,-0.0111885773345678,-0.669112252547075,0.790718234881445,-0.303036441760953,-0.100122023800461,0.696504973779165,0.767605842009031,-0.423367169649447,0.628868867529981,-1,0.0739886516313775,0.494674354999658,-0.0853428714523987,0.440049179390968,0.427515850735976,-0.357869169530086,-0.599306461940832,0.0108698073882725,-0.344819334747486,0.133216297894696,0.187056269834283,0.282884190312902,0.394465457643105,0.578901676841112,-0.0845205867630316,-0.321087697036081,1,-0.797628860764735,-0.0543344647723816,0.0788830367904494,-0.731813129286795,0.210861266545462,-0.554022108167826,-0.811505732351866,-0.728008722256048,-0.0564000815516026,0.986339083988552,-0.872343818999827,0.0554880994610651,-0.0835103600517884,0.400727748612929,-0.175254169117726,-0.570725067187558,-0.0646047394801301,-0.875202136436945,0.94674698468904,-0.0829487028271159,0.252946308812998,-0.549906327049128,-0.916839743902221,0.755442347633463,0.0134692370808334,-0.864799758121611,-0.0346236570903161,0.457978412323525,-0.0502187528489543,-0.0644053199646171,-0.820140612133349,-0.283783435198854,-0.38920515643414,-0.642063055794849,0.177791501103602,-0.510296782569512,-0.0473648712196886,0.0481185836760485,-0.77895530395289,-0.857161770229211,-0.0624793475212443,0.668892956773532,-0.0405910163302607,0.341825371466773,0.664041943603722,-0.0950689210711317,-0.0784426496975225,0.197344704983997,0.298996831057639,0.184279508337841,0.057019823050664,0.44623092579956,0.113377439950002,0.313762129454242,0.384639960167304,0.2439002783497,0.24257106056292,0.389158272198681,0.291746409985101,0.0183416342828642,0.19160635401405,-0.00960123441093552,0.150888344128969,0.0977655102224519,-0.0137007961118895,0.277711110486337,-0.316441352973607,-0.138088996781704,-0.144984009544419,0.40189643354141,0.564103575042814,0.265441083836727,0.604161977253971,0.264064055298745,0.281744702437805,-0.292059824717555,0.451215498412702,0.641959985188186,-0.348696344904512,0.105894964965255,-0.243250072550426,-0.141748313142873,-0.196010695353392,0.08393883915249,-0.0167032259582811,-0.219721674251509,-0.136998880799697,-0.144197100374666,-0.30152608702299,-0.41867819578264,0.0664873840925353,-0.29915279400439,0.173625308792042,-0.283234048068037,-0.250793165721124,-0.181366909546221,0.128907775846273,-0.126544685679812,0.0486770485323749,-0.0287058852806722,-0.19813322567536,-0.128217645690866,0.0272193784334696,-0.376873996029042,-0.0882399469362892,-0.248561080140395,0.50875409610949,0.261471573556507,-0.125094182801257,-0.193289046471677,-0.187237110341843,0.0285754461245031,-0.157866000898062,-0.233059659596083,0.11470731330303,0.155759913217992,0.0602161353583719,0.0945862710650331,-0.263941859681759,0.681863728066191,0.653507480818182,0.168419369080359,-0.265190154731962,0.0797339740636356,-0.144277325651235,0.0166047315659603,0.115229881308911,-0.327533089065781,0.440904504731985,-0.0959301907854883,-0.319083798599441,0.00600098451883135,-0.14322081725589,0.0975896078081109,0.0311998886192939,-0.478340756303251]},&#34;edges&#34;:{&#34;from&#34;:[&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-10-28-Tidy-Text-Mining.Rmd&#34;,&#34;content/blog/2016-10-28-Tidy-Text-Mining.Rmd&#34;,&#34;content/blog/2016-10-28-Tidy-Text-Mining.Rmd&#34;,&#34;content/blog/2016-10-28-Tidy-Text-Mining.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;content/blog/2017-09-30-tidytext-0-1-4.Rmd&#34;,&#34;content/blog/2017-09-30-tidytext-0-1-4.Rmd&#34;,&#34;content/blog/2017-09-30-tidytext-0-1-4.Rmd&#34;,&#34;content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2019-01-20-rstudio-conf-2019.Rmd&#34;,&#34;content/blog/2019-01-20-rstudio-conf-2019.Rmd&#34;,&#34;content/blog/2019-02-24-r-journal-navigating.Rmd&#34;,&#34;content/blog/2019-04-16-datacamp-misconduct.Rmd&#34;,&#34;content/blog/2019-04-16-datacamp-misconduct.Rmd&#34;,&#34;content/blog/2019-04-30-qualtrics-relaunch.Rmd&#34;,&#34;content/blog/2019-06-14-sentiment-lexicons.Rmd&#34;,&#34;content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-09-23-supervised-ml-course.Rmd&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/learn-tidytext-learnr/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/smltar-announce/index.Rmarkdown&#34;,&#34;content/blog/smltar-complete/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidymodels-book/index.Rmarkdown&#34;,&#34;content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;themes/hugo-apero/exampleSite/content/blog/rmarkdown/index.Rmarkdown&#34;],&#34;to&#34;:[&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggstance&#34;,&#34;ggthemes&#34;,&#34;gutenbergr&#34;,&#34;janeaustenr&#34;,&#34;stats&#34;,&#34;tidytext&#34;,&#34;viridis&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggstance&#34;,&#34;ggthemes&#34;,&#34;gutenbergr&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;gutenbergr&#34;,&#34;janeaustenr&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;pdftools&#34;,&#34;purrr&#34;,&#34;rvest&#34;,&#34;stats&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;leaflet&#34;,&#34;sf&#34;,&#34;stringr&#34;,&#34;tidycensus&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;knitr&#34;,&#34;scales&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;ggraph&#34;,&#34;igraph&#34;,&#34;readr&#34;,&#34;bigrquery&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;irlba&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;widyr&#34;,&#34;dplyr&#34;,&#34;emo&#34;,&#34;ggplot&#34;,&#34;purrr&#34;,&#34;bigrquery&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidytext&#34;,&#34;widyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;gutenbergr&#34;,&#34;janeaustenr&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;gutenbergr&#34;,&#34;stm&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;leaflet&#34;,&#34;readr&#34;,&#34;scales&#34;,&#34;stringr&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;irlba&#34;,&#34;scales&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;gutenbergr&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;googlesheets&#34;,&#34;knitr&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;stringdist&#34;,&#34;stringr&#34;,&#34;bigrquery&#34;,&#34;dplyr&#34;,&#34;furrr&#34;,&#34;future&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;knitr&#34;,&#34;purrr&#34;,&#34;scales&#34;,&#34;stats&#34;,&#34;stm&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;janeaustenr&#34;,&#34;keras&#34;,&#34;knitr&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tokenizers&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;scales&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;doMC&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;glmnet&#34;,&#34;graphics&#34;,&#34;gutenbergr&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;tidytext&#34;,&#34;yardstick&#34;,&#34;blogdown&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;blogdown&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;tidylo&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;jsonlite&#34;,&#34;lubridate&#34;,&#34;utils&#34;,&#34;ggplot&#34;,&#34;brms&#34;,&#34;broom&#34;,&#34;conflicted&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;knitr&#34;,&#34;lme&#34;,&#34;Matrix&#34;,&#34;parallel&#34;,&#34;readr&#34;,&#34;scales&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidybayes&#34;,&#34;tidyr&#34;,&#34;blogdown&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;blogdown&#34;,&#34;dplyr&#34;,&#34;GGally&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;scales&#34;,&#34;skimr&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;blogdown&#34;,&#34;countrycode&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;GGally&#34;,&#34;ggplot&#34;,&#34;janitor&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;rsample&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;blogdown&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;scales&#34;,&#34;skimr&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;blogdown&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;janitor&#34;,&#34;lubridate&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;yardstick&#34;,&#34;blogdown&#34;,&#34;dials&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;stringr&#34;,&#34;textrecipes&#34;,&#34;tidytext&#34;,&#34;tune&#34;,&#34;vip&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;baguette&#34;,&#34;blogdown&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;blogdown&#34;,&#34;dials&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;finetune&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;glue&#34;,&#34;parsnip&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;tune&#34;,&#34;vip&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;blogdown&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;finetune&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;vip&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;blogdown&#34;,&#34;corrr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;scales&#34;,&#34;spotifyr&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;blogdown&#34;,&#34;corrr&#34;,&#34;dplyr&#34;,&#34;embed&#34;,&#34;ggforce&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;blogdown&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;blogdown&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;knitr&#34;,&#34;naniar&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;scales&#34;,&#34;skimr&#34;,&#34;stats&#34;,&#34;blogdown&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;baguette&#34;,&#34;blogdown&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;glue&#34;,&#34;lubridate&#34;,&#34;parsnip&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;RSocrata&#34;,&#34;scales&#34;,&#34;stats&#34;,&#34;themis&#34;,&#34;tune&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;blogdown&#34;,&#34;dplyr&#34;,&#34;embed&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;janitor&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;blogdown&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;janitor&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;blogdown&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;tune&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;blogdown&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;workflows&#34;,&#34;blogdown&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggbeeswarm&#34;,&#34;ggplot&#34;,&#34;janitor&#34;,&#34;knitr&#34;,&#34;parsnip&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;scales&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;blogdown&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;splines&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;blogdown&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;stringr&#34;,&#34;textrecipes&#34;,&#34;themis&#34;,&#34;tune&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;blogdown&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;knitr&#34;,&#34;parsnip&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;scales&#34;,&#34;themis&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;blogdown&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;vip&#34;,&#34;workflows&#34;,&#34;blogdown&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;janitor&#34;,&#34;plotly&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;snakecase&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;blogdown&#34;,&#34;dials&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;janitor&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;vip&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;blogdown&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;textfeatures&#34;,&#34;textrecipes&#34;,&#34;themis&#34;,&#34;tidylo&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;tune&#34;,&#34;vip&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;ggplot&#34;,&#34;blogdown&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;purrr&#34;,&#34;rsample&#34;,&#34;spatialsample&#34;,&#34;tune&#34;,&#34;utils&#34;,&#34;workflows&#34;,&#34;blogdown&#34;,&#34;DALEX&#34;,&#34;DALEXtra&#34;,&#34;dials&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tune&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;blogdown&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;janitor&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;stringr&#34;,&#34;themis&#34;,&#34;tune&#34;,&#34;vip&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;blogdown&#34;,&#34;dials&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;textrecipes&#34;,&#34;themis&#34;,&#34;tidylo&#34;,&#34;tidytext&#34;,&#34;tune&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;blogdown&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;splines&#34;,&#34;stats&#34;,&#34;tune&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;blogdown&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;stringr&#34;,&#34;textrecipes&#34;,&#34;themis&#34;,&#34;tidytext&#34;,&#34;tune&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;baguette&#34;,&#34;blogdown&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rlang&#34;,&#34;rsample&#34;,&#34;scales&#34;,&#34;textrecipes&#34;,&#34;tune&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;blogdown&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;rsample&#34;,&#34;tune&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;blogdown&#34;,&#34;dials&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;rsample&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;blogdown&#34;,&#34;dials&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;vip&#34;,&#34;workflows&#34;,&#34;blogdown&#34;,&#34;dials&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;tune&#34;,&#34;vip&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;baguette&#34;,&#34;blogdown&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;GGally&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;skimr&#34;,&#34;themis&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;blogdown&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;stm&#34;,&#34;stringr&#34;,&#34;tidytext&#34;,&#34;blogdown&#34;,&#34;discrim&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;stringr&#34;,&#34;textrecipes&#34;,&#34;themis&#34;,&#34;tidylo&#34;,&#34;tidytext&#34;,&#34;tune&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;blogdown&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;blogdown&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;blogdown&#34;,&#34;dials&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;hardhat&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;textrecipes&#34;,&#34;tidytext&#34;,&#34;tune&#34;,&#34;vip&#34;,&#34;workflows&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;googlesheets&#34;,&#34;huxtable&#34;,&#34;knitr&#34;,&#34;lubridate&#34;,&#34;purrr&#34;,&#34;readxl&#34;,&#34;scales&#34;,&#34;sf&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidycensus&#34;,&#34;tidyr&#34;,&#34;viridis&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;stringr&#34;,&#34;tidylo&#34;,&#34;tidytext&#34;,&#34;tidytuesdayR&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;janeaustenr&#34;,&#34;stringr&#34;,&#34;tidytext&#34;,&#34;blogdown&#34;,&#34;dplyr&#34;,&#34;embed&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;tidyr&#34;,&#34;blogdown&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;blogdown&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;stringr&#34;,&#34;themis&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;vip&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;blogdown&#34;,&#34;dials&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;vip&#34;,&#34;yardstick&#34;,&#34;blogdown&#34;,&#34;dials&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;vip&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;graphics&#34;],&#34;title&#34;:[&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;]},&#34;nodesToDataframe&#34;:true,&#34;edgesToDataframe&#34;:true,&#34;options&#34;:{&#34;width&#34;:&#34;100%&#34;,&#34;height&#34;:&#34;100%&#34;,&#34;nodes&#34;:{&#34;shape&#34;:&#34;dot&#34;,&#34;physics&#34;:false},&#34;manipulation&#34;:{&#34;enabled&#34;:false},&#34;edges&#34;:{&#34;smooth&#34;:false,&#34;color&#34;:{&#34;highlight&#34;:&#34;#D33F6A&#34;,&#34;hover&#34;:&#34;#D33F6A&#34;}},&#34;physics&#34;:{&#34;stabilization&#34;:false},&#34;interaction&#34;:{&#34;hover&#34;:true}},&#34;groups&#34;:null,&#34;width&#34;:&#34;100%&#34;,&#34;height&#34;:&#34;100vh&#34;,&#34;idselection&#34;:{&#34;enabled&#34;:true,&#34;style&#34;:&#34;width: 150px; height: 26px&#34;,&#34;useLabels&#34;:true,&#34;main&#34;:&#34;Select by id&#34;},&#34;byselection&#34;:{&#34;enabled&#34;:false,&#34;style&#34;:&#34;width: 150px; height: 26px&#34;,&#34;multiple&#34;:false,&#34;hideColor&#34;:&#34;rgba(200,200,200,0.5)&#34;,&#34;highlight&#34;:false},&#34;main&#34;:null,&#34;submain&#34;:null,&#34;footer&#34;:null,&#34;background&#34;:&#34;rgba(0, 0, 0, 0)&#34;,&#34;igraphlayout&#34;:{&#34;type&#34;:&#34;square&#34;},&#34;tooltipStay&#34;:300,&#34;tooltipStyle&#34;:&#34;position: fixed;visibility:hidden;padding: 5px;white-space: nowrap;font-family: verdana;font-size:14px;font-color:#000000;background-color: #f5f4ed;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;border: 1px solid #808074;box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);&#34;,&#34;highlight&#34;:{&#34;enabled&#34;:false,&#34;hoverNearest&#34;:false,&#34;degree&#34;:1,&#34;algorithm&#34;:&#34;all&#34;,&#34;hideColor&#34;:&#34;rgba(200,200,200,0.5)&#34;,&#34;labelOnly&#34;:true},&#34;collapse&#34;:{&#34;enabled&#34;:false,&#34;fit&#34;:false,&#34;resetHighlight&#34;:true,&#34;clusterOptions&#34;:null,&#34;keepCoord&#34;:true,&#34;labelSuffix&#34;:&#34;(cluster)&#34;},&#34;legend&#34;:{&#34;width&#34;:0.2,&#34;useGroups&#34;:false,&#34;position&#34;:&#34;left&#34;,&#34;ncol&#34;:1,&#34;stepX&#34;:100,&#34;stepY&#34;:100,&#34;zoom&#34;:true,&#34;edges&#34;:{&#34;label&#34;:[&#34;used/loaded in file&#34;],&#34;color&#34;:[&#34;#D33F6A&#34;],&#34;font.align&#34;:[&#34;top&#34;]},&#34;edgesToDataframe&#34;:true,&#34;nodes&#34;:{&#34;label&#34;:[&#34;contents / urls&#34;,&#34;Packages Used&#34;],&#34;color&#34;:[&#34;#4A6FE3&#34;,&#34;#ECEEFC&#34;],&#34;font.align&#34;:[&#34;top&#34;,&#34;top&#34;]},&#34;nodesToDataframe&#34;:true},&#34;export&#34;:{&#34;type&#34;:&#34;png&#34;,&#34;css&#34;:&#34;float:right;&#34;,&#34;background&#34;:&#34;#fff&#34;,&#34;name&#34;:&#34;funspotr-network-20220317.csv.png&#34;,&#34;label&#34;:&#34;PNG snapshot&#34;}},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;ul&gt;
&lt;li&gt;tidymodels and tidyverse packages are both central to Julia’s posts. The cluster of tidymodels packages show-up (for the most part) just to the right of the cluster of core tidyverse packages.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;david-robinson-tidy-tuesday&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;David Robinson Tidy Tuesday&lt;/h2&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;readr::read_csv(&amp;quot;https://raw.githubusercontent.com/brshallo/funspotr-examples/main/data/funs/drob-tidy-tuesdays-funs-20220114.csv&amp;quot;) %&amp;gt;% 
  filter(!is.na(pkgs), !(pkgs %in% c(&amp;quot;base&amp;quot;, &amp;quot;(unknown)&amp;quot;))) %&amp;gt;% 
  network_plot(to = pkgs)&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;htmlwidget-2&#34; style=&#34;width:100%;height:100vh;&#34; class=&#34;visNetwork html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-2&#34;&gt;{&#34;x&#34;:{&#34;nodes&#34;:{&#34;id&#34;:[&#34;broom&#34;,&#34;countrycode&#34;,&#34;cranlogs&#34;,&#34;doMC&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;forecast&#34;,&#34;fuzzyjoin&#34;,&#34;geosphere&#34;,&#34;gganimate&#34;,&#34;ggmap&#34;,&#34;ggplot&#34;,&#34;ggraph&#34;,&#34;ggrepel&#34;,&#34;ggridges&#34;,&#34;ggthemes&#34;,&#34;ggwordcloud&#34;,&#34;glmnet&#34;,&#34;glue&#34;,&#34;graphics&#34;,&#34;grid&#34;,&#34;igraph&#34;,&#34;janitor&#34;,&#34;knitr&#34;,&#34;leaflet&#34;,&#34;lubridate&#34;,&#34;magick&#34;,&#34;malariaAtlas&#34;,&#34;maps&#34;,&#34;Matrix&#34;,&#34;meme&#34;,&#34;parsnip&#34;,&#34;plotly&#34;,&#34;purrr&#34;,&#34;ranger&#34;,&#34;readr&#34;,&#34;readxl&#34;,&#34;recipes&#34;,&#34;reshape&#34;,&#34;rsample&#34;,&#34;rvest&#34;,&#34;scales&#34;,&#34;sf&#34;,&#34;shiny&#34;,&#34;shinydashboard&#34;,&#34;snakecase&#34;,&#34;spacyr&#34;,&#34;splines&#34;,&#34;stacks&#34;,&#34;stats&#34;,&#34;stm&#34;,&#34;stringr&#34;,&#34;survival&#34;,&#34;sweep&#34;,&#34;textrecipes&#34;,&#34;tibble&#34;,&#34;tidygraph&#34;,&#34;tidylo&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;tidytuesdayR&#34;,&#34;tidyverse&#34;,&#34;tigris&#34;,&#34;timetk&#34;,&#34;tune&#34;,&#34;utils&#34;,&#34;WDI&#34;,&#34;widyr&#34;,&#34;workflows&#34;,&#34;xgboost&#34;,&#34;yaml&#34;,&#34;yardstick&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;broadway-shinybones/app.R&#34;,&#34;broadway.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ml-template.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;pascals-triangle.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;registered-nurses/app.R&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-roll-low.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;],&#34;value&#34;:[15,8,1,1,13,108,90,1,7,1,12,2,108,10,9,3,15,1,7,16,6,1,8,24,2,1,29,1,1,1,7,4,13,9,32,1,64,3,12,3,16,6,37,7,7,1,2,1,3,9,58,1,63,2,1,5,2,2,5,88,31,49,1,1,1,15,59,5,15,10,7,1,15,11,7,10,17,12,12,11,8,11,7,14,11,11,12,10,7,11,9,7,7,8,11,16,9,14,10,9,19,14,16,15,17,8,10,12,11,9,13,10,10,10,8,8,10,15,3,4,9,8,11,12,13,13,16,12,6,7,10,8,9,8,13,10,6,16,16,18,17,25,20,14,20,16,10,19,21,6,10,9,11,2,5,12,1,9,10,15,9,5,2,5,5,9,8,8,11,12,9,11,9,8,6,8,8,6,7,9,10,13,6,7,8],&#34;color&#34;:[&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;],&#34;shape&#34;:[&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;],&#34;title&#34;:[&#34;&lt;p&gt;&lt;b&gt;broom&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;countrycode&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;cranlogs&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;doMC&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;doParallel&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;dplyr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;forcats&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;forecast&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;fuzzyjoin&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;geosphere&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;gganimate&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ggmap&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ggplot&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ggraph&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ggrepel&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ggridges&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ggthemes&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ggwordcloud&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;glmnet&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;glue&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;graphics&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;grid&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;igraph&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;janitor&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;knitr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;leaflet&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;lubridate&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;magick&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;malariaAtlas&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;maps&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;Matrix&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;meme&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;parsnip&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;plotly&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;purrr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ranger&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;readr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;readxl&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;recipes&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;reshape&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;rsample&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;rvest&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;scales&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;sf&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;shiny&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;shinydashboard&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;snakecase&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;spacyr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;splines&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;stacks&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;stats&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;stm&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;stringr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;survival&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;sweep&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;textrecipes&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tibble&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tidygraph&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tidylo&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tidyr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tidytext&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tidytuesdayR&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tidyverse&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tigris&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;timetk&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tune&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;utils&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;WDI&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;widyr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;workflows&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;xgboost&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;yaml&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;yardstick&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2020_07_28_penguins.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2020_08_04_europe_energy.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2020_08_18_extinct_plants.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2020_08_25_chopped.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2020_09_01_crop_yields.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2020_09_08_friends.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2020_09_15_government_spending_kids.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2020_09_22_himalayan_climbers.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2020_09_29_taylor_swift_beyonce.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2020_10_06_ncaa_womens_basketball.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2020_10_20_beer_awards.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2020_11_03_ikea.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2020_11_10_phone_history.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2020_12_15_ninja_warrior.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2020_12_22_big_mac_index.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2021_01_05_transit_costs.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2021_01_12_tate_art.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2021_01_19_kenya_census.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2021_02_02_hbcu.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2021_02_09_lifetime_earn.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2021_02_23_employment_earnings.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2021_03_02_super_bowl_ads.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2021_03_09_bechdel_test.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2021_03_16_video_games.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2021_03_23_un_votes.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2021_04_06_deforestation.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2021_04_13_post_offices.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2021_04_20_netflix_titles.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2021_05_11_broadband.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2021_05_18_salary_survey.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2021_06_08_great_lakes_fish.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2021_09_14_billboard_100.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2021_10_05_registered_nurses.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;2021_11_23_doctor_who.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;african-american-achievements.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;african-american-history.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;animal-crossing.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;australian-animal-outcomes.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;baltimore_bridges.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;beach-volleyball.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;beer-production.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;bike_traffic.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;bird-collisions.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;board-games.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;bob-ross.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;broadway-shinybones/app.R&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway-shinybones/app.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;broadway.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;car-economy.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;caribou-locations.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;cetaceans.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;cocktails.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;coffee-ratings.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;college-majors.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;cord-19.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;cran-code.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;crop-yields-shiny/app.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/crop-yields-shiny/app.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;french-trains.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;gdpr.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;golden-age-tv.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;grand-slams.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;honeycomb-puzzle.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;horror-movie-ratings.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;malaria.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;media-franchises.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;medium-datasci.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ml-practice/board-games.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ml-practice/chopped.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ml-practice/ep11.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ml-practice/ep11_EDA.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ml-practice/ep12.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ml-practice/ep12_eda.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ml-practice/ep5.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ml-practice/ep7.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ml-practice/ep7_EDA.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ml-practice/ep9.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ml-practice/ep9_EDA.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ml-practice/ml-template.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ml-template.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;movie-profit.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;nobel-prize.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;nyc-restaurants.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;nyc-squirrels-app/app.R&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;nyc-squirrels.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;office-transcripts.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;pascals-triangle.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/pascals-triangle.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;plastic-waste.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;r-downloads.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ramen-ratings.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;registered-nurses/app.R&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;riddler-die-reroll.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;riddler-die-roll-low.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-roll-low.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;riddler-prisoner-coin-flip.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;riddler-spam-comments.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;seattle-pets.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;simpsons-guests.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;space-launches.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;student-teacher-ratios.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;thanksgiving.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tidytuesday-tweets.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tour-de-france.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;transit_costs/transit_costs.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;trees.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;umbrella-week.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;uncanny-xmen.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;us-dairy.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;us-wind.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;us_phds.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;video-game-app.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;volcano-eruptions.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;wine-ratings.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;women-workplace-app/app.R&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;women-workplace.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;womens-world-cup.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&lt;\/p&gt;&#34;],&#34;urls&#34;:[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway-shinybones/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/crop-yields-shiny/app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ml-template.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/pascals-triangle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-roll-low.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;],&#34;label&#34;:[&#34;broom&#34;,&#34;countrycode&#34;,&#34;cranlogs&#34;,&#34;doMC&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;forecast&#34;,&#34;fuzzyjoin&#34;,&#34;geosphere&#34;,&#34;gganimate&#34;,&#34;ggmap&#34;,&#34;ggplot&#34;,&#34;ggraph&#34;,&#34;ggrepel&#34;,&#34;ggridges&#34;,&#34;ggthemes&#34;,&#34;ggwordcloud&#34;,&#34;glmnet&#34;,&#34;glue&#34;,&#34;graphics&#34;,&#34;grid&#34;,&#34;igraph&#34;,&#34;janitor&#34;,&#34;knitr&#34;,&#34;leaflet&#34;,&#34;lubridate&#34;,&#34;magick&#34;,&#34;malariaAtlas&#34;,&#34;maps&#34;,&#34;Matrix&#34;,&#34;meme&#34;,&#34;parsnip&#34;,&#34;plotly&#34;,&#34;purrr&#34;,&#34;ranger&#34;,&#34;readr&#34;,&#34;readxl&#34;,&#34;recipes&#34;,&#34;reshape&#34;,&#34;rsample&#34;,&#34;rvest&#34;,&#34;scales&#34;,&#34;sf&#34;,&#34;shiny&#34;,&#34;shinydashboard&#34;,&#34;snakecase&#34;,&#34;spacyr&#34;,&#34;splines&#34;,&#34;stacks&#34;,&#34;stats&#34;,&#34;stm&#34;,&#34;stringr&#34;,&#34;survival&#34;,&#34;sweep&#34;,&#34;textrecipes&#34;,&#34;tibble&#34;,&#34;tidygraph&#34;,&#34;tidylo&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;tidytuesdayR&#34;,&#34;tidyverse&#34;,&#34;tigris&#34;,&#34;timetk&#34;,&#34;tune&#34;,&#34;utils&#34;,&#34;WDI&#34;,&#34;widyr&#34;,&#34;workflows&#34;,&#34;xgboost&#34;,&#34;yaml&#34;,&#34;yardstick&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;broadway-shinybones/app.R&#34;,&#34;broadway.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ml-template.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;pascals-triangle.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;registered-nurses/app.R&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-roll-low.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;],&#34;x&#34;:[-0.617547903620495,-0.0434848175500366,0.289029754207385,-0.977412092598604,-0.251901790588742,-0.340378850290435,-0.35415902392975,0.123273143790188,-0.545390451480601,0.245969495378678,-0.392199826036582,-0.430189640202204,-0.338638853584613,-0.602033162502087,-0.300308593838771,-0.454698295639253,-0.403846354787248,-0.848406657496933,-0.718550225614675,-0.329519115086358,-0.755411175292572,-0.898528348622535,-0.578633840269972,-0.364522114766944,0.0402690508038572,-1,-0.282753470836276,-0.0954518144203129,-0.0483911644381269,-0.581453527642648,-0.709952499317012,-0.163146299721496,-0.364160779253616,-0.00274471645193675,-0.397265299146244,-0.244610899569362,-0.321986190965629,-0.700331363779316,-0.388310813798389,-0.541298187211118,-0.293990720435033,-0.254307453226246,-0.32577064982574,-0.175052462287634,0.19612440316235,0.999263189322666,-0.862900434386901,-0.668677318879437,-0.784295738210643,-0.283362593562575,-0.327218042549128,0.00934027588563091,-0.386009508643198,-0.701840088852254,0.166905553283636,-0.398734780791713,-0.770176929973886,-0.785666224419315,-0.714877146024784,-0.37402818466265,-0.435274177766333,-0.367774521020353,-0.93842316752593,-0.70822004957665,0.206956242263505,-0.325248378921065,-0.348171272089424,-0.492356251752135,-0.539033853165693,-0.33375403363695,-0.325072867031526,1,-0.290700645809376,-0.350016864826523,-0.369297942079924,-0.338029483634408,-0.442450280083696,-0.233472482461446,-0.489991491585466,-0.409979847372401,-0.50970167066094,-0.476786693593011,-0.192070639172351,-0.473293313026383,-0.435051730860717,-0.458657460822341,-0.518230553406981,-0.379254225760694,-0.145421331275964,-0.367423281160072,-0.281946341234198,-0.541700682226929,-0.235302362426789,-0.309631981769959,-0.408421021678333,-0.538811048277353,-0.28131559421892,-0.377741643067458,-0.481600665682252,-0.459708195122273,-0.588096938647334,-0.452525423258217,-0.317728307986619,-0.153614289003807,-0.343732145280963,-0.345957400335533,-0.529709693177965,-0.260977858874968,-0.565130310489065,-0.21823835334779,-0.270396842584316,-0.515141861079141,-0.24061877310042,-0.420429473399394,-0.192404639463324,-0.240699920531654,-0.56891141394781,-0.480563288652913,0.712350304613931,-0.606087315609947,-0.551409536750944,-0.103069545846644,-0.486569170381146,-0.457689336861402,-0.451405583803588,-0.205471192717269,-0.468813605247153,-0.545828991946275,-0.0562358619039923,-0.178287333549802,-0.254246591148996,-0.452638082544294,-0.217032130224365,-0.430202517344613,-0.53806590452567,-0.209025011175712,-0.140136059234484,-0.514363759045126,-0.311123033001591,-0.358195271867917,-0.378524664303165,-0.387099165470461,-0.310432886682865,-0.283584777878461,-0.358230540356809,-0.314678154027459,-0.254184313994492,-0.275883080315772,-0.272217949761792,-0.17827965395717,-0.1799094922976,-0.216058018365954,-0.364050804118932,0.115304985441696,-0.123252194683984,-0.554575538710899,-0.494107612815579,-0.453813833740561,-0.106859345676466,-0.409859481750144,-0.136438377239043,-0.313741124330587,-0.117101375740815,-0.259077020017844,-0.577391725413765,-0.171541975596805,-0.329885683920156,-0.1825171667313,-0.528012492132576,-0.445212756368574,-0.292037524109318,-0.48575686772321,-0.116739346802491,-0.221246016473826,-0.187211206227925,-0.210566222605619,-0.247720399674051,-0.158079025696044,-0.518210621141894,-0.108734246528483,-0.58829737463276,-0.594378322163643,-0.0456878706085018,-0.138633177177417,-0.278813311438862],&#34;y&#34;:[-0.0770441241102813,-0.1525688298784,-0.263532384651365,-0.483696186934647,0.440599715609021,-0.1160335141108,-0.104709272267322,-0.842964049347979,0.353655233661352,0.372552572289486,-0.0528710635607417,0.771021265691002,-0.0996018770655595,-0.400203208805807,-0.223039404808879,-0.82605535659207,0.0670213597699874,-0.894589682998307,-0.335612139401939,-0.190540071446436,-0.304878916882756,-0.797194968824474,-0.543667822738965,-0.0272571644333021,-0.599609633313147,-0.119563727341655,-0.047295081359677,0.864425109342145,-0.976932879875236,0.896514646995724,-0.391145355104221,0.552606036814795,0.432742666598298,-0.25286050089854,-0.319973284079139,1,-0.0541780644616613,0.404042801106782,0.447734523403553,-0.803405434631948,0.392829027131164,-0.6572956733046,-0.0541713840676646,0.286979157059877,-0.059237766306479,0.114881717958763,-0.0325731007193018,-0.984422482907538,0.0617292241212808,0.523803732942872,-0.109206805253231,-0.977361252837674,-0.109315665392603,0.481732408061916,-0.755883593169934,0.608202732320782,-0.622081606835398,0.191461888490815,-0.229023124862301,-0.119358772208211,-0.221705994785694,-0.151082268919703,0.214870603806044,0.7076051512134,-0.657292669841968,0.427288524097996,-0.136512077380783,0.393671745805853,-0.359575855038894,0.509095272149142,0.567465420168446,-0.0114505139713499,0.427560815989851,0.1705503151633,-0.462153371784082,-0.415630567549883,0.10345275141123,-0.125658684537316,-0.233308002076051,-0.229767512005298,-0.124289956536023,-0.0906635284974239,0.0374502417310978,-0.152341716299641,-0.370728118042632,0.0744162802900932,-0.324787003731993,-0.363223839165929,-0.28489166020362,-0.410622957174944,0.089271802526701,0.113488422439304,0.0689740590922487,-0.43265978634442,-0.432963907958637,-0.289040119827294,-0.29472872111975,0.0353582916334374,0.0173013553891479,-0.236517026847312,-0.172243677802304,0.161339077882764,0.172236865535186,-0.367532051004631,0.247504847169337,0.0971175615887321,-0.0705316683640475,-0.344271461371511,-0.433701877300086,-0.433371904697937,-0.177719342500994,0.0271281429540431,-0.20316382234394,0.275669373290375,-0.00946254154112192,-0.322320391892201,-0.209179976462361,-0.319416884485812,0.0114403013794524,0.00998433545386468,-0.0871603318035952,0.0854441333436502,0.135439194187017,-0.348360635361769,-0.438195783924616,-0.287575090980357,-0.390865085795101,-0.0171843491623833,-0.105822173156995,0.0716330744698683,0.003164095379804,-0.00823067552160095,-0.0645157728698587,-0.496047980793401,-0.192546464907056,-0.379127010727713,-0.116235654140281,-0.24816097958172,0.34305677057063,0.218875983059046,0.289719837762939,0.232418220292166,0.215411372782227,0.170515615149751,0.28282090791264,0.271571168829311,0.143542470002217,0.23348864493839,0.255495158044573,0.408800955702931,-0.104003443179126,0.142796592472777,-0.278088608762953,0.00920619065065642,0.155678389098246,-0.241313300581725,-1,0.208886561082352,-0.157028740441624,-0.363605372882524,-0.0467666766098405,-0.530516153731298,-0.54187610762506,-0.503768457563055,0.0736923106691949,-0.267665667686632,-0.342817973875356,-0.16185667783087,0.0135647678386686,-0.293671825959364,-0.371492561503616,0.0791530717142526,-0.22115084796488,0.0398090626381515,-0.33150636294297,-0.199503373538038,-0.272670616062367,0.00327568438212644,0.163691498697655,-0.0798538235229376,-0.108573209017098,-0.26362877853127,-0.0291270218404863,-0.183795934992622,-0.431064730468609]},&#34;edges&#34;:{&#34;from&#34;:[&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;broadway-shinybones/app.R&#34;,&#34;broadway-shinybones/app.R&#34;,&#34;broadway-shinybones/app.R&#34;,&#34;broadway.Rmd&#34;,&#34;broadway.Rmd&#34;,&#34;broadway.Rmd&#34;,&#34;broadway.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ml-template.Rmd&#34;,&#34;ml-practice/ml-template.Rmd&#34;,&#34;ml-practice/ml-template.Rmd&#34;,&#34;ml-practice/ml-template.Rmd&#34;,&#34;ml-practice/ml-template.Rmd&#34;,&#34;ml-practice/ml-template.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;pascals-triangle.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-roll-low.Rmd&#34;,&#34;riddler-die-roll-low.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;],&#34;to&#34;:[&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;tidytuesdayR&#34;,&#34;tune&#34;,&#34;utils&#34;,&#34;yardstick&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;purrr&#34;,&#34;rvest&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggraph&#34;,&#34;glue&#34;,&#34;janitor&#34;,&#34;parsnip&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;tidygraph&#34;,&#34;tidyr&#34;,&#34;tidytuesdayR&#34;,&#34;tune&#34;,&#34;utils&#34;,&#34;widyr&#34;,&#34;yardstick&#34;,&#34;countrycode&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;janitor&#34;,&#34;readr&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;glue&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;tidylo&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;widyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;scales&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytuesdayR&#34;,&#34;widyr&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;janitor&#34;,&#34;lubridate&#34;,&#34;readr&#34;,&#34;stringr&#34;,&#34;tidylo&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;glue&#34;,&#34;scales&#34;,&#34;stats&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;glue&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidylo&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggridges&#34;,&#34;glue&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;fuzzyjoin&#34;,&#34;gganimate&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;tidytuesdayR&#34;,&#34;WDI&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;glue&#34;,&#34;purrr&#34;,&#34;stringr&#34;,&#34;tibble&#34;,&#34;tidylo&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;gganimate&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;purrr&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytuesdayR&#34;,&#34;widyr&#34;,&#34;countrycode&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;glue&#34;,&#34;stats&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggridges&#34;,&#34;glue&#34;,&#34;janitor&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;janitor&#34;,&#34;sf&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;readxl&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;glue&#34;,&#34;tidyr&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;purrr&#34;,&#34;reshape&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;glmnet&#34;,&#34;graphics&#34;,&#34;Matrix&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tibble&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;tidytuesdayR&#34;,&#34;countrycode&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;fuzzyjoin&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;lubridate&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;WDI&#34;,&#34;widyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;fuzzyjoin&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;gganimate&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;purrr&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytuesdayR&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggraph&#34;,&#34;glmnet&#34;,&#34;graphics&#34;,&#34;igraph&#34;,&#34;lubridate&#34;,&#34;Matrix&#34;,&#34;snakecase&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidygraph&#34;,&#34;tidylo&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;tidytuesdayR&#34;,&#34;widyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;janitor&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;readxl&#34;,&#34;scales&#34;,&#34;sf&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytuesdayR&#34;,&#34;tigris&#34;,&#34;utils&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;scales&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytuesdayR&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;forecast&#34;,&#34;ggplot&#34;,&#34;janitor&#34;,&#34;lubridate&#34;,&#34;purrr&#34;,&#34;scales&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;sweep&#34;,&#34;tidyr&#34;,&#34;tidytuesdayR&#34;,&#34;timetk&#34;,&#34;utils&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;parsnip&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;stringr&#34;,&#34;textrecipes&#34;,&#34;tidyr&#34;,&#34;tidytuesdayR&#34;,&#34;tune&#34;,&#34;utils&#34;,&#34;workflows&#34;,&#34;xgboost&#34;,&#34;yardstick&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;janitor&#34;,&#34;scales&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytuesdayR&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;janitor&#34;,&#34;purrr&#34;,&#34;splines&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;glue&#34;,&#34;janitor&#34;,&#34;plotly&#34;,&#34;purrr&#34;,&#34;rvest&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggraph&#34;,&#34;ggwordcloud&#34;,&#34;grid&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;readr&#34;,&#34;stats&#34;,&#34;stm&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;gganimate&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;rvest&#34;,&#34;sf&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;scales&#34;,&#34;splines&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;readr&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;gganimate&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;lubridate&#34;,&#34;maps&#34;,&#34;readr&#34;,&#34;sf&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;readr&#34;,&#34;scales&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;glmnet&#34;,&#34;graphics&#34;,&#34;Matrix&#34;,&#34;readr&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggraph&#34;,&#34;igraph&#34;,&#34;janitor&#34;,&#34;readr&#34;,&#34;reshape&#34;,&#34;scales&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;utils&#34;,&#34;widyr&#34;,&#34;shiny&#34;,&#34;shinydashboard&#34;,&#34;yaml&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;stringr&#34;,&#34;tidytuesdayR&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;splines&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;geosphere&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;sf&#34;,&#34;stats&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;fuzzyjoin&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;readr&#34;,&#34;scales&#34;,&#34;survival&#34;,&#34;tidyr&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggraph&#34;,&#34;ggrepel&#34;,&#34;igraph&#34;,&#34;scales&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;widyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggraph&#34;,&#34;ggridges&#34;,&#34;igraph&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;widyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;knitr&#34;,&#34;plotly&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;scales&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggraph&#34;,&#34;glue&#34;,&#34;igraph&#34;,&#34;janitor&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;scales&#34;,&#34;spacyr&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;utils&#34;,&#34;widyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;janitor&#34;,&#34;readr&#34;,&#34;scales&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;tidytuesdayR&#34;,&#34;tidyverse&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;plotly&#34;,&#34;shiny&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;scales&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;readr&#34;,&#34;scales&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;readr&#34;,&#34;scales&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;readr&#34;,&#34;scales&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;reshape&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;utils&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;glmnet&#34;,&#34;graphics&#34;,&#34;Matrix&#34;,&#34;readr&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;utils&#34;,&#34;countrycode&#34;,&#34;dplyr&#34;,&#34;gganimate&#34;,&#34;ggplot&#34;,&#34;malariaAtlas&#34;,&#34;readr&#34;,&#34;scales&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;glue&#34;,&#34;readr&#34;,&#34;scales&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggraph&#34;,&#34;glmnet&#34;,&#34;igraph&#34;,&#34;Matrix&#34;,&#34;readr&#34;,&#34;scales&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;utils&#34;,&#34;widyr&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;ranger&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;stacks&#34;,&#34;stats&#34;,&#34;textrecipes&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;utils&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;stacks&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;textrecipes&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;tune&#34;,&#34;utils&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;fuzzyjoin&#34;,&#34;ggplot&#34;,&#34;janitor&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;scales&#34;,&#34;stacks&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;workflows&#34;,&#34;xgboost&#34;,&#34;yardstick&#34;,&#34;broom&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;fuzzyjoin&#34;,&#34;gganimate&#34;,&#34;ggmap&#34;,&#34;ggplot&#34;,&#34;glue&#34;,&#34;janitor&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;scales&#34;,&#34;stacks&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;textrecipes&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;utils&#34;,&#34;workflows&#34;,&#34;xgboost&#34;,&#34;yardstick&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;glue&#34;,&#34;janitor&#34;,&#34;meme&#34;,&#34;parsnip&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;scales&#34;,&#34;stacks&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;utils&#34;,&#34;workflows&#34;,&#34;xgboost&#34;,&#34;yardstick&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;gganimate&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;glue&#34;,&#34;janitor&#34;,&#34;meme&#34;,&#34;readr&#34;,&#34;rsample&#34;,&#34;scales&#34;,&#34;stringr&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggmap&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;stacks&#34;,&#34;stats&#34;,&#34;textrecipes&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;tune&#34;,&#34;utils&#34;,&#34;workflows&#34;,&#34;xgboost&#34;,&#34;yardstick&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;stacks&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;workflows&#34;,&#34;xgboost&#34;,&#34;yardstick&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;rsample&#34;,&#34;scales&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;janitor&#34;,&#34;lubridate&#34;,&#34;meme&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;stacks&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;workflows&#34;,&#34;xgboost&#34;,&#34;yardstick&#34;,&#34;doParallel&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;janitor&#34;,&#34;lubridate&#34;,&#34;magick&#34;,&#34;meme&#34;,&#34;parsnip&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;stacks&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;utils&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;doParallel&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;rsample&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;plotly&#34;,&#34;readr&#34;,&#34;scales&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;utils&#34;,&#34;countrycode&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;readr&#34;,&#34;scales&#34;,&#34;stats&#34;,&#34;WDI&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;janitor&#34;,&#34;lubridate&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;widyr&#34;,&#34;shiny&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;sf&#34;,&#34;stats&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;glmnet&#34;,&#34;graphics&#34;,&#34;Matrix&#34;,&#34;readr&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;utils&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;fuzzyjoin&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;janitor&#34;,&#34;readr&#34;,&#34;scales&#34;,&#34;utils&#34;,&#34;WDI&#34;,&#34;countrycode&#34;,&#34;cranlogs&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;readr&#34;,&#34;scales&#34;,&#34;tidyr&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggraph&#34;,&#34;igraph&#34;,&#34;janitor&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;rvest&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;utils&#34;,&#34;widyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;janitor&#34;,&#34;plotly&#34;,&#34;shiny&#34;,&#34;stringr&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;knitr&#34;,&#34;lubridate&#34;,&#34;readr&#34;,&#34;scales&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;utils&#34;,&#34;countrycode&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;scales&#34;,&#34;snakecase&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;utils&#34;,&#34;WDI&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggraph&#34;,&#34;igraph&#34;,&#34;readr&#34;,&#34;scales&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;utils&#34;,&#34;widyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;readr&#34;,&#34;rvest&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidytext&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;gganimate&#34;,&#34;ggplot&#34;,&#34;janitor&#34;,&#34;lubridate&#34;,&#34;stats&#34;,&#34;survival&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;tidytuesdayR&#34;,&#34;countrycode&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;plotly&#34;,&#34;shiny&#34;,&#34;tidytext&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;sf&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;gganimate&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;readxl&#34;,&#34;scales&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;plotly&#34;,&#34;readr&#34;,&#34;shiny&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;gganimate&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;leaflet&#34;,&#34;purrr&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytuesdayR&#34;,&#34;doMC&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;glmnet&#34;,&#34;graphics&#34;,&#34;Matrix&#34;,&#34;readr&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;widyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;plotly&#34;,&#34;readr&#34;,&#34;scales&#34;,&#34;shiny&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;plotly&#34;,&#34;readr&#34;,&#34;scales&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;gganimate&#34;,&#34;ggplot&#34;,&#34;glue&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;rvest&#34;],&#34;title&#34;:[&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;]},&#34;nodesToDataframe&#34;:true,&#34;edgesToDataframe&#34;:true,&#34;options&#34;:{&#34;width&#34;:&#34;100%&#34;,&#34;height&#34;:&#34;100%&#34;,&#34;nodes&#34;:{&#34;shape&#34;:&#34;dot&#34;,&#34;physics&#34;:false},&#34;manipulation&#34;:{&#34;enabled&#34;:false},&#34;edges&#34;:{&#34;smooth&#34;:false,&#34;color&#34;:{&#34;highlight&#34;:&#34;#D33F6A&#34;,&#34;hover&#34;:&#34;#D33F6A&#34;}},&#34;physics&#34;:{&#34;stabilization&#34;:false},&#34;interaction&#34;:{&#34;hover&#34;:true}},&#34;groups&#34;:null,&#34;width&#34;:&#34;100%&#34;,&#34;height&#34;:&#34;100vh&#34;,&#34;idselection&#34;:{&#34;enabled&#34;:true,&#34;style&#34;:&#34;width: 150px; height: 26px&#34;,&#34;useLabels&#34;:true,&#34;main&#34;:&#34;Select by id&#34;},&#34;byselection&#34;:{&#34;enabled&#34;:false,&#34;style&#34;:&#34;width: 150px; height: 26px&#34;,&#34;multiple&#34;:false,&#34;hideColor&#34;:&#34;rgba(200,200,200,0.5)&#34;,&#34;highlight&#34;:false},&#34;main&#34;:null,&#34;submain&#34;:null,&#34;footer&#34;:null,&#34;background&#34;:&#34;rgba(0, 0, 0, 0)&#34;,&#34;igraphlayout&#34;:{&#34;type&#34;:&#34;square&#34;},&#34;tooltipStay&#34;:300,&#34;tooltipStyle&#34;:&#34;position: fixed;visibility:hidden;padding: 5px;white-space: nowrap;font-family: verdana;font-size:14px;font-color:#000000;background-color: #f5f4ed;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;border: 1px solid #808074;box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);&#34;,&#34;highlight&#34;:{&#34;enabled&#34;:false,&#34;hoverNearest&#34;:false,&#34;degree&#34;:1,&#34;algorithm&#34;:&#34;all&#34;,&#34;hideColor&#34;:&#34;rgba(200,200,200,0.5)&#34;,&#34;labelOnly&#34;:true},&#34;collapse&#34;:{&#34;enabled&#34;:false,&#34;fit&#34;:false,&#34;resetHighlight&#34;:true,&#34;clusterOptions&#34;:null,&#34;keepCoord&#34;:true,&#34;labelSuffix&#34;:&#34;(cluster)&#34;},&#34;legend&#34;:{&#34;width&#34;:0.2,&#34;useGroups&#34;:false,&#34;position&#34;:&#34;left&#34;,&#34;ncol&#34;:1,&#34;stepX&#34;:100,&#34;stepY&#34;:100,&#34;zoom&#34;:true,&#34;edges&#34;:{&#34;label&#34;:[&#34;used/loaded in file&#34;],&#34;color&#34;:[&#34;#D33F6A&#34;],&#34;font.align&#34;:[&#34;top&#34;]},&#34;edgesToDataframe&#34;:true,&#34;nodes&#34;:{&#34;label&#34;:[&#34;contents / urls&#34;,&#34;Packages Used&#34;],&#34;color&#34;:[&#34;#4A6FE3&#34;,&#34;#ECEEFC&#34;],&#34;font.align&#34;:[&#34;top&#34;,&#34;top&#34;]},&#34;nodesToDataframe&#34;:true},&#34;export&#34;:{&#34;type&#34;:&#34;png&#34;,&#34;css&#34;:&#34;float:right;&#34;,&#34;background&#34;:&#34;#fff&#34;,&#34;name&#34;:&#34;funspotr-network-20220317.csv.png&#34;,&#34;label&#34;:&#34;PNG snapshot&#34;}},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;ul&gt;
&lt;li&gt;Similar to Julia’s posts, tidyverse packages are central to David’s Tidy Tuesday files.. However the tidymodels packages are less central and can be seen in a cluster at the bottom of the plot.&lt;/li&gt;
&lt;li&gt;In both plots we see {broom} not showing-up by the other tidymodels packages. This is unsurprising for while broom is in the tidymodels ecosystem it has many common uses outside of predictive modeling and has a longer legacy than most tidymodels packages.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;r-for-data-science-chapters&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;R for Data Science Chapters&lt;/h2&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;readr::read_csv(&amp;quot;https://raw.githubusercontent.com/brshallo/funspotr-examples/main/data/funs/r4ds-chapter-files-funs-20220117.csv&amp;quot;) %&amp;gt;% 
  filter(!is.na(pkgs), !(pkgs %in% c(&amp;quot;base&amp;quot;, &amp;quot;(unknown)&amp;quot;))) %&amp;gt;% 
  network_plot(to = pkgs)&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;htmlwidget-3&#34; style=&#34;width:100%;height:100vh;&#34; class=&#34;visNetwork html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-3&#34;&gt;{&#34;x&#34;:{&#34;nodes&#34;:{&#34;id&#34;:[&#34;dplyr&#34;,&#34;forcats&#34;,&#34;fs&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;graphics&#34;,&#34;htmltools&#34;,&#34;janitor&#34;,&#34;knitr&#34;,&#34;leaflet&#34;,&#34;lubridate&#34;,&#34;microbenchmark&#34;,&#34;modelr&#34;,&#34;openxlsx&#34;,&#34;pryr&#34;,&#34;purrr&#34;,&#34;RColorBrewer&#34;,&#34;readr&#34;,&#34;readxl&#34;,&#34;sessioninfo&#34;,&#34;stats&#34;,&#34;stringi&#34;,&#34;stringr&#34;,&#34;tibble&#34;,&#34;tidyr&#34;,&#34;utils&#34;,&#34;viridis&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate.Rmd&#34;,&#34;data-import.Rmd&#34;,&#34;data-tidy.Rmd&#34;,&#34;data-transform.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;EDA.Rmd&#34;,&#34;factors.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;import-rectangular.Rmd&#34;,&#34;import-spreadsheets.Rmd&#34;,&#34;intro.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;logicals-numbers.Rmd&#34;,&#34;missing-values.Rmd&#34;,&#34;pipes.Rmd&#34;,&#34;prog-strings.Rmd&#34;,&#34;program.Rmd&#34;,&#34;relational-data.Rmd&#34;,&#34;rmarkdown-formats.Rmd&#34;,&#34;rmarkdown.Rmd&#34;,&#34;tibble.Rmd&#34;,&#34;tidy.Rmd&#34;,&#34;vector-tools.Rmd&#34;,&#34;vectors.Rmd&#34;,&#34;whole-game.Rmd&#34;,&#34;workflow-projects.Rmd&#34;,&#34;workflow-scripts.Rmd&#34;],&#34;value&#34;:[20,2,1,7,1,2,1,1,21,1,3,1,1,1,2,3,1,8,1,1,9,1,4,2,3,7,1,10,1,5,6,2,3,6,5,4,5,3,5,4,5,3,2,5,4,1,3,3,6,3,1,1,7,1,1,1],&#34;color&#34;:[&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;],&#34;shape&#34;:[&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;],&#34;title&#34;:[&#34;&lt;p&gt;&lt;b&gt;dplyr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;forcats&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;fs&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ggplot&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ggrepel&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;graphics&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;htmltools&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;janitor&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;knitr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;leaflet&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;lubridate&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;microbenchmark&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;modelr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;openxlsx&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;pryr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;purrr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;RColorBrewer&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;readr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;readxl&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;sessioninfo&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;stats&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;stringi&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;stringr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tibble&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tidyr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;utils&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;viridis&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;communicate-plots.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/communicate-plots.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;communicate.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/communicate.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;data-import.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/data-import.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;data-tidy.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/data-tidy.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;data-transform.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/data-transform.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;data-visualize.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;datetimes.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;EDA.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/EDA.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;factors.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/factors.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;functions.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;import-rectangular.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/import-rectangular.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;import-spreadsheets.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/import-spreadsheets.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;intro.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/intro.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;iteration.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;logicals-numbers.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/logicals-numbers.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;missing-values.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/missing-values.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;pipes.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/pipes.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;prog-strings.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/prog-strings.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;program.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/program.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;relational-data.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/relational-data.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;rmarkdown-formats.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/rmarkdown-formats.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;rmarkdown.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/rmarkdown.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tibble.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/tibble.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tidy.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/tidy.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;vector-tools.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/vector-tools.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;vectors.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/vectors.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;whole-game.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/whole-game.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;workflow-projects.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/workflow-projects.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;workflow-scripts.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/hadley/r4ds/main/workflow-scripts.Rmd&lt;\/p&gt;&#34;],&#34;urls&#34;:[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/communicate-plots.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/communicate.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-import.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-tidy.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-transform.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/factors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-rectangular.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-spreadsheets.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/intro.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/logicals-numbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/missing-values.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/pipes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/prog-strings.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/program.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/relational-data.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/rmarkdown-formats.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/rmarkdown.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/tibble.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/tidy.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/vector-tools.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/whole-game.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/workflow-projects.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/workflow-scripts.Rmd&#34;],&#34;label&#34;:[&#34;dplyr&#34;,&#34;forcats&#34;,&#34;fs&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;graphics&#34;,&#34;htmltools&#34;,&#34;janitor&#34;,&#34;knitr&#34;,&#34;leaflet&#34;,&#34;lubridate&#34;,&#34;microbenchmark&#34;,&#34;modelr&#34;,&#34;openxlsx&#34;,&#34;pryr&#34;,&#34;purrr&#34;,&#34;RColorBrewer&#34;,&#34;readr&#34;,&#34;readxl&#34;,&#34;sessioninfo&#34;,&#34;stats&#34;,&#34;stringi&#34;,&#34;stringr&#34;,&#34;tibble&#34;,&#34;tidyr&#34;,&#34;utils&#34;,&#34;viridis&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate.Rmd&#34;,&#34;data-import.Rmd&#34;,&#34;data-tidy.Rmd&#34;,&#34;data-transform.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;EDA.Rmd&#34;,&#34;factors.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;import-rectangular.Rmd&#34;,&#34;import-spreadsheets.Rmd&#34;,&#34;intro.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;logicals-numbers.Rmd&#34;,&#34;missing-values.Rmd&#34;,&#34;pipes.Rmd&#34;,&#34;prog-strings.Rmd&#34;,&#34;program.Rmd&#34;,&#34;relational-data.Rmd&#34;,&#34;rmarkdown-formats.Rmd&#34;,&#34;rmarkdown.Rmd&#34;,&#34;tibble.Rmd&#34;,&#34;tidy.Rmd&#34;,&#34;vector-tools.Rmd&#34;,&#34;vectors.Rmd&#34;,&#34;whole-game.Rmd&#34;,&#34;workflow-projects.Rmd&#34;,&#34;workflow-scripts.Rmd&#34;],&#34;x&#34;:[-0.178307804391794,-0.633559805549178,-0.536305437534641,-0.221400417705768,0.228619258541649,0.352096853188128,0.0962597649053194,-0.392741804598729,-0.265826609096082,-0.989811940435132,0.307246974305244,1,-0.170368025261329,-1,0.484252055474041,0.164944363584434,0.118614165785961,-0.411325501913973,-0.957230648240613,-0.906889042960022,0.0936473379257405,0.965138296308483,0.301901040412925,0.356890811169667,-0.254244090144939,0.230744817930824,0.32544141955692,0.0560553142599733,-0.195662446032577,-0.360378248275623,-0.383448778821779,-0.232530978061253,-0.340298064151769,0.00556434340575063,-0.1321796321242,-0.467024584569387,0.0932018247244002,-0.127011929854442,-0.625460797534155,-0.542675134085114,0.025908654331372,-0.112173395400603,-0.378550591735519,0.247070468505113,0.665362892226966,-0.434946208069268,-0.0471071525377377,-0.672771604061299,-0.0392133689739306,0.141691354325824,-0.608423328608406,-0.0965232687184873,0.202296392850236,-0.542152831573617,-0.53360355125578,-0.316305020633368],&#34;y&#34;:[-0.146393216948823,-0.551748970127484,0.942294488961978,-0.386160084794334,-0.943615612853179,-0.568217008428997,0.806564351383784,1,0.152379902896006,0.597485713596882,-0.132795378118164,0.201403977581379,-0.923659668308666,-0.157636816497287,-0.00734961975932791,0.468550654545127,-1,0.102154374926603,-0.329459960523424,0.0665984044368939,-0.148359657829689,0.393517828099904,0.0221539148232106,0.40191236259199,-0.707247246664876,0.0946335065528654,-0.848877318756273,-0.478875474964537,0.635419809162355,0.474822377550739,-0.303258201344733,-0.575653039768958,-0.154300843708175,-0.113155087030869,-0.378762364675542,-0.306636073600808,0.119957509378601,0.12014757750207,-0.110800588432551,0.0199292263234507,0.160191455563386,-0.0467226552111389,-0.611961885196591,-0.230463978213901,0.193398985274143,0.602167896638246,0.158032305266248,0.358352772362495,0.314475606089062,-0.322700837984344,0.230104761751204,-0.643446662542557,0.187020546062288,0.546009292869217,0.403796086609799,0.662995550329837]},&#34;edges&#34;:{&#34;from&#34;:[&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate.Rmd&#34;,&#34;data-import.Rmd&#34;,&#34;data-import.Rmd&#34;,&#34;data-import.Rmd&#34;,&#34;data-import.Rmd&#34;,&#34;data-import.Rmd&#34;,&#34;data-tidy.Rmd&#34;,&#34;data-tidy.Rmd&#34;,&#34;data-tidy.Rmd&#34;,&#34;data-tidy.Rmd&#34;,&#34;data-tidy.Rmd&#34;,&#34;data-tidy.Rmd&#34;,&#34;data-transform.Rmd&#34;,&#34;data-transform.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;EDA.Rmd&#34;,&#34;EDA.Rmd&#34;,&#34;EDA.Rmd&#34;,&#34;EDA.Rmd&#34;,&#34;EDA.Rmd&#34;,&#34;factors.Rmd&#34;,&#34;factors.Rmd&#34;,&#34;factors.Rmd&#34;,&#34;factors.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;import-rectangular.Rmd&#34;,&#34;import-rectangular.Rmd&#34;,&#34;import-rectangular.Rmd&#34;,&#34;import-spreadsheets.Rmd&#34;,&#34;import-spreadsheets.Rmd&#34;,&#34;import-spreadsheets.Rmd&#34;,&#34;import-spreadsheets.Rmd&#34;,&#34;import-spreadsheets.Rmd&#34;,&#34;intro.Rmd&#34;,&#34;intro.Rmd&#34;,&#34;intro.Rmd&#34;,&#34;intro.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;logicals-numbers.Rmd&#34;,&#34;logicals-numbers.Rmd&#34;,&#34;logicals-numbers.Rmd&#34;,&#34;missing-values.Rmd&#34;,&#34;missing-values.Rmd&#34;,&#34;pipes.Rmd&#34;,&#34;pipes.Rmd&#34;,&#34;pipes.Rmd&#34;,&#34;pipes.Rmd&#34;,&#34;pipes.Rmd&#34;,&#34;prog-strings.Rmd&#34;,&#34;prog-strings.Rmd&#34;,&#34;prog-strings.Rmd&#34;,&#34;prog-strings.Rmd&#34;,&#34;program.Rmd&#34;,&#34;relational-data.Rmd&#34;,&#34;relational-data.Rmd&#34;,&#34;relational-data.Rmd&#34;,&#34;rmarkdown-formats.Rmd&#34;,&#34;rmarkdown-formats.Rmd&#34;,&#34;rmarkdown-formats.Rmd&#34;,&#34;rmarkdown.Rmd&#34;,&#34;rmarkdown.Rmd&#34;,&#34;rmarkdown.Rmd&#34;,&#34;rmarkdown.Rmd&#34;,&#34;rmarkdown.Rmd&#34;,&#34;rmarkdown.Rmd&#34;,&#34;tibble.Rmd&#34;,&#34;tibble.Rmd&#34;,&#34;tibble.Rmd&#34;,&#34;tidy.Rmd&#34;,&#34;vector-tools.Rmd&#34;,&#34;vectors.Rmd&#34;,&#34;vectors.Rmd&#34;,&#34;vectors.Rmd&#34;,&#34;vectors.Rmd&#34;,&#34;vectors.Rmd&#34;,&#34;vectors.Rmd&#34;,&#34;vectors.Rmd&#34;,&#34;whole-game.Rmd&#34;,&#34;workflow-projects.Rmd&#34;,&#34;workflow-scripts.Rmd&#34;],&#34;to&#34;:[&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;graphics&#34;,&#34;knitr&#34;,&#34;RColorBrewer&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;viridis&#34;,&#34;knitr&#34;,&#34;dplyr&#34;,&#34;fs&#34;,&#34;janitor&#34;,&#34;knitr&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;knitr&#34;,&#34;readr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;knitr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;knitr&#34;,&#34;lubridate&#34;,&#34;stats&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;knitr&#34;,&#34;modelr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;knitr&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tibble&#34;,&#34;dplyr&#34;,&#34;readr&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;knitr&#34;,&#34;openxlsx&#34;,&#34;readr&#34;,&#34;readxl&#34;,&#34;dplyr&#34;,&#34;knitr&#34;,&#34;readr&#34;,&#34;sessioninfo&#34;,&#34;dplyr&#34;,&#34;knitr&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;knitr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;graphics&#34;,&#34;pryr&#34;,&#34;stats&#34;,&#34;utils&#34;,&#34;microbenchmark&#34;,&#34;stringi&#34;,&#34;stringr&#34;,&#34;utils&#34;,&#34;knitr&#34;,&#34;dplyr&#34;,&#34;knitr&#34;,&#34;utils&#34;,&#34;knitr&#34;,&#34;leaflet&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;htmltools&#34;,&#34;knitr&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;stats&#34;,&#34;knitr&#34;,&#34;dplyr&#34;,&#34;knitr&#34;,&#34;lubridate&#34;,&#34;pryr&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;tibble&#34;,&#34;utils&#34;,&#34;knitr&#34;,&#34;knitr&#34;,&#34;knitr&#34;],&#34;title&#34;:[&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;]},&#34;nodesToDataframe&#34;:true,&#34;edgesToDataframe&#34;:true,&#34;options&#34;:{&#34;width&#34;:&#34;100%&#34;,&#34;height&#34;:&#34;100%&#34;,&#34;nodes&#34;:{&#34;shape&#34;:&#34;dot&#34;,&#34;physics&#34;:false},&#34;manipulation&#34;:{&#34;enabled&#34;:false},&#34;edges&#34;:{&#34;smooth&#34;:false,&#34;color&#34;:{&#34;highlight&#34;:&#34;#D33F6A&#34;,&#34;hover&#34;:&#34;#D33F6A&#34;}},&#34;physics&#34;:{&#34;stabilization&#34;:false},&#34;interaction&#34;:{&#34;hover&#34;:true}},&#34;groups&#34;:null,&#34;width&#34;:&#34;100%&#34;,&#34;height&#34;:&#34;100vh&#34;,&#34;idselection&#34;:{&#34;enabled&#34;:true,&#34;style&#34;:&#34;width: 150px; height: 26px&#34;,&#34;useLabels&#34;:true,&#34;main&#34;:&#34;Select by id&#34;},&#34;byselection&#34;:{&#34;enabled&#34;:false,&#34;style&#34;:&#34;width: 150px; height: 26px&#34;,&#34;multiple&#34;:false,&#34;hideColor&#34;:&#34;rgba(200,200,200,0.5)&#34;,&#34;highlight&#34;:false},&#34;main&#34;:null,&#34;submain&#34;:null,&#34;footer&#34;:null,&#34;background&#34;:&#34;rgba(0, 0, 0, 0)&#34;,&#34;igraphlayout&#34;:{&#34;type&#34;:&#34;square&#34;},&#34;tooltipStay&#34;:300,&#34;tooltipStyle&#34;:&#34;position: fixed;visibility:hidden;padding: 5px;white-space: nowrap;font-family: verdana;font-size:14px;font-color:#000000;background-color: #f5f4ed;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;border: 1px solid #808074;box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);&#34;,&#34;highlight&#34;:{&#34;enabled&#34;:false,&#34;hoverNearest&#34;:false,&#34;degree&#34;:1,&#34;algorithm&#34;:&#34;all&#34;,&#34;hideColor&#34;:&#34;rgba(200,200,200,0.5)&#34;,&#34;labelOnly&#34;:true},&#34;collapse&#34;:{&#34;enabled&#34;:false,&#34;fit&#34;:false,&#34;resetHighlight&#34;:true,&#34;clusterOptions&#34;:null,&#34;keepCoord&#34;:true,&#34;labelSuffix&#34;:&#34;(cluster)&#34;},&#34;legend&#34;:{&#34;width&#34;:0.2,&#34;useGroups&#34;:false,&#34;position&#34;:&#34;left&#34;,&#34;ncol&#34;:1,&#34;stepX&#34;:100,&#34;stepY&#34;:100,&#34;zoom&#34;:true,&#34;edges&#34;:{&#34;label&#34;:[&#34;used/loaded in file&#34;],&#34;color&#34;:[&#34;#D33F6A&#34;],&#34;font.align&#34;:[&#34;top&#34;]},&#34;edgesToDataframe&#34;:true,&#34;nodes&#34;:{&#34;label&#34;:[&#34;contents / urls&#34;,&#34;Packages Used&#34;],&#34;color&#34;:[&#34;#4A6FE3&#34;,&#34;#ECEEFC&#34;],&#34;font.align&#34;:[&#34;top&#34;,&#34;top&#34;]},&#34;nodesToDataframe&#34;:true},&#34;export&#34;:{&#34;type&#34;:&#34;png&#34;,&#34;css&#34;:&#34;float:right;&#34;,&#34;background&#34;:&#34;#fff&#34;,&#34;name&#34;:&#34;funspotr-network-20220317.csv.png&#34;,&#34;label&#34;:&#34;PNG snapshot&#34;}},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;/div&gt;
&lt;div id=&#34;my-blog&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;My blog&lt;/h2&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;readr::read_csv(&amp;quot;https://raw.githubusercontent.com/brshallo/funspotr-examples/main/data/funs/brshallo-blog-funs-20220114.csv&amp;quot;) %&amp;gt;% 
  filter(!is.na(pkgs), !(pkgs %in% c(&amp;quot;base&amp;quot;, &amp;quot;(unknown)&amp;quot;))) %&amp;gt;% 
  network_plot(to = pkgs)&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;htmlwidget-4&#34; style=&#34;width:100%;height:100vh;&#34; class=&#34;visNetwork html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-4&#34;&gt;{&#34;x&#34;:{&#34;nodes&#34;:{&#34;id&#34;:[&#34;AmesHousing&#34;,&#34;animatrixr&#34;,&#34;broom&#34;,&#34;corrr&#34;,&#34;devtools&#34;,&#34;dplyr&#34;,&#34;econocharts&#34;,&#34;equatiomatic&#34;,&#34;forcats&#34;,&#34;fs&#34;,&#34;gganimate&#34;,&#34;ggforce&#34;,&#34;ggplot&#34;,&#34;glue&#34;,&#34;gt&#34;,&#34;httr&#34;,&#34;janitor&#34;,&#34;jsonlite&#34;,&#34;knitr&#34;,&#34;lubridate&#34;,&#34;modelr&#34;,&#34;pander&#34;,&#34;parsnip&#34;,&#34;probably&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;rvest&#34;,&#34;scales&#34;,&#34;slider&#34;,&#34;stats&#34;,&#34;stringi&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;utils&#34;,&#34;weights&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-28-idea-for-casino-games-where-the-player-almost-always-win.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;],&#34;value&#34;:[3,2,3,1,6,14,1,1,7,1,1,3,12,1,4,1,1,1,8,3,1,3,3,1,9,1,2,3,1,3,1,10,1,4,9,1,7,1,4,4,4,10,7,3,8,11,1,6,18,2,7,8,12,16,8,8,14],&#34;color&#34;:[&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;],&#34;shape&#34;:[&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;],&#34;title&#34;:[&#34;&lt;p&gt;&lt;b&gt;AmesHousing&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;animatrixr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;broom&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;corrr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;devtools&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;dplyr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;econocharts&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;equatiomatic&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;forcats&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;fs&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;gganimate&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ggforce&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ggplot&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;glue&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;gt&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;httr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;janitor&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;jsonlite&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;knitr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;lubridate&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;modelr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;pander&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;parsnip&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;probably&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;purrr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;readr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;recipes&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;rsample&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;rvest&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;scales&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;slider&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;stats&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;stringi&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;stringr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tidyr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tune&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;utils&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;weights&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;workflows&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;yardstick&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/post/2020-10-12-window-functions-for-resampling.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/post/2020-10-28-idea-for-casino-games-where-the-player-almost-always-win.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-28-idea-for-casino-games-where-the-player-almost-always-win.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/post/2020-11-02-influencing-distributions.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/post/2020-12-08-weighting-classification-outcomes.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&lt;\/b&gt;&lt;br&gt; https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&lt;\/p&gt;&#34;],&#34;urls&#34;:[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-28-idea-for-casino-games-where-the-player-almost-always-win.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;],&#34;label&#34;:[&#34;AmesHousing&#34;,&#34;animatrixr&#34;,&#34;broom&#34;,&#34;corrr&#34;,&#34;devtools&#34;,&#34;dplyr&#34;,&#34;econocharts&#34;,&#34;equatiomatic&#34;,&#34;forcats&#34;,&#34;fs&#34;,&#34;gganimate&#34;,&#34;ggforce&#34;,&#34;ggplot&#34;,&#34;glue&#34;,&#34;gt&#34;,&#34;httr&#34;,&#34;janitor&#34;,&#34;jsonlite&#34;,&#34;knitr&#34;,&#34;lubridate&#34;,&#34;modelr&#34;,&#34;pander&#34;,&#34;parsnip&#34;,&#34;probably&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;rvest&#34;,&#34;scales&#34;,&#34;slider&#34;,&#34;stats&#34;,&#34;stringi&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;utils&#34;,&#34;weights&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-28-idea-for-casino-games-where-the-player-almost-always-win.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;],&#34;x&#34;:[0.184865319316054,-0.55561091633699,0.589094127100273,-0.477050853151766,-0.270582765806465,0.073620813775755,-1,0.711791233488756,-0.0775526055744604,1,-0.122312050557891,-0.166773495552493,0.00781333042728383,0.883664402558152,0.319755756572621,0.526271996328443,0.945110215141041,0.60591708819273,0.119686962021249,0.499323222087602,-0.365021665549598,-0.0504362746918209,0.04628115797615,-0.442564885382116,0.135420156844914,0.954812365836554,0.330825511889357,0.168762062450201,0.968064962241261,-0.14041279857651,0.413362927218468,0.212033432418905,0.490625231441472,0.303386183012396,0.127194175668393,0.278762001054876,0.211790197858189,-0.547871677173323,0.100603435722924,-0.183832742081755,0.0466989250234204,0.302975807063893,-0.0191575018498652,-0.375049884077211,-0.157314578600687,-0.122064384973738,0.119842585661579,0.421886368472553,0.233535508123597,-0.708931500273041,0.0746229808838763,-0.0740129679784175,-0.0171050866051872,0.103782252699157,-0.0252118668745238,0.0221227179992756,0.557065648234148],&#34;y&#34;:[-0.306926961997662,-0.191586009822203,0.0703171551244293,-0.469095773021276,0.314734420288058,-0.203687588891601,1,-0.683072636725354,0.142357866366277,-0.0497479772496827,-1,-0.652907166730288,-0.0553151025402934,-0.413532755194044,0.272459996359481,0.720336741149487,0.087892190573726,0.586304828921594,-0.228143105046606,0.0432137260173742,-0.689195490380858,0.619633920961216,0.475857380263864,0.33243372433184,-0.157279989692724,-0.17200037102279,0.55390121170789,0.461129466555031,-0.306264902094697,0.544196355164596,0.802774731484142,0.0383071969433015,-0.74134797313597,-0.0708554553481039,-0.0930003507620837,0.853325305148463,-0.129605048511538,-0.338868671367124,0.57524815772452,0.116401126548646,-0.462368693405364,-0.267839523283826,-0.482924281726908,-0.0387980590210359,-0.247016820623563,-0.148736761980128,-0.753728409534069,-0.307355662243375,0.292729649207603,0.724097802721592,-0.0179462434299438,-0.268440415349098,0.11418322530721,0.206591317684854,0.356060600171421,0.323381277511975,-0.108577466683489]},&#34;edges&#34;:{&#34;from&#34;:[&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-28-idea-for-casino-games-where-the-player-almost-always-win.Rmd&#34;,&#34;content/post/2020-10-28-idea-for-casino-games-where-the-player-almost-always-win.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;],&#34;to&#34;:[&#34;dplyr&#34;,&#34;ggforce&#34;,&#34;ggplot&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;knitr&#34;,&#34;lubridate&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;stringi&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;gganimate&#34;,&#34;ggforce&#34;,&#34;ggplot&#34;,&#34;knitr&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;animatrixr&#34;,&#34;devtools&#34;,&#34;dplyr&#34;,&#34;animatrixr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggforce&#34;,&#34;ggplot&#34;,&#34;knitr&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;AmesHousing&#34;,&#34;corrr&#34;,&#34;devtools&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;purrr&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;utils&#34;,&#34;weights&#34;,&#34;dplyr&#34;,&#34;AmesHousing&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;equatiomatic&#34;,&#34;knitr&#34;,&#34;stats&#34;,&#34;broom&#34;,&#34;devtools&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;httr&#34;,&#34;jsonlite&#34;,&#34;knitr&#34;,&#34;lubridate&#34;,&#34;parsnip&#34;,&#34;purrr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;slider&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;workflows&#34;,&#34;devtools&#34;,&#34;econocharts&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;knitr&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;knitr&#34;,&#34;modelr&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;yardstick&#34;,&#34;devtools&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;knitr&#34;,&#34;parsnip&#34;,&#34;probably&#34;,&#34;purrr&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;utils&#34;,&#34;yardstick&#34;,&#34;AmesHousing&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;gt&#34;,&#34;pander&#34;,&#34;parsnip&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;scales&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;utils&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;devtools&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;gt&#34;,&#34;pander&#34;,&#34;scales&#34;,&#34;stats&#34;,&#34;workflows&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;gt&#34;,&#34;pander&#34;,&#34;scales&#34;,&#34;stats&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;fs&#34;,&#34;glue&#34;,&#34;gt&#34;,&#34;janitor&#34;,&#34;lubridate&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;rvest&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;utils&#34;],&#34;title&#34;:[&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;]},&#34;nodesToDataframe&#34;:true,&#34;edgesToDataframe&#34;:true,&#34;options&#34;:{&#34;width&#34;:&#34;100%&#34;,&#34;height&#34;:&#34;100%&#34;,&#34;nodes&#34;:{&#34;shape&#34;:&#34;dot&#34;,&#34;physics&#34;:false},&#34;manipulation&#34;:{&#34;enabled&#34;:false},&#34;edges&#34;:{&#34;smooth&#34;:false,&#34;color&#34;:{&#34;highlight&#34;:&#34;#D33F6A&#34;,&#34;hover&#34;:&#34;#D33F6A&#34;}},&#34;physics&#34;:{&#34;stabilization&#34;:false},&#34;interaction&#34;:{&#34;hover&#34;:true}},&#34;groups&#34;:null,&#34;width&#34;:&#34;100%&#34;,&#34;height&#34;:&#34;100vh&#34;,&#34;idselection&#34;:{&#34;enabled&#34;:true,&#34;style&#34;:&#34;width: 150px; height: 26px&#34;,&#34;useLabels&#34;:true,&#34;main&#34;:&#34;Select by id&#34;},&#34;byselection&#34;:{&#34;enabled&#34;:false,&#34;style&#34;:&#34;width: 150px; height: 26px&#34;,&#34;multiple&#34;:false,&#34;hideColor&#34;:&#34;rgba(200,200,200,0.5)&#34;,&#34;highlight&#34;:false},&#34;main&#34;:null,&#34;submain&#34;:null,&#34;footer&#34;:null,&#34;background&#34;:&#34;rgba(0, 0, 0, 0)&#34;,&#34;igraphlayout&#34;:{&#34;type&#34;:&#34;square&#34;},&#34;tooltipStay&#34;:300,&#34;tooltipStyle&#34;:&#34;position: fixed;visibility:hidden;padding: 5px;white-space: nowrap;font-family: verdana;font-size:14px;font-color:#000000;background-color: #f5f4ed;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;border: 1px solid #808074;box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);&#34;,&#34;highlight&#34;:{&#34;enabled&#34;:false,&#34;hoverNearest&#34;:false,&#34;degree&#34;:1,&#34;algorithm&#34;:&#34;all&#34;,&#34;hideColor&#34;:&#34;rgba(200,200,200,0.5)&#34;,&#34;labelOnly&#34;:true},&#34;collapse&#34;:{&#34;enabled&#34;:false,&#34;fit&#34;:false,&#34;resetHighlight&#34;:true,&#34;clusterOptions&#34;:null,&#34;keepCoord&#34;:true,&#34;labelSuffix&#34;:&#34;(cluster)&#34;},&#34;legend&#34;:{&#34;width&#34;:0.2,&#34;useGroups&#34;:false,&#34;position&#34;:&#34;left&#34;,&#34;ncol&#34;:1,&#34;stepX&#34;:100,&#34;stepY&#34;:100,&#34;zoom&#34;:true,&#34;edges&#34;:{&#34;label&#34;:[&#34;used/loaded in file&#34;],&#34;color&#34;:[&#34;#D33F6A&#34;],&#34;font.align&#34;:[&#34;top&#34;]},&#34;edgesToDataframe&#34;:true,&#34;nodes&#34;:{&#34;label&#34;:[&#34;contents / urls&#34;,&#34;Packages Used&#34;],&#34;color&#34;:[&#34;#4A6FE3&#34;,&#34;#ECEEFC&#34;],&#34;font.align&#34;:[&#34;top&#34;,&#34;top&#34;]},&#34;nodesToDataframe&#34;:true},&#34;export&#34;:{&#34;type&#34;:&#34;png&#34;,&#34;css&#34;:&#34;float:right;&#34;,&#34;background&#34;:&#34;#fff&#34;,&#34;name&#34;:&#34;funspotr-network-20220317.csv.png&#34;,&#34;label&#34;:&#34;PNG snapshot&#34;}},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;/div&gt;
&lt;div id=&#34;my-gists&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;My gists&lt;/h2&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;readr::read_csv(&amp;quot;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2022-02-07-identifying-r-functions-packages-in-your-github-gists/data/brshallo-gists-20220314.csv&amp;quot;) %&amp;gt;% 
  filter(!is.na(pkgs), !(pkgs %in% c(&amp;quot;base&amp;quot;, &amp;quot;(unknown)&amp;quot;))) %&amp;gt;% 
  network_plot(to = pkgs)&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;htmlwidget-5&#34; style=&#34;width:100%;height:100vh;&#34; class=&#34;visNetwork html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-5&#34;&gt;{&#34;x&#34;:{&#34;nodes&#34;:{&#34;id&#34;:[&#34;AmesHousing&#34;,&#34;bench&#34;,&#34;broom&#34;,&#34;correlation&#34;,&#34;corrr&#34;,&#34;DBI&#34;,&#34;devtools&#34;,&#34;dplyr&#34;,&#34;fable&#34;,&#34;fabletools&#34;,&#34;forcats&#34;,&#34;forecast&#34;,&#34;fs&#34;,&#34;funspotr&#34;,&#34;gganimate&#34;,&#34;ggbeeswarm&#34;,&#34;ggforce&#34;,&#34;ggplot&#34;,&#34;glue&#34;,&#34;gratia&#34;,&#34;gridExtra&#34;,&#34;Hmisc&#34;,&#34;infotheo&#34;,&#34;janitor&#34;,&#34;knitr&#34;,&#34;latex&#34;,&#34;logspline&#34;,&#34;lubridate&#34;,&#34;mgcv&#34;,&#34;microbenchmark&#34;,&#34;modelr&#34;,&#34;modeltime&#34;,&#34;nlcor&#34;,&#34;NNS&#34;,&#34;parsnip&#34;,&#34;patchwork&#34;,&#34;piececor&#34;,&#34;plotly&#34;,&#34;ppsr&#34;,&#34;purrr&#34;,&#34;pwiser&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;remotes&#34;,&#34;rlang&#34;,&#34;rsample&#34;,&#34;RSQLite&#34;,&#34;slider&#34;,&#34;spatstat&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;textrecipes&#34;,&#34;tibble&#34;,&#34;tidyr&#34;,&#34;tsibble&#34;,&#34;tune&#34;,&#34;utils&#34;,&#34;VGAM&#34;,&#34;weights&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;benchmark-cdf-methods.md&#34;,&#34;binary_continuous_plot.R&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;boot_sim_stlm.md&#34;,&#34;bootstrap-mean-rsample.R&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;cdf_density.R&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;clean-hiearchy.md&#34;,&#34;collapse_names.R&#34;,&#34;combn_ttible.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;conf_mat_weighted.R&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-engagements.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;count-workers.R&#34;,&#34;create-grouped-combinations.md&#34;,&#34;custom-ggplot-and-labels.R&#34;,&#34;dataframes_list-cols.md&#34;,&#34;deviation_coding.R&#34;,&#34;df_of_quantiles.md&#34;,&#34;did-safely-error.md&#34;,&#34;dplyover-to-dplyr-sql.md&#34;,&#34;effects_coding_check.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_emails_from_outlook.R&#34;,&#34;fct_recode-example.md&#34;,&#34;filter-for-network.R&#34;,&#34;funspotr-gists-cmparlettpelleriti-ex.R&#34;,&#34;gini_entropy_example.md&#34;,&#34;gini_entropy_similarity.R&#34;,&#34;graph-notes-colin.md&#34;,&#34;grouped-nested-t-test.md&#34;,&#34;if_all-if_any-examples.R&#34;,&#34;list-environment-objects-list.md&#34;,&#34;list-to-df-indexed.R&#34;,&#34;log_positive_transform.R&#34;,&#34;many-models-example.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;multiple_lags.md&#34;,&#34;mutate-pairwise-example.md&#34;,&#34;nonlinear-metrics-speed-compare.md&#34;,&#34;operations_combinations.R&#34;,&#34;pairwise-examples.md&#34;,&#34;perfect_bowl.R&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval.R&#34;,&#34;prep_training.md&#34;,&#34;proportions.md&#34;,&#34;recipes_effects_coding_check.md&#34;,&#34;replace_na_tidy.md&#34;,&#34;rmse-interval.md&#34;,&#34;rolling_proportion_example.md&#34;,&#34;row-stuff.md&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;show_in_excel.R&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-squid-game-survival.md&#34;,&#34;simulate_stlm_example.md&#34;,&#34;simulate_stlm_trend.R&#34;,&#34;slice_sample-vs-sample_n_of.md&#34;,&#34;slide-multiple-double.md&#34;,&#34;slide_days_prior.md&#34;,&#34;solar_radiation.Rmd&#34;,&#34;source-rmd-chunks.r&#34;,&#34;source_rmd.R&#34;,&#34;split-group-nest-join.md&#34;,&#34;step_other_n_mult_example.md&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;sumrows-concat-cols.md&#34;,&#34;textrecipes_sentiment.md&#34;,&#34;tidy_ks_test_all_combos.md&#34;,&#34;transform_basis.md&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;undo-yeo-johnson.md&#34;,&#34;violin-plot-example.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-mahalanobis-distance.md&#34;,&#34;weighted-quantile-example.md&#34;,&#34;weighted-t-test-tidied.md&#34;,&#34;yardstick-groups-example.md&#34;],&#34;value&#34;:[5,1,4,1,2,1,6,73,1,1,9,3,1,1,3,3,1,30,3,1,1,2,1,1,2,1,1,9,1,1,3,1,1,1,3,1,1,1,1,48,1,4,10,1,4,9,1,4,1,41,13,1,7,35,1,3,11,1,1,5,4,6,4,4,6,3,3,7,1,10,4,1,2,13,5,3,8,2,8,4,4,2,2,2,6,2,3,3,6,7,1,3,1,2,3,3,9,6,3,5,2,1,5,7,2,4,10,5,6,4,6,8,8,3,3,3,3,4,4,1,6,8,2,7,4,7,1,1,4,3,4,5,5,3,4,6,3,6,5,5,7,6,6,5,7,1,3,6,3],&#34;color&#34;:[&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#ECEEFC&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;,&#34;#4A6FE3&#34;],&#34;shape&#34;:[&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;dot&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;,&#34;square&#34;],&#34;title&#34;:[&#34;&lt;p&gt;&lt;b&gt;AmesHousing&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;bench&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;broom&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;correlation&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;corrr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;DBI&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;devtools&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;dplyr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;fable&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;fabletools&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;forcats&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;forecast&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;fs&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;funspotr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;gganimate&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ggbeeswarm&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ggforce&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ggplot&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;glue&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;gratia&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;gridExtra&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;Hmisc&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;infotheo&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;janitor&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;knitr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;latex&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;logspline&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;lubridate&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;mgcv&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;microbenchmark&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;modelr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;modeltime&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;nlcor&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;NNS&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;parsnip&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;patchwork&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;piececor&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;plotly&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ppsr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;purrr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;pwiser&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;readr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;recipes&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;remotes&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;rlang&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;rsample&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;RSQLite&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;slider&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;spatstat&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;stats&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;stringr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;textrecipes&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tibble&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tidyr&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tsibble&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tune&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;utils&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;VGAM&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;weights&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;workflows&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;yardstick&lt;\/b&gt;&lt;br&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;anime_matrix_transformation.R&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;benchmark-cdf-methods.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/ea2e04347e14fae7ff969a54e2266359/raw/fec96ad3a02a66a6545d77af11a276d375c5dab3/benchmark-cdf-methods.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;binary_continuous_plot.R&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;boot_noboot_sims_compare.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/09603bd68a0096a9328fea78c94d71ab/raw/4ad8beee9134fe14f2b7ddb2d35bfeb78d565f47/boot_noboot_sims_compare.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;boot_sim_stlm.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/f94085d5120f8034c82b51dde03018fe/raw/2600ba9f3d058442e968e73e1a26689233a8a918/boot_sim_stlm.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;bootstrap-mean-rsample.R&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/1349cc19e616e5d1df03cc7efe77e67a/raw/896a2997faffee4d65d680778f9fef89759cfa3e/bootstrap-mean-rsample.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;box_box_box_and_whiskers_plot.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;cdf_density.R&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/88ba63b4f69f0347c2b483947efb9be3/raw/c85d8af4afe7b7ca5285a485d8a886ea7113d676/cdf_density.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ch25_solutions.Rmd&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;clean-hiearchy.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;collapse_names.R&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/45ccf6c350d966debd8876bc9efc5fc4/raw/99235face5e3b3f0ebc63d9c25791a0eee516b69/collapse_names.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;combn_ttible.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/674ff06608c1a55fefb8d5dc49896d65/raw/6aae6f29f14c42a54448e027a8fef2b7491a3263/combn_ttible.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;compare-analysis-assessment.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;comparing-scaling-methods.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;conf_mat_weighted.R&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/37d524b82541c2f8540eab39f991830a/raw/2096c2220bed8631418bacdb85fa8113659f60fb/conf_mat_weighted.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;continuous-categorical-significance.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/5713c8a8940651def4ecdb0064762c85/raw/f392a1e8f4336fdfa8b32ecc43ab127d70f95ef4/continuous-categorical-significance.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;continuous-engagements.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/22681340d5d26f291fc5f349be21ec35/raw/a7c24eab98cc8c1611815563f0b1774f4b6ca267/continuous-engagements.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;correlation-all-predictors.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/979673ddc45c7e952c44a75e0ac1dd19/raw/e0ef45f19e3bf6ed21c3fd4eb58fe93b4ccaa3d9/correlation-all-predictors.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;count-workers.R&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/597b37ee264b025ae2b72e6b32a5afb2/raw/95a9fbd9b30ebf2eabba4eb91815696649916db8/count-workers.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;create-grouped-combinations.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/9e6b26ce9daa63d29dc1a0e4f8140ea0/raw/1e0ebc0a0e9e0fe02d3f3e73ff466ae3aaaab683/create-grouped-combinations.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;custom-ggplot-and-labels.R&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/78d0682d16b7eb09ee39caa4eba3fc06/raw/50856a8f1b3c8049b630b71e05b1ebf92a4d5267/custom-ggplot-and-labels.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;dataframes_list-cols.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/b87b2f4b3b123b6567559c32d27806db/raw/2d72a7c84b1451c518a1b29e7cfd0870f3318c09/dataframes_list-cols.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;deviation_coding.R&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/8746f5b05549e3cda12ee733580a5bef/raw/040921e7618d07c08a8272a5a4eb284fe1187d0a/deviation_coding.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;df_of_quantiles.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/295d381f33274bb582123a556d5f637e/raw/0942c16d4fb7f4f94cb3d41dbedae39f33049e67/df_of_quantiles.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;did-safely-error.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/55d7d28930c02ddb719b5baa904f9cf0/raw/be8b42c5947d6bfcc111083761c852033188d1cd/did-safely-error.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;dplyover-to-dplyr-sql.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/9720c82ddb747821921fa4477329fc62/raw/7f7afc8cab849d2e6fc7f8be102955d5a58e922a/dplyover-to-dplyr-sql.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;effects_coding_check.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/3ffc6c03fce878774ecb74f1bc595ece/raw/c503bf4f471d7764429f71fb4e1d1e79b620eb42/effects_coding_check.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;explicit_animate_matrix_transformation.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;extract_coefs_effects_coding.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/f923b9b5c6360ce09beda35c3d1d55e9/raw/98fb093aa4443225c8708ad94afe76f221a1d942/extract_coefs_effects_coding.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;extract_emails_from_outlook.R&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/97686d0c510671984c2a0f86b6e8b9ae/raw/141cf8f196fd5281b58ff2933661fffa126856b7/extract_emails_from_outlook.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;fct_recode-example.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/bde0539b9af3673f997999c95106b295/raw/b803a473a6b8a000806ce96c9f7890d633b40a10/fct_recode-example.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;filter-for-network.R&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/44215074fd289d049aedbfd2bd2bf534/raw/3edc600de81d5185251f1be20f33cf0958f3dba3/filter-for-network.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;funspotr-gists-cmparlettpelleriti-ex.R&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/a4fb0906f74c7f616631db4337843120/raw/9317e3f32b440e2a7483e35d41c7e45ff4338243/funspotr-gists-cmparlettpelleriti-ex.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;gini_entropy_example.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/b5dbaf3f6edd5b7a58aeb46a1e20f804/raw/3b1f698168abe14514d23e18d6bd4316c7cb2722/gini_entropy_example.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;gini_entropy_similarity.R&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/e53aeec73d91bcacc606343ca30fdb5c/raw/eb3aadd514c4c004a79de5e09c40fe191769238f/gini_entropy_similarity.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;graph-notes-colin.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/b735cfd5b4cf22e2ac996e60112b4b28/raw/e691b02a2e8d1848b50674e80c67b494821cad2c/graph-notes-colin.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;grouped-nested-t-test.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/01496b68adef88a71de1fd44f3712b10/raw/79de1c4a7835db7b671b6cba87914bafcc435bdb/grouped-nested-t-test.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;if_all-if_any-examples.R&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/f0cdfd38f31947b5edbe3efd8efab036/raw/081110dfe414260bcfc13eac15912253f42f8437/if_all-if_any-examples.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;list-environment-objects-list.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/9b8675c306a7fb84b6b078d8ab7d81e5/raw/f54b2b42a1c9a9a5abc32907574fe4ee79144786/list-environment-objects-list.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;list-to-df-indexed.R&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/35d3f36e5099504609425b105819890a/raw/005f449b6f991a6ff17de4cb3877e681b978ee9f/list-to-df-indexed.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;log_positive_transform.R&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/68bd934ed352a89c9d71508f579468f4/raw/b2e081822783cc235b12d505295e8f4c9c85e95c/log_positive_transform.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;many-models-example.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/72f5b4e91f9c791a2638316dff91351d/raw/cb9b95cceff5fbe66fff8ae2aa7e87f766703a49/many-models-example.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;modeltime-cross-sectional-pred-intervals.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;multiple_lags.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/cadaa40cef6387e28924b6c3756627c9/raw/65241de07ffd038db28e94974842ac26c0512a87/multiple_lags.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;mutate-pairwise-example.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/5091536745b9a7ab596b5c9fe6b9922a/raw/6dbd8f624efc501df062f8ad2dfe313721b48772/mutate-pairwise-example.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;nonlinear-metrics-speed-compare.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/6087347f5572feecbb7fa5cbd5e4a8fa/raw/8d8438f3a29fd859bad4563e4d18a25a92ad360a/nonlinear-metrics-speed-compare.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;operations_combinations.R&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;pairwise-examples.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;perfect_bowl.R&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/b360c2e1e5a45145fc3c45575ade36c3/raw/0675a8db3bfc904ea57c24f7a64c846d40e23e5b/perfect_bowl.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;piecewise-spearman-corelation.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;predict-interval-boot-only.R&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;predict-interval.R&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;prep_training.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/02228ce475d3a4f958b12abad5e1a674/raw/2ac84a53ddd298e1eeff58968cc7f99defc4f565/prep_training.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;proportions.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/a11064516545f06cfcab92398817c687/raw/a093a412998801a397ed6640eae1e463a2d0f7fc/proportions.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;recipes_effects_coding_check.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/45a0b282da5d6017ac03819339eb2dd7/raw/784edf019c96d737811f43d886534bed802fac67/recipes_effects_coding_check.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;replace_na_tidy.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/a2c7299120a2dcdf8aa02964a9376f57/raw/15e5da0fd066e83f8a5f929ae4fb922ed98bb5ac/replace_na_tidy.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;rmse-interval.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/7eed49c743ac165ced2294a70e73e65e/raw/ab967ee9fb76e902a5ef63f10348336036810bed/rmse-interval.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;rolling_proportion_example.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/c04eee3739c0661c3dbe99fa5d8388ea/raw/016953cc5983b479477383d71a9f29588f21a4f2/rolling_proportion_example.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;row-stuff.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/9e39f42f4ff84d9c4430b38e993bbde2/raw/19a23516ab73554395d3a764b6b9449661351d17/row-stuff.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;rsample-windows-helpers-funs.R&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/7d180bde932628a151a4d935ffa586a5/raw/bcd2018892ec575136a9352d48ff96e3cef93a0f/rsample-windows-helpers-funs.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;rsample-windows-helpers.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;show_in_excel.R&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/c47169de43f4be62c655200620565697/raw/e92e41b66043e552e19e69dfd9d9f65fda96f4d9/show_in_excel.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;sim-interval-heteroskedasticity-example.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/a9e5d245feae3dfc551a122516a702ff/raw/27deded64fb7460eec8aef65261ec3ef02d6062a/sim-interval-heteroskedasticity-example.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;sim-squid-game-survival.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/c198c8c3bc4f84b97e8a97f41a8445da/raw/29d520f97c142630345c8bb15d34ee7f4c8fcb17/sim-squid-game-survival.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;simulate_stlm_example.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/34442675e89e374781a9148fa98e4a31/raw/ed294132d1482a94e3ca1ec5c52c5636f02da8f2/simulate_stlm_example.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;simulate_stlm_trend.R&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/4b93d0cf48937da6de06ffcffaed2b57/raw/21d25c7257be848a546a414834972d28d92f76ab/simulate_stlm_trend.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;slice_sample-vs-sample_n_of.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/fbd0a98f3ed1a8ee1ec66f4476715c3f/raw/88055d144d7d8c73aedb04252451372ebe08c764/slice_sample-vs-sample_n_of.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;slide-multiple-double.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/f88aa80a1be181ecc176ad3b2ac2edcd/raw/d755e94ac3f6de913f66e15088a4ac744ee9e6ff/slide-multiple-double.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;slide_days_prior.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/d1580f20376fcaedb6246e8cef95e2f1/raw/dca9619811b8d328461c38c18c1fee19aa30b2a8/slide_days_prior.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;solar_radiation.Rmd&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;source-rmd-chunks.r&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/e963b9dca5e4e1ab12ec6348b135362e/raw/fa8e1aac4b07b6c7ee31d9acb7bb91bf9ad10eff/source-rmd-chunks.r&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;source_rmd.R&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/4b8c81bc1283a9c28876f38a7ad7c517/raw/e74c7267eab0b83e1e1c51e39d3dbbe817423c39/source_rmd.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;split-group-nest-join.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/61a97577bd24aad7de4c0c1e284fe1d8/raw/7fe96f14409bbc2a4684a9f7b252b1bf122d8066/split-group-nest-join.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;step_other_n_mult_example.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/a25cc71fc66cbdee4e8ce51b1f74d5ca/raw/6ac7c2ef87965fd7f6801b1581ad4ca6593efb77/step_other_n_mult_example.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;stratified-sampling-parameter-estimates.R&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/e031e73711afd2fff26636bd6091dd58/raw/e28d8a0d4880b7ac7c3a726bb272571c3a623eb5/stratified-sampling-parameter-estimates.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;sumrows-concat-cols.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/f3f1ba8e236e0d6c6339face7b9a3dab/raw/4013196498f363e43b1f8bd3b8a97ba23c7c2da8/sumrows-concat-cols.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;textrecipes_sentiment.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/33e8ef4a120361b372af780788957f91/raw/5dfd121012a771bb01693989456f3b5d3cf376f1/textrecipes_sentiment.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;tidy_ks_test_all_combos.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/dc3c1f2f34519ca2a8a68024bc3a22e5/raw/765403ff3d980b77141df6990630060f8bd0568a/tidy_ks_test_all_combos.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;transform_basis.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ts-cv-via-slider.R&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/2beb3a108795979f42d7ea5e5f8ea762/raw/717e7309ddcefb3b7b4b4ffc3f08ab746e5ce854/ts-cv-via-slider.R&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;ts-prep-ml-exampl.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/0185e12a32e6c1c66b068f3e7d3194db/raw/2dc61bd44ac80771c3d459c8d688d037f5692786/ts-prep-ml-exampl.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;undo-yeo-johnson.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/e1426d745f301fc683a777555736d1be/raw/d6bead030405da1a9b4b5129a8a7ce1c5f529a83/undo-yeo-johnson.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;violin-plot-example.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/4c147fb41e4640236e555288f7d57af4/raw/2f1c17ad5b3931f54ead3bf01629a5dc4dd22ff3/violin-plot-example.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;weighted-grouped-bootstrap-simulation.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/00926e6f669cddaeee568af9a1dc3593/raw/b626320f39bf6097a42483abeb441eb3cd1b64d8/weighted-grouped-bootstrap-simulation.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;weighted-mahalanobis-distance.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/797fd1264bd3bd539ac64ba92a4fd0a7/raw/442307283699e8572ba431bc359f30923c3e3a20/weighted-mahalanobis-distance.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;weighted-quantile-example.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/78bcd2e8e23e05f8b5d8e78ebe881fe8/raw/98d9056378c5cf0229a5aecd2266ef56be90d80e/weighted-quantile-example.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;weighted-t-test-tidied.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/fcbd30fd77916e10fcfed6bd50aae081/raw/b63008a6b0cc31dbb75f3486a3f0e0c6da446f0e/weighted-t-test-tidied.md&lt;\/p&gt;&#34;,&#34;&lt;p&gt;&lt;b&gt;yardstick-groups-example.md&lt;\/b&gt;&lt;br&gt; https://gist.githubusercontent.com/brshallo/24394f9bd808a3a9c7331985ff6089a9/raw/447fd5f7bed9c4c5caf74d8e0ae5fa12a90107f7/yardstick-groups-example.md&lt;\/p&gt;&#34;],&#34;urls&#34;:[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/ea2e04347e14fae7ff969a54e2266359/raw/fec96ad3a02a66a6545d77af11a276d375c5dab3/benchmark-cdf-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/09603bd68a0096a9328fea78c94d71ab/raw/4ad8beee9134fe14f2b7ddb2d35bfeb78d565f47/boot_noboot_sims_compare.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f94085d5120f8034c82b51dde03018fe/raw/2600ba9f3d058442e968e73e1a26689233a8a918/boot_sim_stlm.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1349cc19e616e5d1df03cc7efe77e67a/raw/896a2997faffee4d65d680778f9fef89759cfa3e/bootstrap-mean-rsample.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/88ba63b4f69f0347c2b483947efb9be3/raw/c85d8af4afe7b7ca5285a485d8a886ea7113d676/cdf_density.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/45ccf6c350d966debd8876bc9efc5fc4/raw/99235face5e3b3f0ebc63d9c25791a0eee516b69/collapse_names.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/674ff06608c1a55fefb8d5dc49896d65/raw/6aae6f29f14c42a54448e027a8fef2b7491a3263/combn_ttible.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/37d524b82541c2f8540eab39f991830a/raw/2096c2220bed8631418bacdb85fa8113659f60fb/conf_mat_weighted.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/5713c8a8940651def4ecdb0064762c85/raw/f392a1e8f4336fdfa8b32ecc43ab127d70f95ef4/continuous-categorical-significance.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/22681340d5d26f291fc5f349be21ec35/raw/a7c24eab98cc8c1611815563f0b1774f4b6ca267/continuous-engagements.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/979673ddc45c7e952c44a75e0ac1dd19/raw/e0ef45f19e3bf6ed21c3fd4eb58fe93b4ccaa3d9/correlation-all-predictors.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/597b37ee264b025ae2b72e6b32a5afb2/raw/95a9fbd9b30ebf2eabba4eb91815696649916db8/count-workers.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/9e6b26ce9daa63d29dc1a0e4f8140ea0/raw/1e0ebc0a0e9e0fe02d3f3e73ff466ae3aaaab683/create-grouped-combinations.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/78d0682d16b7eb09ee39caa4eba3fc06/raw/50856a8f1b3c8049b630b71e05b1ebf92a4d5267/custom-ggplot-and-labels.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/b87b2f4b3b123b6567559c32d27806db/raw/2d72a7c84b1451c518a1b29e7cfd0870f3318c09/dataframes_list-cols.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/8746f5b05549e3cda12ee733580a5bef/raw/040921e7618d07c08a8272a5a4eb284fe1187d0a/deviation_coding.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/295d381f33274bb582123a556d5f637e/raw/0942c16d4fb7f4f94cb3d41dbedae39f33049e67/df_of_quantiles.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/55d7d28930c02ddb719b5baa904f9cf0/raw/be8b42c5947d6bfcc111083761c852033188d1cd/did-safely-error.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9720c82ddb747821921fa4477329fc62/raw/7f7afc8cab849d2e6fc7f8be102955d5a58e922a/dplyover-to-dplyr-sql.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ffc6c03fce878774ecb74f1bc595ece/raw/c503bf4f471d7764429f71fb4e1d1e79b620eb42/effects_coding_check.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f923b9b5c6360ce09beda35c3d1d55e9/raw/98fb093aa4443225c8708ad94afe76f221a1d942/extract_coefs_effects_coding.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/97686d0c510671984c2a0f86b6e8b9ae/raw/141cf8f196fd5281b58ff2933661fffa126856b7/extract_emails_from_outlook.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/bde0539b9af3673f997999c95106b295/raw/b803a473a6b8a000806ce96c9f7890d633b40a10/fct_recode-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/44215074fd289d049aedbfd2bd2bf534/raw/3edc600de81d5185251f1be20f33cf0958f3dba3/filter-for-network.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a4fb0906f74c7f616631db4337843120/raw/9317e3f32b440e2a7483e35d41c7e45ff4338243/funspotr-gists-cmparlettpelleriti-ex.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/b5dbaf3f6edd5b7a58aeb46a1e20f804/raw/3b1f698168abe14514d23e18d6bd4316c7cb2722/gini_entropy_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/e53aeec73d91bcacc606343ca30fdb5c/raw/eb3aadd514c4c004a79de5e09c40fe191769238f/gini_entropy_similarity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/b735cfd5b4cf22e2ac996e60112b4b28/raw/e691b02a2e8d1848b50674e80c67b494821cad2c/graph-notes-colin.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/01496b68adef88a71de1fd44f3712b10/raw/79de1c4a7835db7b671b6cba87914bafcc435bdb/grouped-nested-t-test.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f0cdfd38f31947b5edbe3efd8efab036/raw/081110dfe414260bcfc13eac15912253f42f8437/if_all-if_any-examples.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/9b8675c306a7fb84b6b078d8ab7d81e5/raw/f54b2b42a1c9a9a5abc32907574fe4ee79144786/list-environment-objects-list.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/35d3f36e5099504609425b105819890a/raw/005f449b6f991a6ff17de4cb3877e681b978ee9f/list-to-df-indexed.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/68bd934ed352a89c9d71508f579468f4/raw/b2e081822783cc235b12d505295e8f4c9c85e95c/log_positive_transform.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/72f5b4e91f9c791a2638316dff91351d/raw/cb9b95cceff5fbe66fff8ae2aa7e87f766703a49/many-models-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/cadaa40cef6387e28924b6c3756627c9/raw/65241de07ffd038db28e94974842ac26c0512a87/multiple_lags.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5091536745b9a7ab596b5c9fe6b9922a/raw/6dbd8f624efc501df062f8ad2dfe313721b48772/mutate-pairwise-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/6087347f5572feecbb7fa5cbd5e4a8fa/raw/8d8438f3a29fd859bad4563e4d18a25a92ad360a/nonlinear-metrics-speed-compare.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b360c2e1e5a45145fc3c45575ade36c3/raw/0675a8db3bfc904ea57c24f7a64c846d40e23e5b/perfect_bowl.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/02228ce475d3a4f958b12abad5e1a674/raw/2ac84a53ddd298e1eeff58968cc7f99defc4f565/prep_training.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a11064516545f06cfcab92398817c687/raw/a093a412998801a397ed6640eae1e463a2d0f7fc/proportions.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/45a0b282da5d6017ac03819339eb2dd7/raw/784edf019c96d737811f43d886534bed802fac67/recipes_effects_coding_check.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a2c7299120a2dcdf8aa02964a9376f57/raw/15e5da0fd066e83f8a5f929ae4fb922ed98bb5ac/replace_na_tidy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7eed49c743ac165ced2294a70e73e65e/raw/ab967ee9fb76e902a5ef63f10348336036810bed/rmse-interval.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c04eee3739c0661c3dbe99fa5d8388ea/raw/016953cc5983b479477383d71a9f29588f21a4f2/rolling_proportion_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9e39f42f4ff84d9c4430b38e993bbde2/raw/19a23516ab73554395d3a764b6b9449661351d17/row-stuff.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7d180bde932628a151a4d935ffa586a5/raw/bcd2018892ec575136a9352d48ff96e3cef93a0f/rsample-windows-helpers-funs.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c47169de43f4be62c655200620565697/raw/e92e41b66043e552e19e69dfd9d9f65fda96f4d9/show_in_excel.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a9e5d245feae3dfc551a122516a702ff/raw/27deded64fb7460eec8aef65261ec3ef02d6062a/sim-interval-heteroskedasticity-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c198c8c3bc4f84b97e8a97f41a8445da/raw/29d520f97c142630345c8bb15d34ee7f4c8fcb17/sim-squid-game-survival.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/34442675e89e374781a9148fa98e4a31/raw/ed294132d1482a94e3ca1ec5c52c5636f02da8f2/simulate_stlm_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b93d0cf48937da6de06ffcffaed2b57/raw/21d25c7257be848a546a414834972d28d92f76ab/simulate_stlm_trend.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/fbd0a98f3ed1a8ee1ec66f4476715c3f/raw/88055d144d7d8c73aedb04252451372ebe08c764/slice_sample-vs-sample_n_of.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f88aa80a1be181ecc176ad3b2ac2edcd/raw/d755e94ac3f6de913f66e15088a4ac744ee9e6ff/slide-multiple-double.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/d1580f20376fcaedb6246e8cef95e2f1/raw/dca9619811b8d328461c38c18c1fee19aa30b2a8/slide_days_prior.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/e963b9dca5e4e1ab12ec6348b135362e/raw/fa8e1aac4b07b6c7ee31d9acb7bb91bf9ad10eff/source-rmd-chunks.r&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b8c81bc1283a9c28876f38a7ad7c517/raw/e74c7267eab0b83e1e1c51e39d3dbbe817423c39/source_rmd.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/61a97577bd24aad7de4c0c1e284fe1d8/raw/7fe96f14409bbc2a4684a9f7b252b1bf122d8066/split-group-nest-join.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a25cc71fc66cbdee4e8ce51b1f74d5ca/raw/6ac7c2ef87965fd7f6801b1581ad4ca6593efb77/step_other_n_mult_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/e031e73711afd2fff26636bd6091dd58/raw/e28d8a0d4880b7ac7c3a726bb272571c3a623eb5/stratified-sampling-parameter-estimates.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f3f1ba8e236e0d6c6339face7b9a3dab/raw/4013196498f363e43b1f8bd3b8a97ba23c7c2da8/sumrows-concat-cols.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/33e8ef4a120361b372af780788957f91/raw/5dfd121012a771bb01693989456f3b5d3cf376f1/textrecipes_sentiment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/dc3c1f2f34519ca2a8a68024bc3a22e5/raw/765403ff3d980b77141df6990630060f8bd0568a/tidy_ks_test_all_combos.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/2beb3a108795979f42d7ea5e5f8ea762/raw/717e7309ddcefb3b7b4b4ffc3f08ab746e5ce854/ts-cv-via-slider.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/0185e12a32e6c1c66b068f3e7d3194db/raw/2dc61bd44ac80771c3d459c8d688d037f5692786/ts-prep-ml-exampl.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/e1426d745f301fc683a777555736d1be/raw/d6bead030405da1a9b4b5129a8a7ce1c5f529a83/undo-yeo-johnson.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4c147fb41e4640236e555288f7d57af4/raw/2f1c17ad5b3931f54ead3bf01629a5dc4dd22ff3/violin-plot-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/00926e6f669cddaeee568af9a1dc3593/raw/b626320f39bf6097a42483abeb441eb3cd1b64d8/weighted-grouped-bootstrap-simulation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/797fd1264bd3bd539ac64ba92a4fd0a7/raw/442307283699e8572ba431bc359f30923c3e3a20/weighted-mahalanobis-distance.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/78bcd2e8e23e05f8b5d8e78ebe881fe8/raw/98d9056378c5cf0229a5aecd2266ef56be90d80e/weighted-quantile-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/fcbd30fd77916e10fcfed6bd50aae081/raw/b63008a6b0cc31dbb75f3486a3f0e0c6da446f0e/weighted-t-test-tidied.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24394f9bd808a3a9c7331985ff6089a9/raw/447fd5f7bed9c4c5caf74d8e0ae5fa12a90107f7/yardstick-groups-example.md&#34;],&#34;label&#34;:[&#34;AmesHousing&#34;,&#34;bench&#34;,&#34;broom&#34;,&#34;correlation&#34;,&#34;corrr&#34;,&#34;DBI&#34;,&#34;devtools&#34;,&#34;dplyr&#34;,&#34;fable&#34;,&#34;fabletools&#34;,&#34;forcats&#34;,&#34;forecast&#34;,&#34;fs&#34;,&#34;funspotr&#34;,&#34;gganimate&#34;,&#34;ggbeeswarm&#34;,&#34;ggforce&#34;,&#34;ggplot&#34;,&#34;glue&#34;,&#34;gratia&#34;,&#34;gridExtra&#34;,&#34;Hmisc&#34;,&#34;infotheo&#34;,&#34;janitor&#34;,&#34;knitr&#34;,&#34;latex&#34;,&#34;logspline&#34;,&#34;lubridate&#34;,&#34;mgcv&#34;,&#34;microbenchmark&#34;,&#34;modelr&#34;,&#34;modeltime&#34;,&#34;nlcor&#34;,&#34;NNS&#34;,&#34;parsnip&#34;,&#34;patchwork&#34;,&#34;piececor&#34;,&#34;plotly&#34;,&#34;ppsr&#34;,&#34;purrr&#34;,&#34;pwiser&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;remotes&#34;,&#34;rlang&#34;,&#34;rsample&#34;,&#34;RSQLite&#34;,&#34;slider&#34;,&#34;spatstat&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;textrecipes&#34;,&#34;tibble&#34;,&#34;tidyr&#34;,&#34;tsibble&#34;,&#34;tune&#34;,&#34;utils&#34;,&#34;VGAM&#34;,&#34;weights&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;benchmark-cdf-methods.md&#34;,&#34;binary_continuous_plot.R&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;boot_sim_stlm.md&#34;,&#34;bootstrap-mean-rsample.R&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;cdf_density.R&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;clean-hiearchy.md&#34;,&#34;collapse_names.R&#34;,&#34;combn_ttible.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;conf_mat_weighted.R&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-engagements.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;count-workers.R&#34;,&#34;create-grouped-combinations.md&#34;,&#34;custom-ggplot-and-labels.R&#34;,&#34;dataframes_list-cols.md&#34;,&#34;deviation_coding.R&#34;,&#34;df_of_quantiles.md&#34;,&#34;did-safely-error.md&#34;,&#34;dplyover-to-dplyr-sql.md&#34;,&#34;effects_coding_check.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_emails_from_outlook.R&#34;,&#34;fct_recode-example.md&#34;,&#34;filter-for-network.R&#34;,&#34;funspotr-gists-cmparlettpelleriti-ex.R&#34;,&#34;gini_entropy_example.md&#34;,&#34;gini_entropy_similarity.R&#34;,&#34;graph-notes-colin.md&#34;,&#34;grouped-nested-t-test.md&#34;,&#34;if_all-if_any-examples.R&#34;,&#34;list-environment-objects-list.md&#34;,&#34;list-to-df-indexed.R&#34;,&#34;log_positive_transform.R&#34;,&#34;many-models-example.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;multiple_lags.md&#34;,&#34;mutate-pairwise-example.md&#34;,&#34;nonlinear-metrics-speed-compare.md&#34;,&#34;operations_combinations.R&#34;,&#34;pairwise-examples.md&#34;,&#34;perfect_bowl.R&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval.R&#34;,&#34;prep_training.md&#34;,&#34;proportions.md&#34;,&#34;recipes_effects_coding_check.md&#34;,&#34;replace_na_tidy.md&#34;,&#34;rmse-interval.md&#34;,&#34;rolling_proportion_example.md&#34;,&#34;row-stuff.md&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;show_in_excel.R&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-squid-game-survival.md&#34;,&#34;simulate_stlm_example.md&#34;,&#34;simulate_stlm_trend.R&#34;,&#34;slice_sample-vs-sample_n_of.md&#34;,&#34;slide-multiple-double.md&#34;,&#34;slide_days_prior.md&#34;,&#34;solar_radiation.Rmd&#34;,&#34;source-rmd-chunks.r&#34;,&#34;source_rmd.R&#34;,&#34;split-group-nest-join.md&#34;,&#34;step_other_n_mult_example.md&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;sumrows-concat-cols.md&#34;,&#34;textrecipes_sentiment.md&#34;,&#34;tidy_ks_test_all_combos.md&#34;,&#34;transform_basis.md&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;undo-yeo-johnson.md&#34;,&#34;violin-plot-example.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-mahalanobis-distance.md&#34;,&#34;weighted-quantile-example.md&#34;,&#34;weighted-t-test-tidied.md&#34;,&#34;yardstick-groups-example.md&#34;],&#34;x&#34;:[-0.202407826761298,0.567482384914786,-0.214982450891033,0.500355157841819,-0.282026161721613,-0.296763189568232,0.155936999195573,-0.129642102757233,0.243034868517916,0.305772769065998,-0.198131979864997,0.200650482387585,-0.791428159270346,-0.105897072519415,-0.366037269031661,0.120302849518551,-0.769515255024944,-0.166659777093653,-0.293856963300031,0.434663489074774,-0.799784733437579,-0.54037232233541,0.427640494422932,-0.792152332277779,-0.519778219876478,-0.773186276275048,1,0.0655780941638944,0.482939627206942,0.946159671476871,0.0992726300258397,0.619051977234768,0.501428032209511,0.414497367217842,0.397429100399969,-0.790678599962645,0.587439257990612,-1,0.342488198197837,-0.144584786370409,-0.116144476843842,-0.526181214515387,0.130427072921625,-0.200230212148188,-0.528117945506748,0.0912462053743479,-0.377562545936106,0.0649600874242344,0.990696740495797,0.0942911064476817,-0.307242159915276,-0.51082377116721,0.0504550296237205,-0.130179271191894,0.178666717936057,0.334071842388569,-0.346667716542821,0.552139666918467,-0.719968625752429,0.310182400016161,0.374607483611808,-0.302336021865634,0.687976965113407,-0.353489475485775,0.0110277711656874,0.293075501360882,0.00409274864765297,-0.119630733028574,0.444509049422701,-0.0110461777152063,-0.0815312544279748,-0.550621451135206,-0.169870976681897,0.0882041124397137,0.0200549601284052,-0.42286838656095,-0.20034508605874,-0.0296410320715732,-0.20477922350035,-0.0712597927830645,-0.284554092608866,-0.661738705604348,-0.391817280508828,0.20826003752205,-0.105061789507316,-0.362981643867784,-0.259034147564739,-0.0101239826543658,-0.109593447847131,-0.143944186899391,-0.615012795513835,-0.200795183454196,-0.527297245884485,-0.119099616899532,-0.0853710000053822,-0.332146025139131,-0.422036103688029,-0.116200134380689,0.0636065293986938,-0.317427954356853,-0.420189192924905,0.238239888070793,-0.035605368736774,0.277856438513859,-0.182426305587361,-0.191275709239503,0.335573813316173,-0.344054587375191,-0.167179075277743,-0.450150718813945,0.163508944421636,0.126193538591422,0.125487285242338,0.16394147414746,-0.250415486455121,0.268060205835279,-0.225859866689303,0.223780089704509,-0.0975665075397181,-0.494518521023201,-0.0876816985325551,-0.0284116174794542,-0.610391148325604,0.166193330711935,-0.0580093549399644,0.0102049125957473,0.330262698566982,-0.445814087009958,-0.121486663464248,0.0311145526974144,-0.0507674991243789,-0.370064448235672,-0.405090197555496,0.0591614006335091,0.0262276273882658,-0.128392414905215,-0.355082151836063,-0.288321094324589,-0.0365228373584167,-0.295608379078873,0.0777036262803465,0.0343334856013346,0.185515165238155,0.0196419499218092,-0.245036397456529,0.410713951648184,-0.42083287131946,-0.445017143957442,0.257578356861016],&#34;y&#34;:[-0.157678900215863,0.914843143574818,0.301008653106644,0.974808068754167,0.373967241114895,-1,0.361366228987744,-0.0958322337946792,-0.750376261884814,-0.719193306979353,-0.125246512914457,0.307459088580493,0.930627523734046,-0.924441049460301,0.255192690242452,-0.267136694470831,0.380228860694547,0.0115124613681061,-0.536217125543678,-0.43118812580936,-0.101758959113307,0.268139514327843,0.934252216659774,0.2416366356421,-0.677318928409776,-0.234501452896504,0.399037043697981,-0.287466635257289,-0.367709788360634,0.524130015576509,0.299948699056931,-0.350759765562485,0.904183275206714,1,-0.0856227172591175,-0.168663288271181,0.849792118659128,0.234061168845563,0.981450504676177,-0.106024189588023,0.683979074588533,-0.398097802658384,0.0239226826108387,0.675594130000803,-0.0110937741109256,-0.146329685325579,-0.980045514452056,-0.522973517714066,0.46827099187244,0.143569772910267,-0.28211070661528,0.44092238493681,0.288617470059446,-0.0425954275749214,-0.779801895258977,-0.157152695827719,0.310214285146592,-0.217626279802167,0.338781548974447,-0.0795818838107524,-0.0485862385378047,0.0954325658376647,0.35923859397995,-0.0660626930284502,0.09339255322629,0.379705276675144,-0.306241503124672,-0.21614165005323,0.261644859194794,-0.0288113916488464,0.05899367012449,-0.565525268788726,0.518394013569782,-0.0797662227058454,0.207008468771251,-0.152729921433104,0.0936679663998858,-0.433517257856186,0.0593229652742906,-0.288172048189797,-0.193947544457978,0.146230183229857,-0.0244298613048122,0.034199156536646,0.00362145039448336,-0.269925576302958,-0.674519255131293,0.256739795880813,0.162342005472848,0.0613835039044142,-0.509384562533004,-0.299614717742547,-0.188491915545693,-0.593766120184909,0.208877571767045,-0.0047187009826265,-0.103734655434338,0.335172477725102,-0.0268122862721998,-0.318007382342397,-0.060672744842986,0.474383130917299,0.0110304315720104,-0.205388187945929,-0.370380719787999,0.162245154197345,0.68245645590727,-0.133849799997871,0.178400046760492,0.186269579237738,-0.187920327042885,-0.0545229894785397,-0.0863466066671967,0.123334919471995,-0.329983759811554,0.24715195052883,-0.236355217412788,-0.0483088176939364,-0.250215408147537,-0.265198127943168,-0.159413876340002,-0.0564475320536878,0.684746289069243,0.0728724325404062,0.104805879034123,0.140623963853296,0.43007367941715,-0.334126783539168,-0.380500875521728,-0.426987646620582,-0.207254715855218,-0.461302415032067,-0.449540833184959,0.0290405870923114,-0.154367728186134,0.117593558097522,-0.224683608788433,0.149947864755404,0.0488706046465579,0.0369843254548914,-0.445691889171934,-0.209277886241377,-0.130126911770656,-0.0923193024031883,0.133285584874682,0.337021651359655,0.0852086711978006,0.123710109443272,0.0218669589075331]},&#34;edges&#34;:{&#34;from&#34;:[&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;benchmark-cdf-methods.md&#34;,&#34;benchmark-cdf-methods.md&#34;,&#34;benchmark-cdf-methods.md&#34;,&#34;benchmark-cdf-methods.md&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;boot_sim_stlm.md&#34;,&#34;boot_sim_stlm.md&#34;,&#34;boot_sim_stlm.md&#34;,&#34;bootstrap-mean-rsample.R&#34;,&#34;bootstrap-mean-rsample.R&#34;,&#34;bootstrap-mean-rsample.R&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;cdf_density.R&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;collapse_names.R&#34;,&#34;combn_ttible.md&#34;,&#34;combn_ttible.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;conf_mat_weighted.R&#34;,&#34;conf_mat_weighted.R&#34;,&#34;conf_mat_weighted.R&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-engagements.md&#34;,&#34;continuous-engagements.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;count-workers.R&#34;,&#34;count-workers.R&#34;,&#34;count-workers.R&#34;,&#34;count-workers.R&#34;,&#34;create-grouped-combinations.md&#34;,&#34;create-grouped-combinations.md&#34;,&#34;create-grouped-combinations.md&#34;,&#34;create-grouped-combinations.md&#34;,&#34;custom-ggplot-and-labels.R&#34;,&#34;custom-ggplot-and-labels.R&#34;,&#34;dataframes_list-cols.md&#34;,&#34;dataframes_list-cols.md&#34;,&#34;deviation_coding.R&#34;,&#34;deviation_coding.R&#34;,&#34;df_of_quantiles.md&#34;,&#34;df_of_quantiles.md&#34;,&#34;df_of_quantiles.md&#34;,&#34;df_of_quantiles.md&#34;,&#34;df_of_quantiles.md&#34;,&#34;df_of_quantiles.md&#34;,&#34;did-safely-error.md&#34;,&#34;did-safely-error.md&#34;,&#34;dplyover-to-dplyr-sql.md&#34;,&#34;dplyover-to-dplyr-sql.md&#34;,&#34;dplyover-to-dplyr-sql.md&#34;,&#34;effects_coding_check.md&#34;,&#34;effects_coding_check.md&#34;,&#34;effects_coding_check.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_emails_from_outlook.R&#34;,&#34;fct_recode-example.md&#34;,&#34;fct_recode-example.md&#34;,&#34;fct_recode-example.md&#34;,&#34;filter-for-network.R&#34;,&#34;funspotr-gists-cmparlettpelleriti-ex.R&#34;,&#34;funspotr-gists-cmparlettpelleriti-ex.R&#34;,&#34;gini_entropy_example.md&#34;,&#34;gini_entropy_example.md&#34;,&#34;gini_entropy_example.md&#34;,&#34;gini_entropy_similarity.R&#34;,&#34;gini_entropy_similarity.R&#34;,&#34;gini_entropy_similarity.R&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;grouped-nested-t-test.md&#34;,&#34;grouped-nested-t-test.md&#34;,&#34;grouped-nested-t-test.md&#34;,&#34;grouped-nested-t-test.md&#34;,&#34;grouped-nested-t-test.md&#34;,&#34;grouped-nested-t-test.md&#34;,&#34;if_all-if_any-examples.R&#34;,&#34;if_all-if_any-examples.R&#34;,&#34;if_all-if_any-examples.R&#34;,&#34;list-environment-objects-list.md&#34;,&#34;list-environment-objects-list.md&#34;,&#34;list-environment-objects-list.md&#34;,&#34;list-environment-objects-list.md&#34;,&#34;list-environment-objects-list.md&#34;,&#34;list-to-df-indexed.R&#34;,&#34;list-to-df-indexed.R&#34;,&#34;log_positive_transform.R&#34;,&#34;many-models-example.md&#34;,&#34;many-models-example.md&#34;,&#34;many-models-example.md&#34;,&#34;many-models-example.md&#34;,&#34;many-models-example.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;multiple_lags.md&#34;,&#34;multiple_lags.md&#34;,&#34;mutate-pairwise-example.md&#34;,&#34;mutate-pairwise-example.md&#34;,&#34;mutate-pairwise-example.md&#34;,&#34;mutate-pairwise-example.md&#34;,&#34;nonlinear-metrics-speed-compare.md&#34;,&#34;nonlinear-metrics-speed-compare.md&#34;,&#34;nonlinear-metrics-speed-compare.md&#34;,&#34;nonlinear-metrics-speed-compare.md&#34;,&#34;nonlinear-metrics-speed-compare.md&#34;,&#34;nonlinear-metrics-speed-compare.md&#34;,&#34;nonlinear-metrics-speed-compare.md&#34;,&#34;nonlinear-metrics-speed-compare.md&#34;,&#34;nonlinear-metrics-speed-compare.md&#34;,&#34;nonlinear-metrics-speed-compare.md&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;perfect_bowl.R&#34;,&#34;perfect_bowl.R&#34;,&#34;perfect_bowl.R&#34;,&#34;perfect_bowl.R&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;prep_training.md&#34;,&#34;prep_training.md&#34;,&#34;prep_training.md&#34;,&#34;proportions.md&#34;,&#34;proportions.md&#34;,&#34;proportions.md&#34;,&#34;recipes_effects_coding_check.md&#34;,&#34;recipes_effects_coding_check.md&#34;,&#34;recipes_effects_coding_check.md&#34;,&#34;replace_na_tidy.md&#34;,&#34;replace_na_tidy.md&#34;,&#34;replace_na_tidy.md&#34;,&#34;rmse-interval.md&#34;,&#34;rmse-interval.md&#34;,&#34;rmse-interval.md&#34;,&#34;rmse-interval.md&#34;,&#34;rolling_proportion_example.md&#34;,&#34;rolling_proportion_example.md&#34;,&#34;rolling_proportion_example.md&#34;,&#34;rolling_proportion_example.md&#34;,&#34;row-stuff.md&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;show_in_excel.R&#34;,&#34;show_in_excel.R&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-squid-game-survival.md&#34;,&#34;sim-squid-game-survival.md&#34;,&#34;sim-squid-game-survival.md&#34;,&#34;sim-squid-game-survival.md&#34;,&#34;simulate_stlm_example.md&#34;,&#34;simulate_stlm_example.md&#34;,&#34;simulate_stlm_example.md&#34;,&#34;simulate_stlm_example.md&#34;,&#34;simulate_stlm_example.md&#34;,&#34;simulate_stlm_example.md&#34;,&#34;simulate_stlm_example.md&#34;,&#34;simulate_stlm_trend.R&#34;,&#34;slice_sample-vs-sample_n_of.md&#34;,&#34;slide-multiple-double.md&#34;,&#34;slide-multiple-double.md&#34;,&#34;slide-multiple-double.md&#34;,&#34;slide-multiple-double.md&#34;,&#34;slide_days_prior.md&#34;,&#34;slide_days_prior.md&#34;,&#34;slide_days_prior.md&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;source-rmd-chunks.r&#34;,&#34;source-rmd-chunks.r&#34;,&#34;source-rmd-chunks.r&#34;,&#34;source-rmd-chunks.r&#34;,&#34;source-rmd-chunks.r&#34;,&#34;source_rmd.R&#34;,&#34;source_rmd.R&#34;,&#34;source_rmd.R&#34;,&#34;source_rmd.R&#34;,&#34;source_rmd.R&#34;,&#34;split-group-nest-join.md&#34;,&#34;split-group-nest-join.md&#34;,&#34;split-group-nest-join.md&#34;,&#34;step_other_n_mult_example.md&#34;,&#34;step_other_n_mult_example.md&#34;,&#34;step_other_n_mult_example.md&#34;,&#34;step_other_n_mult_example.md&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;sumrows-concat-cols.md&#34;,&#34;sumrows-concat-cols.md&#34;,&#34;sumrows-concat-cols.md&#34;,&#34;textrecipes_sentiment.md&#34;,&#34;textrecipes_sentiment.md&#34;,&#34;textrecipes_sentiment.md&#34;,&#34;textrecipes_sentiment.md&#34;,&#34;textrecipes_sentiment.md&#34;,&#34;textrecipes_sentiment.md&#34;,&#34;tidy_ks_test_all_combos.md&#34;,&#34;tidy_ks_test_all_combos.md&#34;,&#34;tidy_ks_test_all_combos.md&#34;,&#34;tidy_ks_test_all_combos.md&#34;,&#34;tidy_ks_test_all_combos.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;undo-yeo-johnson.md&#34;,&#34;undo-yeo-johnson.md&#34;,&#34;undo-yeo-johnson.md&#34;,&#34;undo-yeo-johnson.md&#34;,&#34;undo-yeo-johnson.md&#34;,&#34;undo-yeo-johnson.md&#34;,&#34;violin-plot-example.md&#34;,&#34;violin-plot-example.md&#34;,&#34;violin-plot-example.md&#34;,&#34;violin-plot-example.md&#34;,&#34;violin-plot-example.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-mahalanobis-distance.md&#34;,&#34;weighted-quantile-example.md&#34;,&#34;weighted-quantile-example.md&#34;,&#34;weighted-quantile-example.md&#34;,&#34;weighted-t-test-tidied.md&#34;,&#34;weighted-t-test-tidied.md&#34;,&#34;weighted-t-test-tidied.md&#34;,&#34;weighted-t-test-tidied.md&#34;,&#34;weighted-t-test-tidied.md&#34;,&#34;weighted-t-test-tidied.md&#34;,&#34;yardstick-groups-example.md&#34;,&#34;yardstick-groups-example.md&#34;,&#34;yardstick-groups-example.md&#34;],&#34;to&#34;:[&#34;dplyr&#34;,&#34;gganimate&#34;,&#34;ggplot&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;utils&#34;,&#34;logspline&#34;,&#34;microbenchmark&#34;,&#34;spatstat&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;purrr&#34;,&#34;rlang&#34;,&#34;dplyr&#34;,&#34;forecast&#34;,&#34;ggplot&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;devtools&#34;,&#34;forecast&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;rsample&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggbeeswarm&#34;,&#34;ggplot&#34;,&#34;glue&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;ggbeeswarm&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;modelr&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tibble&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;stringr&#34;,&#34;tibble&#34;,&#34;utils&#34;,&#34;AmesHousing&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;purrr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;devtools&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;modelr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;rlang&#34;,&#34;AmesHousing&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;AmesHousing&#34;,&#34;corrr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;purrr&#34;,&#34;rsample&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;plotly&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tibble&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;DBI&#34;,&#34;dplyr&#34;,&#34;RSQLite&#34;,&#34;dplyr&#34;,&#34;modelr&#34;,&#34;stats&#34;,&#34;devtools&#34;,&#34;dplyr&#34;,&#34;gganimate&#34;,&#34;ggplot&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;tibble&#34;,&#34;tidyr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;funspotr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;gridExtra&#34;,&#34;latex&#34;,&#34;patchwork&#34;,&#34;readr&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;pwiser&#34;,&#34;remotes&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;AmesHousing&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;modeltime&#34;,&#34;parsnip&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;workflows&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;utils&#34;,&#34;bench&#34;,&#34;correlation&#34;,&#34;devtools&#34;,&#34;infotheo&#34;,&#34;nlcor&#34;,&#34;NNS&#34;,&#34;piececor&#34;,&#34;ppsr&#34;,&#34;stats&#34;,&#34;tibble&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;rlang&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;corrr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;ggforce&#34;,&#34;ggplot&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;gratia&#34;,&#34;mgcv&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;workflows&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;tune&#34;,&#34;workflows&#34;,&#34;dplyr&#34;,&#34;recipes&#34;,&#34;stats&#34;,&#34;AmesHousing&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;recipes&#34;,&#34;stats&#34;,&#34;tibble&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;yardstick&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;purrr&#34;,&#34;rsample&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;purrr&#34;,&#34;rsample&#34;,&#34;tibble&#34;,&#34;tidyr&#34;,&#34;fs&#34;,&#34;utils&#34;,&#34;devtools&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;recipes&#34;,&#34;stats&#34;,&#34;workflows&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;devtools&#34;,&#34;dplyr&#34;,&#34;forecast&#34;,&#34;ggplot&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;slider&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;slider&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;tidyr&#34;,&#34;glue&#34;,&#34;knitr&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;stringr&#34;,&#34;glue&#34;,&#34;knitr&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;recipes&#34;,&#34;tidyr&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;recipes&#34;,&#34;rlang&#34;,&#34;textrecipes&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;gganimate&#34;,&#34;ggplot&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;fable&#34;,&#34;fabletools&#34;,&#34;purrr&#34;,&#34;slider&#34;,&#34;tidyr&#34;,&#34;tsibble&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;purrr&#34;,&#34;slider&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;recipes&#34;,&#34;tidyr&#34;,&#34;VGAM&#34;,&#34;yardstick&#34;,&#34;dplyr&#34;,&#34;ggbeeswarm&#34;,&#34;ggplot&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;Hmisc&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;utils&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;Hmisc&#34;,&#34;dplyr&#34;,&#34;janitor&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;utils&#34;,&#34;weights&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;yardstick&#34;],&#34;title&#34;:[&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;,&#34;in file&#34;]},&#34;nodesToDataframe&#34;:true,&#34;edgesToDataframe&#34;:true,&#34;options&#34;:{&#34;width&#34;:&#34;100%&#34;,&#34;height&#34;:&#34;100%&#34;,&#34;nodes&#34;:{&#34;shape&#34;:&#34;dot&#34;,&#34;physics&#34;:false},&#34;manipulation&#34;:{&#34;enabled&#34;:false},&#34;edges&#34;:{&#34;smooth&#34;:false,&#34;color&#34;:{&#34;highlight&#34;:&#34;#D33F6A&#34;,&#34;hover&#34;:&#34;#D33F6A&#34;}},&#34;physics&#34;:{&#34;stabilization&#34;:false},&#34;interaction&#34;:{&#34;hover&#34;:true}},&#34;groups&#34;:null,&#34;width&#34;:&#34;100%&#34;,&#34;height&#34;:&#34;100vh&#34;,&#34;idselection&#34;:{&#34;enabled&#34;:true,&#34;style&#34;:&#34;width: 150px; height: 26px&#34;,&#34;useLabels&#34;:true,&#34;main&#34;:&#34;Select by id&#34;},&#34;byselection&#34;:{&#34;enabled&#34;:false,&#34;style&#34;:&#34;width: 150px; height: 26px&#34;,&#34;multiple&#34;:false,&#34;hideColor&#34;:&#34;rgba(200,200,200,0.5)&#34;,&#34;highlight&#34;:false},&#34;main&#34;:null,&#34;submain&#34;:null,&#34;footer&#34;:null,&#34;background&#34;:&#34;rgba(0, 0, 0, 0)&#34;,&#34;igraphlayout&#34;:{&#34;type&#34;:&#34;square&#34;},&#34;tooltipStay&#34;:300,&#34;tooltipStyle&#34;:&#34;position: fixed;visibility:hidden;padding: 5px;white-space: nowrap;font-family: verdana;font-size:14px;font-color:#000000;background-color: #f5f4ed;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;border: 1px solid #808074;box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);&#34;,&#34;highlight&#34;:{&#34;enabled&#34;:false,&#34;hoverNearest&#34;:false,&#34;degree&#34;:1,&#34;algorithm&#34;:&#34;all&#34;,&#34;hideColor&#34;:&#34;rgba(200,200,200,0.5)&#34;,&#34;labelOnly&#34;:true},&#34;collapse&#34;:{&#34;enabled&#34;:false,&#34;fit&#34;:false,&#34;resetHighlight&#34;:true,&#34;clusterOptions&#34;:null,&#34;keepCoord&#34;:true,&#34;labelSuffix&#34;:&#34;(cluster)&#34;},&#34;legend&#34;:{&#34;width&#34;:0.2,&#34;useGroups&#34;:false,&#34;position&#34;:&#34;left&#34;,&#34;ncol&#34;:1,&#34;stepX&#34;:100,&#34;stepY&#34;:100,&#34;zoom&#34;:true,&#34;edges&#34;:{&#34;label&#34;:[&#34;used/loaded in file&#34;],&#34;color&#34;:[&#34;#D33F6A&#34;],&#34;font.align&#34;:[&#34;top&#34;]},&#34;edgesToDataframe&#34;:true,&#34;nodes&#34;:{&#34;label&#34;:[&#34;contents / urls&#34;,&#34;Packages Used&#34;],&#34;color&#34;:[&#34;#4A6FE3&#34;,&#34;#ECEEFC&#34;],&#34;font.align&#34;:[&#34;top&#34;,&#34;top&#34;]},&#34;nodesToDataframe&#34;:true},&#34;export&#34;:{&#34;type&#34;:&#34;png&#34;,&#34;css&#34;:&#34;float:right;&#34;,&#34;background&#34;:&#34;#fff&#34;,&#34;name&#34;:&#34;funspotr-network-20220317.csv.png&#34;,&#34;label&#34;:&#34;PNG snapshot&#34;}},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;ul&gt;
&lt;li&gt;This figure is a bit different than the graph shown in my tweet above as it includes more of my gists and uses a different algorithm to construct the network.&lt;/li&gt;
&lt;li&gt;dplyr, purrr, and tidyr are the three packages at the center&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;With all of these I think more time could go into tailoring the network plot. It would also be interesting to look into measures of network relatedness between the files… maybe in a future post…&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Identifying R Functions &amp; Packages in Github Gists (funspotr part 2)</title>
      <link>https://www.bryanshalloway.com/2022/02/07/identifying-r-functions-packages-in-your-github-gists/</link>
      <pubDate>Mon, 07 Feb 2022 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2022/02/07/identifying-r-functions-packages-in-your-github-gists/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/2022/02/07/identifying-r-functions-packages-in-your-github-gists/index_files/htmlwidgets/htmlwidgets.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;https://www.bryanshalloway.com/2022/02/07/identifying-r-functions-packages-in-your-github-gists/index_files/datatables-css/datatables-crosstalk.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2022/02/07/identifying-r-functions-packages-in-your-github-gists/index_files/datatables-binding/datatables.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2022/02/07/identifying-r-functions-packages-in-your-github-gists/index_files/jquery/jquery-3.6.0.min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;https://www.bryanshalloway.com/2022/02/07/identifying-r-functions-packages-in-your-github-gists/index_files/dt-core/css/jquery.dataTables.min.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;link href=&#34;https://www.bryanshalloway.com/2022/02/07/identifying-r-functions-packages-in-your-github-gists/index_files/dt-core/css/jquery.dataTables.extra.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2022/02/07/identifying-r-functions-packages-in-your-github-gists/index_files/dt-core/js/jquery.dataTables.min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;https://www.bryanshalloway.com/2022/02/07/identifying-r-functions-packages-in-your-github-gists/index_files/nouislider/jquery.nouislider.min.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2022/02/07/identifying-r-functions-packages-in-your-github-gists/index_files/nouislider/jquery.nouislider.min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;https://www.bryanshalloway.com/2022/02/07/identifying-r-functions-packages-in-your-github-gists/index_files/selectize/selectize.bootstrap3.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2022/02/07/identifying-r-functions-packages-in-your-github-gists/index_files/selectize/selectize.min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;https://www.bryanshalloway.com/2022/02/07/identifying-r-functions-packages-in-your-github-gists/index_files/crosstalk/css/crosstalk.min.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2022/02/07/identifying-r-functions-packages-in-your-github-gists/index_files/crosstalk/js/crosstalk.min.js&#34;&gt;&lt;/script&gt;

&lt;div id=&#34;TOC&#34;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#parsing-code&#34; id=&#34;toc-parsing-code&#34;&gt;Parsing code&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#parsing-r-files&#34; id=&#34;toc-parsing-r-files&#34;&gt;Parsing R files&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#parsing-markdown-files&#34; id=&#34;toc-parsing-markdown-files&#34;&gt;Parsing markdown files&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#binding-files-together&#34; id=&#34;toc-binding-files-together&#34;&gt;Binding files together&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#organizing-snippets&#34; id=&#34;toc-organizing-snippets&#34;&gt;Organizing snippets&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#appendix&#34; id=&#34;toc-appendix&#34;&gt;Appendix&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;p&gt;This post is part two in a series of posts introducing &lt;a href=&#34;https://github.com/brshallo/funspotr&#34;&gt;funspotr&lt;/a&gt;. See also:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.bryanshalloway.com/2022/01/18/identifying-r-functions-packages-used-in-github-repos/&#34;&gt;Identifying R Functions &amp;amp; Packages Used in GitHub Repos (funspotr part 2)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.bryanshalloway.com/2022/03/17/network-plots-of-code-collections-funspotr-part-3&#34;&gt;Network plots of code collections (funspotr part 3)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This post shows how funspotr can also be applied to parse gists:&lt;/p&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
By functions or packages used…?&lt;a href=&#34;https://t.co/kbSLOpQZLF&#34;&gt;https://t.co/kbSLOpQZLF&lt;/a&gt;
&lt;/p&gt;
— Bryan Shalloway (&lt;span class=&#34;citation&#34;&gt;@brshallo&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/brshallo/status/1484921548154621953?ref_src=twsrc%5Etfw&#34;&gt;January 22, 2022&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;p&gt;A problem I bumped into was that most of Chelsea’s gists don’t actually have .R or .Rmd extensions so my approach skipped most of her snippets. I wanted to parse my own gists but ran into a related problem that most of my github gist code snippets are saved as .md files&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt; so &lt;code&gt;knitr::purl()&lt;/code&gt; won’t work&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;In this post I…&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;create a function to extract code chunks from simple .md files&lt;/li&gt;
&lt;li&gt;parse the functions and packages in my code using &lt;a href=&#34;https://github.com/brshallo/funspotr&#34;&gt;funspotr&lt;/a&gt;&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;This post was updated on 2023-10-11 to make it consistent with updated &lt;code&gt;{funspotr}&lt;/code&gt; code. Tables were also updated to reflect brshallo gists at this time. The following post on network plots however was not updated.&lt;/strong&gt;&lt;/p&gt;
&lt;div id=&#34;parsing-code&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Parsing code&lt;/h1&gt;
&lt;p&gt;First I used funspotr to get a table with all of my gists.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(dplyr)
library(purrr)
library(stringr)
library(funspotr)

brshallo_gists &amp;lt;- funspotr::list_files_github_gists(&amp;quot;brshallo&amp;quot;, pattern = &amp;quot;.&amp;quot;)

brshallo_gists&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 112 × 2
##    relative_paths                               absolute_paths                  
##    &amp;lt;chr&amp;gt;                                        &amp;lt;chr&amp;gt;                           
##  1 find_in_files.R                              https://gist.githubusercontent.…
##  2 permits-issued.md                            https://gist.githubusercontent.…
##  3 seattle-units-added-new-permits.md           https://gist.githubusercontent.…
##  4 rolling-mean-conditioned-date.R              https://gist.githubusercontent.…
##  5 rolling-mean-conditioned-on-iteration-date.R https://gist.githubusercontent.…
##  6 lag-multiple-across.md                       https://gist.githubusercontent.…
##  7 log-log-transform-example.md                 https://gist.githubusercontent.…
##  8 convert-currencies.R                         https://gist.githubusercontent.…
##  9 unique-set-speed-test.R                      https://gist.githubusercontent.…
## 10 unique-combinations.R                        https://gist.githubusercontent.…
## # ℹ 102 more rows&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;parsing-r-files&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Parsing R files&lt;/h2&gt;
&lt;p&gt;funspotr is already set-up to parse all the unique functions and packages from R or Rmd files.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;r_gists &amp;lt;- brshallo_gists %&amp;gt;% 
  filter(funspotr:::str_detect_r_docs(relative_paths))

r_gists_parsed &amp;lt;- funspotr::spot_funs_files(r_gists)

r_gists_unnested &amp;lt;- r_gists_parsed %&amp;gt;% 
  funspotr::unnest_results()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Hidden from this post but a warning message indicates a couple files which did not parse correctly. In this particular case those files were created using reprexes for .md output but I saved them as .R files – hence they failed parsing.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;r_gists_unnested&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 701 × 4
##    funs      pkgs  relative_paths                  absolute_paths               
##    &amp;lt;chr&amp;gt;     &amp;lt;chr&amp;gt; &amp;lt;chr&amp;gt;                           &amp;lt;chr&amp;gt;                        
##  1 library   base  find_in_files.R                 https://gist.githubuserconte…
##  2 dir_ls    fs    find_in_files.R                 https://gist.githubuserconte…
##  3 map       purrr find_in_files.R                 https://gist.githubuserconte…
##  4 grep      base  find_in_files.R                 https://gist.githubuserconte…
##  5 readLines base  find_in_files.R                 https://gist.githubuserconte…
##  6 keep      purrr find_in_files.R                 https://gist.githubuserconte…
##  7 length    base  find_in_files.R                 https://gist.githubuserconte…
##  8 library   base  rolling-mean-conditioned-date.R https://gist.githubuserconte…
##  9 seq       base  rolling-mean-conditioned-date.R https://gist.githubuserconte…
## 10 map       purrr rolling-mean-conditioned-date.R https://gist.githubuserconte…
## # ℹ 691 more rows&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;parsing-markdown-files&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Parsing markdown files&lt;/h2&gt;
&lt;p&gt;To parse my .md files, I wrote a function here &lt;code&gt;extract_code_md()&lt;/code&gt; that…&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;reads in a file&lt;/li&gt;
&lt;li&gt;extracts the text in code chunks&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;saves it to a temporary file&lt;/li&gt;
&lt;li&gt;returns the file path of the temporary file&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;subset_even &amp;lt;- function(x) x[!seq_along(x) %% 2]

extract_code_md &amp;lt;- function(file_path){
  
  lines &amp;lt;- readr::read_file(file_path) %&amp;gt;% 
    stringr::str_split(&amp;quot;```.*&amp;quot;, simplify = TRUE) %&amp;gt;%
    subset_even() %&amp;gt;% 
    stringr::str_flatten(&amp;quot;\n## new chunk \n&amp;quot;)
  
  file_output &amp;lt;- tempfile(fileext = &amp;quot;.R&amp;quot;)
  writeLines(lines, file_output)
  file_output
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I map &lt;code&gt;extract_code_md()&lt;/code&gt; on all the .md gists and then parse the files using funspotr.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;md_gists &amp;lt;- brshallo_gists %&amp;gt;% 
  filter(!funspotr:::str_detect_r_docs(relative_paths))

md_gists_local &amp;lt;- md_gists %&amp;gt;% 
  rename(urls = absolute_paths) %&amp;gt;% 
  # name absolute_paths because that&amp;#39;s what funspotr::spot_funs_files() expects
  mutate(absolute_paths = map_chr(urls, extract_code_md))

md_gists_parsed &amp;lt;- funspotr::spot_funs_files(md_gists_local) %&amp;gt;% 
  mutate(absolute_paths = urls) %&amp;gt;% 
  select(-urls)
  
md_gists_unnested &amp;lt;- md_gists_parsed %&amp;gt;% 
  funspotr::unnest_results()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;In this case also some files did not parse correctly though this is hidden due to &lt;code&gt;warning = FALSE&lt;/code&gt; settings in the code chunks. These are essentially just not included in the unnested output.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;md_gists_unnested&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 1,061 x 5
##    funs           pkgs    in_multiple_pkgs contents                 urls        
##    &amp;lt;chr&amp;gt;          &amp;lt;chr&amp;gt;   &amp;lt;lgl&amp;gt;            &amp;lt;chr&amp;gt;                    &amp;lt;chr&amp;gt;       
##  1 library        base    FALSE            grouped-nested-t-test.md &amp;quot;C:\\Users\~
##  2 require        base    FALSE            grouped-nested-t-test.md &amp;quot;C:\\Users\~
##  3 install_github remotes FALSE            grouped-nested-t-test.md &amp;quot;C:\\Users\~
##  4 na.omit        stats   FALSE            grouped-nested-t-test.md &amp;quot;C:\\Users\~
##  5 t.test         stats   FALSE            grouped-nested-t-test.md &amp;quot;C:\\Users\~
##  6 tidy           broom   FALSE            grouped-nested-t-test.md &amp;quot;C:\\Users\~
##  7 pull           dplyr   FALSE            grouped-nested-t-test.md &amp;quot;C:\\Users\~
##  8 group_by       dplyr   FALSE            grouped-nested-t-test.md &amp;quot;C:\\Users\~
##  9 summarise      dplyr   FALSE            grouped-nested-t-test.md &amp;quot;C:\\Users\~
## 10 list           base    FALSE            grouped-nested-t-test.md &amp;quot;C:\\Users\~
## # ... with 1,051 more rows&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Note that I’m assuming all the code snippets are R code&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;binding-files-together&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Binding files together&lt;/h2&gt;
&lt;p&gt;I bind these files together and then arrange them based on the initial order in &lt;code&gt;brshallo_gists&lt;/code&gt;&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;gists_unnested &amp;lt;- bind_rows(
  r_gists_unnested,
  md_gists_unnested
) %&amp;gt;% 
  # got this arranging by a vector trick from SO:
  # https://stackoverflow.com/questions/52216341/how-to-sort-rows-of-a-data-frame-based-on-a-vector-using-dplyr-pipe
  arrange(match(relative_paths, brshallo_gists$relative_paths)) %&amp;gt;% 
  # add back-in links to url&amp;#39;s where files are rather than urls column being
  # local paths for .md snippets
  select(-absolute_paths) %&amp;gt;% 
  left_join(brshallo_gists, by = &amp;quot;relative_paths&amp;quot;)

gists_unnested %&amp;gt;% 
  DT::datatable(rownames = FALSE,
            class = &amp;#39;cell-border stripe&amp;#39;,
            filter = &amp;#39;top&amp;#39;,
            escape = FALSE,
            options = list(pageLength = 20))&lt;/code&gt;&lt;/pre&gt;
&lt;div class=&#34;datatables html-widget html-fill-item-overflow-hidden html-fill-item&#34; id=&#34;htmlwidget-1&#34; style=&#34;width:100%;height:auto;&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-1&#34;&gt;{&#34;x&#34;:{&#34;filter&#34;:&#34;top&#34;,&#34;vertical&#34;:false,&#34;filterHTML&#34;:&#34;&lt;tr&gt;\n  &lt;td data-type=\&#34;character\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n  &lt;td data-type=\&#34;character\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n  &lt;td data-type=\&#34;character\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n  &lt;td data-type=\&#34;character\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n&lt;\/tr&gt;&#34;,&#34;data&#34;:[[&#34;library&#34;,&#34;dir_ls&#34;,&#34;map&#34;,&#34;grep&#34;,&#34;readLines&#34;,&#34;keep&#34;,&#34;length&#34;,&#34;library&#34;,&#34;tibble&#34;,&#34;cross_join&#34;,&#34;arrange&#34;,&#34;mutate&#34;,&#34;make_date&#34;,&#34;filter&#34;,&#34;floor_date&#34;,&#34;today&#34;,&#34;paste0&#34;,&#34;is.na&#34;,&#34;read.xlsx&#34;,&#34;as_tibble&#34;,&#34;clean_names&#34;,&#34;across&#34;,&#34;starts_with&#34;,&#34;ifelse&#34;,&#34;summarise&#34;,&#34;sum&#34;,&#34;pluck&#34;,&#34;safely&#34;,&#34;map&#34;,&#34;map_lgl&#34;,&#34;did_safely_error&#34;,&#34;url_to_units&#34;,&#34;map_dbl&#34;,&#34;bind_rows&#34;,&#34;yearquarter&#34;,&#34;ceiling_date&#34;,&#34;group_by&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;theme_bw&#34;,&#34;library&#34;,&#34;read_csv&#34;,&#34;filter&#34;,&#34;mutate&#34;,&#34;ceiling_date&#34;,&#34;ymd&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;sum&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;ylim&#34;,&#34;theme_bw&#34;,&#34;labs&#34;,&#34;library&#34;,&#34;seq&#34;,&#34;map&#34;,&#34;unlist&#34;,&#34;set.seed&#34;,&#34;tibble&#34;,&#34;sample&#34;,&#34;ymd&#34;,&#34;days&#34;,&#34;ifelse&#34;,&#34;arrange&#34;,&#34;filter&#34;,&#34;group_by&#34;,&#34;is.na&#34;,&#34;mutate&#34;,&#34;row_number&#34;,&#34;pslide_index&#34;,&#34;list&#34;,&#34;map2_dbl&#34;,&#34;mean&#34;,&#34;is.nan&#34;,&#34;distinct&#34;,&#34;library&#34;,&#34;seq&#34;,&#34;map&#34;,&#34;unlist&#34;,&#34;set.seed&#34;,&#34;tibble&#34;,&#34;sample&#34;,&#34;ymd&#34;,&#34;days&#34;,&#34;c&#34;,&#34;arrange&#34;,&#34;mutate&#34;,&#34;ifelse&#34;,&#34;max&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;mean&#34;,&#34;group_by&#34;,&#34;row_number&#34;,&#34;slide_index2&#34;,&#34;list&#34;,&#34;map2_dbl&#34;,&#34;library&#34;,&#34;map&#34;,&#34;set_names&#34;,&#34;paste0&#34;,&#34;as_tibble&#34;,&#34;tibble&#34;,&#34;mutate&#34;,&#34;across&#34;,&#34;where&#34;,&#34;list&#34;,&#34;lag_multiple&#34;,&#34;unnest&#34;,&#34;library&#34;,&#34;data&#34;,&#34;set.seed&#34;,&#34;sample_n&#34;,&#34;mutate&#34;,&#34;rnorm&#34;,&#34;n&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;geom_abline&#34;,&#34;scale_x_log10&#34;,&#34;scale_y_log10&#34;,&#34;scale_size_continuous&#34;,&#34;theme_bw&#34;,&#34;labs&#34;,&#34;geom_bin2d&#34;,&#34;library&#34;,&#34;paste&#34;,&#34;pmin.int&#34;,&#34;pmax.int&#34;,&#34;historical_exchange_rates&#34;,&#34;set_names&#34;,&#34;today&#34;,&#34;tibble&#34;,&#34;as.Date&#34;,&#34;floor_date&#34;,&#34;mutate&#34;,&#34;pminmax&#34;,&#34;distinct&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;list&#34;,&#34;range&#34;,&#34;pmap&#34;,&#34;select&#34;,&#34;unnest&#34;,&#34;semi_join&#34;,&#34;bind_rows&#34;,&#34;rename&#34;,&#34;left_join&#34;,&#34;c&#34;,&#34;pull&#34;,&#34;library&#34;,&#34;c&#34;,&#34;sort&#34;,&#34;paste&#34;,&#34;list&#34;,&#34;pmap_chr&#34;,&#34;unique&#34;,&#34;set.seed&#34;,&#34;sample&#34;,&#34;matrix&#34;,&#34;length&#34;,&#34;apply&#34;,&#34;asplit&#34;,&#34;sapply&#34;,&#34;microbenchmark&#34;,&#34;unique_set&#34;,&#34;unique_set_matrix&#34;,&#34;Map&#34;,&#34;paste0&#34;,&#34;unlist&#34;,&#34;library&#34;,&#34;c&#34;,&#34;sort&#34;,&#34;paste&#34;,&#34;list&#34;,&#34;pmap_chr&#34;,&#34;unique&#34;,&#34;unique_combs&#34;,&#34;library&#34;,&#34;tibble&#34;,&#34;abs&#34;,&#34;rnorm&#34;,&#34;max&#34;,&#34;recipe&#34;,&#34;linear_reg&#34;,&#34;set_engine&#34;,&#34;set_mode&#34;,&#34;workflow&#34;,&#34;add_recipe&#34;,&#34;add_model&#34;,&#34;set.seed&#34;,&#34;predict_boots&#34;,&#34;bind_cols&#34;,&#34;summarise_predictions&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;geom_ribbon&#34;,&#34;geom_point&#34;,&#34;labs&#34;,&#34;library&#34;,&#34;tibble&#34;,&#34;c&#34;,&#34;ymd&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;list&#34;,&#34;range&#34;,&#34;set_names&#34;,&#34;unnest_wider&#34;,&#34;library&#34;,&#34;tibble&#34;,&#34;c&#34;,&#34;mutate&#34;,&#34;parse_date_time&#34;,&#34;library&#34;,&#34;today&#34;,&#34;ddays&#34;,&#34;Sys.getenv&#34;,&#34;c&#34;,&#34;sprintf&#34;,&#34;get_favorites&#34;,&#34;filter&#34;,&#34;glue&#34;,&#34;list&#34;,&#34;GET&#34;,&#34;add_headers&#34;,&#34;content&#34;,&#34;fromJSON&#34;,&#34;as_tibble&#34;,&#34;ymd_hms&#34;,&#34;map_dfr&#34;,&#34;bind_cols&#34;,&#34;tibble&#34;,&#34;get_favoriters&#34;,&#34;rename&#34;,&#34;bind_rows&#34;,&#34;lookup_tweets&#34;,&#34;pull&#34;,&#34;search_tweets&#34;,&#34;length&#34;,&#34;nrow&#34;,&#34;select&#34;,&#34;mutate&#34;,&#34;map&#34;,&#34;unnest&#34;,&#34;get_mentions_v2&#34;,&#34;paste0&#34;,&#34;tempfile&#34;,&#34;write.csv&#34;,&#34;file_show&#34;,&#34;library&#34;,&#34;github_gists&#34;,&#34;filter&#34;,&#34;str_detect_r_rmd&#34;,&#34;github_spot_funs&#34;,&#34;unnest_github_results&#34;,&#34;library&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;custom_ggplot&#34;,&#34;ggplotly&#34;,&#34;library&#34;,&#34;tibble&#34;,&#34;c&#34;,&#34;rep&#34;,&#34;rnorm&#34;,&#34;lm&#34;,&#34;tidy&#34;,&#34;select&#34;,&#34;rename_with&#34;,&#34;paste0&#34;,&#34;mutate&#34;,&#34;map&#34;,&#34;sim_params&#34;,&#34;unnest&#34;,&#34;pivot_longer&#34;,&#34;contains&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_density&#34;,&#34;facet_wrap&#34;,&#34;library&#34;,&#34;require&#34;,&#34;install_github&#34;,&#34;na.omit&#34;,&#34;t.test&#34;,&#34;tidy&#34;,&#34;pull&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;list&#34;,&#34;pivot_wider&#34;,&#34;rowwise&#34;,&#34;mutate&#34;,&#34;pairwise&#34;,&#34;where&#34;,&#34;library&#34;,&#34;na.omit&#34;,&#34;split&#34;,&#34;imap&#34;,&#34;group_nest&#34;,&#34;paste0&#34;,&#34;reduce&#34;,&#34;library&#34;,&#34;getOption&#34;,&#34;options&#34;,&#34;data&#34;,&#34;filter&#34;,&#34;map&#34;,&#34;spread&#34;,&#34;bind_cols&#34;,&#34;clean_names&#34;,&#34;wtd.t.test&#34;,&#34;tidy_wtd.t.test&#34;,&#34;length&#34;,&#34;return&#34;,&#34;identical&#34;,&#34;switch&#34;,&#34;paste&#34;,&#34;stop&#34;,&#34;sQuote&#34;,&#34;stopifnot&#34;,&#34;paren&#34;,&#34;inherits&#34;,&#34;is.call&#34;,&#34;any&#34;,&#34;c&#34;,&#34;names&#34;,&#34;warning&#34;,&#34;prange&#34;,&#34;cumsum&#34;,&#34;diff&#34;,&#34;approxfun&#34;,&#34;library&#34;,&#34;set.seed&#34;,&#34;map&#34;,&#34;runif&#34;,&#34;set_names&#34;,&#34;paste0&#34;,&#34;as_tibble&#34;,&#34;mutate&#34;,&#34;filter&#34;,&#34;if_all&#34;,&#34;where&#34;,&#34;if_any&#34;,&#34;library&#34;,&#34;data&#34;,&#34;mutate&#34;,&#34;as.double&#34;,&#34;options&#34;,&#34;group_by&#34;,&#34;across&#34;,&#34;slice_sample&#34;,&#34;summarise&#34;,&#34;weighted.mean&#34;,&#34;sum&#34;,&#34;ungroup&#34;,&#34;tibble&#34;,&#34;map&#34;,&#34;bootstap_grouped_weighted&#34;,&#34;c&#34;,&#34;unnest&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_density&#34;,&#34;facet_wrap&#34;,&#34;theme_minimal&#34;,&#34;scale_y_continuous&#34;,&#34;labs&#34;,&#34;wtd.quantile&#34;,&#34;library&#34;,&#34;map&#34;,&#34;unlist&#34;,&#34;tibble&#34;,&#34;rep_unlist&#34;,&#34;c&#34;,&#34;set.seed&#34;,&#34;mutate&#34;,&#34;rep&#34;,&#34;sample&#34;,&#34;unnest&#34;,&#34;rnorm&#34;,&#34;n&#34;,&#34;select&#34;,&#34;is.null&#34;,&#34;return&#34;,&#34;sum&#34;,&#34;options&#34;,&#34;group_by&#34;,&#34;across&#34;,&#34;summarise&#34;,&#34;count_vec&#34;,&#34;filter&#34;,&#34;max&#34;,&#34;ungroup&#34;,&#34;names&#34;,&#34;length&#34;,&#34;map2&#34;,&#34;seq_len&#34;,&#34;suppressMessages&#34;,&#34;keep_majority&#34;,&#34;one_of&#34;,&#34;reduce&#34;,&#34;rename_with&#34;,&#34;paste0&#34;,&#34;print&#34;,&#34;clean_hiearchy&#34;,&#34;library&#34;,&#34;as_tibble&#34;,&#34;group_by&#34;,&#34;nest&#34;,&#34;mutate&#34;,&#34;map&#34;,&#34;lm&#34;,&#34;select&#34;,&#34;unnest&#34;,&#34;ungroup&#34;,&#34;map2&#34;,&#34;ggplot&#34;,&#34;geom_point&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;geom_text&#34;,&#34;round&#34;,&#34;facet_wrap&#34;,&#34;theme_bw&#34;,&#34;library&#34;,&#34;tibble&#34;,&#34;mutate&#34;,&#34;dbinom&#34;,&#34;bind_rows&#34;,&#34;sum&#34;,&#34;print&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;set.seed&#34;,&#34;map_dbl&#34;,&#34;max&#34;,&#34;runif&#34;,&#34;count&#34;,&#34;library&#34;,&#34;tibble&#34;,&#34;c&#34;,&#34;mutate&#34;,&#34;is.na&#34;,&#34;cumsum&#34;,&#34;lead&#34;,&#34;group_by&#34;,&#34;ifelse&#34;,&#34;min&#34;,&#34;library&#34;,&#34;set.seed&#34;,&#34;as_tibble&#34;,&#34;mutate&#34;,&#34;ymd&#34;,&#34;days&#34;,&#34;n&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;recipe&#34;,&#34;update_role&#34;,&#34;step_novel&#34;,&#34;all_nominal&#34;,&#34;all_outcomes&#34;,&#34;step_dummy&#34;,&#34;step_zv&#34;,&#34;all_predictors&#34;,&#34;mars&#34;,&#34;set_mode&#34;,&#34;set_engine&#34;,&#34;workflow&#34;,&#34;add_recipe&#34;,&#34;add_model&#34;,&#34;fit&#34;,&#34;modeltime_table&#34;,&#34;modeltime_calibrate&#34;,&#34;modeltime_forecast&#34;,&#34;select&#34;,&#34;library&#34;,&#34;deparse&#34;,&#34;substitute&#34;,&#34;map2&#34;,&#34;slide_dbl&#34;,&#34;set_names&#34;,&#34;paste0&#34;,&#34;str_replace&#34;,&#34;as_tibble&#34;,&#34;tibble&#34;,&#34;mutate&#34;,&#34;slide_dbl_multiple&#34;,&#34;seq&#34;,&#34;list&#34;,&#34;c&#34;,&#34;max&#34;,&#34;lengths&#34;,&#34;data.frame&#34;,&#34;lapply&#34;,&#34;library&#34;,&#34;dbConnect&#34;,&#34;SQLite&#34;,&#34;tibble&#34;,&#34;copy_to&#34;,&#34;tbl&#34;,&#34;mutate&#34;,&#34;across&#34;,&#34;list&#34;,&#34;lag&#34;,&#34;lead&#34;,&#34;show_query&#34;,&#34;transmute&#34;,&#34;starts_with&#34;,&#34;glimpse&#34;,&#34;library&#34;,&#34;source_gist&#34;,&#34;tibble&#34;,&#34;abs&#34;,&#34;rnorm&#34;,&#34;max&#34;,&#34;recipe&#34;,&#34;linear_reg&#34;,&#34;set_engine&#34;,&#34;set_mode&#34;,&#34;workflow&#34;,&#34;add_recipe&#34;,&#34;add_model&#34;,&#34;prep_interval&#34;,&#34;predict_interval&#34;,&#34;c&#34;,&#34;bind_cols&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;geom_line&#34;,&#34;library&#34;,&#34;set.seed&#34;,&#34;tibble&#34;,&#34;rnorm&#34;,&#34;sin&#34;,&#34;gam&#34;,&#34;s&#34;,&#34;bind_cols&#34;,&#34;predict&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;geom_line&#34;,&#34;scale_x_continuous&#34;,&#34;c&#34;,&#34;seq&#34;,&#34;round&#34;,&#34;guide_axis&#34;,&#34;labs&#34;,&#34;fderiv&#34;,&#34;sign&#34;,&#34;as.numeric&#34;,&#34;filter&#34;,&#34;signs_same&#34;,&#34;lead&#34;,&#34;mutate&#34;,&#34;lag&#34;,&#34;ifelse&#34;,&#34;is.na&#34;,&#34;relocate&#34;,&#34;map2&#34;,&#34;map_int&#34;,&#34;map_dbl&#34;,&#34;cor&#34;,&#34;geom_vline&#34;,&#34;with&#34;,&#34;weighted.mean&#34;,&#34;abs&#34;,&#34;library&#34;,&#34;tibble&#34;,&#34;c&#34;,&#34;ymd&#34;,&#34;as.Date&#34;,&#34;cummax&#34;,&#34;as.integer&#34;,&#34;ifelse&#34;,&#34;is.na&#34;,&#34;mutate&#34;,&#34;row_number&#34;,&#34;arrange&#34;,&#34;group_by&#34;,&#34;cummax_date&#34;,&#34;na_to_false&#34;,&#34;lag&#34;,&#34;cumsum&#34;,&#34;print&#34;,&#34;summarise&#34;,&#34;max&#34;,&#34;min&#34;,&#34;ungroup&#34;,&#34;library&#34;,&#34;tibble&#34;,&#34;c&#34;,&#34;rowwise&#34;,&#34;mutate&#34;,&#34;sum&#34;,&#34;c_across&#34;,&#34;str_subset&#34;,&#34;str_c&#34;,&#34;select&#34;,&#34;imodify&#34;,&#34;ifelse&#34;,&#34;concat_drop_0s&#34;,&#34;bind_cols&#34;,&#34;ungroup&#34;,&#34;library&#34;,&#34;bootstraps&#34;,&#34;analysis&#34;,&#34;summarise&#34;,&#34;mean&#34;,&#34;pull&#34;,&#34;transmute&#34;,&#34;map_dbl&#34;,&#34;library&#34;,&#34;ymd&#34;,&#34;months&#34;,&#34;c&#34;,&#34;arima.sim&#34;,&#34;list&#34;,&#34;as.numeric&#34;,&#34;set.seed&#34;,&#34;crossing&#34;,&#34;group_by&#34;,&#34;mutate&#34;,&#34;row_number&#34;,&#34;sim_rw&#34;,&#34;ungroup&#34;,&#34;print&#34;,&#34;map&#34;,&#34;set_names&#34;,&#34;paste0&#34;,&#34;as_tibble&#34;,&#34;month&#34;,&#34;lag&#34;,&#34;slide_dbl&#34;,&#34;lag_multiple&#34;,&#34;na.omit&#34;,&#34;library&#34;,&#34;list&#34;,&#34;pull_workflow_fit&#34;,&#34;pull_workflow_prepped_recipe&#34;,&#34;c&#34;,&#34;bind_cols&#34;,&#34;pull_workflow_mold&#34;,&#34;set_names&#34;,&#34;predict&#34;,&#34;select&#34;,&#34;transmute&#34;,&#34;map&#34;,&#34;unnest_wider&#34;,&#34;sqrt&#34;,&#34;nrow&#34;,&#34;control_resamples&#34;,&#34;bootstraps&#34;,&#34;fit_resamples&#34;,&#34;extract_extracts&#34;,&#34;unnest&#34;,&#34;sample&#34;,&#34;mutate&#34;,&#34;cur_data&#34;,&#34;mean&#34;,&#34;abs&#34;,&#34;seq&#34;,&#34;length&#34;,&#34;quantile&#34;,&#34;tibble&#34;,&#34;map2&#34;,&#34;bake&#34;,&#34;row_number&#34;,&#34;group_by&#34;,&#34;ungroup&#34;,&#34;when&#34;,&#34;crossing&#34;,&#34;slice_sample&#34;,&#34;summarise&#34;,&#34;format&#34;,&#34;pivot_wider&#34;,&#34;tempfile&#34;,&#34;purl&#34;,&#34;getOption&#34;,&#34;options&#34;,&#34;.Call&#34;,&#34;source&#34;,&#34;library&#34;,&#34;read_file&#34;,&#34;map&#34;,&#34;str_extract&#34;,&#34;glue&#34;,&#34;str_c&#34;,&#34;write_file&#34;,&#34;library&#34;,&#34;tempfile&#34;,&#34;purl&#34;,&#34;read_file&#34;,&#34;map&#34;,&#34;str_extract&#34;,&#34;glue&#34;,&#34;str_c&#34;,&#34;write_file&#34;,&#34;getOption&#34;,&#34;options&#34;,&#34;.Call&#34;,&#34;source&#34;,&#34;library&#34;,&#34;quos&#34;,&#34;group_by&#34;,&#34;group_indices&#34;,&#34;sample&#34;,&#34;unique&#34;,&#34;filter&#34;,&#34;set.seed&#34;,&#34;slice_sample&#34;,&#34;ungroup&#34;,&#34;sample_n_of&#34;,&#34;library&#34;,&#34;tibble&#34;,&#34;sqrt&#34;,&#34;qchisq&#34;,&#34;na.omit&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;lm&#34;,&#34;bind_cols&#34;,&#34;predict&#34;,&#34;relocate&#34;,&#34;summarise&#34;,&#34;rmse_vec&#34;,&#34;n&#34;,&#34;mutate&#34;,&#34;rmse_interval&#34;,&#34;mae_vec&#34;,&#34;library&#34;,&#34;na.omit&#34;,&#34;lm&#34;,&#34;bind_cols&#34;,&#34;tibble&#34;,&#34;predict&#34;,&#34;relocate&#34;,&#34;group_by&#34;,&#34;mape&#34;,&#34;library&#34;,&#34;map&#34;,&#34;map_lgl&#34;,&#34;tibble&#34;,&#34;mutate&#34;,&#34;safely&#34;,&#34;filter&#34;,&#34;did_safely_error&#34;,&#34;library&#34;,&#34;make_ames&#34;,&#34;deparse&#34;,&#34;substitute&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;fun&#34;,&#34;summarise_by&#34;,&#34;ls&#34;,&#34;str_subset&#34;,&#34;map&#34;,&#34;set_names&#34;,&#34;write_rds&#34;,&#34;library&#34;,&#34;make_ames&#34;,&#34;mutate&#34;,&#34;ifelse&#34;,&#34;set.seed&#34;,&#34;validation_split&#34;,&#34;recipe&#34;,&#34;step_log&#34;,&#34;step_other&#34;,&#34;step_novel&#34;,&#34;step_dummy&#34;,&#34;rand_forest&#34;,&#34;tune&#34;,&#34;set_engine&#34;,&#34;set_mode&#34;,&#34;tibble&#34;,&#34;bind_cols&#34;,&#34;pull_workflow_mold&#34;,&#34;set_names&#34;,&#34;predict&#34;,&#34;pull_workflow_fit&#34;,&#34;control_resamples&#34;,&#34;metric_set&#34;,&#34;workflow&#34;,&#34;add_model&#34;,&#34;add_recipe&#34;,&#34;tune_grid&#34;,&#34;map&#34;,&#34;reg_mets&#34;,&#34;select&#34;,&#34;unnest&#34;,&#34;rename_with&#34;,&#34;paste0&#34;,&#34;everything&#34;,&#34;contains&#34;,&#34;filter&#34;,&#34;pivot_longer&#34;,&#34;fct_recode&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;theme_bw&#34;,&#34;labs&#34;,&#34;library&#34;,&#34;list&#34;,&#34;pull_workflow_fit&#34;,&#34;pull_workflow_prepped_recipe&#34;,&#34;select&#34;,&#34;transmute&#34;,&#34;map&#34;,&#34;unnest_wider&#34;,&#34;sqrt&#34;,&#34;nrow&#34;,&#34;control_resamples&#34;,&#34;bootstraps&#34;,&#34;fit_resamples&#34;,&#34;extract_extracts&#34;,&#34;is.null&#34;,&#34;vfold_cv&#34;,&#34;unnest&#34;,&#34;mutate&#34;,&#34;cur_data&#34;,&#34;c&#34;,&#34;map2&#34;,&#34;predict&#34;,&#34;bake&#34;,&#34;row_number&#34;,&#34;group_by&#34;,&#34;mean&#34;,&#34;ungroup&#34;,&#34;when&#34;,&#34;crossing&#34;,&#34;bind_cols&#34;,&#34;slice_sample&#34;,&#34;summarise&#34;,&#34;quantile&#34;,&#34;format&#34;,&#34;pivot_wider&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_bw&#34;,&#34;make_ames&#34;,&#34;mutate&#34;,&#34;row_number&#34;,&#34;relocate&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;set.seed&#34;,&#34;sample_n&#34;,&#34;nrow&#34;,&#34;keep&#34;,&#34;correlate&#34;,&#34;focus&#34;,&#34;fct_reorder&#34;,&#34;abs&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;head&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;labs&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_bw&#34;,&#34;make_ames&#34;,&#34;keep&#34;,&#34;map&#34;,&#34;lm&#34;,&#34;pull&#34;,&#34;imap_dfr&#34;,&#34;glance&#34;,&#34;mutate&#34;,&#34;relocate&#34;,&#34;sig_factors&#34;,&#34;arrange&#34;,&#34;log&#34;,&#34;fct_reorder&#34;,&#34;head&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;labs&#34;,&#34;cut_floor&#34;,&#34;cut_ceiling&#34;,&#34;library&#34;,&#34;transmute&#34;,&#34;fun&#34;,&#34;t&#34;,&#34;combn&#34;,&#34;names&#34;,&#34;as_tibble&#34;,&#34;setNames&#34;,&#34;c&#34;,&#34;bind_rows&#34;,&#34;rename&#34;,&#34;mutate&#34;,&#34;across&#34;,&#34;everything&#34;,&#34;pmap_dfc&#34;,&#34;select&#34;,&#34;cur_data&#34;,&#34;transmute_pairwise&#34;,&#34;rename_with&#34;,&#34;paste0&#34;,&#34;glimpse&#34;,&#34;cor.test&#34;,&#34;ks.test&#34;,&#34;group_nest&#34;,&#34;map&#34;,&#34;colpair_map&#34;,&#34;shave&#34;,&#34;stretch&#34;,&#34;unnest&#34;,&#34;unite&#34;,&#34;pivot_wider&#34;,&#34;where&#34;,&#34;all&#34;,&#34;is.na&#34;,&#34;set.seed&#34;,&#34;runif&#34;,&#34;cov.wt&#34;,&#34;mahalanobis&#34;,&#34;library&#34;,&#34;quo_is_null&#34;,&#34;enquo&#34;,&#34;c&#34;,&#34;count&#34;,&#34;unique&#34;,&#34;matrix&#34;,&#34;length&#34;,&#34;list&#34;,&#34;set_names&#34;,&#34;summarise&#34;,&#34;sum&#34;,&#34;n&#34;,&#34;pull&#34;,&#34;conf_mat.table&#34;,&#34;library&#34;,&#34;source_gist&#34;,&#34;source_rmd&#34;,&#34;return&#34;,&#34;log&#34;,&#34;exp&#34;,&#34;summarise&#34;,&#34;sum&#34;,&#34;n&#34;,&#34;pull&#34;,&#34;offset_intercept&#34;,&#34;spread_predictions&#34;,&#34;mutate&#34;,&#34;select&#34;,&#34;across&#34;,&#34;contains&#34;,&#34;list&#34;,&#34;classadjust&#34;,&#34;rename&#34;,&#34;lodds_to_prob&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;labs&#34;,&#34;theme&#34;,&#34;guides&#34;,&#34;guide_legend&#34;,&#34;ntile&#34;,&#34;group_by&#34;,&#34;median&#34;,&#34;geom_smooth&#34;,&#34;library&#34;,&#34;tribble&#34;,&#34;with&#34;,&#34;set_names&#34;,&#34;mutate&#34;,&#34;fct_recode&#34;,&#34;relocate&#34;,&#34;count&#34;,&#34;ifelse&#34;,&#34;c&#34;,&#34;library&#34;,&#34;transmute&#34;,&#34;fun&#34;,&#34;t&#34;,&#34;combn&#34;,&#34;names&#34;,&#34;as_tibble&#34;,&#34;setNames&#34;,&#34;c&#34;,&#34;bind_rows&#34;,&#34;rename&#34;,&#34;mutate&#34;,&#34;across&#34;,&#34;everything&#34;,&#34;pmap_dfc&#34;,&#34;select&#34;,&#34;where&#34;,&#34;cur_data&#34;,&#34;transmute_pairwise&#34;,&#34;rename_with&#34;,&#34;paste0&#34;,&#34;library&#34;,&#34;analysis&#34;,&#34;assessment&#34;,&#34;tibble&#34;,&#34;min&#34;,&#34;max&#34;,&#34;mutate&#34;,&#34;map&#34;,&#34;unnest&#34;,&#34;select&#34;,&#34;one_of&#34;,&#34;pivot_longer&#34;,&#34;where&#34;,&#34;separate&#34;,&#34;c&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;fct_rev&#34;,&#34;geom_line&#34;,&#34;theme_minimal&#34;,&#34;theme&#34;,&#34;element_blank&#34;,&#34;library&#34;,&#34;analysis&#34;,&#34;assessment&#34;,&#34;tibble&#34;,&#34;min&#34;,&#34;max&#34;,&#34;mutate&#34;,&#34;map&#34;,&#34;unnest&#34;,&#34;select&#34;,&#34;one_of&#34;,&#34;pivot_longer&#34;,&#34;where&#34;,&#34;separate&#34;,&#34;c&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;fct_rev&#34;,&#34;geom_line&#34;,&#34;theme_minimal&#34;,&#34;theme&#34;,&#34;element_blank&#34;,&#34;ymd&#34;,&#34;days&#34;,&#34;sliding_period&#34;,&#34;extract_dates_rset&#34;,&#34;print&#34;,&#34;plot_dates_rset&#34;,&#34;library&#34;,&#34;map&#34;,&#34;set_names&#34;,&#34;paste0&#34;,&#34;as_tibble&#34;,&#34;tibble&#34;,&#34;mutate&#34;,&#34;lag_multiple&#34;,&#34;library&#34;,&#34;tibble&#34;,&#34;list&#34;,&#34;unnest&#34;,&#34;mutate&#34;,&#34;rnorm&#34;,&#34;n&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;as.factor&#34;,&#34;geom_violin&#34;,&#34;geom_beeswarm&#34;,&#34;library&#34;,&#34;make_ames&#34;,&#34;mutate&#34;,&#34;fct_infreq&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;n&#34;,&#34;sum&#34;,&#34;across&#34;,&#34;where&#34;,&#34;list&#34;,&#34;library&#34;,&#34;tibble&#34;,&#34;c&#34;,&#34;group_by&#34;,&#34;expand&#34;,&#34;arrange&#34;,&#34;ungroup&#34;,&#34;sort&#34;,&#34;str_c&#34;,&#34;mutate&#34;,&#34;map2_chr&#34;,&#34;filter&#34;,&#34;distinct&#34;,&#34;select&#34;,&#34;library&#34;,&#34;c&#34;,&#34;sort&#34;,&#34;str_c&#34;,&#34;summarise_all&#34;,&#34;pivot_longer&#34;,&#34;everything&#34;,&#34;expand&#34;,&#34;nesting&#34;,&#34;filter&#34;,&#34;arrange&#34;,&#34;select&#34;,&#34;contains&#34;,&#34;mutate&#34;,&#34;paste0&#34;,&#34;map2_chr&#34;,&#34;distinct&#34;,&#34;is.null&#34;,&#34;map2&#34;,&#34;sym&#34;,&#34;list&#34;,&#34;mutate_if&#34;,&#34;ready_combinations&#34;,&#34;reduce2&#34;,&#34;pivot_wider&#34;,&#34;unnest&#34;,&#34;bind_cols&#34;,&#34;one_of&#34;,&#34;colnames&#34;,&#34;sort&#34;,&#34;c&#34;,&#34;length&#34;,&#34;stop&#34;,&#34;as.list&#34;,&#34;set_names&#34;,&#34;seq_along&#34;,&#34;as_tibble&#34;,&#34;library&#34;,&#34;combn&#34;,&#34;t&#34;,&#34;as_tibble&#34;,&#34;combn_ttibble&#34;,&#34;colnames&#34;,&#34;library&#34;,&#34;select&#34;,&#34;possibly&#34;,&#34;group_by_key&#34;,&#34;mutate&#34;,&#34;slide&#34;,&#34;tsibble&#34;,&#34;mutate_at&#34;,&#34;c&#34;,&#34;map&#34;,&#34;possibly_null&#34;,&#34;model&#34;,&#34;ARIMA&#34;,&#34;map2&#34;,&#34;row_number&#34;,&#34;filter&#34;,&#34;between&#34;,&#34;max&#34;,&#34;unnest&#34;,&#34;as_tibble&#34;,&#34;group_by&#34;,&#34;summarise_at&#34;,&#34;abs&#34;,&#34;log&#34;,&#34;if_else&#34;,&#34;rnorm&#34;,&#34;length&#34;,&#34;library&#34;,&#34;tibble&#34;,&#34;print&#34;,&#34;mutate&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_bar&#34;,&#34;geom_hline&#34;,&#34;labs&#34;,&#34;wtd.quantile&#34;,&#34;library&#34;,&#34;data&#34;,&#34;list&#34;,&#34;new_function&#34;,&#34;exprs&#34;,&#34;expr&#34;,&#34;map_dbl&#34;,&#34;caller_env&#34;,&#34;map&#34;,&#34;recipe&#34;,&#34;step_textfeature&#34;,&#34;prep&#34;,&#34;juice&#34;,&#34;select&#34;,&#34;contains&#34;,&#34;set&#34;,&#34;require&#34;,&#34;library&#34;,&#34;read_csv&#34;,&#34;mutate&#34;,&#34;runif&#34;,&#34;nrow&#34;,&#34;mutate_at&#34;,&#34;c&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;labs&#34;,&#34;theme&#34;,&#34;element_text&#34;,&#34;ylim&#34;,&#34;xlim&#34;,&#34;element_blank&#34;,&#34;grid.arrange&#34;,&#34;plot_annotation&#34;,&#34;pivot_longer&#34;,&#34;fct_recode&#34;,&#34;TeX&#34;,&#34;facet_wrap&#34;,&#34;theme_bw&#34;,&#34;library&#34;,&#34;rerun&#34;,&#34;rnorm&#34;,&#34;map&#34;,&#34;c&#34;,&#34;transpose&#34;,&#34;enframe&#34;,&#34;unnest&#34;,&#34;mutate&#34;,&#34;str_length&#34;,&#34;str_sub&#34;,&#34;as.double&#34;,&#34;select&#34;,&#34;library&#34;,&#34;tibble&#34;,&#34;ymd&#34;,&#34;days&#34;,&#34;c&#34;,&#34;mutate&#34;,&#34;row_number&#34;,&#34;slide_index_dbl&#34;,&#34;library&#34;,&#34;source_gist&#34;,&#34;dim&#34;,&#34;map2&#34;,&#34;transpose&#34;,&#34;map&#34;,&#34;construct_grid&#34;,&#34;mutate&#34;,&#34;row_number&#34;,&#34;tibble&#34;,&#34;c&#34;,&#34;nrow&#34;,&#34;tribble&#34;,&#34;cos&#34;,&#34;sin&#34;,&#34;as.matrix&#34;,&#34;seq_matrix&#34;,&#34;matrix&#34;,&#34;transform_df_coords&#34;,&#34;seq_along&#34;,&#34;print&#34;,&#34;select&#34;,&#34;unnest&#34;,&#34;unique&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_segment&#34;,&#34;arrow&#34;,&#34;unit&#34;,&#34;scale_x_continuous&#34;,&#34;scale_y_continuous&#34;,&#34;coord_fixed&#34;,&#34;theme_minimal&#34;,&#34;theme&#34;,&#34;element_blank&#34;,&#34;transition_states&#34;,&#34;requireNamespace&#34;,&#34;install.packages&#34;,&#34;library&#34;,&#34;bind_rows&#34;,&#34;crossing&#34;,&#34;min&#34;,&#34;max&#34;,&#34;mutate&#34;,&#34;select&#34;,&#34;diag&#34;,&#34;length&#34;,&#34;names&#34;,&#34;as.matrix&#34;,&#34;t&#34;,&#34;as_tibble&#34;,&#34;set_names&#34;,&#34;one_of&#34;,&#34;bind_cols&#34;,&#34;construct_grid&#34;,&#34;row_number&#34;,&#34;transform_df_coords&#34;,&#34;tibble&#34;,&#34;c&#34;,&#34;nrow&#34;,&#34;unique&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_segment&#34;,&#34;arrow&#34;,&#34;unit&#34;,&#34;scale_x_continuous&#34;,&#34;scale_y_continuous&#34;,&#34;coord_fixed&#34;,&#34;theme_minimal&#34;,&#34;theme&#34;,&#34;element_blank&#34;,&#34;return&#34;,&#34;transition_states&#34;,&#34;suppressMessages&#34;,&#34;library&#34;,&#34;bind_rows&#34;,&#34;crossing&#34;,&#34;min&#34;,&#34;max&#34;,&#34;mutate&#34;,&#34;select&#34;,&#34;diag&#34;,&#34;length&#34;,&#34;names&#34;,&#34;as.matrix&#34;,&#34;t&#34;,&#34;as_tibble&#34;,&#34;set_names&#34;,&#34;bind_cols&#34;,&#34;transform_df_coords&#34;,&#34;one_of&#34;,&#34;construct_grid&#34;,&#34;row_number&#34;,&#34;matrix&#34;,&#34;c&#34;,&#34;transform_grid&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;coord_fixed&#34;,&#34;geom_segment&#34;,&#34;scale_x_continuous&#34;,&#34;scale_y_continuous&#34;,&#34;scale_colour_gradient&#34;,&#34;theme_minimal&#34;,&#34;theme&#34;,&#34;element_blank&#34;,&#34;transition_states&#34;,&#34;library&#34;,&#34;data.frame&#34;,&#34;rep&#34;,&#34;c&#34;,&#34;factor&#34;,&#34;seq&#34;,&#34;mutate&#34;,&#34;n&#34;,&#34;row_number&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_abline&#34;,&#34;geom_circle&#34;,&#34;tail&#34;,&#34;coord_fixed&#34;,&#34;theme_no_axes&#34;,&#34;theme&#34;,&#34;element_blank&#34;,&#34;length&#34;,&#34;return&#34;,&#34;paste&#34;,&#34;str_c&#34;,&#34;c&#34;,&#34;stop&#34;,&#34;str_commas&#34;,&#34;library&#34;,&#34;set.seed&#34;,&#34;sin&#34;,&#34;seq&#34;,&#34;map_dbl&#34;,&#34;tibble&#34;,&#34;length&#34;,&#34;mutate&#34;,&#34;seq.Date&#34;,&#34;ymd&#34;,&#34;ifelse&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_smooth&#34;,&#34;labs&#34;,&#34;library&#34;,&#34;yday&#34;,&#34;hour&#34;,&#34;minute&#34;,&#34;floor&#34;,&#34;sin&#34;,&#34;atan&#34;,&#34;sqrt&#34;,&#34;cos&#34;,&#34;asin&#34;,&#34;seq&#34;,&#34;ymd_hm&#34;,&#34;get_angle&#34;,&#34;tan&#34;,&#34;get_canopy_len&#34;,&#34;get_shadow_len&#34;,&#34;rep&#34;,&#34;days&#34;,&#34;length&#34;,&#34;tibble&#34;,&#34;expand_grid&#34;,&#34;mutate&#34;,&#34;select&#34;,&#34;everything&#34;,&#34;get_shadow_area&#34;,&#34;get_radiation&#34;,&#34;glimpse&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;sum&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;library&#34;,&#34;str_extract_all&#34;,&#34;unlist&#34;,&#34;str_c&#34;,&#34;library&#34;,&#34;set.seed&#34;,&#34;rerun&#34;,&#34;sample&#34;,&#34;c&#34;,&#34;set_names&#34;,&#34;as_tibble&#34;,&#34;mutate&#34;,&#34;row_number&#34;,&#34;mutate_at&#34;,&#34;replace_na&#34;,&#34;is.na&#34;,&#34;library&#34;,&#34;exp&#34;,&#34;tibble&#34;,&#34;inv_logit&#34;,&#34;c&#34;,&#34;rnorm&#34;,&#34;rep&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;facet_wrap&#34;,&#34;mean&#34;,&#34;sum&#34;,&#34;log&#34;,&#34;length&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;gini_calc&#34;,&#34;entropy_calc&#34;,&#34;library&#34;,&#34;set.seed&#34;,&#34;tibble&#34;,&#34;c&#34;,&#34;rep&#34;,&#34;rnorm&#34;,&#34;rt&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_density&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;list&#34;,&#34;mutate&#34;,&#34;unnest&#34;,&#34;map2&#34;,&#34;map_dbl&#34;,&#34;library&#34;,&#34;ets&#34;,&#34;vector&#34;,&#34;paste0&#34;,&#34;simulate&#34;,&#34;as.numeric&#34;,&#34;transpose&#34;,&#34;set_names&#34;,&#34;as_tibble&#34;,&#34;unnest&#34;,&#34;gather&#34;,&#34;mutate&#34;,&#34;bind_rows&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_density&#34;,&#34;facet_wrap&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;quantile&#34;,&#34;library&#34;,&#34;data.frame&#34;,&#34;mutate&#34;,&#34;list&#34;,&#34;c&#34;,&#34;tibble&#34;,&#34;I&#34;,&#34;group_by&#34;,&#34;nest&#34;,&#34;library&#34;,&#34;c&#34;,&#34;str_split&#34;,&#34;str_c&#34;,&#34;library&#34;,&#34;bld.mbb.bootstrap&#34;,&#34;fun&#34;,&#34;source_gist&#34;,&#34;set.seed&#34;,&#34;ts&#34;,&#34;rnorm&#34;,&#34;c&#34;,&#34;boot_mod_refit&#34;,&#34;simulate_stlm&#34;,&#34;stlm&#34;,&#34;forecast&#34;,&#34;is.null&#34;,&#34;nrow&#34;,&#34;as.matrix&#34;,&#34;stop&#34;,&#34;attributes&#34;,&#34;matrix&#34;,&#34;length&#34;,&#34;seq_along&#34;,&#34;NROW&#34;,&#34;paste0&#34;,&#34;round&#34;,&#34;rep&#34;,&#34;rev&#34;,&#34;seq_len&#34;,&#34;trunc&#34;,&#34;rowSums&#34;,&#34;grep&#34;,&#34;colnames&#34;,&#34;is.element&#34;,&#34;class&#34;,&#34;simulate&#34;,&#34;library&#34;,&#34;source_gist&#34;,&#34;set.seed&#34;,&#34;ts&#34;,&#34;rnorm&#34;,&#34;c&#34;,&#34;stlm&#34;,&#34;ets&#34;,&#34;tibble&#34;,&#34;list&#34;,&#34;mutate&#34;,&#34;map&#34;,&#34;map_dbl&#34;,&#34;gather&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_density&#34;,&#34;labs&#34;,&#34;set&#34;,&#34;library&#34;,&#34;group_by&#34;,&#34;summarise_all&#34;,&#34;nest&#34;,&#34;lm&#34;,&#34;mutate&#34;,&#34;map&#34;,&#34;arrange&#34;,&#34;map2_dbl&#34;,&#34;map2&#34;,&#34;unnest&#34;,&#34;mean&#34;,&#34;as.formula&#34;,&#34;paste&#34;,&#34;gather&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_boxplot&#34;,&#34;facet_wrap&#34;,&#34;geom_quasirandom&#34;,&#34;labs&#34;,&#34;filter&#34;,&#34;semi_join&#34;,&#34;geom_point&#34;,&#34;geom_line&#34;,&#34;theme&#34;,&#34;element_text&#34;,&#34;with&#34;,&#34;flatten_dbl&#34;,&#34;tibble&#34;,&#34;seq&#34;,&#34;find_slope&#34;,&#34;find_y1&#34;,&#34;find_intercept&#34;,&#34;select&#34;,&#34;everything&#34;,&#34;geom_abline&#34;,&#34;ylim&#34;,&#34;c&#34;,&#34;coord_fixed&#34;,&#34;geom_jitter&#34;,&#34;geom_beeswarm&#34;,&#34;summarise&#34;,&#34;list&#34;,&#34;quantile&#34;,&#34;funs&#34;,&#34;mutate_all&#34;,&#34;map_int&#34;,&#34;length&#34;,&#34;unique&#34;,&#34;names&#34;,&#34;make_date&#34;,&#34;sample_n&#34;,&#34;distinct&#34;,&#34;ggtitle&#34;,&#34;add_predictions&#34;,&#34;add_residuals&#34;,&#34;geom_hline&#34;,&#34;as_tibble&#34;,&#34;rownames_to_column&#34;,&#34;tribble&#34;,&#34;invoke_map&#34;,&#34;enframe&#34;,&#34;map2_chr&#34;,&#34;str_c&#34;,&#34;library&#34;,&#34;library&#34;,&#34;group_by&#34;,&#34;nest&#34;,&#34;mutate&#34;,&#34;map&#34;,&#34;recipe&#34;,&#34;map_dbl&#34;,&#34;map2&#34;,&#34;step_other&#34;,&#34;all_nominal&#34;,&#34;library&#34;,&#34;getOption&#34;,&#34;options&#34;,&#34;tidy&#34;,&#34;separate&#34;,&#34;c&#34;,&#34;mutate&#34;,&#34;str_sub&#34;,&#34;enframe&#34;,&#34;unnest&#34;,&#34;set_names&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;sum&#34;,&#34;left_join&#34;,&#34;anti_join&#34;,&#34;bind_rows&#34;,&#34;arrange&#34;,&#34;glm&#34;,&#34;tidy_with_ref&#34;,&#34;library&#34;,&#34;getOption&#34;,&#34;options&#34;,&#34;tibble&#34;,&#34;factor&#34;,&#34;c&#34;,&#34;rnorm&#34;,&#34;recipe&#34;,&#34;step_dummy&#34;,&#34;all_nominal&#34;,&#34;prep&#34;,&#34;juice&#34;,&#34;glimpse&#34;,&#34;library&#34;,&#34;tibble&#34;,&#34;c&#34;,&#34;rep&#34;,&#34;mutate&#34;,&#34;rnorm&#34;,&#34;n&#34;,&#34;recipe&#34;,&#34;step_other&#34;,&#34;prep&#34;,&#34;bake&#34;,&#34;library&#34;,&#34;getOption&#34;,&#34;options&#34;,&#34;set.seed&#34;,&#34;tibble&#34;,&#34;c&#34;,&#34;rep&#34;,&#34;rnorm&#34;,&#34;lm&#34;,&#34;summary&#34;,&#34;add_predictions&#34;,&#34;distinct&#34;,&#34;library&#34;,&#34;filter&#34;,&#34;mutate&#34;,&#34;log&#34;,&#34;as.factor&#34;,&#34;enquo&#34;,&#34;group_by_at&#34;,&#34;vars&#34;,&#34;summarise&#34;,&#34;mean&#34;,&#34;n&#34;,&#34;sd&#34;,&#34;ungroup&#34;,&#34;group_summarise_mns&#34;,&#34;c&#34;,&#34;quo_name&#34;,&#34;paste0&#34;,&#34;str_pad&#34;,&#34;max&#34;,&#34;str_length&#34;,&#34;str_c&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_boxplot&#34;,&#34;geom_quasirandom&#34;,&#34;geom_point&#34;,&#34;scale_x_discrete&#34;,&#34;theme&#34;,&#34;element_text&#34;,&#34;labs&#34;,&#34;glue&#34;,&#34;box_box_box_plot&#34;,&#34;ggtitle&#34;,&#34;library&#34;,&#34;unique&#34;,&#34;length&#34;,&#34;contr.sum&#34;,&#34;contrasts&#34;,&#34;mutate_if&#34;,&#34;library&#34;,&#34;tibble&#34;,&#34;seq.int&#34;,&#34;log&#34;,&#34;gather&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;facet_wrap&#34;,&#34;labs&#34;,&#34;library&#34;,&#34;enquo&#34;,&#34;arrange&#34;,&#34;mutate&#34;,&#34;row_number&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;min&#34;,&#34;nrow&#34;,&#34;max&#34;,&#34;unlist&#34;,&#34;floor&#34;,&#34;tibble&#34;,&#34;lead&#34;,&#34;filter&#34;,&#34;pluck&#34;,&#34;print&#34;,&#34;paste0&#34;,&#34;mean&#34;,&#34;log&#34;,&#34;n&#34;,&#34;ungroup&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;geom_smooth&#34;,&#34;geom_rug&#34;,&#34;as.logical&#34;,&#34;coord_cartesian&#34;,&#34;range&#34;,&#34;quo_name&#34;,&#34;library&#34;,&#34;list&#34;,&#34;c&#34;,&#34;tibble&#34;,&#34;mutate&#34;,&#34;row_number&#34;,&#34;unnest&#34;,&#34;library&#34;,&#34;tibble&#34;,&#34;c&#34;,&#34;filter&#34;,&#34;library&#34;,&#34;set.seed&#34;,&#34;seq.POSIXt&#34;,&#34;ymd_hms&#34;,&#34;tibble&#34;,&#34;sample&#34;,&#34;mutate_if&#34;,&#34;funs&#34;,&#34;floor_date&#34;,&#34;mutate&#34;,&#34;map2&#34;,&#34;unnest&#34;,&#34;count&#34;],[&#34;base&#34;,&#34;fs&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;base&#34;,&#34;base&#34;,&#34;openxlsx&#34;,&#34;dplyr&#34;,&#34;janitor&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;tsibble&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;slider&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;slider&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;utils&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;purrr&#34;,&#34;lubridate&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;recipes&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;glue&#34;,&#34;base&#34;,&#34;httr&#34;,&#34;httr&#34;,&#34;httr&#34;,&#34;jsonlite&#34;,&#34;tidyr&#34;,&#34;lubridate&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;utils&#34;,&#34;fs&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;plotly&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;stats&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;(unknown)&#34;,&#34;tidyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;remotes&#34;,&#34;stats&#34;,&#34;stats&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;janitor&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;parsnip&#34;,&#34;modeltime&#34;,&#34;modeltime&#34;,&#34;modeltime&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;slider&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;DBI&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;devtools&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;recipes&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;mgcv&#34;,&#34;mgcv&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;slider&#34;,&#34;(unknown)&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;base&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;workflows&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;tune&#34;,&#34;rsample&#34;,&#34;tune&#34;,&#34;(unknown)&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;recipes&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;knitr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;readr&#34;,&#34;purrr&#34;,&#34;stringr&#34;,&#34;glue&#34;,&#34;stringr&#34;,&#34;readr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;knitr&#34;,&#34;readr&#34;,&#34;purrr&#34;,&#34;stringr&#34;,&#34;glue&#34;,&#34;stringr&#34;,&#34;readr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;stats&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;yardstick&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;yardstick&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;yardstick&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;AmesHousing&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;readr&#34;,&#34;base&#34;,&#34;AmesHousing&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;workflows&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;workflows&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;tune&#34;,&#34;purrr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;tune&#34;,&#34;rsample&#34;,&#34;tune&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;recipes&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;AmesHousing&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;forcats&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;AmesHousing&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;utils&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;utils&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;tidyr&#34;,&#34;tidyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;stats&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;rlang&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;devtools&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;modelr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;utils&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;tibble&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;rsample&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;AmesHousing&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;rlang&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;utils&#34;,&#34;base&#34;,&#34;tibble&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;tsibble&#34;,&#34;dplyr&#34;,&#34;slider&#34;,&#34;tsibble&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;utils&#34;,&#34;base&#34;,&#34;rlang&#34;,&#34;rlang&#34;,&#34;rlang&#34;,&#34;purrr&#34;,&#34;rlang&#34;,&#34;purrr&#34;,&#34;recipes&#34;,&#34;(unknown)&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;gridExtra&#34;,&#34;patchwork&#34;,&#34;tidyr&#34;,&#34;forcats&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;tibble&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;slider&#34;,&#34;base&#34;,&#34;devtools&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;utils&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;utils&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;forecast&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;base&#34;,&#34;forecast&#34;,&#34;(unknown)&#34;,&#34;devtools&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;forecast&#34;,&#34;forecast&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;devtools&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;forecast&#34;,&#34;forecast&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;modelr&#34;,&#34;modelr&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;tibble&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;tibble&#34;,&#34;purrr&#34;,&#34;stringr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;recipes&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;broom&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;tibble&#34;,&#34;tidyr&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;tibble&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;tibble&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;modelr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;glue&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;rlang&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;rlang&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;],[&#34;find_in_files.R&#34;,&#34;find_in_files.R&#34;,&#34;find_in_files.R&#34;,&#34;find_in_files.R&#34;,&#34;find_in_files.R&#34;,&#34;find_in_files.R&#34;,&#34;find_in_files.R&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;permits-issued.md&#34;,&#34;seattle-units-added-new-permits.md&#34;,&#34;seattle-units-added-new-permits.md&#34;,&#34;seattle-units-added-new-permits.md&#34;,&#34;seattle-units-added-new-permits.md&#34;,&#34;seattle-units-added-new-permits.md&#34;,&#34;seattle-units-added-new-permits.md&#34;,&#34;seattle-units-added-new-permits.md&#34;,&#34;seattle-units-added-new-permits.md&#34;,&#34;seattle-units-added-new-permits.md&#34;,&#34;seattle-units-added-new-permits.md&#34;,&#34;seattle-units-added-new-permits.md&#34;,&#34;seattle-units-added-new-permits.md&#34;,&#34;seattle-units-added-new-permits.md&#34;,&#34;seattle-units-added-new-permits.md&#34;,&#34;seattle-units-added-new-permits.md&#34;,&#34;rolling-mean-conditioned-date.R&#34;,&#34;rolling-mean-conditioned-date.R&#34;,&#34;rolling-mean-conditioned-date.R&#34;,&#34;rolling-mean-conditioned-date.R&#34;,&#34;rolling-mean-conditioned-date.R&#34;,&#34;rolling-mean-conditioned-date.R&#34;,&#34;rolling-mean-conditioned-date.R&#34;,&#34;rolling-mean-conditioned-date.R&#34;,&#34;rolling-mean-conditioned-date.R&#34;,&#34;rolling-mean-conditioned-date.R&#34;,&#34;rolling-mean-conditioned-date.R&#34;,&#34;rolling-mean-conditioned-date.R&#34;,&#34;rolling-mean-conditioned-date.R&#34;,&#34;rolling-mean-conditioned-date.R&#34;,&#34;rolling-mean-conditioned-date.R&#34;,&#34;rolling-mean-conditioned-date.R&#34;,&#34;rolling-mean-conditioned-date.R&#34;,&#34;rolling-mean-conditioned-date.R&#34;,&#34;rolling-mean-conditioned-date.R&#34;,&#34;rolling-mean-conditioned-date.R&#34;,&#34;rolling-mean-conditioned-date.R&#34;,&#34;rolling-mean-conditioned-date.R&#34;,&#34;rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;lag-multiple-across.md&#34;,&#34;lag-multiple-across.md&#34;,&#34;lag-multiple-across.md&#34;,&#34;lag-multiple-across.md&#34;,&#34;lag-multiple-across.md&#34;,&#34;lag-multiple-across.md&#34;,&#34;lag-multiple-across.md&#34;,&#34;lag-multiple-across.md&#34;,&#34;lag-multiple-across.md&#34;,&#34;lag-multiple-across.md&#34;,&#34;lag-multiple-across.md&#34;,&#34;lag-multiple-across.md&#34;,&#34;log-log-transform-example.md&#34;,&#34;log-log-transform-example.md&#34;,&#34;log-log-transform-example.md&#34;,&#34;log-log-transform-example.md&#34;,&#34;log-log-transform-example.md&#34;,&#34;log-log-transform-example.md&#34;,&#34;log-log-transform-example.md&#34;,&#34;log-log-transform-example.md&#34;,&#34;log-log-transform-example.md&#34;,&#34;log-log-transform-example.md&#34;,&#34;log-log-transform-example.md&#34;,&#34;log-log-transform-example.md&#34;,&#34;log-log-transform-example.md&#34;,&#34;log-log-transform-example.md&#34;,&#34;log-log-transform-example.md&#34;,&#34;log-log-transform-example.md&#34;,&#34;log-log-transform-example.md&#34;,&#34;convert-currencies.R&#34;,&#34;convert-currencies.R&#34;,&#34;convert-currencies.R&#34;,&#34;convert-currencies.R&#34;,&#34;convert-currencies.R&#34;,&#34;convert-currencies.R&#34;,&#34;convert-currencies.R&#34;,&#34;convert-currencies.R&#34;,&#34;convert-currencies.R&#34;,&#34;convert-currencies.R&#34;,&#34;convert-currencies.R&#34;,&#34;convert-currencies.R&#34;,&#34;convert-currencies.R&#34;,&#34;convert-currencies.R&#34;,&#34;convert-currencies.R&#34;,&#34;convert-currencies.R&#34;,&#34;convert-currencies.R&#34;,&#34;convert-currencies.R&#34;,&#34;convert-currencies.R&#34;,&#34;convert-currencies.R&#34;,&#34;convert-currencies.R&#34;,&#34;convert-currencies.R&#34;,&#34;convert-currencies.R&#34;,&#34;convert-currencies.R&#34;,&#34;convert-currencies.R&#34;,&#34;convert-currencies.R&#34;,&#34;unique-set-speed-test.R&#34;,&#34;unique-set-speed-test.R&#34;,&#34;unique-set-speed-test.R&#34;,&#34;unique-set-speed-test.R&#34;,&#34;unique-set-speed-test.R&#34;,&#34;unique-set-speed-test.R&#34;,&#34;unique-set-speed-test.R&#34;,&#34;unique-set-speed-test.R&#34;,&#34;unique-set-speed-test.R&#34;,&#34;unique-set-speed-test.R&#34;,&#34;unique-set-speed-test.R&#34;,&#34;unique-set-speed-test.R&#34;,&#34;unique-set-speed-test.R&#34;,&#34;unique-set-speed-test.R&#34;,&#34;unique-set-speed-test.R&#34;,&#34;unique-set-speed-test.R&#34;,&#34;unique-set-speed-test.R&#34;,&#34;unique-set-speed-test.R&#34;,&#34;unique-set-speed-test.R&#34;,&#34;unique-set-speed-test.R&#34;,&#34;unique-combinations.R&#34;,&#34;unique-combinations.R&#34;,&#34;unique-combinations.R&#34;,&#34;unique-combinations.R&#34;,&#34;unique-combinations.R&#34;,&#34;unique-combinations.R&#34;,&#34;unique-combinations.R&#34;,&#34;unique-combinations.R&#34;,&#34;check-workboots-heteroskedasticity.R&#34;,&#34;check-workboots-heteroskedasticity.R&#34;,&#34;check-workboots-heteroskedasticity.R&#34;,&#34;check-workboots-heteroskedasticity.R&#34;,&#34;check-workboots-heteroskedasticity.R&#34;,&#34;check-workboots-heteroskedasticity.R&#34;,&#34;check-workboots-heteroskedasticity.R&#34;,&#34;check-workboots-heteroskedasticity.R&#34;,&#34;check-workboots-heteroskedasticity.R&#34;,&#34;check-workboots-heteroskedasticity.R&#34;,&#34;check-workboots-heteroskedasticity.R&#34;,&#34;check-workboots-heteroskedasticity.R&#34;,&#34;check-workboots-heteroskedasticity.R&#34;,&#34;check-workboots-heteroskedasticity.R&#34;,&#34;check-workboots-heteroskedasticity.R&#34;,&#34;check-workboots-heteroskedasticity.R&#34;,&#34;check-workboots-heteroskedasticity.R&#34;,&#34;check-workboots-heteroskedasticity.R&#34;,&#34;check-workboots-heteroskedasticity.R&#34;,&#34;check-workboots-heteroskedasticity.R&#34;,&#34;check-workboots-heteroskedasticity.R&#34;,&#34;check-workboots-heteroskedasticity.R&#34;,&#34;range-to-min-max.md&#34;,&#34;range-to-min-max.md&#34;,&#34;range-to-min-max.md&#34;,&#34;range-to-min-max.md&#34;,&#34;range-to-min-max.md&#34;,&#34;range-to-min-max.md&#34;,&#34;range-to-min-max.md&#34;,&#34;range-to-min-max.md&#34;,&#34;range-to-min-max.md&#34;,&#34;range-to-min-max.md&#34;,&#34;different-date-formats.md&#34;,&#34;different-date-formats.md&#34;,&#34;different-date-formats.md&#34;,&#34;different-date-formats.md&#34;,&#34;different-date-formats.md&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;get-engagements.R&#34;,&#34;show_in_excel.R&#34;,&#34;show_in_excel.R&#34;,&#34;show_in_excel.R&#34;,&#34;show_in_excel.R&#34;,&#34;funspotr-gists-cmparlettpelleriti-ex.R&#34;,&#34;funspotr-gists-cmparlettpelleriti-ex.R&#34;,&#34;funspotr-gists-cmparlettpelleriti-ex.R&#34;,&#34;funspotr-gists-cmparlettpelleriti-ex.R&#34;,&#34;funspotr-gists-cmparlettpelleriti-ex.R&#34;,&#34;funspotr-gists-cmparlettpelleriti-ex.R&#34;,&#34;custom-ggplot-and-labels.R&#34;,&#34;custom-ggplot-and-labels.R&#34;,&#34;custom-ggplot-and-labels.R&#34;,&#34;custom-ggplot-and-labels.R&#34;,&#34;custom-ggplot-and-labels.R&#34;,&#34;custom-ggplot-and-labels.R&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;stratified-sampling-parameter-estimates.R&#34;,&#34;grouped-nested-t-test.md&#34;,&#34;grouped-nested-t-test.md&#34;,&#34;grouped-nested-t-test.md&#34;,&#34;grouped-nested-t-test.md&#34;,&#34;grouped-nested-t-test.md&#34;,&#34;grouped-nested-t-test.md&#34;,&#34;grouped-nested-t-test.md&#34;,&#34;grouped-nested-t-test.md&#34;,&#34;grouped-nested-t-test.md&#34;,&#34;grouped-nested-t-test.md&#34;,&#34;grouped-nested-t-test.md&#34;,&#34;grouped-nested-t-test.md&#34;,&#34;grouped-nested-t-test.md&#34;,&#34;grouped-nested-t-test.md&#34;,&#34;grouped-nested-t-test.md&#34;,&#34;split-group-nest-join.md&#34;,&#34;split-group-nest-join.md&#34;,&#34;split-group-nest-join.md&#34;,&#34;split-group-nest-join.md&#34;,&#34;split-group-nest-join.md&#34;,&#34;split-group-nest-join.md&#34;,&#34;split-group-nest-join.md&#34;,&#34;weighted-t-test-tidied.md&#34;,&#34;weighted-t-test-tidied.md&#34;,&#34;weighted-t-test-tidied.md&#34;,&#34;weighted-t-test-tidied.md&#34;,&#34;weighted-t-test-tidied.md&#34;,&#34;weighted-t-test-tidied.md&#34;,&#34;weighted-t-test-tidied.md&#34;,&#34;weighted-t-test-tidied.md&#34;,&#34;weighted-t-test-tidied.md&#34;,&#34;weighted-t-test-tidied.md&#34;,&#34;weighted-t-test-tidied.md&#34;,&#34;cdf_density.R&#34;,&#34;cdf_density.R&#34;,&#34;cdf_density.R&#34;,&#34;cdf_density.R&#34;,&#34;cdf_density.R&#34;,&#34;cdf_density.R&#34;,&#34;cdf_density.R&#34;,&#34;cdf_density.R&#34;,&#34;cdf_density.R&#34;,&#34;cdf_density.R&#34;,&#34;cdf_density.R&#34;,&#34;cdf_density.R&#34;,&#34;cdf_density.R&#34;,&#34;cdf_density.R&#34;,&#34;cdf_density.R&#34;,&#34;cdf_density.R&#34;,&#34;cdf_density.R&#34;,&#34;cdf_density.R&#34;,&#34;cdf_density.R&#34;,&#34;if_all-if_any-examples.R&#34;,&#34;if_all-if_any-examples.R&#34;,&#34;if_all-if_any-examples.R&#34;,&#34;if_all-if_any-examples.R&#34;,&#34;if_all-if_any-examples.R&#34;,&#34;if_all-if_any-examples.R&#34;,&#34;if_all-if_any-examples.R&#34;,&#34;if_all-if_any-examples.R&#34;,&#34;if_all-if_any-examples.R&#34;,&#34;if_all-if_any-examples.R&#34;,&#34;if_all-if_any-examples.R&#34;,&#34;if_all-if_any-examples.R&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;weighted-grouped-bootstrap-simulation.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;clean-hiearchy.md&#34;,&#34;many-models-example.md&#34;,&#34;many-models-example.md&#34;,&#34;many-models-example.md&#34;,&#34;many-models-example.md&#34;,&#34;many-models-example.md&#34;,&#34;many-models-example.md&#34;,&#34;many-models-example.md&#34;,&#34;many-models-example.md&#34;,&#34;many-models-example.md&#34;,&#34;many-models-example.md&#34;,&#34;many-models-example.md&#34;,&#34;many-models-example.md&#34;,&#34;many-models-example.md&#34;,&#34;many-models-example.md&#34;,&#34;many-models-example.md&#34;,&#34;many-models-example.md&#34;,&#34;many-models-example.md&#34;,&#34;many-models-example.md&#34;,&#34;many-models-example.md&#34;,&#34;sim-squid-game-survival.md&#34;,&#34;sim-squid-game-survival.md&#34;,&#34;sim-squid-game-survival.md&#34;,&#34;sim-squid-game-survival.md&#34;,&#34;sim-squid-game-survival.md&#34;,&#34;sim-squid-game-survival.md&#34;,&#34;sim-squid-game-survival.md&#34;,&#34;sim-squid-game-survival.md&#34;,&#34;sim-squid-game-survival.md&#34;,&#34;sim-squid-game-survival.md&#34;,&#34;sim-squid-game-survival.md&#34;,&#34;sim-squid-game-survival.md&#34;,&#34;sim-squid-game-survival.md&#34;,&#34;sim-squid-game-survival.md&#34;,&#34;sim-squid-game-survival.md&#34;,&#34;row-stuff.md&#34;,&#34;row-stuff.md&#34;,&#34;row-stuff.md&#34;,&#34;row-stuff.md&#34;,&#34;row-stuff.md&#34;,&#34;row-stuff.md&#34;,&#34;row-stuff.md&#34;,&#34;row-stuff.md&#34;,&#34;row-stuff.md&#34;,&#34;row-stuff.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;modeltime-cross-sectional-pred-intervals.md&#34;,&#34;slide-multiple-double.md&#34;,&#34;slide-multiple-double.md&#34;,&#34;slide-multiple-double.md&#34;,&#34;slide-multiple-double.md&#34;,&#34;slide-multiple-double.md&#34;,&#34;slide-multiple-double.md&#34;,&#34;slide-multiple-double.md&#34;,&#34;slide-multiple-double.md&#34;,&#34;slide-multiple-double.md&#34;,&#34;slide-multiple-double.md&#34;,&#34;slide-multiple-double.md&#34;,&#34;slide-multiple-double.md&#34;,&#34;slide-multiple-double.md&#34;,&#34;standardizing-lengths.md&#34;,&#34;standardizing-lengths.md&#34;,&#34;standardizing-lengths.md&#34;,&#34;standardizing-lengths.md&#34;,&#34;standardizing-lengths.md&#34;,&#34;standardizing-lengths.md&#34;,&#34;dplyover-to-dplyr-sql.md&#34;,&#34;dplyover-to-dplyr-sql.md&#34;,&#34;dplyover-to-dplyr-sql.md&#34;,&#34;dplyover-to-dplyr-sql.md&#34;,&#34;dplyover-to-dplyr-sql.md&#34;,&#34;dplyover-to-dplyr-sql.md&#34;,&#34;dplyover-to-dplyr-sql.md&#34;,&#34;dplyover-to-dplyr-sql.md&#34;,&#34;dplyover-to-dplyr-sql.md&#34;,&#34;dplyover-to-dplyr-sql.md&#34;,&#34;dplyover-to-dplyr-sql.md&#34;,&#34;dplyover-to-dplyr-sql.md&#34;,&#34;dplyover-to-dplyr-sql.md&#34;,&#34;dplyover-to-dplyr-sql.md&#34;,&#34;dplyover-to-dplyr-sql.md&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;sim-interval-heteroskedasticity-example.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;piecewise-spearman-corelation.md&#34;,&#34;continuous-engagements.md&#34;,&#34;continuous-engagements.md&#34;,&#34;continuous-engagements.md&#34;,&#34;continuous-engagements.md&#34;,&#34;continuous-engagements.md&#34;,&#34;continuous-engagements.md&#34;,&#34;continuous-engagements.md&#34;,&#34;continuous-engagements.md&#34;,&#34;continuous-engagements.md&#34;,&#34;continuous-engagements.md&#34;,&#34;continuous-engagements.md&#34;,&#34;continuous-engagements.md&#34;,&#34;continuous-engagements.md&#34;,&#34;continuous-engagements.md&#34;,&#34;continuous-engagements.md&#34;,&#34;continuous-engagements.md&#34;,&#34;continuous-engagements.md&#34;,&#34;continuous-engagements.md&#34;,&#34;continuous-engagements.md&#34;,&#34;continuous-engagements.md&#34;,&#34;continuous-engagements.md&#34;,&#34;continuous-engagements.md&#34;,&#34;sumrows-concat-cols.md&#34;,&#34;sumrows-concat-cols.md&#34;,&#34;sumrows-concat-cols.md&#34;,&#34;sumrows-concat-cols.md&#34;,&#34;sumrows-concat-cols.md&#34;,&#34;sumrows-concat-cols.md&#34;,&#34;sumrows-concat-cols.md&#34;,&#34;sumrows-concat-cols.md&#34;,&#34;sumrows-concat-cols.md&#34;,&#34;sumrows-concat-cols.md&#34;,&#34;sumrows-concat-cols.md&#34;,&#34;sumrows-concat-cols.md&#34;,&#34;sumrows-concat-cols.md&#34;,&#34;sumrows-concat-cols.md&#34;,&#34;sumrows-concat-cols.md&#34;,&#34;bootstrap-mean-rsample.R&#34;,&#34;bootstrap-mean-rsample.R&#34;,&#34;bootstrap-mean-rsample.R&#34;,&#34;bootstrap-mean-rsample.R&#34;,&#34;bootstrap-mean-rsample.R&#34;,&#34;bootstrap-mean-rsample.R&#34;,&#34;bootstrap-mean-rsample.R&#34;,&#34;bootstrap-mean-rsample.R&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;ts-prep-ml-exampl.md&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;predict-interval-boot-only.R&#34;,&#34;source_rmd.R&#34;,&#34;source_rmd.R&#34;,&#34;source_rmd.R&#34;,&#34;source_rmd.R&#34;,&#34;source_rmd.R&#34;,&#34;source_rmd.R&#34;,&#34;source_rmd.R&#34;,&#34;source_rmd.R&#34;,&#34;source_rmd.R&#34;,&#34;source_rmd.R&#34;,&#34;source_rmd.R&#34;,&#34;source_rmd.R&#34;,&#34;source_rmd.R&#34;,&#34;source-rmd-chunks.r&#34;,&#34;source-rmd-chunks.r&#34;,&#34;source-rmd-chunks.r&#34;,&#34;source-rmd-chunks.r&#34;,&#34;source-rmd-chunks.r&#34;,&#34;source-rmd-chunks.r&#34;,&#34;source-rmd-chunks.r&#34;,&#34;source-rmd-chunks.r&#34;,&#34;source-rmd-chunks.r&#34;,&#34;source-rmd-chunks.r&#34;,&#34;source-rmd-chunks.r&#34;,&#34;source-rmd-chunks.r&#34;,&#34;source-rmd-chunks.r&#34;,&#34;slice_sample-vs-sample_n_of.md&#34;,&#34;slice_sample-vs-sample_n_of.md&#34;,&#34;slice_sample-vs-sample_n_of.md&#34;,&#34;slice_sample-vs-sample_n_of.md&#34;,&#34;slice_sample-vs-sample_n_of.md&#34;,&#34;slice_sample-vs-sample_n_of.md&#34;,&#34;slice_sample-vs-sample_n_of.md&#34;,&#34;slice_sample-vs-sample_n_of.md&#34;,&#34;slice_sample-vs-sample_n_of.md&#34;,&#34;slice_sample-vs-sample_n_of.md&#34;,&#34;slice_sample-vs-sample_n_of.md&#34;,&#34;rmse-interval.md&#34;,&#34;rmse-interval.md&#34;,&#34;rmse-interval.md&#34;,&#34;rmse-interval.md&#34;,&#34;rmse-interval.md&#34;,&#34;rmse-interval.md&#34;,&#34;rmse-interval.md&#34;,&#34;rmse-interval.md&#34;,&#34;rmse-interval.md&#34;,&#34;rmse-interval.md&#34;,&#34;rmse-interval.md&#34;,&#34;rmse-interval.md&#34;,&#34;rmse-interval.md&#34;,&#34;rmse-interval.md&#34;,&#34;rmse-interval.md&#34;,&#34;rmse-interval.md&#34;,&#34;rmse-interval.md&#34;,&#34;rmse-interval.md&#34;,&#34;yardstick-groups-example.md&#34;,&#34;yardstick-groups-example.md&#34;,&#34;yardstick-groups-example.md&#34;,&#34;yardstick-groups-example.md&#34;,&#34;yardstick-groups-example.md&#34;,&#34;yardstick-groups-example.md&#34;,&#34;yardstick-groups-example.md&#34;,&#34;yardstick-groups-example.md&#34;,&#34;yardstick-groups-example.md&#34;,&#34;did-safely-error.md&#34;,&#34;did-safely-error.md&#34;,&#34;did-safely-error.md&#34;,&#34;did-safely-error.md&#34;,&#34;did-safely-error.md&#34;,&#34;did-safely-error.md&#34;,&#34;did-safely-error.md&#34;,&#34;did-safely-error.md&#34;,&#34;list-environment-objects-list.md&#34;,&#34;list-environment-objects-list.md&#34;,&#34;list-environment-objects-list.md&#34;,&#34;list-environment-objects-list.md&#34;,&#34;list-environment-objects-list.md&#34;,&#34;list-environment-objects-list.md&#34;,&#34;list-environment-objects-list.md&#34;,&#34;list-environment-objects-list.md&#34;,&#34;list-environment-objects-list.md&#34;,&#34;list-environment-objects-list.md&#34;,&#34;list-environment-objects-list.md&#34;,&#34;list-environment-objects-list.md&#34;,&#34;list-environment-objects-list.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;compare-analysis-assessment.md&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;predict-interval.R&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;correlation-all-predictors.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;continuous-categorical-significance.md&#34;,&#34;cut-floor-ceiling.R&#34;,&#34;cut-floor-ceiling.R&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;pairwise-examples.md&#34;,&#34;weighted-mahalanobis-distance.md&#34;,&#34;weighted-mahalanobis-distance.md&#34;,&#34;weighted-mahalanobis-distance.md&#34;,&#34;weighted-mahalanobis-distance.md&#34;,&#34;conf_mat_weighted.R&#34;,&#34;conf_mat_weighted.R&#34;,&#34;conf_mat_weighted.R&#34;,&#34;conf_mat_weighted.R&#34;,&#34;conf_mat_weighted.R&#34;,&#34;conf_mat_weighted.R&#34;,&#34;conf_mat_weighted.R&#34;,&#34;conf_mat_weighted.R&#34;,&#34;conf_mat_weighted.R&#34;,&#34;conf_mat_weighted.R&#34;,&#34;conf_mat_weighted.R&#34;,&#34;conf_mat_weighted.R&#34;,&#34;conf_mat_weighted.R&#34;,&#34;conf_mat_weighted.R&#34;,&#34;conf_mat_weighted.R&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;comparing-scaling-methods.md&#34;,&#34;fct_recode-example.md&#34;,&#34;fct_recode-example.md&#34;,&#34;fct_recode-example.md&#34;,&#34;fct_recode-example.md&#34;,&#34;fct_recode-example.md&#34;,&#34;fct_recode-example.md&#34;,&#34;fct_recode-example.md&#34;,&#34;fct_recode-example.md&#34;,&#34;fct_recode-example.md&#34;,&#34;fct_recode-example.md&#34;,&#34;mutate-pairwise-example.md&#34;,&#34;mutate-pairwise-example.md&#34;,&#34;mutate-pairwise-example.md&#34;,&#34;mutate-pairwise-example.md&#34;,&#34;mutate-pairwise-example.md&#34;,&#34;mutate-pairwise-example.md&#34;,&#34;mutate-pairwise-example.md&#34;,&#34;mutate-pairwise-example.md&#34;,&#34;mutate-pairwise-example.md&#34;,&#34;mutate-pairwise-example.md&#34;,&#34;mutate-pairwise-example.md&#34;,&#34;mutate-pairwise-example.md&#34;,&#34;mutate-pairwise-example.md&#34;,&#34;mutate-pairwise-example.md&#34;,&#34;mutate-pairwise-example.md&#34;,&#34;mutate-pairwise-example.md&#34;,&#34;mutate-pairwise-example.md&#34;,&#34;mutate-pairwise-example.md&#34;,&#34;mutate-pairwise-example.md&#34;,&#34;mutate-pairwise-example.md&#34;,&#34;mutate-pairwise-example.md&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers-funs.R&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;rsample-windows-helpers.md&#34;,&#34;multiple_lags.md&#34;,&#34;multiple_lags.md&#34;,&#34;multiple_lags.md&#34;,&#34;multiple_lags.md&#34;,&#34;multiple_lags.md&#34;,&#34;multiple_lags.md&#34;,&#34;multiple_lags.md&#34;,&#34;multiple_lags.md&#34;,&#34;violin-plot-example.md&#34;,&#34;violin-plot-example.md&#34;,&#34;violin-plot-example.md&#34;,&#34;violin-plot-example.md&#34;,&#34;violin-plot-example.md&#34;,&#34;violin-plot-example.md&#34;,&#34;violin-plot-example.md&#34;,&#34;violin-plot-example.md&#34;,&#34;violin-plot-example.md&#34;,&#34;violin-plot-example.md&#34;,&#34;violin-plot-example.md&#34;,&#34;violin-plot-example.md&#34;,&#34;proportions.md&#34;,&#34;proportions.md&#34;,&#34;proportions.md&#34;,&#34;proportions.md&#34;,&#34;proportions.md&#34;,&#34;proportions.md&#34;,&#34;proportions.md&#34;,&#34;proportions.md&#34;,&#34;proportions.md&#34;,&#34;proportions.md&#34;,&#34;proportions.md&#34;,&#34;create-grouped-combinations.md&#34;,&#34;create-grouped-combinations.md&#34;,&#34;create-grouped-combinations.md&#34;,&#34;create-grouped-combinations.md&#34;,&#34;create-grouped-combinations.md&#34;,&#34;create-grouped-combinations.md&#34;,&#34;create-grouped-combinations.md&#34;,&#34;create-grouped-combinations.md&#34;,&#34;create-grouped-combinations.md&#34;,&#34;create-grouped-combinations.md&#34;,&#34;create-grouped-combinations.md&#34;,&#34;create-grouped-combinations.md&#34;,&#34;create-grouped-combinations.md&#34;,&#34;create-grouped-combinations.md&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;operations_combinations.R&#34;,&#34;c_sort_tibble.R&#34;,&#34;c_sort_tibble.R&#34;,&#34;c_sort_tibble.R&#34;,&#34;c_sort_tibble.R&#34;,&#34;c_sort_tibble.R&#34;,&#34;c_sort_tibble.R&#34;,&#34;c_sort_tibble.R&#34;,&#34;c_sort_tibble.R&#34;,&#34;combn_ttible.md&#34;,&#34;combn_ttible.md&#34;,&#34;combn_ttible.md&#34;,&#34;combn_ttible.md&#34;,&#34;combn_ttible.md&#34;,&#34;combn_ttible.md&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;ts-cv-via-slider.R&#34;,&#34;log_positive_transform.R&#34;,&#34;log_positive_transform.R&#34;,&#34;log_positive_transform.R&#34;,&#34;log_positive_transform.R&#34;,&#34;log_positive_transform.R&#34;,&#34;weighted-quantile-example.md&#34;,&#34;weighted-quantile-example.md&#34;,&#34;weighted-quantile-example.md&#34;,&#34;weighted-quantile-example.md&#34;,&#34;weighted-quantile-example.md&#34;,&#34;weighted-quantile-example.md&#34;,&#34;weighted-quantile-example.md&#34;,&#34;weighted-quantile-example.md&#34;,&#34;weighted-quantile-example.md&#34;,&#34;weighted-quantile-example.md&#34;,&#34;textrecipes_sentiment.md&#34;,&#34;textrecipes_sentiment.md&#34;,&#34;textrecipes_sentiment.md&#34;,&#34;textrecipes_sentiment.md&#34;,&#34;textrecipes_sentiment.md&#34;,&#34;textrecipes_sentiment.md&#34;,&#34;textrecipes_sentiment.md&#34;,&#34;textrecipes_sentiment.md&#34;,&#34;textrecipes_sentiment.md&#34;,&#34;textrecipes_sentiment.md&#34;,&#34;textrecipes_sentiment.md&#34;,&#34;textrecipes_sentiment.md&#34;,&#34;textrecipes_sentiment.md&#34;,&#34;textrecipes_sentiment.md&#34;,&#34;textrecipes_sentiment.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;graph-notes-colin.md&#34;,&#34;df_of_quantiles.md&#34;,&#34;df_of_quantiles.md&#34;,&#34;df_of_quantiles.md&#34;,&#34;df_of_quantiles.md&#34;,&#34;df_of_quantiles.md&#34;,&#34;df_of_quantiles.md&#34;,&#34;df_of_quantiles.md&#34;,&#34;df_of_quantiles.md&#34;,&#34;df_of_quantiles.md&#34;,&#34;df_of_quantiles.md&#34;,&#34;df_of_quantiles.md&#34;,&#34;df_of_quantiles.md&#34;,&#34;df_of_quantiles.md&#34;,&#34;slide_days_prior.md&#34;,&#34;slide_days_prior.md&#34;,&#34;slide_days_prior.md&#34;,&#34;slide_days_prior.md&#34;,&#34;slide_days_prior.md&#34;,&#34;slide_days_prior.md&#34;,&#34;slide_days_prior.md&#34;,&#34;slide_days_prior.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;explicit_animate_matrix_transformation.md&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;anime_matrix_transformation.R&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;transform_basis.md&#34;,&#34;perfect_bowl.R&#34;,&#34;perfect_bowl.R&#34;,&#34;perfect_bowl.R&#34;,&#34;perfect_bowl.R&#34;,&#34;perfect_bowl.R&#34;,&#34;perfect_bowl.R&#34;,&#34;perfect_bowl.R&#34;,&#34;perfect_bowl.R&#34;,&#34;perfect_bowl.R&#34;,&#34;perfect_bowl.R&#34;,&#34;perfect_bowl.R&#34;,&#34;perfect_bowl.R&#34;,&#34;perfect_bowl.R&#34;,&#34;perfect_bowl.R&#34;,&#34;perfect_bowl.R&#34;,&#34;perfect_bowl.R&#34;,&#34;perfect_bowl.R&#34;,&#34;perfect_bowl.R&#34;,&#34;str_commas.R&#34;,&#34;str_commas.R&#34;,&#34;str_commas.R&#34;,&#34;str_commas.R&#34;,&#34;str_commas.R&#34;,&#34;str_commas.R&#34;,&#34;str_commas.R&#34;,&#34;rolling_proportion_example.md&#34;,&#34;rolling_proportion_example.md&#34;,&#34;rolling_proportion_example.md&#34;,&#34;rolling_proportion_example.md&#34;,&#34;rolling_proportion_example.md&#34;,&#34;rolling_proportion_example.md&#34;,&#34;rolling_proportion_example.md&#34;,&#34;rolling_proportion_example.md&#34;,&#34;rolling_proportion_example.md&#34;,&#34;rolling_proportion_example.md&#34;,&#34;rolling_proportion_example.md&#34;,&#34;rolling_proportion_example.md&#34;,&#34;rolling_proportion_example.md&#34;,&#34;rolling_proportion_example.md&#34;,&#34;rolling_proportion_example.md&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;solar_radiation.Rmd&#34;,&#34;extract_emails_from_outlook.R&#34;,&#34;extract_emails_from_outlook.R&#34;,&#34;extract_emails_from_outlook.R&#34;,&#34;extract_emails_from_outlook.R&#34;,&#34;replace_na_tidy.md&#34;,&#34;replace_na_tidy.md&#34;,&#34;replace_na_tidy.md&#34;,&#34;replace_na_tidy.md&#34;,&#34;replace_na_tidy.md&#34;,&#34;replace_na_tidy.md&#34;,&#34;replace_na_tidy.md&#34;,&#34;replace_na_tidy.md&#34;,&#34;replace_na_tidy.md&#34;,&#34;replace_na_tidy.md&#34;,&#34;replace_na_tidy.md&#34;,&#34;replace_na_tidy.md&#34;,&#34;gini_entropy_example.md&#34;,&#34;gini_entropy_example.md&#34;,&#34;gini_entropy_example.md&#34;,&#34;gini_entropy_example.md&#34;,&#34;gini_entropy_example.md&#34;,&#34;gini_entropy_example.md&#34;,&#34;gini_entropy_example.md&#34;,&#34;gini_entropy_example.md&#34;,&#34;gini_entropy_example.md&#34;,&#34;gini_entropy_example.md&#34;,&#34;gini_entropy_example.md&#34;,&#34;gini_entropy_example.md&#34;,&#34;gini_entropy_example.md&#34;,&#34;gini_entropy_example.md&#34;,&#34;gini_entropy_example.md&#34;,&#34;gini_entropy_example.md&#34;,&#34;gini_entropy_example.md&#34;,&#34;gini_entropy_example.md&#34;,&#34;gini_entropy_example.md&#34;,&#34;tidy_ks_test_all_combos.md&#34;,&#34;tidy_ks_test_all_combos.md&#34;,&#34;tidy_ks_test_all_combos.md&#34;,&#34;tidy_ks_test_all_combos.md&#34;,&#34;tidy_ks_test_all_combos.md&#34;,&#34;tidy_ks_test_all_combos.md&#34;,&#34;tidy_ks_test_all_combos.md&#34;,&#34;tidy_ks_test_all_combos.md&#34;,&#34;tidy_ks_test_all_combos.md&#34;,&#34;tidy_ks_test_all_combos.md&#34;,&#34;tidy_ks_test_all_combos.md&#34;,&#34;tidy_ks_test_all_combos.md&#34;,&#34;tidy_ks_test_all_combos.md&#34;,&#34;tidy_ks_test_all_combos.md&#34;,&#34;tidy_ks_test_all_combos.md&#34;,&#34;tidy_ks_test_all_combos.md&#34;,&#34;tidy_ks_test_all_combos.md&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;boot_noboot_sims_compare.md&#34;,&#34;dataframes_list-cols.md&#34;,&#34;dataframes_list-cols.md&#34;,&#34;dataframes_list-cols.md&#34;,&#34;dataframes_list-cols.md&#34;,&#34;dataframes_list-cols.md&#34;,&#34;dataframes_list-cols.md&#34;,&#34;dataframes_list-cols.md&#34;,&#34;dataframes_list-cols.md&#34;,&#34;dataframes_list-cols.md&#34;,&#34;collapse_names.R&#34;,&#34;collapse_names.R&#34;,&#34;collapse_names.R&#34;,&#34;collapse_names.R&#34;,&#34;boot_sim_stlm.md&#34;,&#34;boot_sim_stlm.md&#34;,&#34;boot_sim_stlm.md&#34;,&#34;boot_sim_stlm.md&#34;,&#34;boot_sim_stlm.md&#34;,&#34;boot_sim_stlm.md&#34;,&#34;boot_sim_stlm.md&#34;,&#34;boot_sim_stlm.md&#34;,&#34;boot_sim_stlm.md&#34;,&#34;boot_sim_stlm.md&#34;,&#34;boot_sim_stlm.md&#34;,&#34;boot_sim_stlm.md&#34;,&#34;simulate_stlm_trend.R&#34;,&#34;simulate_stlm_trend.R&#34;,&#34;simulate_stlm_trend.R&#34;,&#34;simulate_stlm_trend.R&#34;,&#34;simulate_stlm_trend.R&#34;,&#34;simulate_stlm_trend.R&#34;,&#34;simulate_stlm_trend.R&#34;,&#34;simulate_stlm_trend.R&#34;,&#34;simulate_stlm_trend.R&#34;,&#34;simulate_stlm_trend.R&#34;,&#34;simulate_stlm_trend.R&#34;,&#34;simulate_stlm_trend.R&#34;,&#34;simulate_stlm_trend.R&#34;,&#34;simulate_stlm_trend.R&#34;,&#34;simulate_stlm_trend.R&#34;,&#34;simulate_stlm_trend.R&#34;,&#34;simulate_stlm_trend.R&#34;,&#34;simulate_stlm_trend.R&#34;,&#34;simulate_stlm_trend.R&#34;,&#34;simulate_stlm_trend.R&#34;,&#34;simulate_stlm_trend.R&#34;,&#34;simulate_stlm_example.md&#34;,&#34;simulate_stlm_example.md&#34;,&#34;simulate_stlm_example.md&#34;,&#34;simulate_stlm_example.md&#34;,&#34;simulate_stlm_example.md&#34;,&#34;simulate_stlm_example.md&#34;,&#34;simulate_stlm_example.md&#34;,&#34;simulate_stlm_example.md&#34;,&#34;simulate_stlm_example.md&#34;,&#34;simulate_stlm_example.md&#34;,&#34;simulate_stlm_example.md&#34;,&#34;simulate_stlm_example.md&#34;,&#34;simulate_stlm_example.md&#34;,&#34;simulate_stlm_example.md&#34;,&#34;simulate_stlm_example.md&#34;,&#34;simulate_stlm_example.md&#34;,&#34;simulate_stlm_example.md&#34;,&#34;simulate_stlm_example.md&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;ch25_solutions.Rmd&#34;,&#34;assign_in_index.R&#34;,&#34;step_other_n_mult_example.md&#34;,&#34;step_other_n_mult_example.md&#34;,&#34;step_other_n_mult_example.md&#34;,&#34;step_other_n_mult_example.md&#34;,&#34;step_other_n_mult_example.md&#34;,&#34;step_other_n_mult_example.md&#34;,&#34;step_other_n_mult_example.md&#34;,&#34;step_other_n_mult_example.md&#34;,&#34;step_other_n_mult_example.md&#34;,&#34;step_other_n_mult_example.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;extract_coefs_effects_coding.md&#34;,&#34;recipes_effects_coding_check.md&#34;,&#34;recipes_effects_coding_check.md&#34;,&#34;recipes_effects_coding_check.md&#34;,&#34;recipes_effects_coding_check.md&#34;,&#34;recipes_effects_coding_check.md&#34;,&#34;recipes_effects_coding_check.md&#34;,&#34;recipes_effects_coding_check.md&#34;,&#34;recipes_effects_coding_check.md&#34;,&#34;recipes_effects_coding_check.md&#34;,&#34;recipes_effects_coding_check.md&#34;,&#34;recipes_effects_coding_check.md&#34;,&#34;recipes_effects_coding_check.md&#34;,&#34;recipes_effects_coding_check.md&#34;,&#34;prep_training.md&#34;,&#34;prep_training.md&#34;,&#34;prep_training.md&#34;,&#34;prep_training.md&#34;,&#34;prep_training.md&#34;,&#34;prep_training.md&#34;,&#34;prep_training.md&#34;,&#34;prep_training.md&#34;,&#34;prep_training.md&#34;,&#34;prep_training.md&#34;,&#34;prep_training.md&#34;,&#34;effects_coding_check.md&#34;,&#34;effects_coding_check.md&#34;,&#34;effects_coding_check.md&#34;,&#34;effects_coding_check.md&#34;,&#34;effects_coding_check.md&#34;,&#34;effects_coding_check.md&#34;,&#34;effects_coding_check.md&#34;,&#34;effects_coding_check.md&#34;,&#34;effects_coding_check.md&#34;,&#34;effects_coding_check.md&#34;,&#34;effects_coding_check.md&#34;,&#34;effects_coding_check.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;box_box_box_and_whiskers_plot.md&#34;,&#34;deviation_coding.R&#34;,&#34;deviation_coding.R&#34;,&#34;deviation_coding.R&#34;,&#34;deviation_coding.R&#34;,&#34;deviation_coding.R&#34;,&#34;deviation_coding.R&#34;,&#34;gini_entropy_similarity.R&#34;,&#34;gini_entropy_similarity.R&#34;,&#34;gini_entropy_similarity.R&#34;,&#34;gini_entropy_similarity.R&#34;,&#34;gini_entropy_similarity.R&#34;,&#34;gini_entropy_similarity.R&#34;,&#34;gini_entropy_similarity.R&#34;,&#34;gini_entropy_similarity.R&#34;,&#34;gini_entropy_similarity.R&#34;,&#34;gini_entropy_similarity.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;binary_continuous_plot.R&#34;,&#34;list-to-df-indexed.R&#34;,&#34;list-to-df-indexed.R&#34;,&#34;list-to-df-indexed.R&#34;,&#34;list-to-df-indexed.R&#34;,&#34;list-to-df-indexed.R&#34;,&#34;list-to-df-indexed.R&#34;,&#34;list-to-df-indexed.R&#34;,&#34;filter-for-network.R&#34;,&#34;filter-for-network.R&#34;,&#34;filter-for-network.R&#34;,&#34;filter-for-network.R&#34;,&#34;count-workers.R&#34;,&#34;count-workers.R&#34;,&#34;count-workers.R&#34;,&#34;count-workers.R&#34;,&#34;count-workers.R&#34;,&#34;count-workers.R&#34;,&#34;count-workers.R&#34;,&#34;count-workers.R&#34;,&#34;count-workers.R&#34;,&#34;count-workers.R&#34;,&#34;count-workers.R&#34;,&#34;count-workers.R&#34;,&#34;count-workers.R&#34;],[&#34;https://gist.githubusercontent.com/brshallo/246b02d652d35995b73c42ee88079c87/raw/dba7d678bc08cbf909a9770bbe3c0b9332079ecc/find_in_files.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/246b02d652d35995b73c42ee88079c87/raw/dba7d678bc08cbf909a9770bbe3c0b9332079ecc/find_in_files.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/246b02d652d35995b73c42ee88079c87/raw/dba7d678bc08cbf909a9770bbe3c0b9332079ecc/find_in_files.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/246b02d652d35995b73c42ee88079c87/raw/dba7d678bc08cbf909a9770bbe3c0b9332079ecc/find_in_files.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/246b02d652d35995b73c42ee88079c87/raw/dba7d678bc08cbf909a9770bbe3c0b9332079ecc/find_in_files.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/246b02d652d35995b73c42ee88079c87/raw/dba7d678bc08cbf909a9770bbe3c0b9332079ecc/find_in_files.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/246b02d652d35995b73c42ee88079c87/raw/dba7d678bc08cbf909a9770bbe3c0b9332079ecc/find_in_files.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/80401859d428a55967ce0d8bcfe16aee/raw/8d630db530a5c8581a810fc812ee9f4508ef9cab/permits-issued.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7a14235134f8e10139f71c3369f8d50f/raw/e72d425aaa4cfc29be6987a4ab477ac46debf908/seattle-units-added-new-permits.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7a14235134f8e10139f71c3369f8d50f/raw/e72d425aaa4cfc29be6987a4ab477ac46debf908/seattle-units-added-new-permits.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7a14235134f8e10139f71c3369f8d50f/raw/e72d425aaa4cfc29be6987a4ab477ac46debf908/seattle-units-added-new-permits.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7a14235134f8e10139f71c3369f8d50f/raw/e72d425aaa4cfc29be6987a4ab477ac46debf908/seattle-units-added-new-permits.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7a14235134f8e10139f71c3369f8d50f/raw/e72d425aaa4cfc29be6987a4ab477ac46debf908/seattle-units-added-new-permits.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7a14235134f8e10139f71c3369f8d50f/raw/e72d425aaa4cfc29be6987a4ab477ac46debf908/seattle-units-added-new-permits.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7a14235134f8e10139f71c3369f8d50f/raw/e72d425aaa4cfc29be6987a4ab477ac46debf908/seattle-units-added-new-permits.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7a14235134f8e10139f71c3369f8d50f/raw/e72d425aaa4cfc29be6987a4ab477ac46debf908/seattle-units-added-new-permits.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7a14235134f8e10139f71c3369f8d50f/raw/e72d425aaa4cfc29be6987a4ab477ac46debf908/seattle-units-added-new-permits.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7a14235134f8e10139f71c3369f8d50f/raw/e72d425aaa4cfc29be6987a4ab477ac46debf908/seattle-units-added-new-permits.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7a14235134f8e10139f71c3369f8d50f/raw/e72d425aaa4cfc29be6987a4ab477ac46debf908/seattle-units-added-new-permits.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7a14235134f8e10139f71c3369f8d50f/raw/e72d425aaa4cfc29be6987a4ab477ac46debf908/seattle-units-added-new-permits.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7a14235134f8e10139f71c3369f8d50f/raw/e72d425aaa4cfc29be6987a4ab477ac46debf908/seattle-units-added-new-permits.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7a14235134f8e10139f71c3369f8d50f/raw/e72d425aaa4cfc29be6987a4ab477ac46debf908/seattle-units-added-new-permits.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7a14235134f8e10139f71c3369f8d50f/raw/e72d425aaa4cfc29be6987a4ab477ac46debf908/seattle-units-added-new-permits.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4ffe9272a37044571915f66860b54329/raw/e1455827850273e8c11dda4012efda654f263cee/rolling-mean-conditioned-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4ffe9272a37044571915f66860b54329/raw/e1455827850273e8c11dda4012efda654f263cee/rolling-mean-conditioned-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4ffe9272a37044571915f66860b54329/raw/e1455827850273e8c11dda4012efda654f263cee/rolling-mean-conditioned-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4ffe9272a37044571915f66860b54329/raw/e1455827850273e8c11dda4012efda654f263cee/rolling-mean-conditioned-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4ffe9272a37044571915f66860b54329/raw/e1455827850273e8c11dda4012efda654f263cee/rolling-mean-conditioned-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4ffe9272a37044571915f66860b54329/raw/e1455827850273e8c11dda4012efda654f263cee/rolling-mean-conditioned-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4ffe9272a37044571915f66860b54329/raw/e1455827850273e8c11dda4012efda654f263cee/rolling-mean-conditioned-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4ffe9272a37044571915f66860b54329/raw/e1455827850273e8c11dda4012efda654f263cee/rolling-mean-conditioned-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4ffe9272a37044571915f66860b54329/raw/e1455827850273e8c11dda4012efda654f263cee/rolling-mean-conditioned-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4ffe9272a37044571915f66860b54329/raw/e1455827850273e8c11dda4012efda654f263cee/rolling-mean-conditioned-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4ffe9272a37044571915f66860b54329/raw/e1455827850273e8c11dda4012efda654f263cee/rolling-mean-conditioned-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4ffe9272a37044571915f66860b54329/raw/e1455827850273e8c11dda4012efda654f263cee/rolling-mean-conditioned-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4ffe9272a37044571915f66860b54329/raw/e1455827850273e8c11dda4012efda654f263cee/rolling-mean-conditioned-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4ffe9272a37044571915f66860b54329/raw/e1455827850273e8c11dda4012efda654f263cee/rolling-mean-conditioned-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4ffe9272a37044571915f66860b54329/raw/e1455827850273e8c11dda4012efda654f263cee/rolling-mean-conditioned-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4ffe9272a37044571915f66860b54329/raw/e1455827850273e8c11dda4012efda654f263cee/rolling-mean-conditioned-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4ffe9272a37044571915f66860b54329/raw/e1455827850273e8c11dda4012efda654f263cee/rolling-mean-conditioned-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4ffe9272a37044571915f66860b54329/raw/e1455827850273e8c11dda4012efda654f263cee/rolling-mean-conditioned-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4ffe9272a37044571915f66860b54329/raw/e1455827850273e8c11dda4012efda654f263cee/rolling-mean-conditioned-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4ffe9272a37044571915f66860b54329/raw/e1455827850273e8c11dda4012efda654f263cee/rolling-mean-conditioned-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4ffe9272a37044571915f66860b54329/raw/e1455827850273e8c11dda4012efda654f263cee/rolling-mean-conditioned-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4ffe9272a37044571915f66860b54329/raw/e1455827850273e8c11dda4012efda654f263cee/rolling-mean-conditioned-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4093106372afefdda5c2e223fc53a3fc/raw/c95f1ab4bb572bf75909aef11f46449184a3d2e1/rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4093106372afefdda5c2e223fc53a3fc/raw/c95f1ab4bb572bf75909aef11f46449184a3d2e1/rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4093106372afefdda5c2e223fc53a3fc/raw/c95f1ab4bb572bf75909aef11f46449184a3d2e1/rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4093106372afefdda5c2e223fc53a3fc/raw/c95f1ab4bb572bf75909aef11f46449184a3d2e1/rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4093106372afefdda5c2e223fc53a3fc/raw/c95f1ab4bb572bf75909aef11f46449184a3d2e1/rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4093106372afefdda5c2e223fc53a3fc/raw/c95f1ab4bb572bf75909aef11f46449184a3d2e1/rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4093106372afefdda5c2e223fc53a3fc/raw/c95f1ab4bb572bf75909aef11f46449184a3d2e1/rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4093106372afefdda5c2e223fc53a3fc/raw/c95f1ab4bb572bf75909aef11f46449184a3d2e1/rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4093106372afefdda5c2e223fc53a3fc/raw/c95f1ab4bb572bf75909aef11f46449184a3d2e1/rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4093106372afefdda5c2e223fc53a3fc/raw/c95f1ab4bb572bf75909aef11f46449184a3d2e1/rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4093106372afefdda5c2e223fc53a3fc/raw/c95f1ab4bb572bf75909aef11f46449184a3d2e1/rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4093106372afefdda5c2e223fc53a3fc/raw/c95f1ab4bb572bf75909aef11f46449184a3d2e1/rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4093106372afefdda5c2e223fc53a3fc/raw/c95f1ab4bb572bf75909aef11f46449184a3d2e1/rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4093106372afefdda5c2e223fc53a3fc/raw/c95f1ab4bb572bf75909aef11f46449184a3d2e1/rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4093106372afefdda5c2e223fc53a3fc/raw/c95f1ab4bb572bf75909aef11f46449184a3d2e1/rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4093106372afefdda5c2e223fc53a3fc/raw/c95f1ab4bb572bf75909aef11f46449184a3d2e1/rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4093106372afefdda5c2e223fc53a3fc/raw/c95f1ab4bb572bf75909aef11f46449184a3d2e1/rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4093106372afefdda5c2e223fc53a3fc/raw/c95f1ab4bb572bf75909aef11f46449184a3d2e1/rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4093106372afefdda5c2e223fc53a3fc/raw/c95f1ab4bb572bf75909aef11f46449184a3d2e1/rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4093106372afefdda5c2e223fc53a3fc/raw/c95f1ab4bb572bf75909aef11f46449184a3d2e1/rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4093106372afefdda5c2e223fc53a3fc/raw/c95f1ab4bb572bf75909aef11f46449184a3d2e1/rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4093106372afefdda5c2e223fc53a3fc/raw/c95f1ab4bb572bf75909aef11f46449184a3d2e1/rolling-mean-conditioned-on-iteration-date.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/8ef983b6e80799dfd978dcce721984d2/raw/d084d250f2df3b63f7c1fd124e5759e9e7c03524/lag-multiple-across.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/8ef983b6e80799dfd978dcce721984d2/raw/d084d250f2df3b63f7c1fd124e5759e9e7c03524/lag-multiple-across.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/8ef983b6e80799dfd978dcce721984d2/raw/d084d250f2df3b63f7c1fd124e5759e9e7c03524/lag-multiple-across.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/8ef983b6e80799dfd978dcce721984d2/raw/d084d250f2df3b63f7c1fd124e5759e9e7c03524/lag-multiple-across.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/8ef983b6e80799dfd978dcce721984d2/raw/d084d250f2df3b63f7c1fd124e5759e9e7c03524/lag-multiple-across.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/8ef983b6e80799dfd978dcce721984d2/raw/d084d250f2df3b63f7c1fd124e5759e9e7c03524/lag-multiple-across.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/8ef983b6e80799dfd978dcce721984d2/raw/d084d250f2df3b63f7c1fd124e5759e9e7c03524/lag-multiple-across.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/8ef983b6e80799dfd978dcce721984d2/raw/d084d250f2df3b63f7c1fd124e5759e9e7c03524/lag-multiple-across.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/8ef983b6e80799dfd978dcce721984d2/raw/d084d250f2df3b63f7c1fd124e5759e9e7c03524/lag-multiple-across.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/8ef983b6e80799dfd978dcce721984d2/raw/d084d250f2df3b63f7c1fd124e5759e9e7c03524/lag-multiple-across.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/8ef983b6e80799dfd978dcce721984d2/raw/d084d250f2df3b63f7c1fd124e5759e9e7c03524/lag-multiple-across.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/8ef983b6e80799dfd978dcce721984d2/raw/d084d250f2df3b63f7c1fd124e5759e9e7c03524/lag-multiple-across.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9526374dc0e4c7326fdd148349eb3bd8/raw/a9700b5e11dfa81460705e7a88b08c692c6d651b/log-log-transform-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9526374dc0e4c7326fdd148349eb3bd8/raw/a9700b5e11dfa81460705e7a88b08c692c6d651b/log-log-transform-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9526374dc0e4c7326fdd148349eb3bd8/raw/a9700b5e11dfa81460705e7a88b08c692c6d651b/log-log-transform-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9526374dc0e4c7326fdd148349eb3bd8/raw/a9700b5e11dfa81460705e7a88b08c692c6d651b/log-log-transform-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9526374dc0e4c7326fdd148349eb3bd8/raw/a9700b5e11dfa81460705e7a88b08c692c6d651b/log-log-transform-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9526374dc0e4c7326fdd148349eb3bd8/raw/a9700b5e11dfa81460705e7a88b08c692c6d651b/log-log-transform-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9526374dc0e4c7326fdd148349eb3bd8/raw/a9700b5e11dfa81460705e7a88b08c692c6d651b/log-log-transform-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9526374dc0e4c7326fdd148349eb3bd8/raw/a9700b5e11dfa81460705e7a88b08c692c6d651b/log-log-transform-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9526374dc0e4c7326fdd148349eb3bd8/raw/a9700b5e11dfa81460705e7a88b08c692c6d651b/log-log-transform-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9526374dc0e4c7326fdd148349eb3bd8/raw/a9700b5e11dfa81460705e7a88b08c692c6d651b/log-log-transform-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9526374dc0e4c7326fdd148349eb3bd8/raw/a9700b5e11dfa81460705e7a88b08c692c6d651b/log-log-transform-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9526374dc0e4c7326fdd148349eb3bd8/raw/a9700b5e11dfa81460705e7a88b08c692c6d651b/log-log-transform-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9526374dc0e4c7326fdd148349eb3bd8/raw/a9700b5e11dfa81460705e7a88b08c692c6d651b/log-log-transform-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9526374dc0e4c7326fdd148349eb3bd8/raw/a9700b5e11dfa81460705e7a88b08c692c6d651b/log-log-transform-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9526374dc0e4c7326fdd148349eb3bd8/raw/a9700b5e11dfa81460705e7a88b08c692c6d651b/log-log-transform-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9526374dc0e4c7326fdd148349eb3bd8/raw/a9700b5e11dfa81460705e7a88b08c692c6d651b/log-log-transform-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9526374dc0e4c7326fdd148349eb3bd8/raw/a9700b5e11dfa81460705e7a88b08c692c6d651b/log-log-transform-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae/raw/90571d13fa24f3d4942e065b8f05d86c3960481b/convert-currencies.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae/raw/90571d13fa24f3d4942e065b8f05d86c3960481b/convert-currencies.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae/raw/90571d13fa24f3d4942e065b8f05d86c3960481b/convert-currencies.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae/raw/90571d13fa24f3d4942e065b8f05d86c3960481b/convert-currencies.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae/raw/90571d13fa24f3d4942e065b8f05d86c3960481b/convert-currencies.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae/raw/90571d13fa24f3d4942e065b8f05d86c3960481b/convert-currencies.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae/raw/90571d13fa24f3d4942e065b8f05d86c3960481b/convert-currencies.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae/raw/90571d13fa24f3d4942e065b8f05d86c3960481b/convert-currencies.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae/raw/90571d13fa24f3d4942e065b8f05d86c3960481b/convert-currencies.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae/raw/90571d13fa24f3d4942e065b8f05d86c3960481b/convert-currencies.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae/raw/90571d13fa24f3d4942e065b8f05d86c3960481b/convert-currencies.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae/raw/90571d13fa24f3d4942e065b8f05d86c3960481b/convert-currencies.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae/raw/90571d13fa24f3d4942e065b8f05d86c3960481b/convert-currencies.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae/raw/90571d13fa24f3d4942e065b8f05d86c3960481b/convert-currencies.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae/raw/90571d13fa24f3d4942e065b8f05d86c3960481b/convert-currencies.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae/raw/90571d13fa24f3d4942e065b8f05d86c3960481b/convert-currencies.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae/raw/90571d13fa24f3d4942e065b8f05d86c3960481b/convert-currencies.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae/raw/90571d13fa24f3d4942e065b8f05d86c3960481b/convert-currencies.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae/raw/90571d13fa24f3d4942e065b8f05d86c3960481b/convert-currencies.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae/raw/90571d13fa24f3d4942e065b8f05d86c3960481b/convert-currencies.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae/raw/90571d13fa24f3d4942e065b8f05d86c3960481b/convert-currencies.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae/raw/90571d13fa24f3d4942e065b8f05d86c3960481b/convert-currencies.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae/raw/90571d13fa24f3d4942e065b8f05d86c3960481b/convert-currencies.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae/raw/90571d13fa24f3d4942e065b8f05d86c3960481b/convert-currencies.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae/raw/90571d13fa24f3d4942e065b8f05d86c3960481b/convert-currencies.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/650c1ad3f4bd9b74076592c6bc4ff8ae/raw/90571d13fa24f3d4942e065b8f05d86c3960481b/convert-currencies.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a90bcc258f436b428ba4c23cd56cae96/raw/fbc836e793316dffd1a4aee2efc47a9b973a68fa/unique-set-speed-test.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a90bcc258f436b428ba4c23cd56cae96/raw/fbc836e793316dffd1a4aee2efc47a9b973a68fa/unique-set-speed-test.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a90bcc258f436b428ba4c23cd56cae96/raw/fbc836e793316dffd1a4aee2efc47a9b973a68fa/unique-set-speed-test.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a90bcc258f436b428ba4c23cd56cae96/raw/fbc836e793316dffd1a4aee2efc47a9b973a68fa/unique-set-speed-test.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a90bcc258f436b428ba4c23cd56cae96/raw/fbc836e793316dffd1a4aee2efc47a9b973a68fa/unique-set-speed-test.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a90bcc258f436b428ba4c23cd56cae96/raw/fbc836e793316dffd1a4aee2efc47a9b973a68fa/unique-set-speed-test.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a90bcc258f436b428ba4c23cd56cae96/raw/fbc836e793316dffd1a4aee2efc47a9b973a68fa/unique-set-speed-test.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a90bcc258f436b428ba4c23cd56cae96/raw/fbc836e793316dffd1a4aee2efc47a9b973a68fa/unique-set-speed-test.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a90bcc258f436b428ba4c23cd56cae96/raw/fbc836e793316dffd1a4aee2efc47a9b973a68fa/unique-set-speed-test.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a90bcc258f436b428ba4c23cd56cae96/raw/fbc836e793316dffd1a4aee2efc47a9b973a68fa/unique-set-speed-test.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a90bcc258f436b428ba4c23cd56cae96/raw/fbc836e793316dffd1a4aee2efc47a9b973a68fa/unique-set-speed-test.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a90bcc258f436b428ba4c23cd56cae96/raw/fbc836e793316dffd1a4aee2efc47a9b973a68fa/unique-set-speed-test.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a90bcc258f436b428ba4c23cd56cae96/raw/fbc836e793316dffd1a4aee2efc47a9b973a68fa/unique-set-speed-test.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a90bcc258f436b428ba4c23cd56cae96/raw/fbc836e793316dffd1a4aee2efc47a9b973a68fa/unique-set-speed-test.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a90bcc258f436b428ba4c23cd56cae96/raw/fbc836e793316dffd1a4aee2efc47a9b973a68fa/unique-set-speed-test.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a90bcc258f436b428ba4c23cd56cae96/raw/fbc836e793316dffd1a4aee2efc47a9b973a68fa/unique-set-speed-test.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a90bcc258f436b428ba4c23cd56cae96/raw/fbc836e793316dffd1a4aee2efc47a9b973a68fa/unique-set-speed-test.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a90bcc258f436b428ba4c23cd56cae96/raw/fbc836e793316dffd1a4aee2efc47a9b973a68fa/unique-set-speed-test.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a90bcc258f436b428ba4c23cd56cae96/raw/fbc836e793316dffd1a4aee2efc47a9b973a68fa/unique-set-speed-test.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a90bcc258f436b428ba4c23cd56cae96/raw/fbc836e793316dffd1a4aee2efc47a9b973a68fa/unique-set-speed-test.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c64e80fffb5120ca5e4f38dc4aa79b1/raw/0709e1526d35a0e3123adc37bcc62af9269a0d2b/unique-combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c64e80fffb5120ca5e4f38dc4aa79b1/raw/0709e1526d35a0e3123adc37bcc62af9269a0d2b/unique-combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c64e80fffb5120ca5e4f38dc4aa79b1/raw/0709e1526d35a0e3123adc37bcc62af9269a0d2b/unique-combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c64e80fffb5120ca5e4f38dc4aa79b1/raw/0709e1526d35a0e3123adc37bcc62af9269a0d2b/unique-combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c64e80fffb5120ca5e4f38dc4aa79b1/raw/0709e1526d35a0e3123adc37bcc62af9269a0d2b/unique-combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c64e80fffb5120ca5e4f38dc4aa79b1/raw/0709e1526d35a0e3123adc37bcc62af9269a0d2b/unique-combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c64e80fffb5120ca5e4f38dc4aa79b1/raw/0709e1526d35a0e3123adc37bcc62af9269a0d2b/unique-combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c64e80fffb5120ca5e4f38dc4aa79b1/raw/0709e1526d35a0e3123adc37bcc62af9269a0d2b/unique-combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f83fd9a1ccd467db78788e2a8804bd81/raw/722c63d1ab62fff70c25d1d6d1b7e50cdc9f6c65/check-workboots-heteroskedasticity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f83fd9a1ccd467db78788e2a8804bd81/raw/722c63d1ab62fff70c25d1d6d1b7e50cdc9f6c65/check-workboots-heteroskedasticity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f83fd9a1ccd467db78788e2a8804bd81/raw/722c63d1ab62fff70c25d1d6d1b7e50cdc9f6c65/check-workboots-heteroskedasticity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f83fd9a1ccd467db78788e2a8804bd81/raw/722c63d1ab62fff70c25d1d6d1b7e50cdc9f6c65/check-workboots-heteroskedasticity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f83fd9a1ccd467db78788e2a8804bd81/raw/722c63d1ab62fff70c25d1d6d1b7e50cdc9f6c65/check-workboots-heteroskedasticity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f83fd9a1ccd467db78788e2a8804bd81/raw/722c63d1ab62fff70c25d1d6d1b7e50cdc9f6c65/check-workboots-heteroskedasticity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f83fd9a1ccd467db78788e2a8804bd81/raw/722c63d1ab62fff70c25d1d6d1b7e50cdc9f6c65/check-workboots-heteroskedasticity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f83fd9a1ccd467db78788e2a8804bd81/raw/722c63d1ab62fff70c25d1d6d1b7e50cdc9f6c65/check-workboots-heteroskedasticity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f83fd9a1ccd467db78788e2a8804bd81/raw/722c63d1ab62fff70c25d1d6d1b7e50cdc9f6c65/check-workboots-heteroskedasticity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f83fd9a1ccd467db78788e2a8804bd81/raw/722c63d1ab62fff70c25d1d6d1b7e50cdc9f6c65/check-workboots-heteroskedasticity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f83fd9a1ccd467db78788e2a8804bd81/raw/722c63d1ab62fff70c25d1d6d1b7e50cdc9f6c65/check-workboots-heteroskedasticity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f83fd9a1ccd467db78788e2a8804bd81/raw/722c63d1ab62fff70c25d1d6d1b7e50cdc9f6c65/check-workboots-heteroskedasticity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f83fd9a1ccd467db78788e2a8804bd81/raw/722c63d1ab62fff70c25d1d6d1b7e50cdc9f6c65/check-workboots-heteroskedasticity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f83fd9a1ccd467db78788e2a8804bd81/raw/722c63d1ab62fff70c25d1d6d1b7e50cdc9f6c65/check-workboots-heteroskedasticity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f83fd9a1ccd467db78788e2a8804bd81/raw/722c63d1ab62fff70c25d1d6d1b7e50cdc9f6c65/check-workboots-heteroskedasticity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f83fd9a1ccd467db78788e2a8804bd81/raw/722c63d1ab62fff70c25d1d6d1b7e50cdc9f6c65/check-workboots-heteroskedasticity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f83fd9a1ccd467db78788e2a8804bd81/raw/722c63d1ab62fff70c25d1d6d1b7e50cdc9f6c65/check-workboots-heteroskedasticity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f83fd9a1ccd467db78788e2a8804bd81/raw/722c63d1ab62fff70c25d1d6d1b7e50cdc9f6c65/check-workboots-heteroskedasticity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f83fd9a1ccd467db78788e2a8804bd81/raw/722c63d1ab62fff70c25d1d6d1b7e50cdc9f6c65/check-workboots-heteroskedasticity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f83fd9a1ccd467db78788e2a8804bd81/raw/722c63d1ab62fff70c25d1d6d1b7e50cdc9f6c65/check-workboots-heteroskedasticity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f83fd9a1ccd467db78788e2a8804bd81/raw/722c63d1ab62fff70c25d1d6d1b7e50cdc9f6c65/check-workboots-heteroskedasticity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f83fd9a1ccd467db78788e2a8804bd81/raw/722c63d1ab62fff70c25d1d6d1b7e50cdc9f6c65/check-workboots-heteroskedasticity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4cdce482e1cd33edaa9575e1e3f1633b/raw/fa18fec036c5cb48838302577a33012dfedad9a8/range-to-min-max.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4cdce482e1cd33edaa9575e1e3f1633b/raw/fa18fec036c5cb48838302577a33012dfedad9a8/range-to-min-max.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4cdce482e1cd33edaa9575e1e3f1633b/raw/fa18fec036c5cb48838302577a33012dfedad9a8/range-to-min-max.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4cdce482e1cd33edaa9575e1e3f1633b/raw/fa18fec036c5cb48838302577a33012dfedad9a8/range-to-min-max.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4cdce482e1cd33edaa9575e1e3f1633b/raw/fa18fec036c5cb48838302577a33012dfedad9a8/range-to-min-max.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4cdce482e1cd33edaa9575e1e3f1633b/raw/fa18fec036c5cb48838302577a33012dfedad9a8/range-to-min-max.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4cdce482e1cd33edaa9575e1e3f1633b/raw/fa18fec036c5cb48838302577a33012dfedad9a8/range-to-min-max.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4cdce482e1cd33edaa9575e1e3f1633b/raw/fa18fec036c5cb48838302577a33012dfedad9a8/range-to-min-max.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4cdce482e1cd33edaa9575e1e3f1633b/raw/fa18fec036c5cb48838302577a33012dfedad9a8/range-to-min-max.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4cdce482e1cd33edaa9575e1e3f1633b/raw/fa18fec036c5cb48838302577a33012dfedad9a8/range-to-min-max.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b8db34e172bcbd37a6db08d099abcc1f/raw/a68f7fa607a96da5a1e83b4dd22bc8f20594501e/different-date-formats.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b8db34e172bcbd37a6db08d099abcc1f/raw/a68f7fa607a96da5a1e83b4dd22bc8f20594501e/different-date-formats.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b8db34e172bcbd37a6db08d099abcc1f/raw/a68f7fa607a96da5a1e83b4dd22bc8f20594501e/different-date-formats.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b8db34e172bcbd37a6db08d099abcc1f/raw/a68f7fa607a96da5a1e83b4dd22bc8f20594501e/different-date-formats.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b8db34e172bcbd37a6db08d099abcc1f/raw/a68f7fa607a96da5a1e83b4dd22bc8f20594501e/different-date-formats.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/119d6a1f858e0e5c20d77212dee8891a/raw/c20b5004d3b0f5c59b1b15fbbc56be76d4116f2b/get-engagements.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/c47169de43f4be62c655200620565697/raw/e92e41b66043e552e19e69dfd9d9f65fda96f4d9/show_in_excel.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/c47169de43f4be62c655200620565697/raw/e92e41b66043e552e19e69dfd9d9f65fda96f4d9/show_in_excel.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/c47169de43f4be62c655200620565697/raw/e92e41b66043e552e19e69dfd9d9f65fda96f4d9/show_in_excel.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/c47169de43f4be62c655200620565697/raw/e92e41b66043e552e19e69dfd9d9f65fda96f4d9/show_in_excel.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a4fb0906f74c7f616631db4337843120/raw/9317e3f32b440e2a7483e35d41c7e45ff4338243/funspotr-gists-cmparlettpelleriti-ex.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a4fb0906f74c7f616631db4337843120/raw/9317e3f32b440e2a7483e35d41c7e45ff4338243/funspotr-gists-cmparlettpelleriti-ex.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a4fb0906f74c7f616631db4337843120/raw/9317e3f32b440e2a7483e35d41c7e45ff4338243/funspotr-gists-cmparlettpelleriti-ex.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a4fb0906f74c7f616631db4337843120/raw/9317e3f32b440e2a7483e35d41c7e45ff4338243/funspotr-gists-cmparlettpelleriti-ex.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a4fb0906f74c7f616631db4337843120/raw/9317e3f32b440e2a7483e35d41c7e45ff4338243/funspotr-gists-cmparlettpelleriti-ex.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a4fb0906f74c7f616631db4337843120/raw/9317e3f32b440e2a7483e35d41c7e45ff4338243/funspotr-gists-cmparlettpelleriti-ex.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/78d0682d16b7eb09ee39caa4eba3fc06/raw/50856a8f1b3c8049b630b71e05b1ebf92a4d5267/custom-ggplot-and-labels.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/78d0682d16b7eb09ee39caa4eba3fc06/raw/50856a8f1b3c8049b630b71e05b1ebf92a4d5267/custom-ggplot-and-labels.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/78d0682d16b7eb09ee39caa4eba3fc06/raw/50856a8f1b3c8049b630b71e05b1ebf92a4d5267/custom-ggplot-and-labels.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/78d0682d16b7eb09ee39caa4eba3fc06/raw/50856a8f1b3c8049b630b71e05b1ebf92a4d5267/custom-ggplot-and-labels.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/78d0682d16b7eb09ee39caa4eba3fc06/raw/50856a8f1b3c8049b630b71e05b1ebf92a4d5267/custom-ggplot-and-labels.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/78d0682d16b7eb09ee39caa4eba3fc06/raw/50856a8f1b3c8049b630b71e05b1ebf92a4d5267/custom-ggplot-and-labels.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e031e73711afd2fff26636bd6091dd58/raw/e28d8a0d4880b7ac7c3a726bb272571c3a623eb5/stratified-sampling-parameter-estimates.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e031e73711afd2fff26636bd6091dd58/raw/e28d8a0d4880b7ac7c3a726bb272571c3a623eb5/stratified-sampling-parameter-estimates.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e031e73711afd2fff26636bd6091dd58/raw/e28d8a0d4880b7ac7c3a726bb272571c3a623eb5/stratified-sampling-parameter-estimates.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e031e73711afd2fff26636bd6091dd58/raw/e28d8a0d4880b7ac7c3a726bb272571c3a623eb5/stratified-sampling-parameter-estimates.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e031e73711afd2fff26636bd6091dd58/raw/e28d8a0d4880b7ac7c3a726bb272571c3a623eb5/stratified-sampling-parameter-estimates.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e031e73711afd2fff26636bd6091dd58/raw/e28d8a0d4880b7ac7c3a726bb272571c3a623eb5/stratified-sampling-parameter-estimates.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e031e73711afd2fff26636bd6091dd58/raw/e28d8a0d4880b7ac7c3a726bb272571c3a623eb5/stratified-sampling-parameter-estimates.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e031e73711afd2fff26636bd6091dd58/raw/e28d8a0d4880b7ac7c3a726bb272571c3a623eb5/stratified-sampling-parameter-estimates.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e031e73711afd2fff26636bd6091dd58/raw/e28d8a0d4880b7ac7c3a726bb272571c3a623eb5/stratified-sampling-parameter-estimates.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e031e73711afd2fff26636bd6091dd58/raw/e28d8a0d4880b7ac7c3a726bb272571c3a623eb5/stratified-sampling-parameter-estimates.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e031e73711afd2fff26636bd6091dd58/raw/e28d8a0d4880b7ac7c3a726bb272571c3a623eb5/stratified-sampling-parameter-estimates.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e031e73711afd2fff26636bd6091dd58/raw/e28d8a0d4880b7ac7c3a726bb272571c3a623eb5/stratified-sampling-parameter-estimates.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e031e73711afd2fff26636bd6091dd58/raw/e28d8a0d4880b7ac7c3a726bb272571c3a623eb5/stratified-sampling-parameter-estimates.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e031e73711afd2fff26636bd6091dd58/raw/e28d8a0d4880b7ac7c3a726bb272571c3a623eb5/stratified-sampling-parameter-estimates.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e031e73711afd2fff26636bd6091dd58/raw/e28d8a0d4880b7ac7c3a726bb272571c3a623eb5/stratified-sampling-parameter-estimates.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e031e73711afd2fff26636bd6091dd58/raw/e28d8a0d4880b7ac7c3a726bb272571c3a623eb5/stratified-sampling-parameter-estimates.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e031e73711afd2fff26636bd6091dd58/raw/e28d8a0d4880b7ac7c3a726bb272571c3a623eb5/stratified-sampling-parameter-estimates.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e031e73711afd2fff26636bd6091dd58/raw/e28d8a0d4880b7ac7c3a726bb272571c3a623eb5/stratified-sampling-parameter-estimates.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e031e73711afd2fff26636bd6091dd58/raw/e28d8a0d4880b7ac7c3a726bb272571c3a623eb5/stratified-sampling-parameter-estimates.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e031e73711afd2fff26636bd6091dd58/raw/e28d8a0d4880b7ac7c3a726bb272571c3a623eb5/stratified-sampling-parameter-estimates.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/01496b68adef88a71de1fd44f3712b10/raw/79de1c4a7835db7b671b6cba87914bafcc435bdb/grouped-nested-t-test.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/01496b68adef88a71de1fd44f3712b10/raw/79de1c4a7835db7b671b6cba87914bafcc435bdb/grouped-nested-t-test.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/01496b68adef88a71de1fd44f3712b10/raw/79de1c4a7835db7b671b6cba87914bafcc435bdb/grouped-nested-t-test.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/01496b68adef88a71de1fd44f3712b10/raw/79de1c4a7835db7b671b6cba87914bafcc435bdb/grouped-nested-t-test.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/01496b68adef88a71de1fd44f3712b10/raw/79de1c4a7835db7b671b6cba87914bafcc435bdb/grouped-nested-t-test.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/01496b68adef88a71de1fd44f3712b10/raw/79de1c4a7835db7b671b6cba87914bafcc435bdb/grouped-nested-t-test.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/01496b68adef88a71de1fd44f3712b10/raw/79de1c4a7835db7b671b6cba87914bafcc435bdb/grouped-nested-t-test.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/01496b68adef88a71de1fd44f3712b10/raw/79de1c4a7835db7b671b6cba87914bafcc435bdb/grouped-nested-t-test.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/01496b68adef88a71de1fd44f3712b10/raw/79de1c4a7835db7b671b6cba87914bafcc435bdb/grouped-nested-t-test.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/01496b68adef88a71de1fd44f3712b10/raw/79de1c4a7835db7b671b6cba87914bafcc435bdb/grouped-nested-t-test.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/01496b68adef88a71de1fd44f3712b10/raw/79de1c4a7835db7b671b6cba87914bafcc435bdb/grouped-nested-t-test.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/01496b68adef88a71de1fd44f3712b10/raw/79de1c4a7835db7b671b6cba87914bafcc435bdb/grouped-nested-t-test.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/01496b68adef88a71de1fd44f3712b10/raw/79de1c4a7835db7b671b6cba87914bafcc435bdb/grouped-nested-t-test.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/01496b68adef88a71de1fd44f3712b10/raw/79de1c4a7835db7b671b6cba87914bafcc435bdb/grouped-nested-t-test.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/01496b68adef88a71de1fd44f3712b10/raw/79de1c4a7835db7b671b6cba87914bafcc435bdb/grouped-nested-t-test.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/61a97577bd24aad7de4c0c1e284fe1d8/raw/7fe96f14409bbc2a4684a9f7b252b1bf122d8066/split-group-nest-join.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/61a97577bd24aad7de4c0c1e284fe1d8/raw/7fe96f14409bbc2a4684a9f7b252b1bf122d8066/split-group-nest-join.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/61a97577bd24aad7de4c0c1e284fe1d8/raw/7fe96f14409bbc2a4684a9f7b252b1bf122d8066/split-group-nest-join.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/61a97577bd24aad7de4c0c1e284fe1d8/raw/7fe96f14409bbc2a4684a9f7b252b1bf122d8066/split-group-nest-join.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/61a97577bd24aad7de4c0c1e284fe1d8/raw/7fe96f14409bbc2a4684a9f7b252b1bf122d8066/split-group-nest-join.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/61a97577bd24aad7de4c0c1e284fe1d8/raw/7fe96f14409bbc2a4684a9f7b252b1bf122d8066/split-group-nest-join.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/61a97577bd24aad7de4c0c1e284fe1d8/raw/7fe96f14409bbc2a4684a9f7b252b1bf122d8066/split-group-nest-join.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/fcbd30fd77916e10fcfed6bd50aae081/raw/b63008a6b0cc31dbb75f3486a3f0e0c6da446f0e/weighted-t-test-tidied.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/fcbd30fd77916e10fcfed6bd50aae081/raw/b63008a6b0cc31dbb75f3486a3f0e0c6da446f0e/weighted-t-test-tidied.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/fcbd30fd77916e10fcfed6bd50aae081/raw/b63008a6b0cc31dbb75f3486a3f0e0c6da446f0e/weighted-t-test-tidied.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/fcbd30fd77916e10fcfed6bd50aae081/raw/b63008a6b0cc31dbb75f3486a3f0e0c6da446f0e/weighted-t-test-tidied.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/fcbd30fd77916e10fcfed6bd50aae081/raw/b63008a6b0cc31dbb75f3486a3f0e0c6da446f0e/weighted-t-test-tidied.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/fcbd30fd77916e10fcfed6bd50aae081/raw/b63008a6b0cc31dbb75f3486a3f0e0c6da446f0e/weighted-t-test-tidied.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/fcbd30fd77916e10fcfed6bd50aae081/raw/b63008a6b0cc31dbb75f3486a3f0e0c6da446f0e/weighted-t-test-tidied.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/fcbd30fd77916e10fcfed6bd50aae081/raw/b63008a6b0cc31dbb75f3486a3f0e0c6da446f0e/weighted-t-test-tidied.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/fcbd30fd77916e10fcfed6bd50aae081/raw/b63008a6b0cc31dbb75f3486a3f0e0c6da446f0e/weighted-t-test-tidied.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/fcbd30fd77916e10fcfed6bd50aae081/raw/b63008a6b0cc31dbb75f3486a3f0e0c6da446f0e/weighted-t-test-tidied.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/fcbd30fd77916e10fcfed6bd50aae081/raw/b63008a6b0cc31dbb75f3486a3f0e0c6da446f0e/weighted-t-test-tidied.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/88ba63b4f69f0347c2b483947efb9be3/raw/c85d8af4afe7b7ca5285a485d8a886ea7113d676/cdf_density.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/88ba63b4f69f0347c2b483947efb9be3/raw/c85d8af4afe7b7ca5285a485d8a886ea7113d676/cdf_density.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/88ba63b4f69f0347c2b483947efb9be3/raw/c85d8af4afe7b7ca5285a485d8a886ea7113d676/cdf_density.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/88ba63b4f69f0347c2b483947efb9be3/raw/c85d8af4afe7b7ca5285a485d8a886ea7113d676/cdf_density.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/88ba63b4f69f0347c2b483947efb9be3/raw/c85d8af4afe7b7ca5285a485d8a886ea7113d676/cdf_density.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/88ba63b4f69f0347c2b483947efb9be3/raw/c85d8af4afe7b7ca5285a485d8a886ea7113d676/cdf_density.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/88ba63b4f69f0347c2b483947efb9be3/raw/c85d8af4afe7b7ca5285a485d8a886ea7113d676/cdf_density.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/88ba63b4f69f0347c2b483947efb9be3/raw/c85d8af4afe7b7ca5285a485d8a886ea7113d676/cdf_density.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/88ba63b4f69f0347c2b483947efb9be3/raw/c85d8af4afe7b7ca5285a485d8a886ea7113d676/cdf_density.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/88ba63b4f69f0347c2b483947efb9be3/raw/c85d8af4afe7b7ca5285a485d8a886ea7113d676/cdf_density.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/88ba63b4f69f0347c2b483947efb9be3/raw/c85d8af4afe7b7ca5285a485d8a886ea7113d676/cdf_density.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/88ba63b4f69f0347c2b483947efb9be3/raw/c85d8af4afe7b7ca5285a485d8a886ea7113d676/cdf_density.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/88ba63b4f69f0347c2b483947efb9be3/raw/c85d8af4afe7b7ca5285a485d8a886ea7113d676/cdf_density.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/88ba63b4f69f0347c2b483947efb9be3/raw/c85d8af4afe7b7ca5285a485d8a886ea7113d676/cdf_density.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/88ba63b4f69f0347c2b483947efb9be3/raw/c85d8af4afe7b7ca5285a485d8a886ea7113d676/cdf_density.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/88ba63b4f69f0347c2b483947efb9be3/raw/c85d8af4afe7b7ca5285a485d8a886ea7113d676/cdf_density.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/88ba63b4f69f0347c2b483947efb9be3/raw/c85d8af4afe7b7ca5285a485d8a886ea7113d676/cdf_density.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/88ba63b4f69f0347c2b483947efb9be3/raw/c85d8af4afe7b7ca5285a485d8a886ea7113d676/cdf_density.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/88ba63b4f69f0347c2b483947efb9be3/raw/c85d8af4afe7b7ca5285a485d8a886ea7113d676/cdf_density.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f0cdfd38f31947b5edbe3efd8efab036/raw/081110dfe414260bcfc13eac15912253f42f8437/if_all-if_any-examples.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f0cdfd38f31947b5edbe3efd8efab036/raw/081110dfe414260bcfc13eac15912253f42f8437/if_all-if_any-examples.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f0cdfd38f31947b5edbe3efd8efab036/raw/081110dfe414260bcfc13eac15912253f42f8437/if_all-if_any-examples.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f0cdfd38f31947b5edbe3efd8efab036/raw/081110dfe414260bcfc13eac15912253f42f8437/if_all-if_any-examples.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f0cdfd38f31947b5edbe3efd8efab036/raw/081110dfe414260bcfc13eac15912253f42f8437/if_all-if_any-examples.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f0cdfd38f31947b5edbe3efd8efab036/raw/081110dfe414260bcfc13eac15912253f42f8437/if_all-if_any-examples.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f0cdfd38f31947b5edbe3efd8efab036/raw/081110dfe414260bcfc13eac15912253f42f8437/if_all-if_any-examples.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f0cdfd38f31947b5edbe3efd8efab036/raw/081110dfe414260bcfc13eac15912253f42f8437/if_all-if_any-examples.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f0cdfd38f31947b5edbe3efd8efab036/raw/081110dfe414260bcfc13eac15912253f42f8437/if_all-if_any-examples.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f0cdfd38f31947b5edbe3efd8efab036/raw/081110dfe414260bcfc13eac15912253f42f8437/if_all-if_any-examples.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f0cdfd38f31947b5edbe3efd8efab036/raw/081110dfe414260bcfc13eac15912253f42f8437/if_all-if_any-examples.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f0cdfd38f31947b5edbe3efd8efab036/raw/081110dfe414260bcfc13eac15912253f42f8437/if_all-if_any-examples.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/00926e6f669cddaeee568af9a1dc3593/raw/b626320f39bf6097a42483abeb441eb3cd1b64d8/weighted-grouped-bootstrap-simulation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/00926e6f669cddaeee568af9a1dc3593/raw/b626320f39bf6097a42483abeb441eb3cd1b64d8/weighted-grouped-bootstrap-simulation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/00926e6f669cddaeee568af9a1dc3593/raw/b626320f39bf6097a42483abeb441eb3cd1b64d8/weighted-grouped-bootstrap-simulation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/00926e6f669cddaeee568af9a1dc3593/raw/b626320f39bf6097a42483abeb441eb3cd1b64d8/weighted-grouped-bootstrap-simulation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/00926e6f669cddaeee568af9a1dc3593/raw/b626320f39bf6097a42483abeb441eb3cd1b64d8/weighted-grouped-bootstrap-simulation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/00926e6f669cddaeee568af9a1dc3593/raw/b626320f39bf6097a42483abeb441eb3cd1b64d8/weighted-grouped-bootstrap-simulation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/00926e6f669cddaeee568af9a1dc3593/raw/b626320f39bf6097a42483abeb441eb3cd1b64d8/weighted-grouped-bootstrap-simulation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/00926e6f669cddaeee568af9a1dc3593/raw/b626320f39bf6097a42483abeb441eb3cd1b64d8/weighted-grouped-bootstrap-simulation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/00926e6f669cddaeee568af9a1dc3593/raw/b626320f39bf6097a42483abeb441eb3cd1b64d8/weighted-grouped-bootstrap-simulation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/00926e6f669cddaeee568af9a1dc3593/raw/b626320f39bf6097a42483abeb441eb3cd1b64d8/weighted-grouped-bootstrap-simulation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/00926e6f669cddaeee568af9a1dc3593/raw/b626320f39bf6097a42483abeb441eb3cd1b64d8/weighted-grouped-bootstrap-simulation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/00926e6f669cddaeee568af9a1dc3593/raw/b626320f39bf6097a42483abeb441eb3cd1b64d8/weighted-grouped-bootstrap-simulation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/00926e6f669cddaeee568af9a1dc3593/raw/b626320f39bf6097a42483abeb441eb3cd1b64d8/weighted-grouped-bootstrap-simulation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/00926e6f669cddaeee568af9a1dc3593/raw/b626320f39bf6097a42483abeb441eb3cd1b64d8/weighted-grouped-bootstrap-simulation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/00926e6f669cddaeee568af9a1dc3593/raw/b626320f39bf6097a42483abeb441eb3cd1b64d8/weighted-grouped-bootstrap-simulation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/00926e6f669cddaeee568af9a1dc3593/raw/b626320f39bf6097a42483abeb441eb3cd1b64d8/weighted-grouped-bootstrap-simulation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/00926e6f669cddaeee568af9a1dc3593/raw/b626320f39bf6097a42483abeb441eb3cd1b64d8/weighted-grouped-bootstrap-simulation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/00926e6f669cddaeee568af9a1dc3593/raw/b626320f39bf6097a42483abeb441eb3cd1b64d8/weighted-grouped-bootstrap-simulation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/00926e6f669cddaeee568af9a1dc3593/raw/b626320f39bf6097a42483abeb441eb3cd1b64d8/weighted-grouped-bootstrap-simulation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/00926e6f669cddaeee568af9a1dc3593/raw/b626320f39bf6097a42483abeb441eb3cd1b64d8/weighted-grouped-bootstrap-simulation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/00926e6f669cddaeee568af9a1dc3593/raw/b626320f39bf6097a42483abeb441eb3cd1b64d8/weighted-grouped-bootstrap-simulation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/00926e6f669cddaeee568af9a1dc3593/raw/b626320f39bf6097a42483abeb441eb3cd1b64d8/weighted-grouped-bootstrap-simulation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/00926e6f669cddaeee568af9a1dc3593/raw/b626320f39bf6097a42483abeb441eb3cd1b64d8/weighted-grouped-bootstrap-simulation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/00926e6f669cddaeee568af9a1dc3593/raw/b626320f39bf6097a42483abeb441eb3cd1b64d8/weighted-grouped-bootstrap-simulation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/00926e6f669cddaeee568af9a1dc3593/raw/b626320f39bf6097a42483abeb441eb3cd1b64d8/weighted-grouped-bootstrap-simulation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1cd3103fa3ea710e1ef03ab8b6554f96/raw/9925125aa4e8c4fa42da440a32fe863a79cc900e/clean-hiearchy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/72f5b4e91f9c791a2638316dff91351d/raw/cb9b95cceff5fbe66fff8ae2aa7e87f766703a49/many-models-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/72f5b4e91f9c791a2638316dff91351d/raw/cb9b95cceff5fbe66fff8ae2aa7e87f766703a49/many-models-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/72f5b4e91f9c791a2638316dff91351d/raw/cb9b95cceff5fbe66fff8ae2aa7e87f766703a49/many-models-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/72f5b4e91f9c791a2638316dff91351d/raw/cb9b95cceff5fbe66fff8ae2aa7e87f766703a49/many-models-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/72f5b4e91f9c791a2638316dff91351d/raw/cb9b95cceff5fbe66fff8ae2aa7e87f766703a49/many-models-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/72f5b4e91f9c791a2638316dff91351d/raw/cb9b95cceff5fbe66fff8ae2aa7e87f766703a49/many-models-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/72f5b4e91f9c791a2638316dff91351d/raw/cb9b95cceff5fbe66fff8ae2aa7e87f766703a49/many-models-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/72f5b4e91f9c791a2638316dff91351d/raw/cb9b95cceff5fbe66fff8ae2aa7e87f766703a49/many-models-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/72f5b4e91f9c791a2638316dff91351d/raw/cb9b95cceff5fbe66fff8ae2aa7e87f766703a49/many-models-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/72f5b4e91f9c791a2638316dff91351d/raw/cb9b95cceff5fbe66fff8ae2aa7e87f766703a49/many-models-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/72f5b4e91f9c791a2638316dff91351d/raw/cb9b95cceff5fbe66fff8ae2aa7e87f766703a49/many-models-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/72f5b4e91f9c791a2638316dff91351d/raw/cb9b95cceff5fbe66fff8ae2aa7e87f766703a49/many-models-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/72f5b4e91f9c791a2638316dff91351d/raw/cb9b95cceff5fbe66fff8ae2aa7e87f766703a49/many-models-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/72f5b4e91f9c791a2638316dff91351d/raw/cb9b95cceff5fbe66fff8ae2aa7e87f766703a49/many-models-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/72f5b4e91f9c791a2638316dff91351d/raw/cb9b95cceff5fbe66fff8ae2aa7e87f766703a49/many-models-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/72f5b4e91f9c791a2638316dff91351d/raw/cb9b95cceff5fbe66fff8ae2aa7e87f766703a49/many-models-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/72f5b4e91f9c791a2638316dff91351d/raw/cb9b95cceff5fbe66fff8ae2aa7e87f766703a49/many-models-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/72f5b4e91f9c791a2638316dff91351d/raw/cb9b95cceff5fbe66fff8ae2aa7e87f766703a49/many-models-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/72f5b4e91f9c791a2638316dff91351d/raw/cb9b95cceff5fbe66fff8ae2aa7e87f766703a49/many-models-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c198c8c3bc4f84b97e8a97f41a8445da/raw/29d520f97c142630345c8bb15d34ee7f4c8fcb17/sim-squid-game-survival.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c198c8c3bc4f84b97e8a97f41a8445da/raw/29d520f97c142630345c8bb15d34ee7f4c8fcb17/sim-squid-game-survival.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c198c8c3bc4f84b97e8a97f41a8445da/raw/29d520f97c142630345c8bb15d34ee7f4c8fcb17/sim-squid-game-survival.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c198c8c3bc4f84b97e8a97f41a8445da/raw/29d520f97c142630345c8bb15d34ee7f4c8fcb17/sim-squid-game-survival.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c198c8c3bc4f84b97e8a97f41a8445da/raw/29d520f97c142630345c8bb15d34ee7f4c8fcb17/sim-squid-game-survival.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c198c8c3bc4f84b97e8a97f41a8445da/raw/29d520f97c142630345c8bb15d34ee7f4c8fcb17/sim-squid-game-survival.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c198c8c3bc4f84b97e8a97f41a8445da/raw/29d520f97c142630345c8bb15d34ee7f4c8fcb17/sim-squid-game-survival.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c198c8c3bc4f84b97e8a97f41a8445da/raw/29d520f97c142630345c8bb15d34ee7f4c8fcb17/sim-squid-game-survival.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c198c8c3bc4f84b97e8a97f41a8445da/raw/29d520f97c142630345c8bb15d34ee7f4c8fcb17/sim-squid-game-survival.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c198c8c3bc4f84b97e8a97f41a8445da/raw/29d520f97c142630345c8bb15d34ee7f4c8fcb17/sim-squid-game-survival.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c198c8c3bc4f84b97e8a97f41a8445da/raw/29d520f97c142630345c8bb15d34ee7f4c8fcb17/sim-squid-game-survival.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c198c8c3bc4f84b97e8a97f41a8445da/raw/29d520f97c142630345c8bb15d34ee7f4c8fcb17/sim-squid-game-survival.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c198c8c3bc4f84b97e8a97f41a8445da/raw/29d520f97c142630345c8bb15d34ee7f4c8fcb17/sim-squid-game-survival.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c198c8c3bc4f84b97e8a97f41a8445da/raw/29d520f97c142630345c8bb15d34ee7f4c8fcb17/sim-squid-game-survival.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c198c8c3bc4f84b97e8a97f41a8445da/raw/29d520f97c142630345c8bb15d34ee7f4c8fcb17/sim-squid-game-survival.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9e39f42f4ff84d9c4430b38e993bbde2/raw/19a23516ab73554395d3a764b6b9449661351d17/row-stuff.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9e39f42f4ff84d9c4430b38e993bbde2/raw/19a23516ab73554395d3a764b6b9449661351d17/row-stuff.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9e39f42f4ff84d9c4430b38e993bbde2/raw/19a23516ab73554395d3a764b6b9449661351d17/row-stuff.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9e39f42f4ff84d9c4430b38e993bbde2/raw/19a23516ab73554395d3a764b6b9449661351d17/row-stuff.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9e39f42f4ff84d9c4430b38e993bbde2/raw/19a23516ab73554395d3a764b6b9449661351d17/row-stuff.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9e39f42f4ff84d9c4430b38e993bbde2/raw/19a23516ab73554395d3a764b6b9449661351d17/row-stuff.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9e39f42f4ff84d9c4430b38e993bbde2/raw/19a23516ab73554395d3a764b6b9449661351d17/row-stuff.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9e39f42f4ff84d9c4430b38e993bbde2/raw/19a23516ab73554395d3a764b6b9449661351d17/row-stuff.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9e39f42f4ff84d9c4430b38e993bbde2/raw/19a23516ab73554395d3a764b6b9449661351d17/row-stuff.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9e39f42f4ff84d9c4430b38e993bbde2/raw/19a23516ab73554395d3a764b6b9449661351d17/row-stuff.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1a7e42e2f2d518ebaf688ba430fc8d3f/raw/ec7d46d843a524977531bcad035087e6232fc91b/modeltime-cross-sectional-pred-intervals.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f88aa80a1be181ecc176ad3b2ac2edcd/raw/d755e94ac3f6de913f66e15088a4ac744ee9e6ff/slide-multiple-double.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f88aa80a1be181ecc176ad3b2ac2edcd/raw/d755e94ac3f6de913f66e15088a4ac744ee9e6ff/slide-multiple-double.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f88aa80a1be181ecc176ad3b2ac2edcd/raw/d755e94ac3f6de913f66e15088a4ac744ee9e6ff/slide-multiple-double.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f88aa80a1be181ecc176ad3b2ac2edcd/raw/d755e94ac3f6de913f66e15088a4ac744ee9e6ff/slide-multiple-double.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f88aa80a1be181ecc176ad3b2ac2edcd/raw/d755e94ac3f6de913f66e15088a4ac744ee9e6ff/slide-multiple-double.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f88aa80a1be181ecc176ad3b2ac2edcd/raw/d755e94ac3f6de913f66e15088a4ac744ee9e6ff/slide-multiple-double.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f88aa80a1be181ecc176ad3b2ac2edcd/raw/d755e94ac3f6de913f66e15088a4ac744ee9e6ff/slide-multiple-double.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f88aa80a1be181ecc176ad3b2ac2edcd/raw/d755e94ac3f6de913f66e15088a4ac744ee9e6ff/slide-multiple-double.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f88aa80a1be181ecc176ad3b2ac2edcd/raw/d755e94ac3f6de913f66e15088a4ac744ee9e6ff/slide-multiple-double.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f88aa80a1be181ecc176ad3b2ac2edcd/raw/d755e94ac3f6de913f66e15088a4ac744ee9e6ff/slide-multiple-double.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f88aa80a1be181ecc176ad3b2ac2edcd/raw/d755e94ac3f6de913f66e15088a4ac744ee9e6ff/slide-multiple-double.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f88aa80a1be181ecc176ad3b2ac2edcd/raw/d755e94ac3f6de913f66e15088a4ac744ee9e6ff/slide-multiple-double.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f88aa80a1be181ecc176ad3b2ac2edcd/raw/d755e94ac3f6de913f66e15088a4ac744ee9e6ff/slide-multiple-double.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/d2e65aaaa04851ed8b799604c85b3592/raw/473bd1315ed66c5ec3bdbbfa1634680e522af65d/standardizing-lengths.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/d2e65aaaa04851ed8b799604c85b3592/raw/473bd1315ed66c5ec3bdbbfa1634680e522af65d/standardizing-lengths.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/d2e65aaaa04851ed8b799604c85b3592/raw/473bd1315ed66c5ec3bdbbfa1634680e522af65d/standardizing-lengths.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/d2e65aaaa04851ed8b799604c85b3592/raw/473bd1315ed66c5ec3bdbbfa1634680e522af65d/standardizing-lengths.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/d2e65aaaa04851ed8b799604c85b3592/raw/473bd1315ed66c5ec3bdbbfa1634680e522af65d/standardizing-lengths.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/d2e65aaaa04851ed8b799604c85b3592/raw/473bd1315ed66c5ec3bdbbfa1634680e522af65d/standardizing-lengths.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9720c82ddb747821921fa4477329fc62/raw/7f7afc8cab849d2e6fc7f8be102955d5a58e922a/dplyover-to-dplyr-sql.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9720c82ddb747821921fa4477329fc62/raw/7f7afc8cab849d2e6fc7f8be102955d5a58e922a/dplyover-to-dplyr-sql.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9720c82ddb747821921fa4477329fc62/raw/7f7afc8cab849d2e6fc7f8be102955d5a58e922a/dplyover-to-dplyr-sql.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9720c82ddb747821921fa4477329fc62/raw/7f7afc8cab849d2e6fc7f8be102955d5a58e922a/dplyover-to-dplyr-sql.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9720c82ddb747821921fa4477329fc62/raw/7f7afc8cab849d2e6fc7f8be102955d5a58e922a/dplyover-to-dplyr-sql.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9720c82ddb747821921fa4477329fc62/raw/7f7afc8cab849d2e6fc7f8be102955d5a58e922a/dplyover-to-dplyr-sql.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9720c82ddb747821921fa4477329fc62/raw/7f7afc8cab849d2e6fc7f8be102955d5a58e922a/dplyover-to-dplyr-sql.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9720c82ddb747821921fa4477329fc62/raw/7f7afc8cab849d2e6fc7f8be102955d5a58e922a/dplyover-to-dplyr-sql.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9720c82ddb747821921fa4477329fc62/raw/7f7afc8cab849d2e6fc7f8be102955d5a58e922a/dplyover-to-dplyr-sql.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9720c82ddb747821921fa4477329fc62/raw/7f7afc8cab849d2e6fc7f8be102955d5a58e922a/dplyover-to-dplyr-sql.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9720c82ddb747821921fa4477329fc62/raw/7f7afc8cab849d2e6fc7f8be102955d5a58e922a/dplyover-to-dplyr-sql.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9720c82ddb747821921fa4477329fc62/raw/7f7afc8cab849d2e6fc7f8be102955d5a58e922a/dplyover-to-dplyr-sql.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9720c82ddb747821921fa4477329fc62/raw/7f7afc8cab849d2e6fc7f8be102955d5a58e922a/dplyover-to-dplyr-sql.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9720c82ddb747821921fa4477329fc62/raw/7f7afc8cab849d2e6fc7f8be102955d5a58e922a/dplyover-to-dplyr-sql.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9720c82ddb747821921fa4477329fc62/raw/7f7afc8cab849d2e6fc7f8be102955d5a58e922a/dplyover-to-dplyr-sql.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a9e5d245feae3dfc551a122516a702ff/raw/27deded64fb7460eec8aef65261ec3ef02d6062a/sim-interval-heteroskedasticity-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a9e5d245feae3dfc551a122516a702ff/raw/27deded64fb7460eec8aef65261ec3ef02d6062a/sim-interval-heteroskedasticity-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a9e5d245feae3dfc551a122516a702ff/raw/27deded64fb7460eec8aef65261ec3ef02d6062a/sim-interval-heteroskedasticity-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a9e5d245feae3dfc551a122516a702ff/raw/27deded64fb7460eec8aef65261ec3ef02d6062a/sim-interval-heteroskedasticity-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a9e5d245feae3dfc551a122516a702ff/raw/27deded64fb7460eec8aef65261ec3ef02d6062a/sim-interval-heteroskedasticity-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a9e5d245feae3dfc551a122516a702ff/raw/27deded64fb7460eec8aef65261ec3ef02d6062a/sim-interval-heteroskedasticity-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a9e5d245feae3dfc551a122516a702ff/raw/27deded64fb7460eec8aef65261ec3ef02d6062a/sim-interval-heteroskedasticity-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a9e5d245feae3dfc551a122516a702ff/raw/27deded64fb7460eec8aef65261ec3ef02d6062a/sim-interval-heteroskedasticity-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a9e5d245feae3dfc551a122516a702ff/raw/27deded64fb7460eec8aef65261ec3ef02d6062a/sim-interval-heteroskedasticity-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a9e5d245feae3dfc551a122516a702ff/raw/27deded64fb7460eec8aef65261ec3ef02d6062a/sim-interval-heteroskedasticity-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a9e5d245feae3dfc551a122516a702ff/raw/27deded64fb7460eec8aef65261ec3ef02d6062a/sim-interval-heteroskedasticity-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a9e5d245feae3dfc551a122516a702ff/raw/27deded64fb7460eec8aef65261ec3ef02d6062a/sim-interval-heteroskedasticity-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a9e5d245feae3dfc551a122516a702ff/raw/27deded64fb7460eec8aef65261ec3ef02d6062a/sim-interval-heteroskedasticity-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a9e5d245feae3dfc551a122516a702ff/raw/27deded64fb7460eec8aef65261ec3ef02d6062a/sim-interval-heteroskedasticity-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a9e5d245feae3dfc551a122516a702ff/raw/27deded64fb7460eec8aef65261ec3ef02d6062a/sim-interval-heteroskedasticity-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a9e5d245feae3dfc551a122516a702ff/raw/27deded64fb7460eec8aef65261ec3ef02d6062a/sim-interval-heteroskedasticity-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a9e5d245feae3dfc551a122516a702ff/raw/27deded64fb7460eec8aef65261ec3ef02d6062a/sim-interval-heteroskedasticity-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a9e5d245feae3dfc551a122516a702ff/raw/27deded64fb7460eec8aef65261ec3ef02d6062a/sim-interval-heteroskedasticity-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a9e5d245feae3dfc551a122516a702ff/raw/27deded64fb7460eec8aef65261ec3ef02d6062a/sim-interval-heteroskedasticity-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a9e5d245feae3dfc551a122516a702ff/raw/27deded64fb7460eec8aef65261ec3ef02d6062a/sim-interval-heteroskedasticity-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a9e5d245feae3dfc551a122516a702ff/raw/27deded64fb7460eec8aef65261ec3ef02d6062a/sim-interval-heteroskedasticity-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4db0d91daee1e638c2c5e1ec816c1054/raw/d7e168f2554cbe29c5ff42d637e2eb8eabae0221/piecewise-spearman-corelation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/22681340d5d26f291fc5f349be21ec35/raw/a7c24eab98cc8c1611815563f0b1774f4b6ca267/continuous-engagements.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/22681340d5d26f291fc5f349be21ec35/raw/a7c24eab98cc8c1611815563f0b1774f4b6ca267/continuous-engagements.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/22681340d5d26f291fc5f349be21ec35/raw/a7c24eab98cc8c1611815563f0b1774f4b6ca267/continuous-engagements.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/22681340d5d26f291fc5f349be21ec35/raw/a7c24eab98cc8c1611815563f0b1774f4b6ca267/continuous-engagements.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/22681340d5d26f291fc5f349be21ec35/raw/a7c24eab98cc8c1611815563f0b1774f4b6ca267/continuous-engagements.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/22681340d5d26f291fc5f349be21ec35/raw/a7c24eab98cc8c1611815563f0b1774f4b6ca267/continuous-engagements.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/22681340d5d26f291fc5f349be21ec35/raw/a7c24eab98cc8c1611815563f0b1774f4b6ca267/continuous-engagements.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/22681340d5d26f291fc5f349be21ec35/raw/a7c24eab98cc8c1611815563f0b1774f4b6ca267/continuous-engagements.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/22681340d5d26f291fc5f349be21ec35/raw/a7c24eab98cc8c1611815563f0b1774f4b6ca267/continuous-engagements.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/22681340d5d26f291fc5f349be21ec35/raw/a7c24eab98cc8c1611815563f0b1774f4b6ca267/continuous-engagements.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/22681340d5d26f291fc5f349be21ec35/raw/a7c24eab98cc8c1611815563f0b1774f4b6ca267/continuous-engagements.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/22681340d5d26f291fc5f349be21ec35/raw/a7c24eab98cc8c1611815563f0b1774f4b6ca267/continuous-engagements.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/22681340d5d26f291fc5f349be21ec35/raw/a7c24eab98cc8c1611815563f0b1774f4b6ca267/continuous-engagements.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/22681340d5d26f291fc5f349be21ec35/raw/a7c24eab98cc8c1611815563f0b1774f4b6ca267/continuous-engagements.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/22681340d5d26f291fc5f349be21ec35/raw/a7c24eab98cc8c1611815563f0b1774f4b6ca267/continuous-engagements.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/22681340d5d26f291fc5f349be21ec35/raw/a7c24eab98cc8c1611815563f0b1774f4b6ca267/continuous-engagements.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/22681340d5d26f291fc5f349be21ec35/raw/a7c24eab98cc8c1611815563f0b1774f4b6ca267/continuous-engagements.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/22681340d5d26f291fc5f349be21ec35/raw/a7c24eab98cc8c1611815563f0b1774f4b6ca267/continuous-engagements.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/22681340d5d26f291fc5f349be21ec35/raw/a7c24eab98cc8c1611815563f0b1774f4b6ca267/continuous-engagements.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/22681340d5d26f291fc5f349be21ec35/raw/a7c24eab98cc8c1611815563f0b1774f4b6ca267/continuous-engagements.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/22681340d5d26f291fc5f349be21ec35/raw/a7c24eab98cc8c1611815563f0b1774f4b6ca267/continuous-engagements.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/22681340d5d26f291fc5f349be21ec35/raw/a7c24eab98cc8c1611815563f0b1774f4b6ca267/continuous-engagements.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f3f1ba8e236e0d6c6339face7b9a3dab/raw/4013196498f363e43b1f8bd3b8a97ba23c7c2da8/sumrows-concat-cols.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f3f1ba8e236e0d6c6339face7b9a3dab/raw/4013196498f363e43b1f8bd3b8a97ba23c7c2da8/sumrows-concat-cols.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f3f1ba8e236e0d6c6339face7b9a3dab/raw/4013196498f363e43b1f8bd3b8a97ba23c7c2da8/sumrows-concat-cols.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f3f1ba8e236e0d6c6339face7b9a3dab/raw/4013196498f363e43b1f8bd3b8a97ba23c7c2da8/sumrows-concat-cols.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f3f1ba8e236e0d6c6339face7b9a3dab/raw/4013196498f363e43b1f8bd3b8a97ba23c7c2da8/sumrows-concat-cols.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f3f1ba8e236e0d6c6339face7b9a3dab/raw/4013196498f363e43b1f8bd3b8a97ba23c7c2da8/sumrows-concat-cols.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f3f1ba8e236e0d6c6339face7b9a3dab/raw/4013196498f363e43b1f8bd3b8a97ba23c7c2da8/sumrows-concat-cols.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f3f1ba8e236e0d6c6339face7b9a3dab/raw/4013196498f363e43b1f8bd3b8a97ba23c7c2da8/sumrows-concat-cols.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f3f1ba8e236e0d6c6339face7b9a3dab/raw/4013196498f363e43b1f8bd3b8a97ba23c7c2da8/sumrows-concat-cols.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f3f1ba8e236e0d6c6339face7b9a3dab/raw/4013196498f363e43b1f8bd3b8a97ba23c7c2da8/sumrows-concat-cols.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f3f1ba8e236e0d6c6339face7b9a3dab/raw/4013196498f363e43b1f8bd3b8a97ba23c7c2da8/sumrows-concat-cols.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f3f1ba8e236e0d6c6339face7b9a3dab/raw/4013196498f363e43b1f8bd3b8a97ba23c7c2da8/sumrows-concat-cols.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f3f1ba8e236e0d6c6339face7b9a3dab/raw/4013196498f363e43b1f8bd3b8a97ba23c7c2da8/sumrows-concat-cols.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f3f1ba8e236e0d6c6339face7b9a3dab/raw/4013196498f363e43b1f8bd3b8a97ba23c7c2da8/sumrows-concat-cols.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f3f1ba8e236e0d6c6339face7b9a3dab/raw/4013196498f363e43b1f8bd3b8a97ba23c7c2da8/sumrows-concat-cols.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/1349cc19e616e5d1df03cc7efe77e67a/raw/896a2997faffee4d65d680778f9fef89759cfa3e/bootstrap-mean-rsample.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/1349cc19e616e5d1df03cc7efe77e67a/raw/896a2997faffee4d65d680778f9fef89759cfa3e/bootstrap-mean-rsample.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/1349cc19e616e5d1df03cc7efe77e67a/raw/896a2997faffee4d65d680778f9fef89759cfa3e/bootstrap-mean-rsample.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/1349cc19e616e5d1df03cc7efe77e67a/raw/896a2997faffee4d65d680778f9fef89759cfa3e/bootstrap-mean-rsample.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/1349cc19e616e5d1df03cc7efe77e67a/raw/896a2997faffee4d65d680778f9fef89759cfa3e/bootstrap-mean-rsample.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/1349cc19e616e5d1df03cc7efe77e67a/raw/896a2997faffee4d65d680778f9fef89759cfa3e/bootstrap-mean-rsample.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/1349cc19e616e5d1df03cc7efe77e67a/raw/896a2997faffee4d65d680778f9fef89759cfa3e/bootstrap-mean-rsample.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/1349cc19e616e5d1df03cc7efe77e67a/raw/896a2997faffee4d65d680778f9fef89759cfa3e/bootstrap-mean-rsample.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/0185e12a32e6c1c66b068f3e7d3194db/raw/2dc61bd44ac80771c3d459c8d688d037f5692786/ts-prep-ml-exampl.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/0185e12a32e6c1c66b068f3e7d3194db/raw/2dc61bd44ac80771c3d459c8d688d037f5692786/ts-prep-ml-exampl.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/0185e12a32e6c1c66b068f3e7d3194db/raw/2dc61bd44ac80771c3d459c8d688d037f5692786/ts-prep-ml-exampl.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/0185e12a32e6c1c66b068f3e7d3194db/raw/2dc61bd44ac80771c3d459c8d688d037f5692786/ts-prep-ml-exampl.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/0185e12a32e6c1c66b068f3e7d3194db/raw/2dc61bd44ac80771c3d459c8d688d037f5692786/ts-prep-ml-exampl.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/0185e12a32e6c1c66b068f3e7d3194db/raw/2dc61bd44ac80771c3d459c8d688d037f5692786/ts-prep-ml-exampl.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/0185e12a32e6c1c66b068f3e7d3194db/raw/2dc61bd44ac80771c3d459c8d688d037f5692786/ts-prep-ml-exampl.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/0185e12a32e6c1c66b068f3e7d3194db/raw/2dc61bd44ac80771c3d459c8d688d037f5692786/ts-prep-ml-exampl.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/0185e12a32e6c1c66b068f3e7d3194db/raw/2dc61bd44ac80771c3d459c8d688d037f5692786/ts-prep-ml-exampl.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/0185e12a32e6c1c66b068f3e7d3194db/raw/2dc61bd44ac80771c3d459c8d688d037f5692786/ts-prep-ml-exampl.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/0185e12a32e6c1c66b068f3e7d3194db/raw/2dc61bd44ac80771c3d459c8d688d037f5692786/ts-prep-ml-exampl.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/0185e12a32e6c1c66b068f3e7d3194db/raw/2dc61bd44ac80771c3d459c8d688d037f5692786/ts-prep-ml-exampl.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/0185e12a32e6c1c66b068f3e7d3194db/raw/2dc61bd44ac80771c3d459c8d688d037f5692786/ts-prep-ml-exampl.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/0185e12a32e6c1c66b068f3e7d3194db/raw/2dc61bd44ac80771c3d459c8d688d037f5692786/ts-prep-ml-exampl.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/0185e12a32e6c1c66b068f3e7d3194db/raw/2dc61bd44ac80771c3d459c8d688d037f5692786/ts-prep-ml-exampl.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/0185e12a32e6c1c66b068f3e7d3194db/raw/2dc61bd44ac80771c3d459c8d688d037f5692786/ts-prep-ml-exampl.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/0185e12a32e6c1c66b068f3e7d3194db/raw/2dc61bd44ac80771c3d459c8d688d037f5692786/ts-prep-ml-exampl.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/0185e12a32e6c1c66b068f3e7d3194db/raw/2dc61bd44ac80771c3d459c8d688d037f5692786/ts-prep-ml-exampl.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/0185e12a32e6c1c66b068f3e7d3194db/raw/2dc61bd44ac80771c3d459c8d688d037f5692786/ts-prep-ml-exampl.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/0185e12a32e6c1c66b068f3e7d3194db/raw/2dc61bd44ac80771c3d459c8d688d037f5692786/ts-prep-ml-exampl.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/0185e12a32e6c1c66b068f3e7d3194db/raw/2dc61bd44ac80771c3d459c8d688d037f5692786/ts-prep-ml-exampl.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/0185e12a32e6c1c66b068f3e7d3194db/raw/2dc61bd44ac80771c3d459c8d688d037f5692786/ts-prep-ml-exampl.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/0185e12a32e6c1c66b068f3e7d3194db/raw/2dc61bd44ac80771c3d459c8d688d037f5692786/ts-prep-ml-exampl.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/0185e12a32e6c1c66b068f3e7d3194db/raw/2dc61bd44ac80771c3d459c8d688d037f5692786/ts-prep-ml-exampl.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4053df78265ab9d77f753d95f5faaf5b/raw/d2c44fce6fcaab7c9ec1b61c10b1182ca4234e74/predict-interval-boot-only.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b8c81bc1283a9c28876f38a7ad7c517/raw/e74c7267eab0b83e1e1c51e39d3dbbe817423c39/source_rmd.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b8c81bc1283a9c28876f38a7ad7c517/raw/e74c7267eab0b83e1e1c51e39d3dbbe817423c39/source_rmd.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b8c81bc1283a9c28876f38a7ad7c517/raw/e74c7267eab0b83e1e1c51e39d3dbbe817423c39/source_rmd.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b8c81bc1283a9c28876f38a7ad7c517/raw/e74c7267eab0b83e1e1c51e39d3dbbe817423c39/source_rmd.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b8c81bc1283a9c28876f38a7ad7c517/raw/e74c7267eab0b83e1e1c51e39d3dbbe817423c39/source_rmd.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b8c81bc1283a9c28876f38a7ad7c517/raw/e74c7267eab0b83e1e1c51e39d3dbbe817423c39/source_rmd.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b8c81bc1283a9c28876f38a7ad7c517/raw/e74c7267eab0b83e1e1c51e39d3dbbe817423c39/source_rmd.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b8c81bc1283a9c28876f38a7ad7c517/raw/e74c7267eab0b83e1e1c51e39d3dbbe817423c39/source_rmd.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b8c81bc1283a9c28876f38a7ad7c517/raw/e74c7267eab0b83e1e1c51e39d3dbbe817423c39/source_rmd.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b8c81bc1283a9c28876f38a7ad7c517/raw/e74c7267eab0b83e1e1c51e39d3dbbe817423c39/source_rmd.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b8c81bc1283a9c28876f38a7ad7c517/raw/e74c7267eab0b83e1e1c51e39d3dbbe817423c39/source_rmd.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b8c81bc1283a9c28876f38a7ad7c517/raw/e74c7267eab0b83e1e1c51e39d3dbbe817423c39/source_rmd.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b8c81bc1283a9c28876f38a7ad7c517/raw/e74c7267eab0b83e1e1c51e39d3dbbe817423c39/source_rmd.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e963b9dca5e4e1ab12ec6348b135362e/raw/fa8e1aac4b07b6c7ee31d9acb7bb91bf9ad10eff/source-rmd-chunks.r&#34;,&#34;https://gist.githubusercontent.com/brshallo/e963b9dca5e4e1ab12ec6348b135362e/raw/fa8e1aac4b07b6c7ee31d9acb7bb91bf9ad10eff/source-rmd-chunks.r&#34;,&#34;https://gist.githubusercontent.com/brshallo/e963b9dca5e4e1ab12ec6348b135362e/raw/fa8e1aac4b07b6c7ee31d9acb7bb91bf9ad10eff/source-rmd-chunks.r&#34;,&#34;https://gist.githubusercontent.com/brshallo/e963b9dca5e4e1ab12ec6348b135362e/raw/fa8e1aac4b07b6c7ee31d9acb7bb91bf9ad10eff/source-rmd-chunks.r&#34;,&#34;https://gist.githubusercontent.com/brshallo/e963b9dca5e4e1ab12ec6348b135362e/raw/fa8e1aac4b07b6c7ee31d9acb7bb91bf9ad10eff/source-rmd-chunks.r&#34;,&#34;https://gist.githubusercontent.com/brshallo/e963b9dca5e4e1ab12ec6348b135362e/raw/fa8e1aac4b07b6c7ee31d9acb7bb91bf9ad10eff/source-rmd-chunks.r&#34;,&#34;https://gist.githubusercontent.com/brshallo/e963b9dca5e4e1ab12ec6348b135362e/raw/fa8e1aac4b07b6c7ee31d9acb7bb91bf9ad10eff/source-rmd-chunks.r&#34;,&#34;https://gist.githubusercontent.com/brshallo/e963b9dca5e4e1ab12ec6348b135362e/raw/fa8e1aac4b07b6c7ee31d9acb7bb91bf9ad10eff/source-rmd-chunks.r&#34;,&#34;https://gist.githubusercontent.com/brshallo/e963b9dca5e4e1ab12ec6348b135362e/raw/fa8e1aac4b07b6c7ee31d9acb7bb91bf9ad10eff/source-rmd-chunks.r&#34;,&#34;https://gist.githubusercontent.com/brshallo/e963b9dca5e4e1ab12ec6348b135362e/raw/fa8e1aac4b07b6c7ee31d9acb7bb91bf9ad10eff/source-rmd-chunks.r&#34;,&#34;https://gist.githubusercontent.com/brshallo/e963b9dca5e4e1ab12ec6348b135362e/raw/fa8e1aac4b07b6c7ee31d9acb7bb91bf9ad10eff/source-rmd-chunks.r&#34;,&#34;https://gist.githubusercontent.com/brshallo/e963b9dca5e4e1ab12ec6348b135362e/raw/fa8e1aac4b07b6c7ee31d9acb7bb91bf9ad10eff/source-rmd-chunks.r&#34;,&#34;https://gist.githubusercontent.com/brshallo/e963b9dca5e4e1ab12ec6348b135362e/raw/fa8e1aac4b07b6c7ee31d9acb7bb91bf9ad10eff/source-rmd-chunks.r&#34;,&#34;https://gist.githubusercontent.com/brshallo/fbd0a98f3ed1a8ee1ec66f4476715c3f/raw/88055d144d7d8c73aedb04252451372ebe08c764/slice_sample-vs-sample_n_of.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/fbd0a98f3ed1a8ee1ec66f4476715c3f/raw/88055d144d7d8c73aedb04252451372ebe08c764/slice_sample-vs-sample_n_of.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/fbd0a98f3ed1a8ee1ec66f4476715c3f/raw/88055d144d7d8c73aedb04252451372ebe08c764/slice_sample-vs-sample_n_of.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/fbd0a98f3ed1a8ee1ec66f4476715c3f/raw/88055d144d7d8c73aedb04252451372ebe08c764/slice_sample-vs-sample_n_of.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/fbd0a98f3ed1a8ee1ec66f4476715c3f/raw/88055d144d7d8c73aedb04252451372ebe08c764/slice_sample-vs-sample_n_of.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/fbd0a98f3ed1a8ee1ec66f4476715c3f/raw/88055d144d7d8c73aedb04252451372ebe08c764/slice_sample-vs-sample_n_of.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/fbd0a98f3ed1a8ee1ec66f4476715c3f/raw/88055d144d7d8c73aedb04252451372ebe08c764/slice_sample-vs-sample_n_of.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/fbd0a98f3ed1a8ee1ec66f4476715c3f/raw/88055d144d7d8c73aedb04252451372ebe08c764/slice_sample-vs-sample_n_of.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/fbd0a98f3ed1a8ee1ec66f4476715c3f/raw/88055d144d7d8c73aedb04252451372ebe08c764/slice_sample-vs-sample_n_of.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/fbd0a98f3ed1a8ee1ec66f4476715c3f/raw/88055d144d7d8c73aedb04252451372ebe08c764/slice_sample-vs-sample_n_of.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/fbd0a98f3ed1a8ee1ec66f4476715c3f/raw/88055d144d7d8c73aedb04252451372ebe08c764/slice_sample-vs-sample_n_of.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7eed49c743ac165ced2294a70e73e65e/raw/ab967ee9fb76e902a5ef63f10348336036810bed/rmse-interval.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7eed49c743ac165ced2294a70e73e65e/raw/ab967ee9fb76e902a5ef63f10348336036810bed/rmse-interval.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7eed49c743ac165ced2294a70e73e65e/raw/ab967ee9fb76e902a5ef63f10348336036810bed/rmse-interval.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7eed49c743ac165ced2294a70e73e65e/raw/ab967ee9fb76e902a5ef63f10348336036810bed/rmse-interval.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7eed49c743ac165ced2294a70e73e65e/raw/ab967ee9fb76e902a5ef63f10348336036810bed/rmse-interval.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7eed49c743ac165ced2294a70e73e65e/raw/ab967ee9fb76e902a5ef63f10348336036810bed/rmse-interval.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7eed49c743ac165ced2294a70e73e65e/raw/ab967ee9fb76e902a5ef63f10348336036810bed/rmse-interval.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7eed49c743ac165ced2294a70e73e65e/raw/ab967ee9fb76e902a5ef63f10348336036810bed/rmse-interval.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7eed49c743ac165ced2294a70e73e65e/raw/ab967ee9fb76e902a5ef63f10348336036810bed/rmse-interval.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7eed49c743ac165ced2294a70e73e65e/raw/ab967ee9fb76e902a5ef63f10348336036810bed/rmse-interval.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7eed49c743ac165ced2294a70e73e65e/raw/ab967ee9fb76e902a5ef63f10348336036810bed/rmse-interval.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7eed49c743ac165ced2294a70e73e65e/raw/ab967ee9fb76e902a5ef63f10348336036810bed/rmse-interval.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7eed49c743ac165ced2294a70e73e65e/raw/ab967ee9fb76e902a5ef63f10348336036810bed/rmse-interval.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7eed49c743ac165ced2294a70e73e65e/raw/ab967ee9fb76e902a5ef63f10348336036810bed/rmse-interval.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7eed49c743ac165ced2294a70e73e65e/raw/ab967ee9fb76e902a5ef63f10348336036810bed/rmse-interval.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7eed49c743ac165ced2294a70e73e65e/raw/ab967ee9fb76e902a5ef63f10348336036810bed/rmse-interval.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7eed49c743ac165ced2294a70e73e65e/raw/ab967ee9fb76e902a5ef63f10348336036810bed/rmse-interval.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7eed49c743ac165ced2294a70e73e65e/raw/ab967ee9fb76e902a5ef63f10348336036810bed/rmse-interval.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24394f9bd808a3a9c7331985ff6089a9/raw/447fd5f7bed9c4c5caf74d8e0ae5fa12a90107f7/yardstick-groups-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24394f9bd808a3a9c7331985ff6089a9/raw/447fd5f7bed9c4c5caf74d8e0ae5fa12a90107f7/yardstick-groups-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24394f9bd808a3a9c7331985ff6089a9/raw/447fd5f7bed9c4c5caf74d8e0ae5fa12a90107f7/yardstick-groups-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24394f9bd808a3a9c7331985ff6089a9/raw/447fd5f7bed9c4c5caf74d8e0ae5fa12a90107f7/yardstick-groups-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24394f9bd808a3a9c7331985ff6089a9/raw/447fd5f7bed9c4c5caf74d8e0ae5fa12a90107f7/yardstick-groups-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24394f9bd808a3a9c7331985ff6089a9/raw/447fd5f7bed9c4c5caf74d8e0ae5fa12a90107f7/yardstick-groups-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24394f9bd808a3a9c7331985ff6089a9/raw/447fd5f7bed9c4c5caf74d8e0ae5fa12a90107f7/yardstick-groups-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24394f9bd808a3a9c7331985ff6089a9/raw/447fd5f7bed9c4c5caf74d8e0ae5fa12a90107f7/yardstick-groups-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24394f9bd808a3a9c7331985ff6089a9/raw/447fd5f7bed9c4c5caf74d8e0ae5fa12a90107f7/yardstick-groups-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/55d7d28930c02ddb719b5baa904f9cf0/raw/be8b42c5947d6bfcc111083761c852033188d1cd/did-safely-error.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/55d7d28930c02ddb719b5baa904f9cf0/raw/be8b42c5947d6bfcc111083761c852033188d1cd/did-safely-error.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/55d7d28930c02ddb719b5baa904f9cf0/raw/be8b42c5947d6bfcc111083761c852033188d1cd/did-safely-error.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/55d7d28930c02ddb719b5baa904f9cf0/raw/be8b42c5947d6bfcc111083761c852033188d1cd/did-safely-error.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/55d7d28930c02ddb719b5baa904f9cf0/raw/be8b42c5947d6bfcc111083761c852033188d1cd/did-safely-error.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/55d7d28930c02ddb719b5baa904f9cf0/raw/be8b42c5947d6bfcc111083761c852033188d1cd/did-safely-error.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/55d7d28930c02ddb719b5baa904f9cf0/raw/be8b42c5947d6bfcc111083761c852033188d1cd/did-safely-error.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/55d7d28930c02ddb719b5baa904f9cf0/raw/be8b42c5947d6bfcc111083761c852033188d1cd/did-safely-error.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9b8675c306a7fb84b6b078d8ab7d81e5/raw/f54b2b42a1c9a9a5abc32907574fe4ee79144786/list-environment-objects-list.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9b8675c306a7fb84b6b078d8ab7d81e5/raw/f54b2b42a1c9a9a5abc32907574fe4ee79144786/list-environment-objects-list.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9b8675c306a7fb84b6b078d8ab7d81e5/raw/f54b2b42a1c9a9a5abc32907574fe4ee79144786/list-environment-objects-list.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9b8675c306a7fb84b6b078d8ab7d81e5/raw/f54b2b42a1c9a9a5abc32907574fe4ee79144786/list-environment-objects-list.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9b8675c306a7fb84b6b078d8ab7d81e5/raw/f54b2b42a1c9a9a5abc32907574fe4ee79144786/list-environment-objects-list.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9b8675c306a7fb84b6b078d8ab7d81e5/raw/f54b2b42a1c9a9a5abc32907574fe4ee79144786/list-environment-objects-list.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9b8675c306a7fb84b6b078d8ab7d81e5/raw/f54b2b42a1c9a9a5abc32907574fe4ee79144786/list-environment-objects-list.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9b8675c306a7fb84b6b078d8ab7d81e5/raw/f54b2b42a1c9a9a5abc32907574fe4ee79144786/list-environment-objects-list.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9b8675c306a7fb84b6b078d8ab7d81e5/raw/f54b2b42a1c9a9a5abc32907574fe4ee79144786/list-environment-objects-list.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9b8675c306a7fb84b6b078d8ab7d81e5/raw/f54b2b42a1c9a9a5abc32907574fe4ee79144786/list-environment-objects-list.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9b8675c306a7fb84b6b078d8ab7d81e5/raw/f54b2b42a1c9a9a5abc32907574fe4ee79144786/list-environment-objects-list.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9b8675c306a7fb84b6b078d8ab7d81e5/raw/f54b2b42a1c9a9a5abc32907574fe4ee79144786/list-environment-objects-list.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9b8675c306a7fb84b6b078d8ab7d81e5/raw/f54b2b42a1c9a9a5abc32907574fe4ee79144786/list-environment-objects-list.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/516e8e52fb911a96efafbf01d606a113/raw/64de1eedd2a7f09e289fad58efeea857f9b15976/compare-analysis-assessment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3db2cd25172899f91b196a90d5980690/raw/5d6731b63fd75e09e7a5e1e33134c389f6209652/predict-interval.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/979673ddc45c7e952c44a75e0ac1dd19/raw/e0ef45f19e3bf6ed21c3fd4eb58fe93b4ccaa3d9/correlation-all-predictors.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/979673ddc45c7e952c44a75e0ac1dd19/raw/e0ef45f19e3bf6ed21c3fd4eb58fe93b4ccaa3d9/correlation-all-predictors.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/979673ddc45c7e952c44a75e0ac1dd19/raw/e0ef45f19e3bf6ed21c3fd4eb58fe93b4ccaa3d9/correlation-all-predictors.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/979673ddc45c7e952c44a75e0ac1dd19/raw/e0ef45f19e3bf6ed21c3fd4eb58fe93b4ccaa3d9/correlation-all-predictors.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/979673ddc45c7e952c44a75e0ac1dd19/raw/e0ef45f19e3bf6ed21c3fd4eb58fe93b4ccaa3d9/correlation-all-predictors.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/979673ddc45c7e952c44a75e0ac1dd19/raw/e0ef45f19e3bf6ed21c3fd4eb58fe93b4ccaa3d9/correlation-all-predictors.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/979673ddc45c7e952c44a75e0ac1dd19/raw/e0ef45f19e3bf6ed21c3fd4eb58fe93b4ccaa3d9/correlation-all-predictors.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/979673ddc45c7e952c44a75e0ac1dd19/raw/e0ef45f19e3bf6ed21c3fd4eb58fe93b4ccaa3d9/correlation-all-predictors.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/979673ddc45c7e952c44a75e0ac1dd19/raw/e0ef45f19e3bf6ed21c3fd4eb58fe93b4ccaa3d9/correlation-all-predictors.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/979673ddc45c7e952c44a75e0ac1dd19/raw/e0ef45f19e3bf6ed21c3fd4eb58fe93b4ccaa3d9/correlation-all-predictors.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/979673ddc45c7e952c44a75e0ac1dd19/raw/e0ef45f19e3bf6ed21c3fd4eb58fe93b4ccaa3d9/correlation-all-predictors.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/979673ddc45c7e952c44a75e0ac1dd19/raw/e0ef45f19e3bf6ed21c3fd4eb58fe93b4ccaa3d9/correlation-all-predictors.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/979673ddc45c7e952c44a75e0ac1dd19/raw/e0ef45f19e3bf6ed21c3fd4eb58fe93b4ccaa3d9/correlation-all-predictors.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/979673ddc45c7e952c44a75e0ac1dd19/raw/e0ef45f19e3bf6ed21c3fd4eb58fe93b4ccaa3d9/correlation-all-predictors.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/979673ddc45c7e952c44a75e0ac1dd19/raw/e0ef45f19e3bf6ed21c3fd4eb58fe93b4ccaa3d9/correlation-all-predictors.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/979673ddc45c7e952c44a75e0ac1dd19/raw/e0ef45f19e3bf6ed21c3fd4eb58fe93b4ccaa3d9/correlation-all-predictors.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/979673ddc45c7e952c44a75e0ac1dd19/raw/e0ef45f19e3bf6ed21c3fd4eb58fe93b4ccaa3d9/correlation-all-predictors.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/979673ddc45c7e952c44a75e0ac1dd19/raw/e0ef45f19e3bf6ed21c3fd4eb58fe93b4ccaa3d9/correlation-all-predictors.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/979673ddc45c7e952c44a75e0ac1dd19/raw/e0ef45f19e3bf6ed21c3fd4eb58fe93b4ccaa3d9/correlation-all-predictors.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/979673ddc45c7e952c44a75e0ac1dd19/raw/e0ef45f19e3bf6ed21c3fd4eb58fe93b4ccaa3d9/correlation-all-predictors.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/979673ddc45c7e952c44a75e0ac1dd19/raw/e0ef45f19e3bf6ed21c3fd4eb58fe93b4ccaa3d9/correlation-all-predictors.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/979673ddc45c7e952c44a75e0ac1dd19/raw/e0ef45f19e3bf6ed21c3fd4eb58fe93b4ccaa3d9/correlation-all-predictors.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/979673ddc45c7e952c44a75e0ac1dd19/raw/e0ef45f19e3bf6ed21c3fd4eb58fe93b4ccaa3d9/correlation-all-predictors.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/979673ddc45c7e952c44a75e0ac1dd19/raw/e0ef45f19e3bf6ed21c3fd4eb58fe93b4ccaa3d9/correlation-all-predictors.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/979673ddc45c7e952c44a75e0ac1dd19/raw/e0ef45f19e3bf6ed21c3fd4eb58fe93b4ccaa3d9/correlation-all-predictors.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5713c8a8940651def4ecdb0064762c85/raw/f392a1e8f4336fdfa8b32ecc43ab127d70f95ef4/continuous-categorical-significance.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5713c8a8940651def4ecdb0064762c85/raw/f392a1e8f4336fdfa8b32ecc43ab127d70f95ef4/continuous-categorical-significance.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5713c8a8940651def4ecdb0064762c85/raw/f392a1e8f4336fdfa8b32ecc43ab127d70f95ef4/continuous-categorical-significance.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5713c8a8940651def4ecdb0064762c85/raw/f392a1e8f4336fdfa8b32ecc43ab127d70f95ef4/continuous-categorical-significance.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5713c8a8940651def4ecdb0064762c85/raw/f392a1e8f4336fdfa8b32ecc43ab127d70f95ef4/continuous-categorical-significance.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5713c8a8940651def4ecdb0064762c85/raw/f392a1e8f4336fdfa8b32ecc43ab127d70f95ef4/continuous-categorical-significance.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5713c8a8940651def4ecdb0064762c85/raw/f392a1e8f4336fdfa8b32ecc43ab127d70f95ef4/continuous-categorical-significance.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5713c8a8940651def4ecdb0064762c85/raw/f392a1e8f4336fdfa8b32ecc43ab127d70f95ef4/continuous-categorical-significance.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5713c8a8940651def4ecdb0064762c85/raw/f392a1e8f4336fdfa8b32ecc43ab127d70f95ef4/continuous-categorical-significance.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5713c8a8940651def4ecdb0064762c85/raw/f392a1e8f4336fdfa8b32ecc43ab127d70f95ef4/continuous-categorical-significance.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5713c8a8940651def4ecdb0064762c85/raw/f392a1e8f4336fdfa8b32ecc43ab127d70f95ef4/continuous-categorical-significance.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5713c8a8940651def4ecdb0064762c85/raw/f392a1e8f4336fdfa8b32ecc43ab127d70f95ef4/continuous-categorical-significance.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5713c8a8940651def4ecdb0064762c85/raw/f392a1e8f4336fdfa8b32ecc43ab127d70f95ef4/continuous-categorical-significance.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5713c8a8940651def4ecdb0064762c85/raw/f392a1e8f4336fdfa8b32ecc43ab127d70f95ef4/continuous-categorical-significance.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5713c8a8940651def4ecdb0064762c85/raw/f392a1e8f4336fdfa8b32ecc43ab127d70f95ef4/continuous-categorical-significance.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5713c8a8940651def4ecdb0064762c85/raw/f392a1e8f4336fdfa8b32ecc43ab127d70f95ef4/continuous-categorical-significance.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5713c8a8940651def4ecdb0064762c85/raw/f392a1e8f4336fdfa8b32ecc43ab127d70f95ef4/continuous-categorical-significance.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5713c8a8940651def4ecdb0064762c85/raw/f392a1e8f4336fdfa8b32ecc43ab127d70f95ef4/continuous-categorical-significance.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5713c8a8940651def4ecdb0064762c85/raw/f392a1e8f4336fdfa8b32ecc43ab127d70f95ef4/continuous-categorical-significance.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5713c8a8940651def4ecdb0064762c85/raw/f392a1e8f4336fdfa8b32ecc43ab127d70f95ef4/continuous-categorical-significance.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5713c8a8940651def4ecdb0064762c85/raw/f392a1e8f4336fdfa8b32ecc43ab127d70f95ef4/continuous-categorical-significance.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/af8738fc25e5f32e495a724a89be761c/raw/5d549a3054fe063ad18a7c05e164cd0adfd5df6b/cut-floor-ceiling.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/af8738fc25e5f32e495a724a89be761c/raw/5d549a3054fe063ad18a7c05e164cd0adfd5df6b/cut-floor-ceiling.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9759db62e8e38c8ab1111df3d92e10bf/raw/4bc34ec2d458e2529d0a0c6aa8f946cc985496fe/pairwise-examples.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/797fd1264bd3bd539ac64ba92a4fd0a7/raw/442307283699e8572ba431bc359f30923c3e3a20/weighted-mahalanobis-distance.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/797fd1264bd3bd539ac64ba92a4fd0a7/raw/442307283699e8572ba431bc359f30923c3e3a20/weighted-mahalanobis-distance.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/797fd1264bd3bd539ac64ba92a4fd0a7/raw/442307283699e8572ba431bc359f30923c3e3a20/weighted-mahalanobis-distance.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/797fd1264bd3bd539ac64ba92a4fd0a7/raw/442307283699e8572ba431bc359f30923c3e3a20/weighted-mahalanobis-distance.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/37d524b82541c2f8540eab39f991830a/raw/2096c2220bed8631418bacdb85fa8113659f60fb/conf_mat_weighted.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/37d524b82541c2f8540eab39f991830a/raw/2096c2220bed8631418bacdb85fa8113659f60fb/conf_mat_weighted.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/37d524b82541c2f8540eab39f991830a/raw/2096c2220bed8631418bacdb85fa8113659f60fb/conf_mat_weighted.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/37d524b82541c2f8540eab39f991830a/raw/2096c2220bed8631418bacdb85fa8113659f60fb/conf_mat_weighted.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/37d524b82541c2f8540eab39f991830a/raw/2096c2220bed8631418bacdb85fa8113659f60fb/conf_mat_weighted.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/37d524b82541c2f8540eab39f991830a/raw/2096c2220bed8631418bacdb85fa8113659f60fb/conf_mat_weighted.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/37d524b82541c2f8540eab39f991830a/raw/2096c2220bed8631418bacdb85fa8113659f60fb/conf_mat_weighted.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/37d524b82541c2f8540eab39f991830a/raw/2096c2220bed8631418bacdb85fa8113659f60fb/conf_mat_weighted.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/37d524b82541c2f8540eab39f991830a/raw/2096c2220bed8631418bacdb85fa8113659f60fb/conf_mat_weighted.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/37d524b82541c2f8540eab39f991830a/raw/2096c2220bed8631418bacdb85fa8113659f60fb/conf_mat_weighted.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/37d524b82541c2f8540eab39f991830a/raw/2096c2220bed8631418bacdb85fa8113659f60fb/conf_mat_weighted.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/37d524b82541c2f8540eab39f991830a/raw/2096c2220bed8631418bacdb85fa8113659f60fb/conf_mat_weighted.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/37d524b82541c2f8540eab39f991830a/raw/2096c2220bed8631418bacdb85fa8113659f60fb/conf_mat_weighted.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/37d524b82541c2f8540eab39f991830a/raw/2096c2220bed8631418bacdb85fa8113659f60fb/conf_mat_weighted.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/37d524b82541c2f8540eab39f991830a/raw/2096c2220bed8631418bacdb85fa8113659f60fb/conf_mat_weighted.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5/raw/7ec49d8b4233f0090826f1ee4f160ce8e2e46a83/comparing-scaling-methods.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/bde0539b9af3673f997999c95106b295/raw/b803a473a6b8a000806ce96c9f7890d633b40a10/fct_recode-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/bde0539b9af3673f997999c95106b295/raw/b803a473a6b8a000806ce96c9f7890d633b40a10/fct_recode-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/bde0539b9af3673f997999c95106b295/raw/b803a473a6b8a000806ce96c9f7890d633b40a10/fct_recode-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/bde0539b9af3673f997999c95106b295/raw/b803a473a6b8a000806ce96c9f7890d633b40a10/fct_recode-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/bde0539b9af3673f997999c95106b295/raw/b803a473a6b8a000806ce96c9f7890d633b40a10/fct_recode-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/bde0539b9af3673f997999c95106b295/raw/b803a473a6b8a000806ce96c9f7890d633b40a10/fct_recode-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/bde0539b9af3673f997999c95106b295/raw/b803a473a6b8a000806ce96c9f7890d633b40a10/fct_recode-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/bde0539b9af3673f997999c95106b295/raw/b803a473a6b8a000806ce96c9f7890d633b40a10/fct_recode-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/bde0539b9af3673f997999c95106b295/raw/b803a473a6b8a000806ce96c9f7890d633b40a10/fct_recode-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/bde0539b9af3673f997999c95106b295/raw/b803a473a6b8a000806ce96c9f7890d633b40a10/fct_recode-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5091536745b9a7ab596b5c9fe6b9922a/raw/6dbd8f624efc501df062f8ad2dfe313721b48772/mutate-pairwise-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5091536745b9a7ab596b5c9fe6b9922a/raw/6dbd8f624efc501df062f8ad2dfe313721b48772/mutate-pairwise-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5091536745b9a7ab596b5c9fe6b9922a/raw/6dbd8f624efc501df062f8ad2dfe313721b48772/mutate-pairwise-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5091536745b9a7ab596b5c9fe6b9922a/raw/6dbd8f624efc501df062f8ad2dfe313721b48772/mutate-pairwise-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5091536745b9a7ab596b5c9fe6b9922a/raw/6dbd8f624efc501df062f8ad2dfe313721b48772/mutate-pairwise-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5091536745b9a7ab596b5c9fe6b9922a/raw/6dbd8f624efc501df062f8ad2dfe313721b48772/mutate-pairwise-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5091536745b9a7ab596b5c9fe6b9922a/raw/6dbd8f624efc501df062f8ad2dfe313721b48772/mutate-pairwise-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5091536745b9a7ab596b5c9fe6b9922a/raw/6dbd8f624efc501df062f8ad2dfe313721b48772/mutate-pairwise-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5091536745b9a7ab596b5c9fe6b9922a/raw/6dbd8f624efc501df062f8ad2dfe313721b48772/mutate-pairwise-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5091536745b9a7ab596b5c9fe6b9922a/raw/6dbd8f624efc501df062f8ad2dfe313721b48772/mutate-pairwise-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5091536745b9a7ab596b5c9fe6b9922a/raw/6dbd8f624efc501df062f8ad2dfe313721b48772/mutate-pairwise-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5091536745b9a7ab596b5c9fe6b9922a/raw/6dbd8f624efc501df062f8ad2dfe313721b48772/mutate-pairwise-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5091536745b9a7ab596b5c9fe6b9922a/raw/6dbd8f624efc501df062f8ad2dfe313721b48772/mutate-pairwise-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5091536745b9a7ab596b5c9fe6b9922a/raw/6dbd8f624efc501df062f8ad2dfe313721b48772/mutate-pairwise-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5091536745b9a7ab596b5c9fe6b9922a/raw/6dbd8f624efc501df062f8ad2dfe313721b48772/mutate-pairwise-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5091536745b9a7ab596b5c9fe6b9922a/raw/6dbd8f624efc501df062f8ad2dfe313721b48772/mutate-pairwise-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5091536745b9a7ab596b5c9fe6b9922a/raw/6dbd8f624efc501df062f8ad2dfe313721b48772/mutate-pairwise-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5091536745b9a7ab596b5c9fe6b9922a/raw/6dbd8f624efc501df062f8ad2dfe313721b48772/mutate-pairwise-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5091536745b9a7ab596b5c9fe6b9922a/raw/6dbd8f624efc501df062f8ad2dfe313721b48772/mutate-pairwise-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5091536745b9a7ab596b5c9fe6b9922a/raw/6dbd8f624efc501df062f8ad2dfe313721b48772/mutate-pairwise-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/5091536745b9a7ab596b5c9fe6b9922a/raw/6dbd8f624efc501df062f8ad2dfe313721b48772/mutate-pairwise-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7d180bde932628a151a4d935ffa586a5/raw/bcd2018892ec575136a9352d48ff96e3cef93a0f/rsample-windows-helpers-funs.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/7d180bde932628a151a4d935ffa586a5/raw/bcd2018892ec575136a9352d48ff96e3cef93a0f/rsample-windows-helpers-funs.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/7d180bde932628a151a4d935ffa586a5/raw/bcd2018892ec575136a9352d48ff96e3cef93a0f/rsample-windows-helpers-funs.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/7d180bde932628a151a4d935ffa586a5/raw/bcd2018892ec575136a9352d48ff96e3cef93a0f/rsample-windows-helpers-funs.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/7d180bde932628a151a4d935ffa586a5/raw/bcd2018892ec575136a9352d48ff96e3cef93a0f/rsample-windows-helpers-funs.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/7d180bde932628a151a4d935ffa586a5/raw/bcd2018892ec575136a9352d48ff96e3cef93a0f/rsample-windows-helpers-funs.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/7d180bde932628a151a4d935ffa586a5/raw/bcd2018892ec575136a9352d48ff96e3cef93a0f/rsample-windows-helpers-funs.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/7d180bde932628a151a4d935ffa586a5/raw/bcd2018892ec575136a9352d48ff96e3cef93a0f/rsample-windows-helpers-funs.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/7d180bde932628a151a4d935ffa586a5/raw/bcd2018892ec575136a9352d48ff96e3cef93a0f/rsample-windows-helpers-funs.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/7d180bde932628a151a4d935ffa586a5/raw/bcd2018892ec575136a9352d48ff96e3cef93a0f/rsample-windows-helpers-funs.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/7d180bde932628a151a4d935ffa586a5/raw/bcd2018892ec575136a9352d48ff96e3cef93a0f/rsample-windows-helpers-funs.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/7d180bde932628a151a4d935ffa586a5/raw/bcd2018892ec575136a9352d48ff96e3cef93a0f/rsample-windows-helpers-funs.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/7d180bde932628a151a4d935ffa586a5/raw/bcd2018892ec575136a9352d48ff96e3cef93a0f/rsample-windows-helpers-funs.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/7d180bde932628a151a4d935ffa586a5/raw/bcd2018892ec575136a9352d48ff96e3cef93a0f/rsample-windows-helpers-funs.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/7d180bde932628a151a4d935ffa586a5/raw/bcd2018892ec575136a9352d48ff96e3cef93a0f/rsample-windows-helpers-funs.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/7d180bde932628a151a4d935ffa586a5/raw/bcd2018892ec575136a9352d48ff96e3cef93a0f/rsample-windows-helpers-funs.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/7d180bde932628a151a4d935ffa586a5/raw/bcd2018892ec575136a9352d48ff96e3cef93a0f/rsample-windows-helpers-funs.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/7d180bde932628a151a4d935ffa586a5/raw/bcd2018892ec575136a9352d48ff96e3cef93a0f/rsample-windows-helpers-funs.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/7d180bde932628a151a4d935ffa586a5/raw/bcd2018892ec575136a9352d48ff96e3cef93a0f/rsample-windows-helpers-funs.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/7d180bde932628a151a4d935ffa586a5/raw/bcd2018892ec575136a9352d48ff96e3cef93a0f/rsample-windows-helpers-funs.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/7d180bde932628a151a4d935ffa586a5/raw/bcd2018892ec575136a9352d48ff96e3cef93a0f/rsample-windows-helpers-funs.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/7d180bde932628a151a4d935ffa586a5/raw/bcd2018892ec575136a9352d48ff96e3cef93a0f/rsample-windows-helpers-funs.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/7b1ad9366583d0a241f6c17debaa8487/raw/509288847068ef94c644ed5356e66c0e323ab55e/rsample-windows-helpers.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/cadaa40cef6387e28924b6c3756627c9/raw/65241de07ffd038db28e94974842ac26c0512a87/multiple_lags.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/cadaa40cef6387e28924b6c3756627c9/raw/65241de07ffd038db28e94974842ac26c0512a87/multiple_lags.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/cadaa40cef6387e28924b6c3756627c9/raw/65241de07ffd038db28e94974842ac26c0512a87/multiple_lags.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/cadaa40cef6387e28924b6c3756627c9/raw/65241de07ffd038db28e94974842ac26c0512a87/multiple_lags.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/cadaa40cef6387e28924b6c3756627c9/raw/65241de07ffd038db28e94974842ac26c0512a87/multiple_lags.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/cadaa40cef6387e28924b6c3756627c9/raw/65241de07ffd038db28e94974842ac26c0512a87/multiple_lags.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/cadaa40cef6387e28924b6c3756627c9/raw/65241de07ffd038db28e94974842ac26c0512a87/multiple_lags.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/cadaa40cef6387e28924b6c3756627c9/raw/65241de07ffd038db28e94974842ac26c0512a87/multiple_lags.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4c147fb41e4640236e555288f7d57af4/raw/2f1c17ad5b3931f54ead3bf01629a5dc4dd22ff3/violin-plot-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4c147fb41e4640236e555288f7d57af4/raw/2f1c17ad5b3931f54ead3bf01629a5dc4dd22ff3/violin-plot-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4c147fb41e4640236e555288f7d57af4/raw/2f1c17ad5b3931f54ead3bf01629a5dc4dd22ff3/violin-plot-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4c147fb41e4640236e555288f7d57af4/raw/2f1c17ad5b3931f54ead3bf01629a5dc4dd22ff3/violin-plot-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4c147fb41e4640236e555288f7d57af4/raw/2f1c17ad5b3931f54ead3bf01629a5dc4dd22ff3/violin-plot-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4c147fb41e4640236e555288f7d57af4/raw/2f1c17ad5b3931f54ead3bf01629a5dc4dd22ff3/violin-plot-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4c147fb41e4640236e555288f7d57af4/raw/2f1c17ad5b3931f54ead3bf01629a5dc4dd22ff3/violin-plot-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4c147fb41e4640236e555288f7d57af4/raw/2f1c17ad5b3931f54ead3bf01629a5dc4dd22ff3/violin-plot-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4c147fb41e4640236e555288f7d57af4/raw/2f1c17ad5b3931f54ead3bf01629a5dc4dd22ff3/violin-plot-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4c147fb41e4640236e555288f7d57af4/raw/2f1c17ad5b3931f54ead3bf01629a5dc4dd22ff3/violin-plot-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4c147fb41e4640236e555288f7d57af4/raw/2f1c17ad5b3931f54ead3bf01629a5dc4dd22ff3/violin-plot-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4c147fb41e4640236e555288f7d57af4/raw/2f1c17ad5b3931f54ead3bf01629a5dc4dd22ff3/violin-plot-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a11064516545f06cfcab92398817c687/raw/a093a412998801a397ed6640eae1e463a2d0f7fc/proportions.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a11064516545f06cfcab92398817c687/raw/a093a412998801a397ed6640eae1e463a2d0f7fc/proportions.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a11064516545f06cfcab92398817c687/raw/a093a412998801a397ed6640eae1e463a2d0f7fc/proportions.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a11064516545f06cfcab92398817c687/raw/a093a412998801a397ed6640eae1e463a2d0f7fc/proportions.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a11064516545f06cfcab92398817c687/raw/a093a412998801a397ed6640eae1e463a2d0f7fc/proportions.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a11064516545f06cfcab92398817c687/raw/a093a412998801a397ed6640eae1e463a2d0f7fc/proportions.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a11064516545f06cfcab92398817c687/raw/a093a412998801a397ed6640eae1e463a2d0f7fc/proportions.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a11064516545f06cfcab92398817c687/raw/a093a412998801a397ed6640eae1e463a2d0f7fc/proportions.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a11064516545f06cfcab92398817c687/raw/a093a412998801a397ed6640eae1e463a2d0f7fc/proportions.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a11064516545f06cfcab92398817c687/raw/a093a412998801a397ed6640eae1e463a2d0f7fc/proportions.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a11064516545f06cfcab92398817c687/raw/a093a412998801a397ed6640eae1e463a2d0f7fc/proportions.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9e6b26ce9daa63d29dc1a0e4f8140ea0/raw/1e0ebc0a0e9e0fe02d3f3e73ff466ae3aaaab683/create-grouped-combinations.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9e6b26ce9daa63d29dc1a0e4f8140ea0/raw/1e0ebc0a0e9e0fe02d3f3e73ff466ae3aaaab683/create-grouped-combinations.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9e6b26ce9daa63d29dc1a0e4f8140ea0/raw/1e0ebc0a0e9e0fe02d3f3e73ff466ae3aaaab683/create-grouped-combinations.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9e6b26ce9daa63d29dc1a0e4f8140ea0/raw/1e0ebc0a0e9e0fe02d3f3e73ff466ae3aaaab683/create-grouped-combinations.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9e6b26ce9daa63d29dc1a0e4f8140ea0/raw/1e0ebc0a0e9e0fe02d3f3e73ff466ae3aaaab683/create-grouped-combinations.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9e6b26ce9daa63d29dc1a0e4f8140ea0/raw/1e0ebc0a0e9e0fe02d3f3e73ff466ae3aaaab683/create-grouped-combinations.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9e6b26ce9daa63d29dc1a0e4f8140ea0/raw/1e0ebc0a0e9e0fe02d3f3e73ff466ae3aaaab683/create-grouped-combinations.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9e6b26ce9daa63d29dc1a0e4f8140ea0/raw/1e0ebc0a0e9e0fe02d3f3e73ff466ae3aaaab683/create-grouped-combinations.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9e6b26ce9daa63d29dc1a0e4f8140ea0/raw/1e0ebc0a0e9e0fe02d3f3e73ff466ae3aaaab683/create-grouped-combinations.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9e6b26ce9daa63d29dc1a0e4f8140ea0/raw/1e0ebc0a0e9e0fe02d3f3e73ff466ae3aaaab683/create-grouped-combinations.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9e6b26ce9daa63d29dc1a0e4f8140ea0/raw/1e0ebc0a0e9e0fe02d3f3e73ff466ae3aaaab683/create-grouped-combinations.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9e6b26ce9daa63d29dc1a0e4f8140ea0/raw/1e0ebc0a0e9e0fe02d3f3e73ff466ae3aaaab683/create-grouped-combinations.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9e6b26ce9daa63d29dc1a0e4f8140ea0/raw/1e0ebc0a0e9e0fe02d3f3e73ff466ae3aaaab683/create-grouped-combinations.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9e6b26ce9daa63d29dc1a0e4f8140ea0/raw/1e0ebc0a0e9e0fe02d3f3e73ff466ae3aaaab683/create-grouped-combinations.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1/raw/eea437a1853029e60722273a8e26dfb0aa845b02/operations_combinations.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/59012564e7eed63197ea60e7e1780791/raw/b29116918038571907325c4f502727e59c6c286c/c_sort_tibble.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/59012564e7eed63197ea60e7e1780791/raw/b29116918038571907325c4f502727e59c6c286c/c_sort_tibble.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/59012564e7eed63197ea60e7e1780791/raw/b29116918038571907325c4f502727e59c6c286c/c_sort_tibble.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/59012564e7eed63197ea60e7e1780791/raw/b29116918038571907325c4f502727e59c6c286c/c_sort_tibble.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/59012564e7eed63197ea60e7e1780791/raw/b29116918038571907325c4f502727e59c6c286c/c_sort_tibble.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/59012564e7eed63197ea60e7e1780791/raw/b29116918038571907325c4f502727e59c6c286c/c_sort_tibble.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/59012564e7eed63197ea60e7e1780791/raw/b29116918038571907325c4f502727e59c6c286c/c_sort_tibble.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/59012564e7eed63197ea60e7e1780791/raw/b29116918038571907325c4f502727e59c6c286c/c_sort_tibble.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/674ff06608c1a55fefb8d5dc49896d65/raw/6aae6f29f14c42a54448e027a8fef2b7491a3263/combn_ttible.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/674ff06608c1a55fefb8d5dc49896d65/raw/6aae6f29f14c42a54448e027a8fef2b7491a3263/combn_ttible.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/674ff06608c1a55fefb8d5dc49896d65/raw/6aae6f29f14c42a54448e027a8fef2b7491a3263/combn_ttible.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/674ff06608c1a55fefb8d5dc49896d65/raw/6aae6f29f14c42a54448e027a8fef2b7491a3263/combn_ttible.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/674ff06608c1a55fefb8d5dc49896d65/raw/6aae6f29f14c42a54448e027a8fef2b7491a3263/combn_ttible.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/674ff06608c1a55fefb8d5dc49896d65/raw/6aae6f29f14c42a54448e027a8fef2b7491a3263/combn_ttible.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/2beb3a108795979f42d7ea5e5f8ea762/raw/717e7309ddcefb3b7b4b4ffc3f08ab746e5ce854/ts-cv-via-slider.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/2beb3a108795979f42d7ea5e5f8ea762/raw/717e7309ddcefb3b7b4b4ffc3f08ab746e5ce854/ts-cv-via-slider.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/2beb3a108795979f42d7ea5e5f8ea762/raw/717e7309ddcefb3b7b4b4ffc3f08ab746e5ce854/ts-cv-via-slider.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/2beb3a108795979f42d7ea5e5f8ea762/raw/717e7309ddcefb3b7b4b4ffc3f08ab746e5ce854/ts-cv-via-slider.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/2beb3a108795979f42d7ea5e5f8ea762/raw/717e7309ddcefb3b7b4b4ffc3f08ab746e5ce854/ts-cv-via-slider.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/2beb3a108795979f42d7ea5e5f8ea762/raw/717e7309ddcefb3b7b4b4ffc3f08ab746e5ce854/ts-cv-via-slider.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/2beb3a108795979f42d7ea5e5f8ea762/raw/717e7309ddcefb3b7b4b4ffc3f08ab746e5ce854/ts-cv-via-slider.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/2beb3a108795979f42d7ea5e5f8ea762/raw/717e7309ddcefb3b7b4b4ffc3f08ab746e5ce854/ts-cv-via-slider.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/2beb3a108795979f42d7ea5e5f8ea762/raw/717e7309ddcefb3b7b4b4ffc3f08ab746e5ce854/ts-cv-via-slider.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/2beb3a108795979f42d7ea5e5f8ea762/raw/717e7309ddcefb3b7b4b4ffc3f08ab746e5ce854/ts-cv-via-slider.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/2beb3a108795979f42d7ea5e5f8ea762/raw/717e7309ddcefb3b7b4b4ffc3f08ab746e5ce854/ts-cv-via-slider.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/2beb3a108795979f42d7ea5e5f8ea762/raw/717e7309ddcefb3b7b4b4ffc3f08ab746e5ce854/ts-cv-via-slider.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/2beb3a108795979f42d7ea5e5f8ea762/raw/717e7309ddcefb3b7b4b4ffc3f08ab746e5ce854/ts-cv-via-slider.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/2beb3a108795979f42d7ea5e5f8ea762/raw/717e7309ddcefb3b7b4b4ffc3f08ab746e5ce854/ts-cv-via-slider.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/2beb3a108795979f42d7ea5e5f8ea762/raw/717e7309ddcefb3b7b4b4ffc3f08ab746e5ce854/ts-cv-via-slider.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/2beb3a108795979f42d7ea5e5f8ea762/raw/717e7309ddcefb3b7b4b4ffc3f08ab746e5ce854/ts-cv-via-slider.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/2beb3a108795979f42d7ea5e5f8ea762/raw/717e7309ddcefb3b7b4b4ffc3f08ab746e5ce854/ts-cv-via-slider.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/2beb3a108795979f42d7ea5e5f8ea762/raw/717e7309ddcefb3b7b4b4ffc3f08ab746e5ce854/ts-cv-via-slider.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/2beb3a108795979f42d7ea5e5f8ea762/raw/717e7309ddcefb3b7b4b4ffc3f08ab746e5ce854/ts-cv-via-slider.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/2beb3a108795979f42d7ea5e5f8ea762/raw/717e7309ddcefb3b7b4b4ffc3f08ab746e5ce854/ts-cv-via-slider.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/2beb3a108795979f42d7ea5e5f8ea762/raw/717e7309ddcefb3b7b4b4ffc3f08ab746e5ce854/ts-cv-via-slider.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/2beb3a108795979f42d7ea5e5f8ea762/raw/717e7309ddcefb3b7b4b4ffc3f08ab746e5ce854/ts-cv-via-slider.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/68bd934ed352a89c9d71508f579468f4/raw/b2e081822783cc235b12d505295e8f4c9c85e95c/log_positive_transform.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/68bd934ed352a89c9d71508f579468f4/raw/b2e081822783cc235b12d505295e8f4c9c85e95c/log_positive_transform.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/68bd934ed352a89c9d71508f579468f4/raw/b2e081822783cc235b12d505295e8f4c9c85e95c/log_positive_transform.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/68bd934ed352a89c9d71508f579468f4/raw/b2e081822783cc235b12d505295e8f4c9c85e95c/log_positive_transform.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/68bd934ed352a89c9d71508f579468f4/raw/b2e081822783cc235b12d505295e8f4c9c85e95c/log_positive_transform.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/78bcd2e8e23e05f8b5d8e78ebe881fe8/raw/98d9056378c5cf0229a5aecd2266ef56be90d80e/weighted-quantile-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/78bcd2e8e23e05f8b5d8e78ebe881fe8/raw/98d9056378c5cf0229a5aecd2266ef56be90d80e/weighted-quantile-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/78bcd2e8e23e05f8b5d8e78ebe881fe8/raw/98d9056378c5cf0229a5aecd2266ef56be90d80e/weighted-quantile-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/78bcd2e8e23e05f8b5d8e78ebe881fe8/raw/98d9056378c5cf0229a5aecd2266ef56be90d80e/weighted-quantile-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/78bcd2e8e23e05f8b5d8e78ebe881fe8/raw/98d9056378c5cf0229a5aecd2266ef56be90d80e/weighted-quantile-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/78bcd2e8e23e05f8b5d8e78ebe881fe8/raw/98d9056378c5cf0229a5aecd2266ef56be90d80e/weighted-quantile-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/78bcd2e8e23e05f8b5d8e78ebe881fe8/raw/98d9056378c5cf0229a5aecd2266ef56be90d80e/weighted-quantile-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/78bcd2e8e23e05f8b5d8e78ebe881fe8/raw/98d9056378c5cf0229a5aecd2266ef56be90d80e/weighted-quantile-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/78bcd2e8e23e05f8b5d8e78ebe881fe8/raw/98d9056378c5cf0229a5aecd2266ef56be90d80e/weighted-quantile-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/78bcd2e8e23e05f8b5d8e78ebe881fe8/raw/98d9056378c5cf0229a5aecd2266ef56be90d80e/weighted-quantile-example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/33e8ef4a120361b372af780788957f91/raw/5dfd121012a771bb01693989456f3b5d3cf376f1/textrecipes_sentiment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/33e8ef4a120361b372af780788957f91/raw/5dfd121012a771bb01693989456f3b5d3cf376f1/textrecipes_sentiment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/33e8ef4a120361b372af780788957f91/raw/5dfd121012a771bb01693989456f3b5d3cf376f1/textrecipes_sentiment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/33e8ef4a120361b372af780788957f91/raw/5dfd121012a771bb01693989456f3b5d3cf376f1/textrecipes_sentiment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/33e8ef4a120361b372af780788957f91/raw/5dfd121012a771bb01693989456f3b5d3cf376f1/textrecipes_sentiment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/33e8ef4a120361b372af780788957f91/raw/5dfd121012a771bb01693989456f3b5d3cf376f1/textrecipes_sentiment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/33e8ef4a120361b372af780788957f91/raw/5dfd121012a771bb01693989456f3b5d3cf376f1/textrecipes_sentiment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/33e8ef4a120361b372af780788957f91/raw/5dfd121012a771bb01693989456f3b5d3cf376f1/textrecipes_sentiment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/33e8ef4a120361b372af780788957f91/raw/5dfd121012a771bb01693989456f3b5d3cf376f1/textrecipes_sentiment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/33e8ef4a120361b372af780788957f91/raw/5dfd121012a771bb01693989456f3b5d3cf376f1/textrecipes_sentiment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/33e8ef4a120361b372af780788957f91/raw/5dfd121012a771bb01693989456f3b5d3cf376f1/textrecipes_sentiment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/33e8ef4a120361b372af780788957f91/raw/5dfd121012a771bb01693989456f3b5d3cf376f1/textrecipes_sentiment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/33e8ef4a120361b372af780788957f91/raw/5dfd121012a771bb01693989456f3b5d3cf376f1/textrecipes_sentiment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/33e8ef4a120361b372af780788957f91/raw/5dfd121012a771bb01693989456f3b5d3cf376f1/textrecipes_sentiment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/33e8ef4a120361b372af780788957f91/raw/5dfd121012a771bb01693989456f3b5d3cf376f1/textrecipes_sentiment.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b735cfd5b4cf22e2ac996e60112b4b28/raw/e691b02a2e8d1848b50674e80c67b494821cad2c/graph-notes-colin.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b735cfd5b4cf22e2ac996e60112b4b28/raw/e691b02a2e8d1848b50674e80c67b494821cad2c/graph-notes-colin.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b735cfd5b4cf22e2ac996e60112b4b28/raw/e691b02a2e8d1848b50674e80c67b494821cad2c/graph-notes-colin.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b735cfd5b4cf22e2ac996e60112b4b28/raw/e691b02a2e8d1848b50674e80c67b494821cad2c/graph-notes-colin.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b735cfd5b4cf22e2ac996e60112b4b28/raw/e691b02a2e8d1848b50674e80c67b494821cad2c/graph-notes-colin.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b735cfd5b4cf22e2ac996e60112b4b28/raw/e691b02a2e8d1848b50674e80c67b494821cad2c/graph-notes-colin.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b735cfd5b4cf22e2ac996e60112b4b28/raw/e691b02a2e8d1848b50674e80c67b494821cad2c/graph-notes-colin.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b735cfd5b4cf22e2ac996e60112b4b28/raw/e691b02a2e8d1848b50674e80c67b494821cad2c/graph-notes-colin.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b735cfd5b4cf22e2ac996e60112b4b28/raw/e691b02a2e8d1848b50674e80c67b494821cad2c/graph-notes-colin.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b735cfd5b4cf22e2ac996e60112b4b28/raw/e691b02a2e8d1848b50674e80c67b494821cad2c/graph-notes-colin.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b735cfd5b4cf22e2ac996e60112b4b28/raw/e691b02a2e8d1848b50674e80c67b494821cad2c/graph-notes-colin.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b735cfd5b4cf22e2ac996e60112b4b28/raw/e691b02a2e8d1848b50674e80c67b494821cad2c/graph-notes-colin.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b735cfd5b4cf22e2ac996e60112b4b28/raw/e691b02a2e8d1848b50674e80c67b494821cad2c/graph-notes-colin.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b735cfd5b4cf22e2ac996e60112b4b28/raw/e691b02a2e8d1848b50674e80c67b494821cad2c/graph-notes-colin.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b735cfd5b4cf22e2ac996e60112b4b28/raw/e691b02a2e8d1848b50674e80c67b494821cad2c/graph-notes-colin.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b735cfd5b4cf22e2ac996e60112b4b28/raw/e691b02a2e8d1848b50674e80c67b494821cad2c/graph-notes-colin.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b735cfd5b4cf22e2ac996e60112b4b28/raw/e691b02a2e8d1848b50674e80c67b494821cad2c/graph-notes-colin.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b735cfd5b4cf22e2ac996e60112b4b28/raw/e691b02a2e8d1848b50674e80c67b494821cad2c/graph-notes-colin.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b735cfd5b4cf22e2ac996e60112b4b28/raw/e691b02a2e8d1848b50674e80c67b494821cad2c/graph-notes-colin.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b735cfd5b4cf22e2ac996e60112b4b28/raw/e691b02a2e8d1848b50674e80c67b494821cad2c/graph-notes-colin.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b735cfd5b4cf22e2ac996e60112b4b28/raw/e691b02a2e8d1848b50674e80c67b494821cad2c/graph-notes-colin.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b735cfd5b4cf22e2ac996e60112b4b28/raw/e691b02a2e8d1848b50674e80c67b494821cad2c/graph-notes-colin.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b735cfd5b4cf22e2ac996e60112b4b28/raw/e691b02a2e8d1848b50674e80c67b494821cad2c/graph-notes-colin.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b735cfd5b4cf22e2ac996e60112b4b28/raw/e691b02a2e8d1848b50674e80c67b494821cad2c/graph-notes-colin.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b735cfd5b4cf22e2ac996e60112b4b28/raw/e691b02a2e8d1848b50674e80c67b494821cad2c/graph-notes-colin.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/295d381f33274bb582123a556d5f637e/raw/0942c16d4fb7f4f94cb3d41dbedae39f33049e67/df_of_quantiles.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/295d381f33274bb582123a556d5f637e/raw/0942c16d4fb7f4f94cb3d41dbedae39f33049e67/df_of_quantiles.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/295d381f33274bb582123a556d5f637e/raw/0942c16d4fb7f4f94cb3d41dbedae39f33049e67/df_of_quantiles.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/295d381f33274bb582123a556d5f637e/raw/0942c16d4fb7f4f94cb3d41dbedae39f33049e67/df_of_quantiles.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/295d381f33274bb582123a556d5f637e/raw/0942c16d4fb7f4f94cb3d41dbedae39f33049e67/df_of_quantiles.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/295d381f33274bb582123a556d5f637e/raw/0942c16d4fb7f4f94cb3d41dbedae39f33049e67/df_of_quantiles.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/295d381f33274bb582123a556d5f637e/raw/0942c16d4fb7f4f94cb3d41dbedae39f33049e67/df_of_quantiles.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/295d381f33274bb582123a556d5f637e/raw/0942c16d4fb7f4f94cb3d41dbedae39f33049e67/df_of_quantiles.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/295d381f33274bb582123a556d5f637e/raw/0942c16d4fb7f4f94cb3d41dbedae39f33049e67/df_of_quantiles.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/295d381f33274bb582123a556d5f637e/raw/0942c16d4fb7f4f94cb3d41dbedae39f33049e67/df_of_quantiles.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/295d381f33274bb582123a556d5f637e/raw/0942c16d4fb7f4f94cb3d41dbedae39f33049e67/df_of_quantiles.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/295d381f33274bb582123a556d5f637e/raw/0942c16d4fb7f4f94cb3d41dbedae39f33049e67/df_of_quantiles.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/295d381f33274bb582123a556d5f637e/raw/0942c16d4fb7f4f94cb3d41dbedae39f33049e67/df_of_quantiles.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/d1580f20376fcaedb6246e8cef95e2f1/raw/dca9619811b8d328461c38c18c1fee19aa30b2a8/slide_days_prior.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/d1580f20376fcaedb6246e8cef95e2f1/raw/dca9619811b8d328461c38c18c1fee19aa30b2a8/slide_days_prior.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/d1580f20376fcaedb6246e8cef95e2f1/raw/dca9619811b8d328461c38c18c1fee19aa30b2a8/slide_days_prior.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/d1580f20376fcaedb6246e8cef95e2f1/raw/dca9619811b8d328461c38c18c1fee19aa30b2a8/slide_days_prior.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/d1580f20376fcaedb6246e8cef95e2f1/raw/dca9619811b8d328461c38c18c1fee19aa30b2a8/slide_days_prior.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/d1580f20376fcaedb6246e8cef95e2f1/raw/dca9619811b8d328461c38c18c1fee19aa30b2a8/slide_days_prior.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/d1580f20376fcaedb6246e8cef95e2f1/raw/dca9619811b8d328461c38c18c1fee19aa30b2a8/slide_days_prior.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/d1580f20376fcaedb6246e8cef95e2f1/raw/dca9619811b8d328461c38c18c1fee19aa30b2a8/slide_days_prior.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/782ee369d37e79bbb9d849dae98ff0fa/raw/b8d1d6e42fa46921e9a2a5b09101befd07469e25/explicit_animate_matrix_transformation.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c/raw/24863be3538ab27f2c27fba2bdb80c5bd92b8e68/anime_matrix_transformation.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/046b653b4a9617c01bbf16645050558f/raw/a62f42c9b01725a9d9d6d638a69668eced2e675f/transform_basis.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b360c2e1e5a45145fc3c45575ade36c3/raw/0675a8db3bfc904ea57c24f7a64c846d40e23e5b/perfect_bowl.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/b360c2e1e5a45145fc3c45575ade36c3/raw/0675a8db3bfc904ea57c24f7a64c846d40e23e5b/perfect_bowl.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/b360c2e1e5a45145fc3c45575ade36c3/raw/0675a8db3bfc904ea57c24f7a64c846d40e23e5b/perfect_bowl.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/b360c2e1e5a45145fc3c45575ade36c3/raw/0675a8db3bfc904ea57c24f7a64c846d40e23e5b/perfect_bowl.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/b360c2e1e5a45145fc3c45575ade36c3/raw/0675a8db3bfc904ea57c24f7a64c846d40e23e5b/perfect_bowl.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/b360c2e1e5a45145fc3c45575ade36c3/raw/0675a8db3bfc904ea57c24f7a64c846d40e23e5b/perfect_bowl.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/b360c2e1e5a45145fc3c45575ade36c3/raw/0675a8db3bfc904ea57c24f7a64c846d40e23e5b/perfect_bowl.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/b360c2e1e5a45145fc3c45575ade36c3/raw/0675a8db3bfc904ea57c24f7a64c846d40e23e5b/perfect_bowl.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/b360c2e1e5a45145fc3c45575ade36c3/raw/0675a8db3bfc904ea57c24f7a64c846d40e23e5b/perfect_bowl.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/b360c2e1e5a45145fc3c45575ade36c3/raw/0675a8db3bfc904ea57c24f7a64c846d40e23e5b/perfect_bowl.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/b360c2e1e5a45145fc3c45575ade36c3/raw/0675a8db3bfc904ea57c24f7a64c846d40e23e5b/perfect_bowl.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/b360c2e1e5a45145fc3c45575ade36c3/raw/0675a8db3bfc904ea57c24f7a64c846d40e23e5b/perfect_bowl.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/b360c2e1e5a45145fc3c45575ade36c3/raw/0675a8db3bfc904ea57c24f7a64c846d40e23e5b/perfect_bowl.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/b360c2e1e5a45145fc3c45575ade36c3/raw/0675a8db3bfc904ea57c24f7a64c846d40e23e5b/perfect_bowl.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/b360c2e1e5a45145fc3c45575ade36c3/raw/0675a8db3bfc904ea57c24f7a64c846d40e23e5b/perfect_bowl.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/b360c2e1e5a45145fc3c45575ade36c3/raw/0675a8db3bfc904ea57c24f7a64c846d40e23e5b/perfect_bowl.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/b360c2e1e5a45145fc3c45575ade36c3/raw/0675a8db3bfc904ea57c24f7a64c846d40e23e5b/perfect_bowl.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/b360c2e1e5a45145fc3c45575ade36c3/raw/0675a8db3bfc904ea57c24f7a64c846d40e23e5b/perfect_bowl.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/1b8c022955dca5270cccc11604bc803c/raw/4612b62d87dfb90f3cf5a6b5eedd85173f67146e/str_commas.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/1b8c022955dca5270cccc11604bc803c/raw/4612b62d87dfb90f3cf5a6b5eedd85173f67146e/str_commas.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/1b8c022955dca5270cccc11604bc803c/raw/4612b62d87dfb90f3cf5a6b5eedd85173f67146e/str_commas.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/1b8c022955dca5270cccc11604bc803c/raw/4612b62d87dfb90f3cf5a6b5eedd85173f67146e/str_commas.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/1b8c022955dca5270cccc11604bc803c/raw/4612b62d87dfb90f3cf5a6b5eedd85173f67146e/str_commas.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/1b8c022955dca5270cccc11604bc803c/raw/4612b62d87dfb90f3cf5a6b5eedd85173f67146e/str_commas.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/1b8c022955dca5270cccc11604bc803c/raw/4612b62d87dfb90f3cf5a6b5eedd85173f67146e/str_commas.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/c04eee3739c0661c3dbe99fa5d8388ea/raw/016953cc5983b479477383d71a9f29588f21a4f2/rolling_proportion_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c04eee3739c0661c3dbe99fa5d8388ea/raw/016953cc5983b479477383d71a9f29588f21a4f2/rolling_proportion_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c04eee3739c0661c3dbe99fa5d8388ea/raw/016953cc5983b479477383d71a9f29588f21a4f2/rolling_proportion_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c04eee3739c0661c3dbe99fa5d8388ea/raw/016953cc5983b479477383d71a9f29588f21a4f2/rolling_proportion_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c04eee3739c0661c3dbe99fa5d8388ea/raw/016953cc5983b479477383d71a9f29588f21a4f2/rolling_proportion_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c04eee3739c0661c3dbe99fa5d8388ea/raw/016953cc5983b479477383d71a9f29588f21a4f2/rolling_proportion_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c04eee3739c0661c3dbe99fa5d8388ea/raw/016953cc5983b479477383d71a9f29588f21a4f2/rolling_proportion_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c04eee3739c0661c3dbe99fa5d8388ea/raw/016953cc5983b479477383d71a9f29588f21a4f2/rolling_proportion_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c04eee3739c0661c3dbe99fa5d8388ea/raw/016953cc5983b479477383d71a9f29588f21a4f2/rolling_proportion_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c04eee3739c0661c3dbe99fa5d8388ea/raw/016953cc5983b479477383d71a9f29588f21a4f2/rolling_proportion_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c04eee3739c0661c3dbe99fa5d8388ea/raw/016953cc5983b479477383d71a9f29588f21a4f2/rolling_proportion_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c04eee3739c0661c3dbe99fa5d8388ea/raw/016953cc5983b479477383d71a9f29588f21a4f2/rolling_proportion_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c04eee3739c0661c3dbe99fa5d8388ea/raw/016953cc5983b479477383d71a9f29588f21a4f2/rolling_proportion_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c04eee3739c0661c3dbe99fa5d8388ea/raw/016953cc5983b479477383d71a9f29588f21a4f2/rolling_proportion_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/c04eee3739c0661c3dbe99fa5d8388ea/raw/016953cc5983b479477383d71a9f29588f21a4f2/rolling_proportion_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/643247d98d90048b3ccae75434313444/raw/3d17f247983e681c292cbce054e1d319c69c1323/solar_radiation.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/97686d0c510671984c2a0f86b6e8b9ae/raw/141cf8f196fd5281b58ff2933661fffa126856b7/extract_emails_from_outlook.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/97686d0c510671984c2a0f86b6e8b9ae/raw/141cf8f196fd5281b58ff2933661fffa126856b7/extract_emails_from_outlook.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/97686d0c510671984c2a0f86b6e8b9ae/raw/141cf8f196fd5281b58ff2933661fffa126856b7/extract_emails_from_outlook.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/97686d0c510671984c2a0f86b6e8b9ae/raw/141cf8f196fd5281b58ff2933661fffa126856b7/extract_emails_from_outlook.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a2c7299120a2dcdf8aa02964a9376f57/raw/15e5da0fd066e83f8a5f929ae4fb922ed98bb5ac/replace_na_tidy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a2c7299120a2dcdf8aa02964a9376f57/raw/15e5da0fd066e83f8a5f929ae4fb922ed98bb5ac/replace_na_tidy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a2c7299120a2dcdf8aa02964a9376f57/raw/15e5da0fd066e83f8a5f929ae4fb922ed98bb5ac/replace_na_tidy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a2c7299120a2dcdf8aa02964a9376f57/raw/15e5da0fd066e83f8a5f929ae4fb922ed98bb5ac/replace_na_tidy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a2c7299120a2dcdf8aa02964a9376f57/raw/15e5da0fd066e83f8a5f929ae4fb922ed98bb5ac/replace_na_tidy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a2c7299120a2dcdf8aa02964a9376f57/raw/15e5da0fd066e83f8a5f929ae4fb922ed98bb5ac/replace_na_tidy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a2c7299120a2dcdf8aa02964a9376f57/raw/15e5da0fd066e83f8a5f929ae4fb922ed98bb5ac/replace_na_tidy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a2c7299120a2dcdf8aa02964a9376f57/raw/15e5da0fd066e83f8a5f929ae4fb922ed98bb5ac/replace_na_tidy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a2c7299120a2dcdf8aa02964a9376f57/raw/15e5da0fd066e83f8a5f929ae4fb922ed98bb5ac/replace_na_tidy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a2c7299120a2dcdf8aa02964a9376f57/raw/15e5da0fd066e83f8a5f929ae4fb922ed98bb5ac/replace_na_tidy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a2c7299120a2dcdf8aa02964a9376f57/raw/15e5da0fd066e83f8a5f929ae4fb922ed98bb5ac/replace_na_tidy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a2c7299120a2dcdf8aa02964a9376f57/raw/15e5da0fd066e83f8a5f929ae4fb922ed98bb5ac/replace_na_tidy.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b5dbaf3f6edd5b7a58aeb46a1e20f804/raw/3b1f698168abe14514d23e18d6bd4316c7cb2722/gini_entropy_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b5dbaf3f6edd5b7a58aeb46a1e20f804/raw/3b1f698168abe14514d23e18d6bd4316c7cb2722/gini_entropy_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b5dbaf3f6edd5b7a58aeb46a1e20f804/raw/3b1f698168abe14514d23e18d6bd4316c7cb2722/gini_entropy_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b5dbaf3f6edd5b7a58aeb46a1e20f804/raw/3b1f698168abe14514d23e18d6bd4316c7cb2722/gini_entropy_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b5dbaf3f6edd5b7a58aeb46a1e20f804/raw/3b1f698168abe14514d23e18d6bd4316c7cb2722/gini_entropy_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b5dbaf3f6edd5b7a58aeb46a1e20f804/raw/3b1f698168abe14514d23e18d6bd4316c7cb2722/gini_entropy_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b5dbaf3f6edd5b7a58aeb46a1e20f804/raw/3b1f698168abe14514d23e18d6bd4316c7cb2722/gini_entropy_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b5dbaf3f6edd5b7a58aeb46a1e20f804/raw/3b1f698168abe14514d23e18d6bd4316c7cb2722/gini_entropy_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b5dbaf3f6edd5b7a58aeb46a1e20f804/raw/3b1f698168abe14514d23e18d6bd4316c7cb2722/gini_entropy_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b5dbaf3f6edd5b7a58aeb46a1e20f804/raw/3b1f698168abe14514d23e18d6bd4316c7cb2722/gini_entropy_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b5dbaf3f6edd5b7a58aeb46a1e20f804/raw/3b1f698168abe14514d23e18d6bd4316c7cb2722/gini_entropy_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b5dbaf3f6edd5b7a58aeb46a1e20f804/raw/3b1f698168abe14514d23e18d6bd4316c7cb2722/gini_entropy_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b5dbaf3f6edd5b7a58aeb46a1e20f804/raw/3b1f698168abe14514d23e18d6bd4316c7cb2722/gini_entropy_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b5dbaf3f6edd5b7a58aeb46a1e20f804/raw/3b1f698168abe14514d23e18d6bd4316c7cb2722/gini_entropy_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b5dbaf3f6edd5b7a58aeb46a1e20f804/raw/3b1f698168abe14514d23e18d6bd4316c7cb2722/gini_entropy_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b5dbaf3f6edd5b7a58aeb46a1e20f804/raw/3b1f698168abe14514d23e18d6bd4316c7cb2722/gini_entropy_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b5dbaf3f6edd5b7a58aeb46a1e20f804/raw/3b1f698168abe14514d23e18d6bd4316c7cb2722/gini_entropy_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b5dbaf3f6edd5b7a58aeb46a1e20f804/raw/3b1f698168abe14514d23e18d6bd4316c7cb2722/gini_entropy_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b5dbaf3f6edd5b7a58aeb46a1e20f804/raw/3b1f698168abe14514d23e18d6bd4316c7cb2722/gini_entropy_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/dc3c1f2f34519ca2a8a68024bc3a22e5/raw/765403ff3d980b77141df6990630060f8bd0568a/tidy_ks_test_all_combos.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/dc3c1f2f34519ca2a8a68024bc3a22e5/raw/765403ff3d980b77141df6990630060f8bd0568a/tidy_ks_test_all_combos.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/dc3c1f2f34519ca2a8a68024bc3a22e5/raw/765403ff3d980b77141df6990630060f8bd0568a/tidy_ks_test_all_combos.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/dc3c1f2f34519ca2a8a68024bc3a22e5/raw/765403ff3d980b77141df6990630060f8bd0568a/tidy_ks_test_all_combos.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/dc3c1f2f34519ca2a8a68024bc3a22e5/raw/765403ff3d980b77141df6990630060f8bd0568a/tidy_ks_test_all_combos.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/dc3c1f2f34519ca2a8a68024bc3a22e5/raw/765403ff3d980b77141df6990630060f8bd0568a/tidy_ks_test_all_combos.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/dc3c1f2f34519ca2a8a68024bc3a22e5/raw/765403ff3d980b77141df6990630060f8bd0568a/tidy_ks_test_all_combos.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/dc3c1f2f34519ca2a8a68024bc3a22e5/raw/765403ff3d980b77141df6990630060f8bd0568a/tidy_ks_test_all_combos.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/dc3c1f2f34519ca2a8a68024bc3a22e5/raw/765403ff3d980b77141df6990630060f8bd0568a/tidy_ks_test_all_combos.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/dc3c1f2f34519ca2a8a68024bc3a22e5/raw/765403ff3d980b77141df6990630060f8bd0568a/tidy_ks_test_all_combos.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/dc3c1f2f34519ca2a8a68024bc3a22e5/raw/765403ff3d980b77141df6990630060f8bd0568a/tidy_ks_test_all_combos.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/dc3c1f2f34519ca2a8a68024bc3a22e5/raw/765403ff3d980b77141df6990630060f8bd0568a/tidy_ks_test_all_combos.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/dc3c1f2f34519ca2a8a68024bc3a22e5/raw/765403ff3d980b77141df6990630060f8bd0568a/tidy_ks_test_all_combos.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/dc3c1f2f34519ca2a8a68024bc3a22e5/raw/765403ff3d980b77141df6990630060f8bd0568a/tidy_ks_test_all_combos.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/dc3c1f2f34519ca2a8a68024bc3a22e5/raw/765403ff3d980b77141df6990630060f8bd0568a/tidy_ks_test_all_combos.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/dc3c1f2f34519ca2a8a68024bc3a22e5/raw/765403ff3d980b77141df6990630060f8bd0568a/tidy_ks_test_all_combos.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/dc3c1f2f34519ca2a8a68024bc3a22e5/raw/765403ff3d980b77141df6990630060f8bd0568a/tidy_ks_test_all_combos.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/09603bd68a0096a9328fea78c94d71ab/raw/4ad8beee9134fe14f2b7ddb2d35bfeb78d565f47/boot_noboot_sims_compare.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/09603bd68a0096a9328fea78c94d71ab/raw/4ad8beee9134fe14f2b7ddb2d35bfeb78d565f47/boot_noboot_sims_compare.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/09603bd68a0096a9328fea78c94d71ab/raw/4ad8beee9134fe14f2b7ddb2d35bfeb78d565f47/boot_noboot_sims_compare.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/09603bd68a0096a9328fea78c94d71ab/raw/4ad8beee9134fe14f2b7ddb2d35bfeb78d565f47/boot_noboot_sims_compare.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/09603bd68a0096a9328fea78c94d71ab/raw/4ad8beee9134fe14f2b7ddb2d35bfeb78d565f47/boot_noboot_sims_compare.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/09603bd68a0096a9328fea78c94d71ab/raw/4ad8beee9134fe14f2b7ddb2d35bfeb78d565f47/boot_noboot_sims_compare.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/09603bd68a0096a9328fea78c94d71ab/raw/4ad8beee9134fe14f2b7ddb2d35bfeb78d565f47/boot_noboot_sims_compare.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/09603bd68a0096a9328fea78c94d71ab/raw/4ad8beee9134fe14f2b7ddb2d35bfeb78d565f47/boot_noboot_sims_compare.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/09603bd68a0096a9328fea78c94d71ab/raw/4ad8beee9134fe14f2b7ddb2d35bfeb78d565f47/boot_noboot_sims_compare.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/09603bd68a0096a9328fea78c94d71ab/raw/4ad8beee9134fe14f2b7ddb2d35bfeb78d565f47/boot_noboot_sims_compare.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/09603bd68a0096a9328fea78c94d71ab/raw/4ad8beee9134fe14f2b7ddb2d35bfeb78d565f47/boot_noboot_sims_compare.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/09603bd68a0096a9328fea78c94d71ab/raw/4ad8beee9134fe14f2b7ddb2d35bfeb78d565f47/boot_noboot_sims_compare.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/09603bd68a0096a9328fea78c94d71ab/raw/4ad8beee9134fe14f2b7ddb2d35bfeb78d565f47/boot_noboot_sims_compare.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/09603bd68a0096a9328fea78c94d71ab/raw/4ad8beee9134fe14f2b7ddb2d35bfeb78d565f47/boot_noboot_sims_compare.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/09603bd68a0096a9328fea78c94d71ab/raw/4ad8beee9134fe14f2b7ddb2d35bfeb78d565f47/boot_noboot_sims_compare.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/09603bd68a0096a9328fea78c94d71ab/raw/4ad8beee9134fe14f2b7ddb2d35bfeb78d565f47/boot_noboot_sims_compare.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/09603bd68a0096a9328fea78c94d71ab/raw/4ad8beee9134fe14f2b7ddb2d35bfeb78d565f47/boot_noboot_sims_compare.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/09603bd68a0096a9328fea78c94d71ab/raw/4ad8beee9134fe14f2b7ddb2d35bfeb78d565f47/boot_noboot_sims_compare.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/09603bd68a0096a9328fea78c94d71ab/raw/4ad8beee9134fe14f2b7ddb2d35bfeb78d565f47/boot_noboot_sims_compare.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/09603bd68a0096a9328fea78c94d71ab/raw/4ad8beee9134fe14f2b7ddb2d35bfeb78d565f47/boot_noboot_sims_compare.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b87b2f4b3b123b6567559c32d27806db/raw/2d72a7c84b1451c518a1b29e7cfd0870f3318c09/dataframes_list-cols.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b87b2f4b3b123b6567559c32d27806db/raw/2d72a7c84b1451c518a1b29e7cfd0870f3318c09/dataframes_list-cols.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b87b2f4b3b123b6567559c32d27806db/raw/2d72a7c84b1451c518a1b29e7cfd0870f3318c09/dataframes_list-cols.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b87b2f4b3b123b6567559c32d27806db/raw/2d72a7c84b1451c518a1b29e7cfd0870f3318c09/dataframes_list-cols.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b87b2f4b3b123b6567559c32d27806db/raw/2d72a7c84b1451c518a1b29e7cfd0870f3318c09/dataframes_list-cols.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b87b2f4b3b123b6567559c32d27806db/raw/2d72a7c84b1451c518a1b29e7cfd0870f3318c09/dataframes_list-cols.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b87b2f4b3b123b6567559c32d27806db/raw/2d72a7c84b1451c518a1b29e7cfd0870f3318c09/dataframes_list-cols.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b87b2f4b3b123b6567559c32d27806db/raw/2d72a7c84b1451c518a1b29e7cfd0870f3318c09/dataframes_list-cols.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/b87b2f4b3b123b6567559c32d27806db/raw/2d72a7c84b1451c518a1b29e7cfd0870f3318c09/dataframes_list-cols.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/45ccf6c350d966debd8876bc9efc5fc4/raw/99235face5e3b3f0ebc63d9c25791a0eee516b69/collapse_names.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/45ccf6c350d966debd8876bc9efc5fc4/raw/99235face5e3b3f0ebc63d9c25791a0eee516b69/collapse_names.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/45ccf6c350d966debd8876bc9efc5fc4/raw/99235face5e3b3f0ebc63d9c25791a0eee516b69/collapse_names.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/45ccf6c350d966debd8876bc9efc5fc4/raw/99235face5e3b3f0ebc63d9c25791a0eee516b69/collapse_names.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/f94085d5120f8034c82b51dde03018fe/raw/2600ba9f3d058442e968e73e1a26689233a8a918/boot_sim_stlm.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f94085d5120f8034c82b51dde03018fe/raw/2600ba9f3d058442e968e73e1a26689233a8a918/boot_sim_stlm.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f94085d5120f8034c82b51dde03018fe/raw/2600ba9f3d058442e968e73e1a26689233a8a918/boot_sim_stlm.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f94085d5120f8034c82b51dde03018fe/raw/2600ba9f3d058442e968e73e1a26689233a8a918/boot_sim_stlm.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f94085d5120f8034c82b51dde03018fe/raw/2600ba9f3d058442e968e73e1a26689233a8a918/boot_sim_stlm.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f94085d5120f8034c82b51dde03018fe/raw/2600ba9f3d058442e968e73e1a26689233a8a918/boot_sim_stlm.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f94085d5120f8034c82b51dde03018fe/raw/2600ba9f3d058442e968e73e1a26689233a8a918/boot_sim_stlm.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f94085d5120f8034c82b51dde03018fe/raw/2600ba9f3d058442e968e73e1a26689233a8a918/boot_sim_stlm.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f94085d5120f8034c82b51dde03018fe/raw/2600ba9f3d058442e968e73e1a26689233a8a918/boot_sim_stlm.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f94085d5120f8034c82b51dde03018fe/raw/2600ba9f3d058442e968e73e1a26689233a8a918/boot_sim_stlm.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f94085d5120f8034c82b51dde03018fe/raw/2600ba9f3d058442e968e73e1a26689233a8a918/boot_sim_stlm.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f94085d5120f8034c82b51dde03018fe/raw/2600ba9f3d058442e968e73e1a26689233a8a918/boot_sim_stlm.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b93d0cf48937da6de06ffcffaed2b57/raw/21d25c7257be848a546a414834972d28d92f76ab/simulate_stlm_trend.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b93d0cf48937da6de06ffcffaed2b57/raw/21d25c7257be848a546a414834972d28d92f76ab/simulate_stlm_trend.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b93d0cf48937da6de06ffcffaed2b57/raw/21d25c7257be848a546a414834972d28d92f76ab/simulate_stlm_trend.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b93d0cf48937da6de06ffcffaed2b57/raw/21d25c7257be848a546a414834972d28d92f76ab/simulate_stlm_trend.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b93d0cf48937da6de06ffcffaed2b57/raw/21d25c7257be848a546a414834972d28d92f76ab/simulate_stlm_trend.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b93d0cf48937da6de06ffcffaed2b57/raw/21d25c7257be848a546a414834972d28d92f76ab/simulate_stlm_trend.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b93d0cf48937da6de06ffcffaed2b57/raw/21d25c7257be848a546a414834972d28d92f76ab/simulate_stlm_trend.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b93d0cf48937da6de06ffcffaed2b57/raw/21d25c7257be848a546a414834972d28d92f76ab/simulate_stlm_trend.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b93d0cf48937da6de06ffcffaed2b57/raw/21d25c7257be848a546a414834972d28d92f76ab/simulate_stlm_trend.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b93d0cf48937da6de06ffcffaed2b57/raw/21d25c7257be848a546a414834972d28d92f76ab/simulate_stlm_trend.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b93d0cf48937da6de06ffcffaed2b57/raw/21d25c7257be848a546a414834972d28d92f76ab/simulate_stlm_trend.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b93d0cf48937da6de06ffcffaed2b57/raw/21d25c7257be848a546a414834972d28d92f76ab/simulate_stlm_trend.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b93d0cf48937da6de06ffcffaed2b57/raw/21d25c7257be848a546a414834972d28d92f76ab/simulate_stlm_trend.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b93d0cf48937da6de06ffcffaed2b57/raw/21d25c7257be848a546a414834972d28d92f76ab/simulate_stlm_trend.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b93d0cf48937da6de06ffcffaed2b57/raw/21d25c7257be848a546a414834972d28d92f76ab/simulate_stlm_trend.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b93d0cf48937da6de06ffcffaed2b57/raw/21d25c7257be848a546a414834972d28d92f76ab/simulate_stlm_trend.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b93d0cf48937da6de06ffcffaed2b57/raw/21d25c7257be848a546a414834972d28d92f76ab/simulate_stlm_trend.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b93d0cf48937da6de06ffcffaed2b57/raw/21d25c7257be848a546a414834972d28d92f76ab/simulate_stlm_trend.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b93d0cf48937da6de06ffcffaed2b57/raw/21d25c7257be848a546a414834972d28d92f76ab/simulate_stlm_trend.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b93d0cf48937da6de06ffcffaed2b57/raw/21d25c7257be848a546a414834972d28d92f76ab/simulate_stlm_trend.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/4b93d0cf48937da6de06ffcffaed2b57/raw/21d25c7257be848a546a414834972d28d92f76ab/simulate_stlm_trend.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/34442675e89e374781a9148fa98e4a31/raw/ed294132d1482a94e3ca1ec5c52c5636f02da8f2/simulate_stlm_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/34442675e89e374781a9148fa98e4a31/raw/ed294132d1482a94e3ca1ec5c52c5636f02da8f2/simulate_stlm_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/34442675e89e374781a9148fa98e4a31/raw/ed294132d1482a94e3ca1ec5c52c5636f02da8f2/simulate_stlm_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/34442675e89e374781a9148fa98e4a31/raw/ed294132d1482a94e3ca1ec5c52c5636f02da8f2/simulate_stlm_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/34442675e89e374781a9148fa98e4a31/raw/ed294132d1482a94e3ca1ec5c52c5636f02da8f2/simulate_stlm_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/34442675e89e374781a9148fa98e4a31/raw/ed294132d1482a94e3ca1ec5c52c5636f02da8f2/simulate_stlm_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/34442675e89e374781a9148fa98e4a31/raw/ed294132d1482a94e3ca1ec5c52c5636f02da8f2/simulate_stlm_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/34442675e89e374781a9148fa98e4a31/raw/ed294132d1482a94e3ca1ec5c52c5636f02da8f2/simulate_stlm_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/34442675e89e374781a9148fa98e4a31/raw/ed294132d1482a94e3ca1ec5c52c5636f02da8f2/simulate_stlm_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/34442675e89e374781a9148fa98e4a31/raw/ed294132d1482a94e3ca1ec5c52c5636f02da8f2/simulate_stlm_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/34442675e89e374781a9148fa98e4a31/raw/ed294132d1482a94e3ca1ec5c52c5636f02da8f2/simulate_stlm_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/34442675e89e374781a9148fa98e4a31/raw/ed294132d1482a94e3ca1ec5c52c5636f02da8f2/simulate_stlm_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/34442675e89e374781a9148fa98e4a31/raw/ed294132d1482a94e3ca1ec5c52c5636f02da8f2/simulate_stlm_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/34442675e89e374781a9148fa98e4a31/raw/ed294132d1482a94e3ca1ec5c52c5636f02da8f2/simulate_stlm_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/34442675e89e374781a9148fa98e4a31/raw/ed294132d1482a94e3ca1ec5c52c5636f02da8f2/simulate_stlm_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/34442675e89e374781a9148fa98e4a31/raw/ed294132d1482a94e3ca1ec5c52c5636f02da8f2/simulate_stlm_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/34442675e89e374781a9148fa98e4a31/raw/ed294132d1482a94e3ca1ec5c52c5636f02da8f2/simulate_stlm_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/34442675e89e374781a9148fa98e4a31/raw/ed294132d1482a94e3ca1ec5c52c5636f02da8f2/simulate_stlm_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/9c1d199d2956466d64427c24a377d329/raw/2e498897f2aec2c3ab5228e1503a515fd261c043/ch25_solutions.Rmd&#34;,&#34;https://gist.githubusercontent.com/brshallo/62a37a3077ea2ddf3d803cb17a99bd6d/raw/c1c7200adadf088cf1004819113e559937e12096/assign_in_index.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/a25cc71fc66cbdee4e8ce51b1f74d5ca/raw/6ac7c2ef87965fd7f6801b1581ad4ca6593efb77/step_other_n_mult_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a25cc71fc66cbdee4e8ce51b1f74d5ca/raw/6ac7c2ef87965fd7f6801b1581ad4ca6593efb77/step_other_n_mult_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a25cc71fc66cbdee4e8ce51b1f74d5ca/raw/6ac7c2ef87965fd7f6801b1581ad4ca6593efb77/step_other_n_mult_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a25cc71fc66cbdee4e8ce51b1f74d5ca/raw/6ac7c2ef87965fd7f6801b1581ad4ca6593efb77/step_other_n_mult_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a25cc71fc66cbdee4e8ce51b1f74d5ca/raw/6ac7c2ef87965fd7f6801b1581ad4ca6593efb77/step_other_n_mult_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a25cc71fc66cbdee4e8ce51b1f74d5ca/raw/6ac7c2ef87965fd7f6801b1581ad4ca6593efb77/step_other_n_mult_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a25cc71fc66cbdee4e8ce51b1f74d5ca/raw/6ac7c2ef87965fd7f6801b1581ad4ca6593efb77/step_other_n_mult_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a25cc71fc66cbdee4e8ce51b1f74d5ca/raw/6ac7c2ef87965fd7f6801b1581ad4ca6593efb77/step_other_n_mult_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a25cc71fc66cbdee4e8ce51b1f74d5ca/raw/6ac7c2ef87965fd7f6801b1581ad4ca6593efb77/step_other_n_mult_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/a25cc71fc66cbdee4e8ce51b1f74d5ca/raw/6ac7c2ef87965fd7f6801b1581ad4ca6593efb77/step_other_n_mult_example.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f923b9b5c6360ce09beda35c3d1d55e9/raw/98fb093aa4443225c8708ad94afe76f221a1d942/extract_coefs_effects_coding.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f923b9b5c6360ce09beda35c3d1d55e9/raw/98fb093aa4443225c8708ad94afe76f221a1d942/extract_coefs_effects_coding.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f923b9b5c6360ce09beda35c3d1d55e9/raw/98fb093aa4443225c8708ad94afe76f221a1d942/extract_coefs_effects_coding.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f923b9b5c6360ce09beda35c3d1d55e9/raw/98fb093aa4443225c8708ad94afe76f221a1d942/extract_coefs_effects_coding.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f923b9b5c6360ce09beda35c3d1d55e9/raw/98fb093aa4443225c8708ad94afe76f221a1d942/extract_coefs_effects_coding.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f923b9b5c6360ce09beda35c3d1d55e9/raw/98fb093aa4443225c8708ad94afe76f221a1d942/extract_coefs_effects_coding.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f923b9b5c6360ce09beda35c3d1d55e9/raw/98fb093aa4443225c8708ad94afe76f221a1d942/extract_coefs_effects_coding.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f923b9b5c6360ce09beda35c3d1d55e9/raw/98fb093aa4443225c8708ad94afe76f221a1d942/extract_coefs_effects_coding.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f923b9b5c6360ce09beda35c3d1d55e9/raw/98fb093aa4443225c8708ad94afe76f221a1d942/extract_coefs_effects_coding.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f923b9b5c6360ce09beda35c3d1d55e9/raw/98fb093aa4443225c8708ad94afe76f221a1d942/extract_coefs_effects_coding.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f923b9b5c6360ce09beda35c3d1d55e9/raw/98fb093aa4443225c8708ad94afe76f221a1d942/extract_coefs_effects_coding.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f923b9b5c6360ce09beda35c3d1d55e9/raw/98fb093aa4443225c8708ad94afe76f221a1d942/extract_coefs_effects_coding.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f923b9b5c6360ce09beda35c3d1d55e9/raw/98fb093aa4443225c8708ad94afe76f221a1d942/extract_coefs_effects_coding.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f923b9b5c6360ce09beda35c3d1d55e9/raw/98fb093aa4443225c8708ad94afe76f221a1d942/extract_coefs_effects_coding.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f923b9b5c6360ce09beda35c3d1d55e9/raw/98fb093aa4443225c8708ad94afe76f221a1d942/extract_coefs_effects_coding.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f923b9b5c6360ce09beda35c3d1d55e9/raw/98fb093aa4443225c8708ad94afe76f221a1d942/extract_coefs_effects_coding.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f923b9b5c6360ce09beda35c3d1d55e9/raw/98fb093aa4443225c8708ad94afe76f221a1d942/extract_coefs_effects_coding.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f923b9b5c6360ce09beda35c3d1d55e9/raw/98fb093aa4443225c8708ad94afe76f221a1d942/extract_coefs_effects_coding.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f923b9b5c6360ce09beda35c3d1d55e9/raw/98fb093aa4443225c8708ad94afe76f221a1d942/extract_coefs_effects_coding.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f923b9b5c6360ce09beda35c3d1d55e9/raw/98fb093aa4443225c8708ad94afe76f221a1d942/extract_coefs_effects_coding.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f923b9b5c6360ce09beda35c3d1d55e9/raw/98fb093aa4443225c8708ad94afe76f221a1d942/extract_coefs_effects_coding.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/f923b9b5c6360ce09beda35c3d1d55e9/raw/98fb093aa4443225c8708ad94afe76f221a1d942/extract_coefs_effects_coding.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/45a0b282da5d6017ac03819339eb2dd7/raw/784edf019c96d737811f43d886534bed802fac67/recipes_effects_coding_check.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/45a0b282da5d6017ac03819339eb2dd7/raw/784edf019c96d737811f43d886534bed802fac67/recipes_effects_coding_check.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/45a0b282da5d6017ac03819339eb2dd7/raw/784edf019c96d737811f43d886534bed802fac67/recipes_effects_coding_check.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/45a0b282da5d6017ac03819339eb2dd7/raw/784edf019c96d737811f43d886534bed802fac67/recipes_effects_coding_check.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/45a0b282da5d6017ac03819339eb2dd7/raw/784edf019c96d737811f43d886534bed802fac67/recipes_effects_coding_check.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/45a0b282da5d6017ac03819339eb2dd7/raw/784edf019c96d737811f43d886534bed802fac67/recipes_effects_coding_check.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/45a0b282da5d6017ac03819339eb2dd7/raw/784edf019c96d737811f43d886534bed802fac67/recipes_effects_coding_check.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/45a0b282da5d6017ac03819339eb2dd7/raw/784edf019c96d737811f43d886534bed802fac67/recipes_effects_coding_check.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/45a0b282da5d6017ac03819339eb2dd7/raw/784edf019c96d737811f43d886534bed802fac67/recipes_effects_coding_check.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/45a0b282da5d6017ac03819339eb2dd7/raw/784edf019c96d737811f43d886534bed802fac67/recipes_effects_coding_check.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/45a0b282da5d6017ac03819339eb2dd7/raw/784edf019c96d737811f43d886534bed802fac67/recipes_effects_coding_check.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/45a0b282da5d6017ac03819339eb2dd7/raw/784edf019c96d737811f43d886534bed802fac67/recipes_effects_coding_check.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/45a0b282da5d6017ac03819339eb2dd7/raw/784edf019c96d737811f43d886534bed802fac67/recipes_effects_coding_check.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/02228ce475d3a4f958b12abad5e1a674/raw/2ac84a53ddd298e1eeff58968cc7f99defc4f565/prep_training.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/02228ce475d3a4f958b12abad5e1a674/raw/2ac84a53ddd298e1eeff58968cc7f99defc4f565/prep_training.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/02228ce475d3a4f958b12abad5e1a674/raw/2ac84a53ddd298e1eeff58968cc7f99defc4f565/prep_training.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/02228ce475d3a4f958b12abad5e1a674/raw/2ac84a53ddd298e1eeff58968cc7f99defc4f565/prep_training.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/02228ce475d3a4f958b12abad5e1a674/raw/2ac84a53ddd298e1eeff58968cc7f99defc4f565/prep_training.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/02228ce475d3a4f958b12abad5e1a674/raw/2ac84a53ddd298e1eeff58968cc7f99defc4f565/prep_training.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/02228ce475d3a4f958b12abad5e1a674/raw/2ac84a53ddd298e1eeff58968cc7f99defc4f565/prep_training.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/02228ce475d3a4f958b12abad5e1a674/raw/2ac84a53ddd298e1eeff58968cc7f99defc4f565/prep_training.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/02228ce475d3a4f958b12abad5e1a674/raw/2ac84a53ddd298e1eeff58968cc7f99defc4f565/prep_training.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/02228ce475d3a4f958b12abad5e1a674/raw/2ac84a53ddd298e1eeff58968cc7f99defc4f565/prep_training.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/02228ce475d3a4f958b12abad5e1a674/raw/2ac84a53ddd298e1eeff58968cc7f99defc4f565/prep_training.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ffc6c03fce878774ecb74f1bc595ece/raw/c503bf4f471d7764429f71fb4e1d1e79b620eb42/effects_coding_check.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ffc6c03fce878774ecb74f1bc595ece/raw/c503bf4f471d7764429f71fb4e1d1e79b620eb42/effects_coding_check.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ffc6c03fce878774ecb74f1bc595ece/raw/c503bf4f471d7764429f71fb4e1d1e79b620eb42/effects_coding_check.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ffc6c03fce878774ecb74f1bc595ece/raw/c503bf4f471d7764429f71fb4e1d1e79b620eb42/effects_coding_check.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ffc6c03fce878774ecb74f1bc595ece/raw/c503bf4f471d7764429f71fb4e1d1e79b620eb42/effects_coding_check.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ffc6c03fce878774ecb74f1bc595ece/raw/c503bf4f471d7764429f71fb4e1d1e79b620eb42/effects_coding_check.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ffc6c03fce878774ecb74f1bc595ece/raw/c503bf4f471d7764429f71fb4e1d1e79b620eb42/effects_coding_check.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ffc6c03fce878774ecb74f1bc595ece/raw/c503bf4f471d7764429f71fb4e1d1e79b620eb42/effects_coding_check.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ffc6c03fce878774ecb74f1bc595ece/raw/c503bf4f471d7764429f71fb4e1d1e79b620eb42/effects_coding_check.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ffc6c03fce878774ecb74f1bc595ece/raw/c503bf4f471d7764429f71fb4e1d1e79b620eb42/effects_coding_check.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ffc6c03fce878774ecb74f1bc595ece/raw/c503bf4f471d7764429f71fb4e1d1e79b620eb42/effects_coding_check.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ffc6c03fce878774ecb74f1bc595ece/raw/c503bf4f471d7764429f71fb4e1d1e79b620eb42/effects_coding_check.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/ee03dca5fee6330afa4e430fb5fe9719/raw/4b7b755bdabb58f07f743b34e475881363cacb8c/box_box_box_and_whiskers_plot.md&#34;,&#34;https://gist.githubusercontent.com/brshallo/8746f5b05549e3cda12ee733580a5bef/raw/040921e7618d07c08a8272a5a4eb284fe1187d0a/deviation_coding.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/8746f5b05549e3cda12ee733580a5bef/raw/040921e7618d07c08a8272a5a4eb284fe1187d0a/deviation_coding.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/8746f5b05549e3cda12ee733580a5bef/raw/040921e7618d07c08a8272a5a4eb284fe1187d0a/deviation_coding.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/8746f5b05549e3cda12ee733580a5bef/raw/040921e7618d07c08a8272a5a4eb284fe1187d0a/deviation_coding.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/8746f5b05549e3cda12ee733580a5bef/raw/040921e7618d07c08a8272a5a4eb284fe1187d0a/deviation_coding.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/8746f5b05549e3cda12ee733580a5bef/raw/040921e7618d07c08a8272a5a4eb284fe1187d0a/deviation_coding.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e53aeec73d91bcacc606343ca30fdb5c/raw/eb3aadd514c4c004a79de5e09c40fe191769238f/gini_entropy_similarity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e53aeec73d91bcacc606343ca30fdb5c/raw/eb3aadd514c4c004a79de5e09c40fe191769238f/gini_entropy_similarity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e53aeec73d91bcacc606343ca30fdb5c/raw/eb3aadd514c4c004a79de5e09c40fe191769238f/gini_entropy_similarity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e53aeec73d91bcacc606343ca30fdb5c/raw/eb3aadd514c4c004a79de5e09c40fe191769238f/gini_entropy_similarity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e53aeec73d91bcacc606343ca30fdb5c/raw/eb3aadd514c4c004a79de5e09c40fe191769238f/gini_entropy_similarity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e53aeec73d91bcacc606343ca30fdb5c/raw/eb3aadd514c4c004a79de5e09c40fe191769238f/gini_entropy_similarity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e53aeec73d91bcacc606343ca30fdb5c/raw/eb3aadd514c4c004a79de5e09c40fe191769238f/gini_entropy_similarity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e53aeec73d91bcacc606343ca30fdb5c/raw/eb3aadd514c4c004a79de5e09c40fe191769238f/gini_entropy_similarity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e53aeec73d91bcacc606343ca30fdb5c/raw/eb3aadd514c4c004a79de5e09c40fe191769238f/gini_entropy_similarity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/e53aeec73d91bcacc606343ca30fdb5c/raw/eb3aadd514c4c004a79de5e09c40fe191769238f/gini_entropy_similarity.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/3ccb8e12a3519b05ec41ca93500aa4b3/raw/63533de04e7f165c9db36de8f493bb010afc3cc0/binary_continuous_plot.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/35d3f36e5099504609425b105819890a/raw/005f449b6f991a6ff17de4cb3877e681b978ee9f/list-to-df-indexed.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/35d3f36e5099504609425b105819890a/raw/005f449b6f991a6ff17de4cb3877e681b978ee9f/list-to-df-indexed.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/35d3f36e5099504609425b105819890a/raw/005f449b6f991a6ff17de4cb3877e681b978ee9f/list-to-df-indexed.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/35d3f36e5099504609425b105819890a/raw/005f449b6f991a6ff17de4cb3877e681b978ee9f/list-to-df-indexed.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/35d3f36e5099504609425b105819890a/raw/005f449b6f991a6ff17de4cb3877e681b978ee9f/list-to-df-indexed.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/35d3f36e5099504609425b105819890a/raw/005f449b6f991a6ff17de4cb3877e681b978ee9f/list-to-df-indexed.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/35d3f36e5099504609425b105819890a/raw/005f449b6f991a6ff17de4cb3877e681b978ee9f/list-to-df-indexed.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/44215074fd289d049aedbfd2bd2bf534/raw/3edc600de81d5185251f1be20f33cf0958f3dba3/filter-for-network.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/44215074fd289d049aedbfd2bd2bf534/raw/3edc600de81d5185251f1be20f33cf0958f3dba3/filter-for-network.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/44215074fd289d049aedbfd2bd2bf534/raw/3edc600de81d5185251f1be20f33cf0958f3dba3/filter-for-network.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/44215074fd289d049aedbfd2bd2bf534/raw/3edc600de81d5185251f1be20f33cf0958f3dba3/filter-for-network.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/597b37ee264b025ae2b72e6b32a5afb2/raw/95a9fbd9b30ebf2eabba4eb91815696649916db8/count-workers.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/597b37ee264b025ae2b72e6b32a5afb2/raw/95a9fbd9b30ebf2eabba4eb91815696649916db8/count-workers.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/597b37ee264b025ae2b72e6b32a5afb2/raw/95a9fbd9b30ebf2eabba4eb91815696649916db8/count-workers.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/597b37ee264b025ae2b72e6b32a5afb2/raw/95a9fbd9b30ebf2eabba4eb91815696649916db8/count-workers.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/597b37ee264b025ae2b72e6b32a5afb2/raw/95a9fbd9b30ebf2eabba4eb91815696649916db8/count-workers.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/597b37ee264b025ae2b72e6b32a5afb2/raw/95a9fbd9b30ebf2eabba4eb91815696649916db8/count-workers.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/597b37ee264b025ae2b72e6b32a5afb2/raw/95a9fbd9b30ebf2eabba4eb91815696649916db8/count-workers.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/597b37ee264b025ae2b72e6b32a5afb2/raw/95a9fbd9b30ebf2eabba4eb91815696649916db8/count-workers.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/597b37ee264b025ae2b72e6b32a5afb2/raw/95a9fbd9b30ebf2eabba4eb91815696649916db8/count-workers.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/597b37ee264b025ae2b72e6b32a5afb2/raw/95a9fbd9b30ebf2eabba4eb91815696649916db8/count-workers.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/597b37ee264b025ae2b72e6b32a5afb2/raw/95a9fbd9b30ebf2eabba4eb91815696649916db8/count-workers.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/597b37ee264b025ae2b72e6b32a5afb2/raw/95a9fbd9b30ebf2eabba4eb91815696649916db8/count-workers.R&#34;,&#34;https://gist.githubusercontent.com/brshallo/597b37ee264b025ae2b72e6b32a5afb2/raw/95a9fbd9b30ebf2eabba4eb91815696649916db8/count-workers.R&#34;]],&#34;container&#34;:&#34;&lt;table class=\&#34;cell-border stripe\&#34;&gt;\n  &lt;thead&gt;\n    &lt;tr&gt;\n      &lt;th&gt;funs&lt;\/th&gt;\n      &lt;th&gt;pkgs&lt;\/th&gt;\n      &lt;th&gt;relative_paths&lt;\/th&gt;\n      &lt;th&gt;absolute_paths&lt;\/th&gt;\n    &lt;\/tr&gt;\n  &lt;\/thead&gt;\n&lt;\/table&gt;&#34;,&#34;options&#34;:{&#34;pageLength&#34;:20,&#34;columnDefs&#34;:[],&#34;order&#34;:[],&#34;autoWidth&#34;:false,&#34;orderClasses&#34;:false,&#34;orderCellsTop&#34;:true,&#34;lengthMenu&#34;:[10,20,25,50,100]}},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;organizing-snippets&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Organizing snippets&lt;/h1&gt;
&lt;p&gt;Perhaps I’ll do a follow-up and show some ways the relationships between the resulting parsed code snippets may be visualized in a network or organized in some other way.&lt;/p&gt;
&lt;p&gt;Mentioned in the initial thread, Obsidian seems to be a product that does some things along these lines:&lt;/p&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
I’ve found this useful (&lt;a href=&#34;https://t.co/OYzwfTltLG&#34;&gt;https://t.co/OYzwfTltLG&lt;/a&gt;) I is a tool for writing, organizing, linking markdown files.
&lt;/p&gt;
— John Lee (&lt;span class=&#34;citation&#34;&gt;@Jdlee888&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/Jdlee888/status/1484332889609170946?ref_src=twsrc%5Etfw&#34;&gt;January 21, 2022&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix&lt;/h1&gt;
&lt;p&gt;Interactively save current gists to folder so can read from another file if want to&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;post_path &amp;lt;- fs::path_dir(rstudioapi::getSourceEditorContext()$path)

fs::dir_create(post_path, &amp;quot;data&amp;quot;)

readr::write_csv(gists_unnested, fs::path(post_path, &amp;quot;data&amp;quot;, paste0(&amp;quot;brshallo-gists-&amp;quot;, format(Sys.Date(), &amp;quot;%Y%m%d&amp;quot;), &amp;quot;.csv&amp;quot;)))&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes footnotes-end-of-document&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;As I often use this output type when creating a &lt;a href=&#34;https://github.com/tidyverse/reprex&#34;&gt;reprex&lt;/a&gt;.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;&lt;code&gt;knitr::purl()&lt;/code&gt; is used in functions within funspotr to parse R markdown files.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;In the future I may do a follow-up that passes the parsed functions and packages through a network analysis or some other approach to better visualize the relationships between code snippets.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;based on what exists between ticks. Kind of like a less reliable version of &lt;code&gt;knitr::purl()&lt;/code&gt; but for .md files. Also posted function on &lt;a href=&#34;https://stackoverflow.com/a/71025744/9059865&#34;&gt;SO question&lt;/a&gt;.&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;Otherwise the R code parsing steps in funspotr will fail.&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;Note that this will just return the &lt;em&gt;unique&lt;/em&gt; functions in each file, if I want to see every time I used a function I would have passed in &lt;code&gt;show_each_use = FALSE&lt;/code&gt; to &lt;code&gt;github_spot_funs()&lt;/code&gt;.&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Identifying R Functions &amp; Packages Used in GitHub Repos (funspotr part 1)</title>
      <link>https://www.bryanshalloway.com/2022/01/18/identifying-r-functions-packages-used-in-github-repos/</link>
      <pubDate>Tue, 18 Jan 2022 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2022/01/18/identifying-r-functions-packages-used-in-github-repos/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/2022/01/18/identifying-r-functions-packages-used-in-github-repos/index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2022/01/18/identifying-r-functions-packages-used-in-github-repos/index_files/htmlwidgets/htmlwidgets.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2022/01/18/identifying-r-functions-packages-used-in-github-repos/index_files/jquery/jquery.min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;https://www.bryanshalloway.com/2022/01/18/identifying-r-functions-packages-used-in-github-repos/index_files/datatables-css/datatables-crosstalk.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2022/01/18/identifying-r-functions-packages-used-in-github-repos/index_files/datatables-binding/datatables.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;https://www.bryanshalloway.com/2022/01/18/identifying-r-functions-packages-used-in-github-repos/index_files/dt-core/css/jquery.dataTables.min.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;link href=&#34;https://www.bryanshalloway.com/2022/01/18/identifying-r-functions-packages-used-in-github-repos/index_files/dt-core/css/jquery.dataTables.extra.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2022/01/18/identifying-r-functions-packages-used-in-github-repos/index_files/dt-core/js/jquery.dataTables.min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;https://www.bryanshalloway.com/2022/01/18/identifying-r-functions-packages-used-in-github-repos/index_files/nouislider/jquery.nouislider.min.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2022/01/18/identifying-r-functions-packages-used-in-github-repos/index_files/nouislider/jquery.nouislider.min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;https://www.bryanshalloway.com/2022/01/18/identifying-r-functions-packages-used-in-github-repos/index_files/selectize/selectize.bootstrap3.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2022/01/18/identifying-r-functions-packages-used-in-github-repos/index_files/selectize/selectize.min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;https://www.bryanshalloway.com/2022/01/18/identifying-r-functions-packages-used-in-github-repos/index_files/crosstalk/css/crosstalk.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/2022/01/18/identifying-r-functions-packages-used-in-github-repos/index_files/crosstalk/js/crosstalk.min.js&#34;&gt;&lt;/script&gt;

&lt;div id=&#34;TOC&#34;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#documenting-rstats-posts&#34;&gt;Documenting rstats posts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#examples&#34;&gt;Examples&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#julia-silge-blog&#34;&gt;Julia Silge Blog&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#david-robinson-tidy-tuesday&#34;&gt;David Robinson Tidy Tuesday&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#r-for-data-science-chapters&#34;&gt;R for Data Science Chapters&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#bryan-shalloway-blog&#34;&gt;Bryan Shalloway Blog&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;p&gt;TLDR: &lt;a href=&#34;https://brshallo.github.io/funspotr/&#34;&gt;funspotr&lt;/a&gt; provides helpers for spotting the functions and packages in R and Rmarkdown files and associated github repositories. See &lt;a href=&#34;#examples&#34;&gt;Examples&lt;/a&gt; for catalogues of the functions/packages used in posts by Julia Silge, David Robinson, and others. See follow-up posts for examples with github gists and how to pass parsed code collections into a network plot:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.bryanshalloway.com/2022/02/07/identifying-r-functions-packages-in-your-github-gists/&#34;&gt;Identifying R Functions &amp;amp; Packages in Github Gists (funspotr part 2)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.bryanshalloway.com/2022/03/17/network-plots-of-code-collections-funspotr-part-3&#34;&gt;Network plots of code collections (funspotr part 3)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div id=&#34;documenting-rstats-posts&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Documenting rstats posts&lt;/h1&gt;
&lt;p&gt;I was inspired by a few tweets I saw documenting the methods used in posts by popular #rstats communicators/developers:&lt;/p&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
To try and learn &lt;a href=&#34;https://twitter.com/hashtag/tidymodels?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#tidymodels&lt;/a&gt; I made a list of examples of using each engine, etc, by &lt;a href=&#34;https://twitter.com/juliasilge?ref_src=twsrc%5Etfw&#34;&gt;&lt;span class=&#34;citation&#34;&gt;@juliasilge&lt;/span&gt;&lt;/a&gt;, &lt;a href=&#34;https://twitter.com/topepos?ref_src=twsrc%5Etfw&#34;&gt;&lt;span class=&#34;citation&#34;&gt;@topepos&lt;/span&gt;&lt;/a&gt;, and &lt;a href=&#34;https://twitter.com/Emil_Hvitfeldt?ref_src=twsrc%5Etfw&#34;&gt;&lt;span class=&#34;citation&#34;&gt;@Emil_Hvitfeldt&lt;/span&gt;&lt;/a&gt;. It&#39;s far from exhaustive, and in progress, but has helped a ton. &lt;a href=&#34;https://twitter.com/hashtag/rstats?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#rstats&lt;/a&gt; &lt;a href=&#34;https://t.co/yqecIo7CUS&#34;&gt;https://t.co/yqecIo7CUS&lt;/a&gt;
&lt;/p&gt;
— Jeff Rothschild (&lt;span class=&#34;citation&#34;&gt;@EatsleepfitJeff&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/EatsleepfitJeff/status/1450377631296225281?ref_src=twsrc%5Etfw&#34;&gt;October 19, 2021&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
Anyone other &lt;a href=&#34;https://twitter.com/hashtag/rstats?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#rstats&lt;/a&gt; people find &lt;a href=&#34;https://twitter.com/drob?ref_src=twsrc%5Etfw&#34;&gt;&lt;span class=&#34;citation&#34;&gt;@drob&lt;/span&gt;&lt;/a&gt;&#39;s &lt;a href=&#34;https://twitter.com/hashtag/TidyTuesday?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#TidyTuesday&lt;/a&gt; screencasts useful?&lt;br&gt;&lt;br&gt;I made a spreadsheet with timestamps for hundreds of specific tasks he does: &lt;a href=&#34;https://t.co/HvJbLk1chd&#34;&gt;https://t.co/HvJbLk1chd&lt;/a&gt;&lt;br&gt; &lt;br&gt;Useful if, like me, you keep going back and ask, “Where in the video did he do [this thing] again?”
&lt;/p&gt;
— Alex Cookson (&lt;span class=&#34;citation&#34;&gt;@alexcookson&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/alexcookson/status/1216798492183670784?ref_src=twsrc%5Etfw&#34;&gt;January 13, 2020&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;p&gt;As a complement to these resources, I thought it’d be helpful to see precisely which functions and packages were used in each post. See &lt;a href=&#34;#julia-silge-blog&#34;&gt;Julia Silge Blog&lt;/a&gt; and &lt;a href=&#34;#david-robinson-tidy-tuesday&#34;&gt;David Robinson Tidy Tuesday&lt;/a&gt; for tables containing the unique functions and associated packages used in each of their posts. I also created tables for functions in the &lt;a href=&#34;#r-for-data-science-chapters&#34;&gt;R for Data Science Chapters&lt;/a&gt; and &lt;a href=&#34;#bryan-shalloway-blog&#34;&gt;Bryan Shalloway Blog&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;These &lt;a href=&#34;#examples&#34;&gt;Examples&lt;/a&gt; were made using the &lt;a href=&#34;https://github.com/brshallo/funspotr&#34;&gt;funspotr&lt;/a&gt; package that provides helpers for identifying R functions &amp;amp; packages in self-contained R files and associated github repositories. See funspotr &lt;a href=&#34;https://brshallo.github.io/funspotr/&#34;&gt;website&lt;/a&gt; for documentation on how to apply funspotr to #rstats file(s) or repos&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt; as well as to see how the package works and current limitations. Message me if you use funspotr or feel free to open an issue if you’d be interested in adding additional &lt;a href=&#34;https://github.com/brshallo/funspotr-examples&#34;&gt;funspotr-examples&lt;/a&gt; that I can link to!&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;examples&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Examples&lt;/h1&gt;
&lt;p&gt;The files in the github repos below were parsed and saved in &lt;a href=&#34;https://github.com/brshallo/funspotr-examples&#34;&gt;funspotr-examples&lt;/a&gt;&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt; – specifically using &lt;a href=&#34;https://github.com/brshallo/funspotr-examples/blob/main/R/save-examples.R&#34;&gt;R/save-examples.R&lt;/a&gt; to parse each file and record each instance of a function’s use to &lt;a href=&#34;https://github.com/brshallo/funspotr-examples/tree/main/data/funs&#34;&gt;data/funs&lt;/a&gt;&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Below, I only return the first use of a function in each post&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt; – except for &lt;a href=&#34;#r-for-data-science-chapters&#34;&gt;R for Data Science Chapters&lt;/a&gt; where I only show the first use of a function across the entire book&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(dplyr)
library(readr)
library(DT)&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;julia-silge-blog&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Julia Silge Blog&lt;/h2&gt;
&lt;p&gt;Also posted table to google drive &lt;strong&gt;&lt;a href=&#34;https://docs.google.com/spreadsheets/d/1Cf376NFpVZbkrA7RHGzTR22CvNrvm9mev5rg8OyK-WA/edit?usp=sharing&#34;&gt;here&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The following package dependencies were not installed locally during parsing. Any function from these packages (along with any custom functions) will most likely be assigned &lt;code&gt;pkgs = &#34;(unknown)&#34;&lt;/code&gt;:&lt;br /&gt;
Lingua; EN; silgelib; packagesurvey; drlib; sqlstackr; tvthemes; parttree&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;readr::read_csv(&amp;quot;https://raw.githubusercontent.com/brshallo/funspotr-examples/main/data/funs/jsilge-blog-funs-20220114.csv&amp;quot;) %&amp;gt;% 
  distinct() %&amp;gt;% 
  DT::datatable(rownames = FALSE,
              class = &amp;#39;cell-border stripe&amp;#39;,
              filter = &amp;#39;top&amp;#39;,
              escape = FALSE,
              options = list(pageLength = 10))&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;htmlwidget-1&#34; style=&#34;width:100%;height:auto;&#34; class=&#34;datatables html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-1&#34;&gt;{&#34;x&#34;:{&#34;filter&#34;:&#34;top&#34;,&#34;filterHTML&#34;:&#34;&lt;tr&gt;\n  &lt;td data-type=\&#34;character\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n  &lt;td data-type=\&#34;character\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n  &lt;td data-type=\&#34;logical\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n    &lt;div style=\&#34;width: 100%; display: none;\&#34;&gt;\n      &lt;select multiple=\&#34;multiple\&#34; style=\&#34;width: 100%;\&#34; data-options=\&#34;[&amp;quot;true&amp;quot;,&amp;quot;false&amp;quot;]\&#34;&gt;&lt;\/select&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n  &lt;td data-type=\&#34;character\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n  &lt;td data-type=\&#34;character\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n&lt;\/tr&gt;&#34;,&#34;data&#34;:[[&#34;library&#34;,&#34;set&#34;,&#34;options&#34;,&#34;austen_books&#34;,&#34;unnest_tokens&#34;,&#34;count&#34;,&#34;ungroup&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;sum&#34;,&#34;left_join&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;xlim&#34;,&#34;labs&#34;,&#34;facet_wrap&#34;,&#34;theme_minimal&#34;,&#34;scale_fill_viridis&#34;,&#34;theme&#34;,&#34;element_text&#34;,&#34;bind_tf_idf&#34;,&#34;select&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;mutate&#34;,&#34;factor&#34;,&#34;rev&#34;,&#34;unique&#34;,&#34;geom_barh&#34;,&#34;theme_tufte&#34;,&#34;scale_alpha_continuous&#34;,&#34;c&#34;,&#34;scale_x_continuous&#34;,&#34;element_blank&#34;,&#34;top_n&#34;,&#34;gutenberg_download&#34;,&#34;reorder&#34;,&#34;grep&#34;,&#34;data_frame&#34;,&#34;anti_join&#34;,&#34;library&#34;,&#34;set&#34;,&#34;options&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;get_sentiments&#34;,&#34;filter&#34;,&#34;data_frame&#34;,&#34;read_lines&#34;,&#34;unnest_tokens&#34;,&#34;library&#34;,&#34;set&#34;,&#34;options&#34;,&#34;gutenberg_download&#34;,&#34;c&#34;,&#34;mutate&#34;,&#34;iconv&#34;,&#34;nest&#34;,&#34;map&#34;,&#34;unnest&#34;,&#34;sample_n&#34;,&#34;select&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;n_distinct&#34;,&#34;tolower&#34;,&#34;gsub&#34;,&#34;unlist&#34;,&#34;strsplit&#34;,&#34;length&#34;,&#34;grep&#34;,&#34;nchar&#34;,&#34;count_syllables&#34;,&#34;unnest_tokens&#34;,&#34;rowwise&#34;,&#34;ungroup&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_density&#34;,&#34;theme_minimal&#34;,&#34;theme&#34;,&#34;element_text&#34;,&#34;element_blank&#34;,&#34;labs&#34;,&#34;left_join&#34;,&#34;filter&#34;,&#34;n&#34;,&#34;sqrt&#34;,&#34;fct_reorder&#34;,&#34;geom_barh&#34;,&#34;theme_tufte&#34;,&#34;geom_text&#34;,&#34;scale_fill_gradient&#34;,&#34;scale_x_continuous&#34;,&#34;library&#34;,&#34;set&#34;,&#34;options&#34;,&#34;theme_set&#34;,&#34;theme_roboto&#34;,&#34;austen_books&#34;,&#34;unnest_tokens&#34;,&#34;c&#34;,&#34;count&#34;,&#34;separate&#34;,&#34;filter&#34;,&#34;rename&#34;,&#34;group_by&#34;,&#34;sum&#34;,&#34;ungroup&#34;,&#34;spread&#34;,&#34;mutate_if&#34;,&#34;funs&#34;,&#34;mutate&#34;,&#34;log2&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;abs&#34;,&#34;top_n&#34;,&#34;reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_segment&#34;,&#34;geom_point&#34;,&#34;coord_flip&#34;,&#34;labs&#34;,&#34;scale_color_discrete&#34;,&#34;scale_y_continuous&#34;,&#34;seq&#34;,&#34;gutenberg_download&#34;,&#34;library&#34;,&#34;set&#34;,&#34;options&#34;,&#34;theme_set&#34;,&#34;theme_roboto&#34;,&#34;get_sentiments&#34;,&#34;count&#34;,&#34;paste0&#34;,&#34;seq&#34;,&#34;c&#34;,&#34;map_chr&#34;,&#34;read_html&#34;,&#34;html_text&#34;,&#34;pdf_text&#34;,&#34;paste&#34;,&#34;data_frame&#34;,&#34;unnest_tokens&#34;,&#34;add_count&#34;,&#34;rename&#34;,&#34;inner_join&#34;,&#34;filter&#34;,&#34;mutate&#34;,&#34;factor&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_area&#34;,&#34;labs&#34;,&#34;group_by&#34;,&#34;top_n&#34;,&#34;reorder&#34;,&#34;geom_col&#34;,&#34;coord_flip&#34;,&#34;scale_y_continuous&#34;,&#34;facet_wrap&#34;,&#34;library&#34;,&#34;set&#34;,&#34;options&#34;,&#34;theme_set&#34;,&#34;theme_roboto&#34;,&#34;get_acs&#34;,&#34;colorQuantile&#34;,&#34;st_transform&#34;,&#34;leaflet&#34;,&#34;addProviderTiles&#34;,&#34;addPolygons&#34;,&#34;str_extract&#34;,&#34;pal&#34;,&#34;addLegend&#34;,&#34;colorNumeric&#34;,&#34;labelFormat&#34;,&#34;library&#34;,&#34;set&#34;,&#34;library&#34;,&#34;set&#34;,&#34;options&#34;,&#34;theme_set&#34;,&#34;theme_roboto&#34;,&#34;data&#34;,&#34;mutate&#34;,&#34;n_distinct&#34;,&#34;count&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;percent&#34;,&#34;select&#34;,&#34;kable&#34;,&#34;c&#34;,&#34;distinct&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;labs&#34;,&#34;library&#34;,&#34;set&#34;,&#34;options&#34;,&#34;library&#34;,&#34;set&#34;,&#34;options&#34;,&#34;library&#34;,&#34;set&#34;,&#34;options&#34;,&#34;theme_set&#34;,&#34;theme_roboto&#34;,&#34;quo&#34;,&#34;data_frame&#34;,&#34;unnest_tokens&#34;,&#34;library&#34;,&#34;set&#34;,&#34;options&#34;,&#34;graph_from_data_frame&#34;,&#34;read_csv&#34;,&#34;set.seed&#34;,&#34;ggraph&#34;,&#34;geom_edge_link&#34;,&#34;aes&#34;,&#34;geom_node_point&#34;,&#34;as.factor&#34;,&#34;geom_node_text&#34;,&#34;theme_graph&#34;,&#34;theme&#34;,&#34;element_text&#34;,&#34;labs&#34;,&#34;library&#34;,&#34;set&#34;,&#34;options&#34;,&#34;library&#34;,&#34;set&#34;,&#34;options&#34;,&#34;theme_set&#34;,&#34;theme_roboto&#34;,&#34;query_exec&#34;,&#34;as_tibble&#34;,&#34;mutate&#34;,&#34;na_if&#34;,&#34;coalesce&#34;,&#34;select&#34;,&#34;str_replace_all&#34;,&#34;row_number&#34;,&#34;unnest_tokens&#34;,&#34;count&#34;,&#34;sum&#34;,&#34;unite&#34;,&#34;pairwise_count&#34;,&#34;filter&#34;,&#34;rename&#34;,&#34;left_join&#34;,&#34;arrange&#34;,&#34;log10&#34;,&#34;cast_sparse&#34;,&#34;class&#34;,&#34;irlba&#34;,&#34;rownames&#34;,&#34;tidy&#34;,&#34;search_synonyms&#34;,&#34;bind_rows&#34;,&#34;group_by&#34;,&#34;top_n&#34;,&#34;reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;facet_wrap&#34;,&#34;coord_flip&#34;,&#34;theme&#34;,&#34;element_text&#34;,&#34;scale_y_continuous&#34;,&#34;c&#34;,&#34;labs&#34;,&#34;library&#34;,&#34;set&#34;,&#34;options&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;sample_n&#34;,&#34;ji_glue&#34;,&#34;paste&#34;,&#34;pull&#34;,&#34;map&#34;,&#34;sample&#34;,&#34;c&#34;,&#34;library&#34;,&#34;set&#34;,&#34;options&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;query_exec&#34;,&#34;as_tibble&#34;,&#34;mutate&#34;,&#34;na_if&#34;,&#34;coalesce&#34;,&#34;select&#34;,&#34;str_replace_all&#34;,&#34;row_number&#34;,&#34;group_by&#34;,&#34;n&#34;,&#34;pmin&#34;,&#34;pull&#34;,&#34;rle&#34;,&#34;rep&#34;,&#34;seq_along&#34;,&#34;map2&#34;,&#34;seq.int&#34;,&#34;flatten_int&#34;,&#34;bind_cols&#34;,&#34;data_frame&#34;,&#34;filter&#34;,&#34;n_distinct&#34;,&#34;unnest_tokens&#34;,&#34;add_count&#34;,&#34;slide_windows&#34;,&#34;quo&#34;,&#34;pairwise_pmi&#34;,&#34;widely_svd&#34;,&#34;widely&#34;,&#34;nearest_synonyms&#34;,&#34;analogy&#34;,&#34;top_n&#34;,&#34;abs&#34;,&#34;reorder&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;factor&#34;,&#34;paste&#34;,&#34;rev&#34;,&#34;paste0&#34;,&#34;as.factor&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;facet_wrap&#34;,&#34;scale_x_discrete&#34;,&#34;gsub&#34;,&#34;coord_flip&#34;,&#34;labs&#34;,&#34;library&#34;,&#34;set&#34;,&#34;options&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;get_stopwords&#34;,&#34;gutenberg_download&#34;,&#34;c&#34;,&#34;mutate&#34;,&#34;iconv&#34;,&#34;unnest_tokens&#34;,&#34;count&#34;,&#34;anti_join&#34;,&#34;group_by&#34;,&#34;top_n&#34;,&#34;reorder&#34;,&#34;factor&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;ungroup&#34;,&#34;paste&#34;,&#34;rev&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;coord_flip&#34;,&#34;facet_wrap&#34;,&#34;scale_y_continuous&#34;,&#34;scale_x_discrete&#34;,&#34;gsub&#34;,&#34;labs&#34;,&#34;filter&#34;,&#34;pull&#34;,&#34;austen_books&#34;,&#34;separate&#34;,&#34;inner_join&#34;,&#34;get_sentiments&#34;,&#34;n&#34;,&#34;abs&#34;,&#34;library&#34;,&#34;set&#34;,&#34;options&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;gutenberg_download&#34;,&#34;mutate&#34;,&#34;ifelse&#34;,&#34;str_detect&#34;,&#34;fill&#34;,&#34;filter&#34;,&#34;factor&#34;,&#34;unique&#34;,&#34;row_number&#34;,&#34;unnest_tokens&#34;,&#34;anti_join&#34;,&#34;count&#34;,&#34;bind_tf_idf&#34;,&#34;arrange&#34;,&#34;group_by&#34;,&#34;top_n&#34;,&#34;reorder_within&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;facet_wrap&#34;,&#34;scale_x_reordered&#34;,&#34;coord_flip&#34;,&#34;theme&#34;,&#34;element_text&#34;,&#34;labs&#34;,&#34;cast_dfm&#34;,&#34;cast_sparse&#34;,&#34;stm&#34;,&#34;tidy&#34;,&#34;ungroup&#34;,&#34;paste0&#34;,&#34;as.factor&#34;,&#34;expression&#34;,&#34;rownames&#34;,&#34;geom_histogram&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;read_csv&#34;,&#34;select&#34;,&#34;everything&#34;,&#34;mutate&#34;,&#34;str_c&#34;,&#34;paste0&#34;,&#34;percent&#34;,&#34;comma&#34;,&#34;filter&#34;,&#34;leaflet&#34;,&#34;addProviderTiles&#34;,&#34;setView&#34;,&#34;addCircles&#34;,&#34;sqrt&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;tbl_TrafficLite&#34;,&#34;filter&#34;,&#34;select&#34;,&#34;semi_join&#34;,&#34;collect&#34;,&#34;nest&#34;,&#34;sample_frac&#34;,&#34;transmute&#34;,&#34;row_number&#34;,&#34;unnest&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;mean&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;top_n&#34;,&#34;mutate&#34;,&#34;reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;geom_text&#34;,&#34;coord_flip&#34;,&#34;labs&#34;,&#34;scale_y_continuous&#34;,&#34;percent_format&#34;,&#34;c&#34;,&#34;theme&#34;,&#34;element_blank&#34;,&#34;cast_sparse&#34;,&#34;prcomp_irlba&#34;,&#34;class&#34;,&#34;names&#34;,&#34;bind_cols&#34;,&#34;colnames&#34;,&#34;tidy&#34;,&#34;gather&#34;,&#34;paste0&#34;,&#34;facet_wrap&#34;,&#34;abs&#34;,&#34;element_text&#34;,&#34;sum&#34;,&#34;rownames&#34;,&#34;as.integer&#34;,&#34;geom_point&#34;,&#34;percent&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;c&#34;,&#34;gutenberg_works&#34;,&#34;gutenberg_download&#34;,&#34;mutate&#34;,&#34;iconv&#34;,&#34;unnest_tokens&#34;,&#34;count&#34;,&#34;filter&#34;,&#34;reorder&#34;,&#34;case_when&#34;,&#34;str_detect&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;coord_flip&#34;,&#34;facet_wrap&#34;,&#34;scale_y_continuous&#34;,&#34;theme&#34;,&#34;element_blank&#34;,&#34;element_text&#34;,&#34;labs&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;gs_title&#34;,&#34;gs_read&#34;,&#34;cell_cols&#34;,&#34;set_names&#34;,&#34;sample_n&#34;,&#34;select&#34;,&#34;kable&#34;,&#34;mutate&#34;,&#34;case_when&#34;,&#34;factor&#34;,&#34;c&#34;,&#34;str_to_lower&#34;,&#34;filter&#34;,&#34;stringdist&#34;,&#34;count&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_boxplot&#34;,&#34;labs&#34;,&#34;theme&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;median&#34;,&#34;geom_col&#34;,&#34;geom_text&#34;,&#34;scale_y_continuous&#34;,&#34;element_blank&#34;,&#34;coord_flip&#34;,&#34;t.test&#34;,&#34;power.t.test&#34;,&#34;sd&#34;,&#34;library&#34;,&#34;set&#34;,&#34;options&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;query_exec&#34;,&#34;as_tibble&#34;,&#34;mutate&#34;,&#34;na_if&#34;,&#34;coalesce&#34;,&#34;select&#34;,&#34;str_replace_all&#34;,&#34;str_remove_all&#34;,&#34;row_number&#34;,&#34;unnest_tokens&#34;,&#34;anti_join&#34;,&#34;get_stopwords&#34;,&#34;filter&#34;,&#34;str_detect&#34;,&#34;add_count&#34;,&#34;count&#34;,&#34;cast_sparse&#34;,&#34;plan&#34;,&#34;data_frame&#34;,&#34;c&#34;,&#34;future_map&#34;,&#34;stm&#34;,&#34;make.heldout&#34;,&#34;map&#34;,&#34;map_dbl&#34;,&#34;max&#34;,&#34;lfactorial&#34;,&#34;length&#34;,&#34;transmute&#34;,&#34;gather&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;facet_wrap&#34;,&#34;labs&#34;,&#34;unnest&#34;,&#34;as.factor&#34;,&#34;geom_point&#34;,&#34;pull&#34;,&#34;tidy&#34;,&#34;rownames&#34;,&#34;arrange&#34;,&#34;group_by&#34;,&#34;top_n&#34;,&#34;summarise&#34;,&#34;list&#34;,&#34;mean&#34;,&#34;desc&#34;,&#34;left_join&#34;,&#34;paste0&#34;,&#34;reorder&#34;,&#34;geom_col&#34;,&#34;geom_text&#34;,&#34;coord_flip&#34;,&#34;scale_y_continuous&#34;,&#34;percent_format&#34;,&#34;theme_tufte&#34;,&#34;theme&#34;,&#34;element_text&#34;,&#34;expression&#34;,&#34;kable&#34;,&#34;library&#34;,&#34;set&#34;,&#34;options&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;austen_books&#34;,&#34;filter&#34;,&#34;pull&#34;,&#34;str_c&#34;,&#34;tokenize_characters&#34;,&#34;print&#34;,&#34;sprintf&#34;,&#34;length&#34;,&#34;unique&#34;,&#34;sort&#34;,&#34;map&#34;,&#34;seq&#34;,&#34;list&#34;,&#34;transpose&#34;,&#34;array&#34;,&#34;c&#34;,&#34;sapply&#34;,&#34;as.integer&#34;,&#34;vectorize&#34;,&#34;keras_model_sequential&#34;,&#34;layer_lstm&#34;,&#34;layer_dense&#34;,&#34;layer_activation&#34;,&#34;compile&#34;,&#34;optimizer_rmsprop&#34;,&#34;fit&#34;,&#34;log&#34;,&#34;exp&#34;,&#34;sum&#34;,&#34;rmultinom&#34;,&#34;which.max&#34;,&#34;array_reshape&#34;,&#34;dim&#34;,&#34;sample&#34;,&#34;convert_sentence_to_data&#34;,&#34;predict&#34;,&#34;choose_next_char&#34;,&#34;message&#34;,&#34;fit_model&#34;,&#34;map_chr&#34;,&#34;generate_phrase&#34;,&#34;create_model&#34;,&#34;iterate_model&#34;,&#34;data_frame&#34;,&#34;rep&#34;,&#34;mutate&#34;,&#34;arrange&#34;,&#34;sample_n&#34;,&#34;kable&#34;,&#34;library&#34;,&#34;set&#34;,&#34;options&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;read_csv&#34;,&#34;select&#34;,&#34;mutate&#34;,&#34;case_when&#34;,&#34;fct_infreq&#34;,&#34;distinct&#34;,&#34;pull&#34;,&#34;median&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;labs&#34;,&#34;paste&#34;,&#34;count&#34;,&#34;sum&#34;,&#34;fct_reorder&#34;,&#34;geom_col&#34;,&#34;coord_flip&#34;,&#34;scale_y_continuous&#34;,&#34;percent_format&#34;,&#34;c&#34;,&#34;top_n&#34;,&#34;comma_format&#34;,&#34;percent&#34;,&#34;mean&#34;,&#34;bind_rows&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;group_by&#34;,&#34;n&#34;,&#34;spread&#34;,&#34;mutate_if&#34;,&#34;funs&#34;,&#34;log2&#34;,&#34;abs&#34;,&#34;complete&#34;,&#34;list&#34;,&#34;nest&#34;,&#34;map&#34;,&#34;glm&#34;,&#34;cbind&#34;,&#34;unnest&#34;,&#34;arrange&#34;,&#34;p.adjust&#34;,&#34;geom_vline&#34;,&#34;geom_point&#34;,&#34;scale_y_log10&#34;,&#34;geom_text&#34;,&#34;geom_text_repel&#34;,&#34;inner_join&#34;,&#34;geom_smooth&#34;,&#34;facet_wrap&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;c&#34;,&#34;gutenberg_works&#34;,&#34;gutenberg_download&#34;,&#34;mutate&#34;,&#34;row_number&#34;,&#34;unnest_tokens&#34;,&#34;group_by&#34;,&#34;filter&#34;,&#34;n&#34;,&#34;count&#34;,&#34;anti_join&#34;,&#34;get_stopwords&#34;,&#34;top_n&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;reorder_within&#34;,&#34;geom_col&#34;,&#34;scale_x_reordered&#34;,&#34;coord_flip&#34;,&#34;facet_wrap&#34;,&#34;scale_y_continuous&#34;,&#34;labs&#34;,&#34;select&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;inner_join&#34;,&#34;cast_sparse&#34;,&#34;class&#34;,&#34;dim&#34;,&#34;as.integer&#34;,&#34;rownames&#34;,&#34;data_frame&#34;,&#34;left_join&#34;,&#34;registerDoMC&#34;,&#34;cv.glmnet&#34;,&#34;plot&#34;,&#34;tidy&#34;,&#34;abs&#34;,&#34;fct_reorder&#34;,&#34;pull&#34;,&#34;summarize&#34;,&#34;sum&#34;,&#34;plogis&#34;,&#34;as.factor&#34;,&#34;roc_curve&#34;,&#34;geom_line&#34;,&#34;geom_abline&#34;,&#34;roc_auc&#34;,&#34;case_when&#34;,&#34;conf_mat&#34;,&#34;sample_n&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;filter&#34;,&#34;mutate&#34;,&#34;group_by&#34;,&#34;count&#34;,&#34;top_n&#34;,&#34;as.factor&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;facet_wrap&#34;,&#34;coord_flip&#34;,&#34;scale_y_continuous&#34;,&#34;c&#34;,&#34;labs&#34;,&#34;fct_reorder&#34;,&#34;reorder_within&#34;,&#34;scale_x_reordered&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;filter&#34;,&#34;mutate&#34;,&#34;paste0&#34;,&#34;group_by&#34;,&#34;count&#34;,&#34;bind_log_odds&#34;,&#34;arrange&#34;,&#34;top_n&#34;,&#34;as.factor&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;facet_wrap&#34;,&#34;coord_flip&#34;,&#34;scale_y_continuous&#34;,&#34;c&#34;,&#34;labs&#34;,&#34;geom_hline&#34;,&#34;geom_text_repel&#34;,&#34;geom_point&#34;,&#34;scale_x_log10&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;download.file&#34;,&#34;unzip&#34;,&#34;fromJSON&#34;,&#34;as_tibble&#34;,&#34;class&#34;,&#34;mutate&#34;,&#34;ymd&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;year&#34;,&#34;today&#34;,&#34;count&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_area&#34;,&#34;labs&#34;,&#34;month&#34;,&#34;geom_bar&#34;,&#34;wday&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;n&#34;,&#34;min&#34;,&#34;max&#34;,&#34;as.duration&#34;,&#34;arrange&#34;,&#34;geom_histogram&#34;,&#34;as.numeric&#34;,&#34;geom_smooth&#34;,&#34;geom_label_repel&#34;,&#34;geom_point&#34;,&#34;scale_x_log10&#34;,&#34;scale_y_log10&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;conflict_prefer&#34;,&#34;c&#34;,&#34;read_csv&#34;,&#34;filter&#34;,&#34;str_detect&#34;,&#34;anti_join&#34;,&#34;transmute&#34;,&#34;fct_collapse&#34;,&#34;fct_rev&#34;,&#34;parse_number&#34;,&#34;case_when&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_density&#34;,&#34;scale_x_log10&#34;,&#34;dollar_format&#34;,&#34;labs&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;n&#34;,&#34;median&#34;,&#34;arrange&#34;,&#34;mutate&#34;,&#34;comma&#34;,&#34;dollar&#34;,&#34;kable&#34;,&#34;str_split&#34;,&#34;unnest&#34;,&#34;str_to_lower&#34;,&#34;str_remove_all&#34;,&#34;str_to_sentence&#34;,&#34;str_replace_all&#34;,&#34;is.na&#34;,&#34;fct_infreq&#34;,&#34;geom_boxplot&#34;,&#34;geom_jitter&#34;,&#34;facet_wrap&#34;,&#34;scale_y_log10&#34;,&#34;scale_alpha_discrete&#34;,&#34;coord_flip&#34;,&#34;theme&#34;,&#34;geom_col&#34;,&#34;position_dodge&#34;,&#34;geom_line&#34;,&#34;scale_y_continuous&#34;,&#34;select&#34;,&#34;log&#34;,&#34;lm&#34;,&#34;summary&#34;,&#34;glance&#34;,&#34;bind_rows&#34;,&#34;lmer&#34;,&#34;options&#34;,&#34;detectCores&#34;,&#34;brm&#34;,&#34;gather_draws&#34;,&#34;fct_inorder&#34;,&#34;fct_reorder&#34;,&#34;geom_vline&#34;,&#34;geom_halfeyeh&#34;,&#34;stat_pointintervalh&#34;,&#34;tidyMCMC&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;left_join&#34;,&#34;c&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;fct_reorder&#34;,&#34;geom_boxplot&#34;,&#34;coord_flip&#34;,&#34;labs&#34;,&#34;distinct&#34;,&#34;geom_histogram&#34;,&#34;mutate&#34;,&#34;factor&#34;,&#34;select&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;linear_reg&#34;,&#34;set_engine&#34;,&#34;fit&#34;,&#34;rand_forest&#34;,&#34;predict&#34;,&#34;bind_rows&#34;,&#34;group_by&#34;,&#34;rmse&#34;,&#34;geom_abline&#34;,&#34;geom_point&#34;,&#34;facet_wrap&#34;,&#34;vfold_cv&#34;,&#34;fit_resamples&#34;,&#34;control_resamples&#34;,&#34;collect_metrics&#34;,&#34;unnest&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;filter&#34;,&#34;mutate&#34;,&#34;case_when&#34;,&#34;select&#34;,&#34;count&#34;,&#34;skim&#34;,&#34;factor&#34;,&#34;group_by&#34;,&#34;sum&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;scale_y_continuous&#34;,&#34;percent_format&#34;,&#34;facet_wrap&#34;,&#34;labs&#34;,&#34;ggpairs&#34;,&#34;mutate_if&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;recipe&#34;,&#34;step_downsample&#34;,&#34;step_dummy&#34;,&#34;all_nominal&#34;,&#34;all_outcomes&#34;,&#34;step_zv&#34;,&#34;all_numeric&#34;,&#34;step_normalize&#34;,&#34;prep&#34;,&#34;bake&#34;,&#34;nearest_neighbor&#34;,&#34;set_engine&#34;,&#34;set_mode&#34;,&#34;fit&#34;,&#34;juice&#34;,&#34;decision_tree&#34;,&#34;mc_cv&#34;,&#34;fit_resamples&#34;,&#34;control_resamples&#34;,&#34;collect_metrics&#34;,&#34;unnest&#34;,&#34;bind_rows&#34;,&#34;roc_curve&#34;,&#34;geom_line&#34;,&#34;geom_abline&#34;,&#34;conf_mat&#34;,&#34;autoplot&#34;,&#34;predict&#34;,&#34;roc_auc&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;select&#34;,&#34;pivot_wider&#34;,&#34;clean_names&#34;,&#34;mutate&#34;,&#34;countrycode&#34;,&#34;case_when&#34;,&#34;mutate_if&#34;,&#34;ggscatmat&#34;,&#34;set.seed&#34;,&#34;bootstraps&#34;,&#34;rand_forest&#34;,&#34;tune&#34;,&#34;set_engine&#34;,&#34;registerDoParallel&#34;,&#34;tune_grid&#34;,&#34;show_best&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;filter&#34;,&#34;mutate&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;scale_x_continuous&#34;,&#34;percent_format&#34;,&#34;labs&#34;,&#34;transmute&#34;,&#34;case_when&#34;,&#34;inner_join&#34;,&#34;select&#34;,&#34;left_join&#34;,&#34;tibble&#34;,&#34;mutate_if&#34;,&#34;skim&#34;,&#34;geom_boxplot&#34;,&#34;scale_y_continuous&#34;,&#34;dollar_format&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;recipe&#34;,&#34;step_corr&#34;,&#34;all_numeric&#34;,&#34;step_dummy&#34;,&#34;all_nominal&#34;,&#34;all_outcomes&#34;,&#34;step_zv&#34;,&#34;step_normalize&#34;,&#34;prep&#34;,&#34;juice&#34;,&#34;logistic_reg&#34;,&#34;set_engine&#34;,&#34;fit&#34;,&#34;nearest_neighbor&#34;,&#34;set_mode&#34;,&#34;decision_tree&#34;,&#34;vfold_cv&#34;,&#34;fit_resamples&#34;,&#34;metric_set&#34;,&#34;control_resamples&#34;,&#34;collect_metrics&#34;,&#34;unnest&#34;,&#34;bind_rows&#34;,&#34;group_by&#34;,&#34;roc_curve&#34;,&#34;geom_line&#34;,&#34;geom_abline&#34;,&#34;tidy&#34;,&#34;arrange&#34;,&#34;predict&#34;,&#34;bake&#34;,&#34;roc_auc&#34;,&#34;spec&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;count&#34;,&#34;filter&#34;,&#34;c&#34;,&#34;mutate&#34;,&#34;paste0&#34;,&#34;ymd&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;select&#34;,&#34;pivot_wider&#34;,&#34;clean_names&#34;,&#34;geom_smooth&#34;,&#34;lm&#34;,&#34;summary&#34;,&#34;tidy&#34;,&#34;set.seed&#34;,&#34;bootstraps&#34;,&#34;map&#34;,&#34;unnest&#34;,&#34;geom_histogram&#34;,&#34;int_pctl&#34;,&#34;sample_n&#34;,&#34;geom_line&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;read_tsv&#34;,&#34;count&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;mutate&#34;,&#34;str_remove&#34;,&#34;case_when&#34;,&#34;unnest_tokens&#34;,&#34;geom_histogram&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;recipe&#34;,&#34;step_tokenize&#34;,&#34;step_stopwords&#34;,&#34;step_tokenfilter&#34;,&#34;step_tfidf&#34;,&#34;step_normalize&#34;,&#34;all_predictors&#34;,&#34;prep&#34;,&#34;logistic_reg&#34;,&#34;tune&#34;,&#34;set_engine&#34;,&#34;workflow&#34;,&#34;add_recipe&#34;,&#34;add_model&#34;,&#34;grid_regular&#34;,&#34;penalty&#34;,&#34;bootstraps&#34;,&#34;registerDoParallel&#34;,&#34;tune_grid&#34;,&#34;metric_set&#34;,&#34;collect_metrics&#34;,&#34;geom_line&#34;,&#34;facet_wrap&#34;,&#34;scale_x_log10&#34;,&#34;select_best&#34;,&#34;finalize_workflow&#34;,&#34;fit&#34;,&#34;pull_workflow_fit&#34;,&#34;vi&#34;,&#34;group_by&#34;,&#34;top_n&#34;,&#34;abs&#34;,&#34;ungroup&#34;,&#34;fct_reorder&#34;,&#34;labs&#34;,&#34;last_fit&#34;,&#34;collect_predictions&#34;,&#34;conf_mat&#34;,&#34;library&#34;,&#34;set&#34;,&#34;options&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;count&#34;,&#34;mutate&#34;,&#34;factor&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_boxplot&#34;,&#34;scale_y_log10&#34;,&#34;labs&#34;,&#34;select&#34;,&#34;case_when&#34;,&#34;str_detect&#34;,&#34;str_to_lower&#34;,&#34;filter&#34;,&#34;log&#34;,&#34;na.omit&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;recipe&#34;,&#34;update_role&#34;,&#34;step_other&#34;,&#34;step_dummy&#34;,&#34;all_nominal&#34;,&#34;has_role&#34;,&#34;workflow&#34;,&#34;add_recipe&#34;,&#34;bag_tree&#34;,&#34;set_engine&#34;,&#34;set_mode&#34;,&#34;bag_mars&#34;,&#34;add_model&#34;,&#34;fit&#34;,&#34;bind_cols&#34;,&#34;predict&#34;,&#34;rename&#34;,&#34;metrics&#34;,&#34;crossing&#34;,&#34;fct_inorder&#34;,&#34;c&#34;,&#34;seq&#34;,&#34;geom_line&#34;,&#34;geom_point&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;update_geom_defaults&#34;,&#34;list&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;count&#34;,&#34;mutate&#34;,&#34;parse_number&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;stat_summary_hex&#34;,&#34;scale_fill_viridis_c&#34;,&#34;labs&#34;,&#34;plot_austin&#34;,&#34;log&#34;,&#34;unnest_tokens&#34;,&#34;anti_join&#34;,&#34;get_stopwords&#34;,&#34;filter&#34;,&#34;as.character&#34;,&#34;slice_max&#34;,&#34;pull&#34;,&#34;complete&#34;,&#34;group_by&#34;,&#34;sum&#34;,&#34;ungroup&#34;,&#34;nest&#34;,&#34;c&#34;,&#34;map&#34;,&#34;glm&#34;,&#34;cbind&#34;,&#34;unnest&#34;,&#34;p.adjust&#34;,&#34;arrange&#34;,&#34;geom_vline&#34;,&#34;geom_point&#34;,&#34;scale_y_log10&#34;,&#34;geom_text_repel&#34;,&#34;geom_line&#34;,&#34;facet_wrap&#34;,&#34;vars&#34;,&#34;scale_x_continuous&#34;,&#34;scale_y_continuous&#34;,&#34;theme_light&#34;,&#34;set.seed&#34;,&#34;select&#34;,&#34;str_to_lower&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;metric_set&#34;,&#34;vfold_cv&#34;,&#34;glue_collapse&#34;,&#34;recipe&#34;,&#34;update_role&#34;,&#34;step_regex&#34;,&#34;step_rm&#34;,&#34;step_novel&#34;,&#34;step_unknown&#34;,&#34;step_other&#34;,&#34;step_dummy&#34;,&#34;all_nominal_predictors&#34;,&#34;step_nzv&#34;,&#34;all_predictors&#34;,&#34;boost_tree&#34;,&#34;tune&#34;,&#34;set_engine&#34;,&#34;set_mode&#34;,&#34;workflow&#34;,&#34;grid_max_entropy&#34;,&#34;tree_depth&#34;,&#34;min_n&#34;,&#34;mtry&#34;,&#34;sample_prop&#34;,&#34;learn_rate&#34;,&#34;registerDoParallel&#34;,&#34;tune_race_anova&#34;,&#34;control_race&#34;,&#34;plot_race&#34;,&#34;show_best&#34;,&#34;finalize_workflow&#34;,&#34;select_best&#34;,&#34;last_fit&#34;,&#34;collect_predictions&#34;,&#34;mn_log_loss&#34;,&#34;conf_mat&#34;,&#34;autoplot&#34;,&#34;roc_curve&#34;,&#34;geom_abline&#34;,&#34;geom_path&#34;,&#34;coord_equal&#34;,&#34;extract_workflow&#34;,&#34;extract_fit_parsnip&#34;,&#34;vip&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;update_geom_defaults&#34;,&#34;list&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;stat_summary_hex&#34;,&#34;scale_fill_viridis_c&#34;,&#34;labs&#34;,&#34;mutate&#34;,&#34;if_else&#34;,&#34;as.logical&#34;,&#34;select&#34;,&#34;pivot_longer&#34;,&#34;fct_inorder&#34;,&#34;after_stat&#34;,&#34;geom_histogram&#34;,&#34;facet_wrap&#34;,&#34;set.seed&#34;,&#34;factor&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;vfold_cv&#34;,&#34;recipe&#34;,&#34;step_date&#34;,&#34;c&#34;,&#34;step_unknown&#34;,&#34;all_nominal_predictors&#34;,&#34;step_dummy&#34;,&#34;step_impute_median&#34;,&#34;all_numeric_predictors&#34;,&#34;step_impute_linear&#34;,&#34;imp_vars&#34;,&#34;step_nzv&#34;,&#34;all_predictors&#34;,&#34;prep&#34;,&#34;boost_tree&#34;,&#34;tune&#34;,&#34;set_engine&#34;,&#34;set_mode&#34;,&#34;workflow&#34;,&#34;registerDoParallel&#34;,&#34;tune_race_anova&#34;,&#34;metric_set&#34;,&#34;control_race&#34;,&#34;plot_race&#34;,&#34;show_best&#34;,&#34;finalize_workflow&#34;,&#34;select_best&#34;,&#34;last_fit&#34;,&#34;collect_predictions&#34;,&#34;mn_log_loss&#34;,&#34;extract_workflow&#34;,&#34;extract_fit_parsnip&#34;,&#34;vip&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_jitter&#34;,&#34;scale_y_log10&#34;,&#34;labs&#34;,&#34;get_spotify_access_token&#34;,&#34;get_playlist_audio_features&#34;,&#34;search_spotify&#34;,&#34;arrange&#34;,&#34;filter&#34;,&#34;row_number&#34;,&#34;pull&#34;,&#34;mutate&#34;,&#34;paste&#34;,&#34;str_to_lower&#34;,&#34;str_remove&#34;,&#34;map_chr&#34;,&#34;possibly&#34;,&#34;select&#34;,&#34;nest&#34;,&#34;c&#34;,&#34;map&#34;,&#34;get_track_audio_features&#34;,&#34;bind_cols&#34;,&#34;unnest&#34;,&#34;na.omit&#34;,&#34;correlate&#34;,&#34;rearrange&#34;,&#34;shave&#34;,&#34;rplot&#34;,&#34;lm&#34;,&#34;log&#34;,&#34;summary&#34;,&#34;recipe&#34;,&#34;update_role&#34;,&#34;step_log&#34;,&#34;step_normalize&#34;,&#34;all_predictors&#34;,&#34;step_pca&#34;,&#34;prep&#34;,&#34;tidy&#34;,&#34;fct_inorder&#34;,&#34;geom_col&#34;,&#34;facet_wrap&#34;,&#34;group_by&#34;,&#34;top_n&#34;,&#34;abs&#34;,&#34;reorder_within&#34;,&#34;scale_y_reordered&#34;,&#34;juice&#34;,&#34;geom_point&#34;,&#34;geom_text&#34;,&#34;sum&#34;,&#34;tibble&#34;,&#34;unique&#34;,&#34;scale_y_continuous&#34;,&#34;percent_format&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;update_geom_defaults&#34;,&#34;list&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;max&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;inner_join&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;factor&#34;,&#34;geom_histogram&#34;,&#34;labs&#34;,&#34;select&#34;,&#34;na.omit&#34;,&#34;correlate&#34;,&#34;rearrange&#34;,&#34;network_plot&#34;,&#34;c&#34;,&#34;set.seed&#34;,&#34;mutate&#34;,&#34;log&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;recipe&#34;,&#34;step_zv&#34;,&#34;all_numeric_predictors&#34;,&#34;step_normalize&#34;,&#34;prep&#34;,&#34;bake&#34;,&#34;geom_autopoint&#34;,&#34;geom_autodensity&#34;,&#34;facet_matrix&#34;,&#34;vars&#34;,&#34;scale_color_distiller&#34;,&#34;step_pca&#34;,&#34;plot_test_results&#34;,&#34;ggtitle&#34;,&#34;tidy&#34;,&#34;paste0&#34;,&#34;slice_max&#34;,&#34;abs&#34;,&#34;ungroup&#34;,&#34;geom_col&#34;,&#34;facet_wrap&#34;,&#34;step_pls&#34;,&#34;step_umap&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;update_geom_defaults&#34;,&#34;list&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;count&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;arrange&#34;,&#34;slice_max&#34;,&#34;pull&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;mean&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_segment&#34;,&#34;pivot_wider&#34;,&#34;geom_point&#34;,&#34;scale_x_continuous&#34;,&#34;labs&#34;,&#34;mutate&#34;,&#34;if_else&#34;,&#34;mutate_if&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;vfold_cv&#34;,&#34;logistic_reg&#34;,&#34;recipe&#34;,&#34;step_dummy&#34;,&#34;all_nominal_predictors&#34;,&#34;workflow&#34;,&#34;registerDoParallel&#34;,&#34;control_resamples&#34;,&#34;fit_resamples&#34;,&#34;collect_metrics&#34;,&#34;augment&#34;,&#34;roc_curve&#34;,&#34;autoplot&#34;,&#34;step_interact&#34;,&#34;starts_with&#34;,&#34;fit&#34;,&#34;predict&#34;,&#34;tibble&#34;,&#34;crossing&#34;,&#34;c&#34;,&#34;bind_cols&#34;,&#34;geom_errorbar&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;skim&#34;,&#34;count&#34;,&#34;kable&#34;,&#34;add_count&#34;,&#34;mutate&#34;,&#34;case_when&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_boxplot&#34;,&#34;labs&#34;,&#34;geom_histogram&#34;,&#34;scale_y_continuous&#34;,&#34;comma_format&#34;,&#34;select&#34;,&#34;gg_miss_upset&#34;,&#34;filter&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;mean&#34;,&#34;geom_line&#34;,&#34;geom_smooth&#34;,&#34;c&#34;,&#34;n&#34;,&#34;ungroup&#34;,&#34;arrange&#34;,&#34;geom_text_repel&#34;,&#34;geom_point&#34;,&#34;mutate_if&#34;,&#34;recipe&#34;,&#34;step_meanimpute&#34;,&#34;step_knnimpute&#34;,&#34;all_predictors&#34;,&#34;prep&#34;,&#34;juice&#34;,&#34;summary&#34;,&#34;lm&#34;,&#34;tidy&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;update_geom_defaults&#34;,&#34;list&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;filter&#34;,&#34;mutate&#34;,&#34;if_else&#34;,&#34;count&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;geom_point&#34;,&#34;geom_smooth&#34;,&#34;scale_y_continuous&#34;,&#34;c&#34;,&#34;labs&#34;,&#34;pivot_wider&#34;,&#34;glm&#34;,&#34;cbind&#34;,&#34;summary&#34;,&#34;tidy&#34;,&#34;set.seed&#34;,&#34;bootstraps&#34;,&#34;analysis&#34;,&#34;map&#34;,&#34;int_pctl&#34;,&#34;unnest&#34;,&#34;geom_vline&#34;,&#34;geom_histogram&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;today&#34;,&#34;years&#34;,&#34;glue&#34;,&#34;as_tibble&#34;,&#34;read.socrata&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;transmute&#34;,&#34;if_else&#34;,&#34;na.omit&#34;,&#34;mutate&#34;,&#34;floor_date&#34;,&#34;count&#34;,&#34;filter&#34;,&#34;last&#34;,&#34;first&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;scale_y_continuous&#34;,&#34;c&#34;,&#34;labs&#34;,&#34;group_by&#34;,&#34;sum&#34;,&#34;ungroup&#34;,&#34;percent_format&#34;,&#34;wday&#34;,&#34;geom_col&#34;,&#34;scale_x_continuous&#34;,&#34;fct_reorder&#34;,&#34;geom_point&#34;,&#34;scale_color_manual&#34;,&#34;coord_fixed&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;vfold_cv&#34;,&#34;recipe&#34;,&#34;step_date&#34;,&#34;step_rm&#34;,&#34;step_other&#34;,&#34;step_downsample&#34;,&#34;bag_tree&#34;,&#34;set_engine&#34;,&#34;set_mode&#34;,&#34;workflow&#34;,&#34;add_recipe&#34;,&#34;add_model&#34;,&#34;registerDoParallel&#34;,&#34;fit_resamples&#34;,&#34;control_resamples&#34;,&#34;collect_metrics&#34;,&#34;last_fit&#34;,&#34;pull_workflow_fit&#34;,&#34;slice_max&#34;,&#34;collect_predictions&#34;,&#34;roc_curve&#34;,&#34;geom_abline&#34;,&#34;coord_equal&#34;,&#34;predict&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;count&#34;,&#34;mutate&#34;,&#34;str_to_lower&#34;,&#34;str_replace_all&#34;,&#34;str_remove&#34;,&#34;case_when&#34;,&#34;str_detect&#34;,&#34;str_replace&#34;,&#34;parse_number&#34;,&#34;if_else&#34;,&#34;add_count&#34;,&#34;filter&#34;,&#34;select&#34;,&#34;distinct&#34;,&#34;na.omit&#34;,&#34;pivot_wider&#34;,&#34;clean_names&#34;,&#34;recipe&#34;,&#34;update_role&#34;,&#34;step_normalize&#34;,&#34;all_predictors&#34;,&#34;step_pca&#34;,&#34;prep&#34;,&#34;tidy&#34;,&#34;paste0&#34;,&#34;fct_inorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;facet_wrap&#34;,&#34;labs&#34;,&#34;group_by&#34;,&#34;top_n&#34;,&#34;abs&#34;,&#34;ungroup&#34;,&#34;reorder_within&#34;,&#34;scale_y_reordered&#34;,&#34;juice&#34;,&#34;geom_point&#34;,&#34;geom_text&#34;,&#34;step_umap&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;clean_names&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;group_by&#34;,&#34;max&#34;,&#34;slice_max&#34;,&#34;pull&#34;,&#34;pivot_longer&#34;,&#34;mutate&#34;,&#34;str_remove&#34;,&#34;c&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;geom_point&#34;,&#34;facet_wrap&#34;,&#34;scale_x_continuous&#34;,&#34;guide_axis&#34;,&#34;labs&#34;,&#34;nest&#34;,&#34;map&#34;,&#34;lm&#34;,&#34;unnest&#34;,&#34;p.adjust&#34;,&#34;geom_vline&#34;,&#34;scale_y_log10&#34;,&#34;geom_text_repel&#34;,&#34;theme_light&#34;,&#34;theme&#34;,&#34;element_text&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;cm_heat&#34;,&#34;as.data.frame.table&#34;,&#34;names&#34;,&#34;c&#34;,&#34;levels&#34;,&#34;factor&#34;,&#34;rev&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_tile&#34;,&#34;scale_fill_gradient&#34;,&#34;theme&#34;,&#34;element_blank&#34;,&#34;geom_text&#34;,&#34;shortcode&#34;,&#34;geom_point&#34;,&#34;facet_wrap&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;across&#34;,&#34;list&#34;,&#34;cor&#34;,&#34;count&#34;,&#34;set.seed&#34;,&#34;mutate&#34;,&#34;bootstraps&#34;,&#34;rand_forest&#34;,&#34;set_mode&#34;,&#34;set_engine&#34;,&#34;workflow&#34;,&#34;add_formula&#34;,&#34;add_model&#34;,&#34;registerDoParallel&#34;,&#34;fit_resamples&#34;,&#34;control_resamples&#34;,&#34;collect_metrics&#34;,&#34;collect_predictions&#34;,&#34;ppv&#34;,&#34;roc_curve&#34;,&#34;geom_abline&#34;,&#34;geom_path&#34;,&#34;coord_equal&#34;,&#34;conf_mat&#34;,&#34;autoplot&#34;,&#34;filter&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;update_geom_defaults&#34;,&#34;list&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;labs&#34;,&#34;set.seed&#34;,&#34;bootstraps&#34;,&#34;recipe&#34;,&#34;step_date&#34;,&#34;step_holiday&#34;,&#34;c&#34;,&#34;prep&#34;,&#34;bake&#34;,&#34;workflow&#34;,&#34;linear_reg&#34;,&#34;control_resamples&#34;,&#34;registerDoParallel&#34;,&#34;fit_resamples&#34;,&#34;select&#34;,&#34;unnest&#34;,&#34;mutate&#34;,&#34;map&#34;,&#34;geom_histogram&#34;,&#34;facet_wrap&#34;,&#34;vars&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;read_tsv&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;scale_x_log10&#34;,&#34;dollar_format&#34;,&#34;labs&#34;,&#34;transmute&#34;,&#34;str_extract_all&#34;,&#34;mutate&#34;,&#34;map_int&#34;,&#34;unnest&#34;,&#34;add_count&#34;,&#34;filter&#34;,&#34;select&#34;,&#34;str_replace_all&#34;,&#34;fct_reorder&#34;,&#34;geom_boxplot&#34;,&#34;geom_quasirandom&#34;,&#34;scale_y_log10&#34;,&#34;theme&#34;,&#34;pivot_wider&#34;,&#34;list&#34;,&#34;clean_names&#34;,&#34;recipe&#34;,&#34;update_role&#34;,&#34;step_log&#34;,&#34;step_other&#34;,&#34;step_dummy&#34;,&#34;all_nominal&#34;,&#34;step_zv&#34;,&#34;all_predictors&#34;,&#34;prep&#34;,&#34;workflow&#34;,&#34;add_recipe&#34;,&#34;add_model&#34;,&#34;linear_reg&#34;,&#34;set_engine&#34;,&#34;fit&#34;,&#34;pull_workflow_fit&#34;,&#34;tidy&#34;,&#34;arrange&#34;,&#34;kable&#34;,&#34;crossing&#34;,&#34;row_number&#34;,&#34;predict&#34;,&#34;bind_cols&#34;,&#34;pivot_longer&#34;,&#34;geom_point&#34;,&#34;geom_errorbar&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;update_geom_defaults&#34;,&#34;list&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;separate&#34;,&#34;c&#34;,&#34;mutate&#34;,&#34;across&#34;,&#34;filter&#34;,&#34;select&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;labs&#34;,&#34;scale_color_viridis_c&#34;,&#34;geom_smooth&#34;,&#34;factor&#34;,&#34;bs&#34;,&#34;scale_color_viridis_d&#34;,&#34;fct_lump&#34;,&#34;fct_reorder&#34;,&#34;geom_boxplot&#34;,&#34;geom_jitter&#34;,&#34;theme&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;vfold_cv&#34;,&#34;recipe&#34;,&#34;step_other&#34;,&#34;step_dummy&#34;,&#34;all_nominal_predictors&#34;,&#34;step_bs&#34;,&#34;rand_forest&#34;,&#34;set_mode&#34;,&#34;set_engine&#34;,&#34;mars&#34;,&#34;linear_reg&#34;,&#34;workflow_set&#34;,&#34;registerDoParallel&#34;,&#34;workflow_map&#34;,&#34;autoplot&#34;,&#34;collect_metrics&#34;,&#34;extract_workflow&#34;,&#34;fit&#34;,&#34;tidy&#34;,&#34;arrange&#34;,&#34;abs&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;count&#34;,&#34;filter&#34;,&#34;pull&#34;,&#34;set.seed&#34;,&#34;mutate&#34;,&#34;case_when&#34;,&#34;select&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;vfold_cv&#34;,&#34;recipe&#34;,&#34;step_tokenize&#34;,&#34;list&#34;,&#34;step_tokenfilter&#34;,&#34;step_tf&#34;,&#34;step_normalize&#34;,&#34;all_predictors&#34;,&#34;step_smote&#34;,&#34;prep&#34;,&#34;bake&#34;,&#34;svm_linear&#34;,&#34;set_mode&#34;,&#34;set_engine&#34;,&#34;workflow&#34;,&#34;add_recipe&#34;,&#34;add_model&#34;,&#34;registerDoParallel&#34;,&#34;fit_resamples&#34;,&#34;metric_set&#34;,&#34;collect_metrics&#34;,&#34;last_fit&#34;,&#34;collect_predictions&#34;,&#34;conf_mat&#34;,&#34;pull_workflow_fit&#34;,&#34;tibble&#34;,&#34;colnames&#34;,&#34;arrange&#34;,&#34;group_by&#34;,&#34;slice_max&#34;,&#34;abs&#34;,&#34;ungroup&#34;,&#34;str_remove&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;fct_reorder&#34;,&#34;geom_col&#34;,&#34;geom_text&#34;,&#34;scale_fill_discrete&#34;,&#34;c&#34;,&#34;scale_y_discrete&#34;,&#34;theme&#34;,&#34;element_blank&#34;,&#34;labs&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;mean&#34;,&#34;pivot_longer&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;scale_y_continuous&#34;,&#34;percent_format&#34;,&#34;labs&#34;,&#34;count&#34;,&#34;mutate&#34;,&#34;percent&#34;,&#34;sum&#34;,&#34;kable&#34;,&#34;c&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;fct_lump&#34;,&#34;case_when&#34;,&#34;geom_col&#34;,&#34;facet_wrap&#34;,&#34;select&#34;,&#34;mutate_if&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;vfold_cv&#34;,&#34;recipe&#34;,&#34;step_medianimpute&#34;,&#34;step_other&#34;,&#34;step_dummy&#34;,&#34;all_nominal&#34;,&#34;step_smote&#34;,&#34;logistic_reg&#34;,&#34;set_engine&#34;,&#34;rand_forest&#34;,&#34;set_mode&#34;,&#34;workflow&#34;,&#34;add_recipe&#34;,&#34;metric_set&#34;,&#34;registerDoParallel&#34;,&#34;add_model&#34;,&#34;fit_resamples&#34;,&#34;control_resamples&#34;,&#34;collect_metrics&#34;,&#34;conf_mat_resampled&#34;,&#34;collect_predictions&#34;,&#34;roc_curve&#34;,&#34;geom_abline&#34;,&#34;geom_path&#34;,&#34;coord_equal&#34;,&#34;last_fit&#34;,&#34;conf_mat&#34;,&#34;pull&#34;,&#34;pluck&#34;,&#34;tidy&#34;,&#34;arrange&#34;,&#34;fct_reorder&#34;,&#34;geom_vline&#34;,&#34;geom_errorbar&#34;,&#34;geom_point&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;select&#34;,&#34;pivot_longer&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;scale_y_log10&#34;,&#34;facet_wrap&#34;,&#34;labs&#34;,&#34;mutate&#34;,&#34;log10&#34;,&#34;mutate_if&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;bootstraps&#34;,&#34;recipe&#34;,&#34;step_other&#34;,&#34;step_clean_levels&#34;,&#34;step_knnimpute&#34;,&#34;rand_forest&#34;,&#34;tune&#34;,&#34;set_mode&#34;,&#34;set_engine&#34;,&#34;workflow&#34;,&#34;add_recipe&#34;,&#34;add_model&#34;,&#34;registerDoParallel&#34;,&#34;tune_grid&#34;,&#34;show_best&#34;,&#34;autoplot&#34;,&#34;finalize_workflow&#34;,&#34;select_best&#34;,&#34;last_fit&#34;,&#34;collect_metrics&#34;,&#34;collect_predictions&#34;,&#34;geom_abline&#34;,&#34;coord_fixed&#34;,&#34;predict&#34;,&#34;finalize_model&#34;,&#34;fit&#34;,&#34;pull_workflow_fit&#34;,&#34;vip&#34;,&#34;list&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;group_by&#34;,&#34;paste&#34;,&#34;summarise&#34;,&#34;mean&#34;,&#34;ungroup&#34;,&#34;c&#34;,&#34;pivot_wider&#34;,&#34;clean_names&#34;,&#34;left_join&#34;,&#34;select&#34;,&#34;rename&#34;,&#34;mutate&#34;,&#34;across&#34;,&#34;log&#34;,&#34;where&#34;,&#34;as.numeric&#34;,&#34;scale&#34;,&#34;to_snake_case&#34;,&#34;kmeans&#34;,&#34;summary&#34;,&#34;tidy&#34;,&#34;augment&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;tibble&#34;,&#34;map&#34;,&#34;unnest&#34;,&#34;geom_line&#34;,&#34;ggplotly&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;transmute&#34;,&#34;str_to_lower&#34;,&#34;str_remove_all&#34;,&#34;str_trim&#34;,&#34;mutate&#34;,&#34;as.numeric&#34;,&#34;select&#34;,&#34;count&#34;,&#34;add_count&#34;,&#34;filter&#34;,&#34;pivot_wider&#34;,&#34;list&#34;,&#34;distinct&#34;,&#34;pivot_longer&#34;,&#34;separate_rows&#34;,&#34;inner_join&#34;,&#34;clean_names&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;as.factor&#34;,&#34;geom_boxplot&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;recipe&#34;,&#34;update_role&#34;,&#34;step_zv&#34;,&#34;all_numeric&#34;,&#34;all_outcomes&#34;,&#34;step_normalize&#34;,&#34;prep&#34;,&#34;linear_reg&#34;,&#34;set_engine&#34;,&#34;workflow&#34;,&#34;add_recipe&#34;,&#34;add_model&#34;,&#34;fit&#34;,&#34;pull_workflow_fit&#34;,&#34;tidy&#34;,&#34;set.seed&#34;,&#34;bootstraps&#34;,&#34;tune&#34;,&#34;grid_regular&#34;,&#34;penalty&#34;,&#34;registerDoParallel&#34;,&#34;tune_grid&#34;,&#34;collect_metrics&#34;,&#34;geom_errorbar&#34;,&#34;geom_line&#34;,&#34;facet_wrap&#34;,&#34;scale_x_log10&#34;,&#34;theme&#34;,&#34;select_best&#34;,&#34;finalize_workflow&#34;,&#34;vi&#34;,&#34;abs&#34;,&#34;fct_reorder&#34;,&#34;geom_col&#34;,&#34;scale_x_continuous&#34;,&#34;c&#34;,&#34;labs&#34;,&#34;last_fit&#34;,&#34;library&#34;,&#34;set&#34;,&#34;options&#34;,&#34;theme_set&#34;,&#34;theme_avatar&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;count&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;mutate&#34;,&#34;fct_inorder&#34;,&#34;fct_lump_n&#34;,&#34;reorder_within&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;facet_wrap&#34;,&#34;scale_y_reordered&#34;,&#34;scale_fill_manual&#34;,&#34;c&#34;,&#34;avatar_pal&#34;,&#34;labs&#34;,&#34;if_else&#34;,&#34;select&#34;,&#34;sample_n&#34;,&#34;pull&#34;,&#34;unnest_tokens&#34;,&#34;bind_log_odds&#34;,&#34;arrange&#34;,&#34;group_by&#34;,&#34;top_n&#34;,&#34;reorder&#34;,&#34;scale_fill_avatar&#34;,&#34;textfeatures&#34;,&#34;bind_cols&#34;,&#34;summarise&#34;,&#34;across&#34;,&#34;starts_with&#34;,&#34;pivot_longer&#34;,&#34;fct_reorder&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;vfold_cv&#34;,&#34;recipe&#34;,&#34;step_downsample&#34;,&#34;step_textfeature&#34;,&#34;step_zv&#34;,&#34;all_predictors&#34;,&#34;step_normalize&#34;,&#34;prep&#34;,&#34;juice&#34;,&#34;rand_forest&#34;,&#34;set_engine&#34;,&#34;set_mode&#34;,&#34;svm_rbf&#34;,&#34;workflow&#34;,&#34;add_recipe&#34;,&#34;registerDoParallel&#34;,&#34;add_model&#34;,&#34;fit_resamples&#34;,&#34;metric_set&#34;,&#34;control_grid&#34;,&#34;collect_metrics&#34;,&#34;conf_mat_resampled&#34;,&#34;collect_predictions&#34;,&#34;roc_curve&#34;,&#34;geom_abline&#34;,&#34;geom_path&#34;,&#34;scale_color_avatar&#34;,&#34;coord_equal&#34;,&#34;fit&#34;,&#34;pull_workflow_fit&#34;,&#34;vi&#34;,&#34;slice_max&#34;,&#34;str_remove&#34;,&#34;geom_errorbar&#34;,&#34;geom_point&#34;,&#34;theme&#34;,&#34;last_fit&#34;,&#34;conf_mat&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;update_geom_defaults&#34;,&#34;list&#34;,&#34;shortcode&#34;,&#34;data&#34;,&#34;as_tibble&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;stat_summary_hex&#34;,&#34;geom_point&#34;,&#34;coord_fixed&#34;,&#34;scale_fill_viridis_c&#34;,&#34;scale_color_manual&#34;,&#34;c&#34;,&#34;labs&#34;,&#34;set.seed&#34;,&#34;spatial_clustering_cv&#34;,&#34;vfold_cv&#34;,&#34;bind_rows&#34;,&#34;analysis&#34;,&#34;mutate&#34;,&#34;assessment&#34;,&#34;print&#34;,&#34;walk&#34;,&#34;logistic_reg&#34;,&#34;workflow&#34;,&#34;registerDoParallel&#34;,&#34;fit_resamples&#34;,&#34;collect_metrics&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;update_geom_defaults&#34;,&#34;list&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;facet_grid&#34;,&#34;vars&#34;,&#34;set.seed&#34;,&#34;select&#34;,&#34;mutate_if&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;bootstraps&#34;,&#34;decision_tree&#34;,&#34;tune&#34;,&#34;set_engine&#34;,&#34;set_mode&#34;,&#34;grid_regular&#34;,&#34;cost_complexity&#34;,&#34;tree_depth&#34;,&#34;workflow&#34;,&#34;add_model&#34;,&#34;add_formula&#34;,&#34;registerDoParallel&#34;,&#34;tune_grid&#34;,&#34;control_grid&#34;,&#34;collect_metrics&#34;,&#34;show_best&#34;,&#34;autoplot&#34;,&#34;collect_predictions&#34;,&#34;group_by&#34;,&#34;roc_curve&#34;,&#34;theme&#34;,&#34;select_best&#34;,&#34;finalize_workflow&#34;,&#34;last_fit&#34;,&#34;predict&#34;,&#34;explain_tidymodels&#34;,&#34;as.integer&#34;,&#34;model_profile&#34;,&#34;as_tibble&#34;,&#34;mutate&#34;,&#34;str_remove&#34;,&#34;geom_line&#34;,&#34;labs&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;count&#34;,&#34;transmute&#34;,&#34;case_when&#34;,&#34;str_detect&#34;,&#34;mutate_if&#34;,&#34;map_data&#34;,&#34;ggplot&#34;,&#34;geom_map&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;theme_void&#34;,&#34;labs&#34;,&#34;bootstraps&#34;,&#34;recipe&#34;,&#34;update_role&#34;,&#34;step_other&#34;,&#34;step_dummy&#34;,&#34;step_zv&#34;,&#34;all_predictors&#34;,&#34;step_normalize&#34;,&#34;step_smote&#34;,&#34;prep&#34;,&#34;juice&#34;,&#34;rand_forest&#34;,&#34;set_mode&#34;,&#34;set_engine&#34;,&#34;workflow&#34;,&#34;add_recipe&#34;,&#34;add_model&#34;,&#34;fit_resamples&#34;,&#34;control_resamples&#34;,&#34;collect_metrics&#34;,&#34;collect_predictions&#34;,&#34;conf_mat&#34;,&#34;group_by&#34;,&#34;ppv&#34;,&#34;fit&#34;,&#34;select&#34;,&#34;clean_names&#34;,&#34;vip&#34;,&#34;mutate&#34;,&#34;left_join&#34;,&#34;row_number&#34;,&#34;stat_summary_hex&#34;,&#34;as.integer&#34;,&#34;scale_fill_gradient&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;update_geom_defaults&#34;,&#34;list&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;left_join&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;distinct&#34;,&#34;count&#34;,&#34;unnest_tokens&#34;,&#34;bind_log_odds&#34;,&#34;group_by&#34;,&#34;slice_max&#34;,&#34;ungroup&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;fct_reorder&#34;,&#34;geom_col&#34;,&#34;facet_wrap&#34;,&#34;vars&#34;,&#34;labs&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;vfold_cv&#34;,&#34;recipe&#34;,&#34;step_tokenize&#34;,&#34;step_tokenfilter&#34;,&#34;step_tfidf&#34;,&#34;step_downsample&#34;,&#34;multinom_reg&#34;,&#34;tune&#34;,&#34;set_mode&#34;,&#34;set_engine&#34;,&#34;workflow&#34;,&#34;grid_regular&#34;,&#34;penalty&#34;,&#34;c&#34;,&#34;registerDoParallel&#34;,&#34;tune_grid&#34;,&#34;autoplot&#34;,&#34;show_best&#34;,&#34;select_by_one_std_err&#34;,&#34;desc&#34;,&#34;finalize_workflow&#34;,&#34;last_fit&#34;,&#34;collect_metrics&#34;,&#34;collect_predictions&#34;,&#34;conf_mat&#34;,&#34;roc_curve&#34;,&#34;geom_abline&#34;,&#34;geom_path&#34;,&#34;coord_fixed&#34;,&#34;extract_workflow&#34;,&#34;predict&#34;,&#34;tibble&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;mean&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;labs&#34;,&#34;geom_bin2d&#34;,&#34;c&#34;,&#34;scale_fill_gradient&#34;,&#34;geom_smooth&#34;,&#34;ns&#34;,&#34;paste&#34;,&#34;print&#34;,&#34;walk&#34;,&#34;set.seed&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;bootstraps&#34;,&#34;recipe&#34;,&#34;step_ns&#34;,&#34;tune&#34;,&#34;linear_reg&#34;,&#34;set_engine&#34;,&#34;workflow&#34;,&#34;add_recipe&#34;,&#34;add_model&#34;,&#34;tibble&#34;,&#34;registerDoParallel&#34;,&#34;control_grid&#34;,&#34;tune_grid&#34;,&#34;collect_metrics&#34;,&#34;geom_line&#34;,&#34;facet_wrap&#34;,&#34;theme&#34;,&#34;select_by_pct_loss&#34;,&#34;select_by_one_std_err&#34;,&#34;finalize_workflow&#34;,&#34;fit&#34;,&#34;bind_cols&#34;,&#34;predict&#34;,&#34;metrics&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;update_geom_defaults&#34;,&#34;list&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;count&#34;,&#34;slice_sample&#34;,&#34;pull&#34;,&#34;unnest_tokens&#34;,&#34;anti_join&#34;,&#34;get_stopwords&#34;,&#34;group_by&#34;,&#34;slice_max&#34;,&#34;ungroup&#34;,&#34;mutate&#34;,&#34;reorder_within&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;scale_y_reordered&#34;,&#34;facet_wrap&#34;,&#34;labs&#34;,&#34;set.seed&#34;,&#34;select&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;vfold_cv&#34;,&#34;recipe&#34;,&#34;step_tokenize&#34;,&#34;step_tokenfilter&#34;,&#34;step_tfidf&#34;,&#34;step_normalize&#34;,&#34;all_numeric_predictors&#34;,&#34;step_smote&#34;,&#34;svm_linear&#34;,&#34;set_mode&#34;,&#34;set_engine&#34;,&#34;workflow&#34;,&#34;add_recipe&#34;,&#34;add_model&#34;,&#34;registerDoParallel&#34;,&#34;fit_resamples&#34;,&#34;metric_set&#34;,&#34;control_resamples&#34;,&#34;collect_metrics&#34;,&#34;conf_mat_resampled&#34;,&#34;autoplot&#34;,&#34;last_fit&#34;,&#34;collect_predictions&#34;,&#34;conf_mat&#34;,&#34;pull_workflow_fit&#34;,&#34;tidy&#34;,&#34;arrange&#34;,&#34;filter&#34;,&#34;abs&#34;,&#34;str_remove&#34;,&#34;if_else&#34;,&#34;fct_reorder&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;update_geom_defaults&#34;,&#34;list&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;scale_x_log10&#34;,&#34;dollar_format&#34;,&#34;labs&#34;,&#34;log&#34;,&#34;geom_point&#34;,&#34;scale_color_viridis_c&#34;,&#34;stat_summary_hex&#34;,&#34;scale_fill_viridis_c&#34;,&#34;set.seed&#34;,&#34;mutate&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;vfold_cv&#34;,&#34;recipe&#34;,&#34;step_novel&#34;,&#34;step_other&#34;,&#34;step_tokenize&#34;,&#34;step_stopwords&#34;,&#34;step_tokenfilter&#34;,&#34;step_tf&#34;,&#34;bag_tree&#34;,&#34;set_engine&#34;,&#34;set_mode&#34;,&#34;workflow&#34;,&#34;add_recipe&#34;,&#34;add_model&#34;,&#34;fit&#34;,&#34;registerDoParallel&#34;,&#34;fit_resamples&#34;,&#34;collect_metrics&#34;,&#34;augment&#34;,&#34;exp&#34;,&#34;geom_abline&#34;,&#34;scale_y_log10&#34;,&#34;sqrt&#34;,&#34;mean&#34;,&#34;metric_vec_template&#34;,&#34;UseMethod&#34;,&#34;new_numeric_metric&#34;,&#34;metric_summarizer&#34;,&#34;enquo&#34;,&#34;rmse&#34;,&#34;across&#34;,&#34;c&#34;,&#34;rmsle&#34;,&#34;library&#34;,&#34;set&#34;,&#34;options&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;facet_wrap&#34;,&#34;select&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;bootstraps&#34;,&#34;logistic_reg&#34;,&#34;set_engine&#34;,&#34;rand_forest&#34;,&#34;set_mode&#34;,&#34;workflow&#34;,&#34;add_formula&#34;,&#34;add_model&#34;,&#34;fit_resamples&#34;,&#34;control_resamples&#34;,&#34;collect_metrics&#34;,&#34;conf_mat_resampled&#34;,&#34;collect_predictions&#34;,&#34;group_by&#34;,&#34;roc_curve&#34;,&#34;geom_abline&#34;,&#34;geom_path&#34;,&#34;coord_equal&#34;,&#34;last_fit&#34;,&#34;conf_mat&#34;,&#34;tidy&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;update_geom_defaults&#34;,&#34;list&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;filter&#34;,&#34;count&#34;,&#34;year&#34;,&#34;mutate&#34;,&#34;factor&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;position_dodge&#34;,&#34;labs&#34;,&#34;parse_number&#34;,&#34;after_stat&#34;,&#34;geom_histogram&#34;,&#34;set.seed&#34;,&#34;is.na&#34;,&#34;case_when&#34;,&#34;select&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;bootstraps&#34;,&#34;decision_tree&#34;,&#34;tune&#34;,&#34;set_mode&#34;,&#34;set_engine&#34;,&#34;grid_regular&#34;,&#34;cost_complexity&#34;,&#34;tree_depth&#34;,&#34;min_n&#34;,&#34;registerDoParallel&#34;,&#34;tune_grid&#34;,&#34;metric_set&#34;,&#34;show_best&#34;,&#34;autoplot&#34;,&#34;theme_light&#34;,&#34;select_by_one_std_err&#34;,&#34;finalize_model&#34;,&#34;fit&#34;,&#34;last_fit&#34;,&#34;collect_metrics&#34;,&#34;geom_parttree&#34;,&#34;geom_jitter&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;mutate&#34;,&#34;case_when&#34;,&#34;parse_number&#34;,&#34;select&#34;,&#34;na.omit&#34;,&#34;mutate_if&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;labs&#34;,&#34;count&#34;,&#34;add_count&#34;,&#34;filter&#34;,&#34;group_by&#34;,&#34;sum&#34;,&#34;geom_col&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;recipe&#34;,&#34;update_role&#34;,&#34;step_other&#34;,&#34;step_dummy&#34;,&#34;all_nominal&#34;,&#34;all_outcomes&#34;,&#34;step_date&#34;,&#34;c&#34;,&#34;step_rm&#34;,&#34;step_downsample&#34;,&#34;prep&#34;,&#34;juice&#34;,&#34;rand_forest&#34;,&#34;tune&#34;,&#34;set_mode&#34;,&#34;set_engine&#34;,&#34;workflow&#34;,&#34;add_recipe&#34;,&#34;add_model&#34;,&#34;vfold_cv&#34;,&#34;registerDoParallel&#34;,&#34;tune_grid&#34;,&#34;collect_metrics&#34;,&#34;pivot_longer&#34;,&#34;facet_wrap&#34;,&#34;grid_regular&#34;,&#34;mtry&#34;,&#34;min_n&#34;,&#34;factor&#34;,&#34;geom_line&#34;,&#34;select_best&#34;,&#34;finalize_model&#34;,&#34;fit&#34;,&#34;vip&#34;,&#34;last_fit&#34;,&#34;collect_predictions&#34;,&#34;bind_cols&#34;,&#34;scale_color_manual&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;update_geom_defaults&#34;,&#34;list&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;mutate&#34;,&#34;as.period&#34;,&#34;as.Date&#34;,&#34;time_length&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;after_stat&#34;,&#34;geom_histogram&#34;,&#34;labs&#34;,&#34;group_by&#34;,&#34;week&#34;,&#34;wday&#34;,&#34;summarise&#34;,&#34;mean&#34;,&#34;geom_tile&#34;,&#34;scale_fill_viridis_c&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;metric_set&#34;,&#34;vfold_cv&#34;,&#34;recipe&#34;,&#34;step_date&#34;,&#34;c&#34;,&#34;step_dummy&#34;,&#34;all_nominal_predictors&#34;,&#34;step_zv&#34;,&#34;all_predictors&#34;,&#34;prep&#34;,&#34;boost_tree&#34;,&#34;tune&#34;,&#34;set_engine&#34;,&#34;set_mode&#34;,&#34;grid_latin_hypercube&#34;,&#34;mtry&#34;,&#34;learn_rate&#34;,&#34;stop_iter&#34;,&#34;workflow&#34;,&#34;registerDoParallel&#34;,&#34;tune_grid&#34;,&#34;autoplot&#34;,&#34;theme_light&#34;,&#34;show_best&#34;,&#34;finalize_workflow&#34;,&#34;select_best&#34;,&#34;last_fit&#34;,&#34;collect_metrics&#34;,&#34;extract_workflow&#34;,&#34;extract_fit_parsnip&#34;,&#34;vip&#34;,&#34;collect_predictions&#34;,&#34;roc_curve&#34;,&#34;geom_abline&#34;,&#34;geom_path&#34;,&#34;coord_equal&#34;,&#34;conf_mat&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;update_geom_defaults&#34;,&#34;list&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;mutate&#34;,&#34;case_when&#34;,&#34;skim&#34;,&#34;count&#34;,&#34;select&#34;,&#34;ggpairs&#34;,&#34;aes&#34;,&#34;pivot_longer&#34;,&#34;ggplot&#34;,&#34;geom_bar&#34;,&#34;facet_wrap&#34;,&#34;vars&#34;,&#34;labs&#34;,&#34;set.seed&#34;,&#34;vfold_cv&#34;,&#34;metric_set&#34;,&#34;recipe&#34;,&#34;step_novel&#34;,&#34;all_nominal_predictors&#34;,&#34;step_other&#34;,&#34;step_unknown&#34;,&#34;step_impute_median&#34;,&#34;all_numeric_predictors&#34;,&#34;step_zv&#34;,&#34;all_predictors&#34;,&#34;bag_tree&#34;,&#34;set_engine&#34;,&#34;set_mode&#34;,&#34;workflow&#34;,&#34;add_recipe&#34;,&#34;add_model&#34;,&#34;fit&#34;,&#34;registerDoParallel&#34;,&#34;fit_resamples&#34;,&#34;collect_metrics&#34;,&#34;step_dummy&#34;,&#34;step_smote&#34;,&#34;augment&#34;,&#34;library&#34;,&#34;set&#34;,&#34;options&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;library&#34;,&#34;set&#34;,&#34;options&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;update_geom_defaults&#34;,&#34;list&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;distinct&#34;,&#34;mutate&#34;,&#34;str_replace_all&#34;,&#34;unnest_tokens&#34;,&#34;anti_join&#34;,&#34;get_stopwords&#34;,&#34;count&#34;,&#34;cast_sparse&#34;,&#34;dim&#34;,&#34;set.seed&#34;,&#34;stm&#34;,&#34;summary&#34;,&#34;tidy&#34;,&#34;group_by&#34;,&#34;slice_max&#34;,&#34;ungroup&#34;,&#34;paste&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;reorder_within&#34;,&#34;geom_col&#34;,&#34;facet_wrap&#34;,&#34;vars&#34;,&#34;scale_x_continuous&#34;,&#34;c&#34;,&#34;scale_y_reordered&#34;,&#34;labs&#34;,&#34;expression&#34;,&#34;rownames&#34;,&#34;fct_reorder&#34;,&#34;factor&#34;,&#34;estimateEffect&#34;,&#34;arrange&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;update_geom_defaults&#34;,&#34;list&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;distinct&#34;,&#34;count&#34;,&#34;unnest_tokens&#34;,&#34;bind_log_odds&#34;,&#34;filter&#34;,&#34;group_by&#34;,&#34;slice_max&#34;,&#34;ungroup&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;fct_reorder&#34;,&#34;geom_col&#34;,&#34;facet_wrap&#34;,&#34;vars&#34;,&#34;labs&#34;,&#34;set.seed&#34;,&#34;select&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;bootstraps&#34;,&#34;recipe&#34;,&#34;step_tokenize&#34;,&#34;step_tokenfilter&#34;,&#34;step_tfidf&#34;,&#34;step_normalize&#34;,&#34;all_predictors&#34;,&#34;step_smote&#34;,&#34;prep&#34;,&#34;step_stopwords&#34;,&#34;naive_Bayes&#34;,&#34;set_mode&#34;,&#34;set_engine&#34;,&#34;svm_linear&#34;,&#34;workflow_set&#34;,&#34;registerDoParallel&#34;,&#34;workflow_map&#34;,&#34;metric_set&#34;,&#34;autoplot&#34;,&#34;rank_results&#34;,&#34;workflow&#34;,&#34;last_fit&#34;,&#34;collect_metrics&#34;,&#34;collect_predictions&#34;,&#34;conf_mat&#34;,&#34;extract_workflow&#34;,&#34;tidy&#34;,&#34;abs&#34;,&#34;mutate&#34;,&#34;str_remove&#34;,&#34;scale_fill_discrete&#34;,&#34;c&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;geom_smooth&#34;,&#34;labs&#34;,&#34;linear_reg&#34;,&#34;set_engine&#34;,&#34;fit&#34;,&#34;tidy&#34;,&#34;crossing&#34;,&#34;c&#34;,&#34;augment&#34;,&#34;geom_line&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;select&#34;,&#34;pivot_longer&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;mean&#34;,&#34;ungroup&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;facet_wrap&#34;,&#34;vars&#34;,&#34;scale_y_continuous&#34;,&#34;labs&#34;,&#34;lm&#34;,&#34;summary&#34;,&#34;bootstraps&#34;,&#34;set.seed&#34;,&#34;reg_intervals&#34;,&#34;mutate&#34;,&#34;str_remove&#34;,&#34;fct_reorder&#34;,&#34;geom_vline&#34;,&#34;geom_errorbarh&#34;,&#34;geom_point&#34;,&#34;unnest&#34;,&#34;geom_histogram&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;glimpse&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;filter&#34;,&#34;select&#34;,&#34;na.omit&#34;,&#34;arrange&#34;,&#34;unnest_tokens&#34;,&#34;count&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;vfold_cv&#34;,&#34;recipe&#34;,&#34;step_tokenize&#34;,&#34;step_stopwords&#34;,&#34;step_tokenfilter&#34;,&#34;step_tfidf&#34;,&#34;default_recipe_blueprint&#34;,&#34;linear_reg&#34;,&#34;tune&#34;,&#34;set_engine&#34;,&#34;workflow&#34;,&#34;add_recipe&#34;,&#34;add_model&#34;,&#34;grid_regular&#34;,&#34;penalty&#34;,&#34;c&#34;,&#34;registerDoParallel&#34;,&#34;tune_grid&#34;,&#34;autoplot&#34;,&#34;show_best&#34;,&#34;select_best&#34;,&#34;finalize_workflow&#34;,&#34;last_fit&#34;,&#34;collect_metrics&#34;,&#34;pull_workflow_fit&#34;,&#34;vi&#34;,&#34;group_by&#34;,&#34;slice_max&#34;,&#34;abs&#34;,&#34;ungroup&#34;,&#34;mutate&#34;,&#34;str_remove&#34;,&#34;fct_reorder&#34;,&#34;if_else&#34;,&#34;geom_col&#34;,&#34;facet_wrap&#34;,&#34;labs&#34;,&#34;collect_predictions&#34;,&#34;geom_abline&#34;,&#34;geom_point&#34;,&#34;coord_fixed&#34;,&#34;bind_cols&#34;,&#34;augment&#34;,&#34;geom_hline&#34;,&#34;geom_smooth&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;excel_sheets&#34;,&#34;set_names&#34;,&#34;map_df&#34;,&#34;read_excel&#34;,&#34;mutate&#34;,&#34;dmy&#34;,&#34;str_c&#34;,&#34;select&#34;,&#34;rename&#34;,&#34;gs_title&#34;,&#34;gs_read&#34;,&#34;case_when&#34;,&#34;str_detect&#34;,&#34;fill&#34;,&#34;filter&#34;,&#34;everything&#34;,&#34;bind_rows&#34;,&#34;c&#34;,&#34;gather&#34;,&#34;full_join&#34;,&#34;coalesce&#34;,&#34;ifelse&#34;,&#34;replace_na&#34;,&#34;list&#34;,&#34;str_to_title&#34;,&#34;left_join&#34;,&#34;is.na&#34;,&#34;count&#34;,&#34;factor&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;expand_limits&#34;,&#34;labs&#34;,&#34;get_acs&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;sum&#34;,&#34;median&#34;,&#34;str_to_lower&#34;,&#34;inner_join&#34;,&#34;top_n&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;kable&#34;,&#34;st_as_sf&#34;,&#34;geom_sf&#34;,&#34;coord_sf&#34;,&#34;facet_wrap&#34;,&#34;scale_fill_viridis&#34;,&#34;comma_format&#34;,&#34;scale_color_viridis&#34;,&#34;get_decennial&#34;,&#34;fct_recode&#34;,&#34;geom_point&#34;,&#34;scale_x_continuous&#34;,&#34;percent_format&#34;,&#34;scale_y_continuous&#34;,&#34;scale_color_discrete&#34;,&#34;spread&#34;,&#34;lm&#34;,&#34;log&#34;,&#34;huxreg&#34;,&#34;as.data.frame&#34;,&#34;cut_width&#34;,&#34;geom_smooth&#34;,&#34;scale_x_discrete&#34;,&#34;paste0&#34;,&#34;seq&#34;,&#34;theme&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;tt_load&#34;,&#34;mutate&#34;,&#34;str_to_lower&#34;,&#34;count&#34;,&#34;bind_log_odds&#34;,&#34;filter&#34;,&#34;arrange&#34;,&#34;c&#34;,&#34;group_by&#34;,&#34;top_n&#34;,&#34;reorder_within&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;facet_wrap&#34;,&#34;scale_y_reordered&#34;,&#34;scale_x_continuous&#34;,&#34;labs&#34;,&#34;geom_hline&#34;,&#34;geom_point&#34;,&#34;geom_text_repel&#34;,&#34;scale_x_log10&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tibble&#34;,&#34;c&#34;,&#34;unnest_tokens&#34;,&#34;group_by&#34;,&#34;austen_books&#34;,&#34;mutate&#34;,&#34;row_number&#34;,&#34;cumsum&#34;,&#34;str_detect&#34;,&#34;regex&#34;,&#34;ungroup&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;select&#34;,&#34;mutate&#34;,&#34;factor&#34;,&#34;c&#34;,&#34;as.numeric&#34;,&#34;paste0&#34;,&#34;pivot_wider&#34;,&#34;recipe&#34;,&#34;update_role&#34;,&#34;step_normalize&#34;,&#34;all_predictors&#34;,&#34;step_pca&#34;,&#34;prep&#34;,&#34;bake&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;geom_text&#34;,&#34;labs&#34;,&#34;tidy&#34;,&#34;filter&#34;,&#34;left_join&#34;,&#34;is.na&#34;,&#34;group_by&#34;,&#34;top_n&#34;,&#34;abs&#34;,&#34;ungroup&#34;,&#34;fct_reorder&#34;,&#34;geom_col&#34;,&#34;facet_wrap&#34;,&#34;step_umap&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;across&#34;,&#34;ungroup&#34;,&#34;inner_join&#34;,&#34;mutate&#34;,&#34;if_else&#34;,&#34;pivot_longer&#34;,&#34;fct_inorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_dotplot&#34;,&#34;facet_wrap&#34;,&#34;labs&#34;,&#34;set.seed&#34;,&#34;bootstraps&#34;,&#34;map&#34;,&#34;glm&#34;,&#34;analysis&#34;,&#34;unnest&#34;,&#34;int_pctl&#34;,&#34;filter&#34;,&#34;geom_vline&#34;,&#34;geom_histogram&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;update_geom_defaults&#34;,&#34;list&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;filter&#34;,&#34;c&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;coord_fixed&#34;,&#34;guides&#34;,&#34;guide_legend&#34;,&#34;mutate&#34;,&#34;case_when&#34;,&#34;str_detect&#34;,&#34;is.na&#34;,&#34;select&#34;,&#34;mutate_if&#34;,&#34;geom_histogram&#34;,&#34;labs&#34;,&#34;geom_bar&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;vfold_cv&#34;,&#34;recipe&#34;,&#34;update_role&#34;,&#34;step_unknown&#34;,&#34;all_nominal_predictors&#34;,&#34;step_other&#34;,&#34;step_impute_linear&#34;,&#34;step_downsample&#34;,&#34;rand_forest&#34;,&#34;set_mode&#34;,&#34;set_engine&#34;,&#34;workflow&#34;,&#34;add_recipe&#34;,&#34;add_model&#34;,&#34;registerDoParallel&#34;,&#34;fit_resamples&#34;,&#34;control_resamples&#34;,&#34;collect_metrics&#34;,&#34;collect_predictions&#34;,&#34;group_by&#34;,&#34;roc_curve&#34;,&#34;autoplot&#34;,&#34;conf_mat_resampled&#34;,&#34;last_fit&#34;,&#34;conf_mat&#34;,&#34;prep&#34;,&#34;bake&#34;,&#34;fit&#34;,&#34;vip&#34;,&#34;pivot_longer&#34;,&#34;facet_grid&#34;,&#34;vars&#34;,&#34;theme&#34;,&#34;scale_fill_brewer&#34;,&#34;scale_x_continuous&#34;,&#34;expansion&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;transmute&#34;,&#34;parse_number&#34;,&#34;fct_lump_n&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;mutate_if&#34;,&#34;select&#34;,&#34;pivot_longer&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_hex&#34;,&#34;geom_smooth&#34;,&#34;facet_wrap&#34;,&#34;labs&#34;,&#34;scale_fill_gradient&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;vfold_cv&#34;,&#34;decision_tree&#34;,&#34;tune&#34;,&#34;set_engine&#34;,&#34;set_mode&#34;,&#34;grid_regular&#34;,&#34;cost_complexity&#34;,&#34;tree_depth&#34;,&#34;min_n&#34;,&#34;registerDoParallel&#34;,&#34;tune_grid&#34;,&#34;metric_set&#34;,&#34;collect_metrics&#34;,&#34;autoplot&#34;,&#34;theme_light&#34;,&#34;show_best&#34;,&#34;select_best&#34;,&#34;finalize_model&#34;,&#34;fit&#34;,&#34;last_fit&#34;,&#34;predict&#34;,&#34;vip&#34;,&#34;list&#34;,&#34;scale_y_continuous&#34;,&#34;c&#34;,&#34;geom_parttree&#34;,&#34;geom_jitter&#34;,&#34;scale_colour_viridis_c&#34;,&#34;collect_predictions&#34;,&#34;geom_abline&#34;,&#34;geom_point&#34;,&#34;coord_fixed&#34;,&#34;library&#34;,&#34;set&#34;,&#34;theme_set&#34;,&#34;theme_plex&#34;,&#34;shortcode&#34;,&#34;read_csv&#34;,&#34;transmute&#34;,&#34;na.omit&#34;,&#34;select&#34;,&#34;rename_with&#34;,&#34;str_remove_all&#34;,&#34;mutate&#34;,&#34;bind_rows&#34;,&#34;mutate_if&#34;,&#34;pivot_longer&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_boxplot&#34;,&#34;facet_wrap&#34;,&#34;labs&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;boost_tree&#34;,&#34;tune&#34;,&#34;set_engine&#34;,&#34;set_mode&#34;,&#34;grid_latin_hypercube&#34;,&#34;tree_depth&#34;,&#34;min_n&#34;,&#34;loss_reduction&#34;,&#34;sample_prop&#34;,&#34;finalize&#34;,&#34;mtry&#34;,&#34;learn_rate&#34;,&#34;workflow&#34;,&#34;add_formula&#34;,&#34;add_model&#34;,&#34;vfold_cv&#34;,&#34;registerDoParallel&#34;,&#34;tune_grid&#34;,&#34;control_grid&#34;,&#34;collect_metrics&#34;,&#34;filter&#34;,&#34;geom_point&#34;,&#34;show_best&#34;,&#34;select_best&#34;,&#34;finalize_workflow&#34;,&#34;fit&#34;,&#34;pull_workflow_fit&#34;,&#34;vip&#34;,&#34;last_fit&#34;,&#34;collect_predictions&#34;,&#34;roc_curve&#34;,&#34;geom_line&#34;,&#34;geom_abline&#34;,&#34;with&#34;,&#34;boxplot&#34;,&#34;plot&#34;,&#34;levels&#34;,&#34;as.factor&#34;,&#34;as.numeric&#34;],[&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;janeaustenr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;viridis&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggstance&#34;,&#34;ggthemes&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;gutenbergr&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;readr&#34;,&#34;tidytext&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;gutenbergr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;ggstance&#34;,&#34;ggthemes&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;janeaustenr&#34;,&#34;tidytext&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;gutenbergr&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;rvest&#34;,&#34;rvest&#34;,&#34;pdftools&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;tidycensus&#34;,&#34;leaflet&#34;,&#34;sf&#34;,&#34;leaflet&#34;,&#34;leaflet&#34;,&#34;leaflet&#34;,&#34;stringr&#34;,&#34;(unknown)&#34;,&#34;leaflet&#34;,&#34;leaflet&#34;,&#34;leaflet&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;scales&#34;,&#34;dplyr&#34;,&#34;knitr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;igraph&#34;,&#34;readr&#34;,&#34;base&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggplot&#34;,&#34;ggraph&#34;,&#34;base&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;bigrquery&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;widyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidytext&#34;,&#34;base&#34;,&#34;irlba&#34;,&#34;base&#34;,&#34;broom&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;emo&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;bigrquery&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;widyr&#34;,&#34;widyr&#34;,&#34;widyr&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;tidytext&#34;,&#34;gutenbergr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;janeaustenr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;gutenbergr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;tidytext&#34;,&#34;stm&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;base&#34;,&#34;scales&#34;,&#34;scales&#34;,&#34;dplyr&#34;,&#34;leaflet&#34;,&#34;leaflet&#34;,&#34;leaflet&#34;,&#34;leaflet&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;irlba&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;broom&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;gutenbergr&#34;,&#34;gutenbergr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;googlesheets&#34;,&#34;googlesheets&#34;,&#34;googlesheets&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;knitr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;stringdist&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;stats&#34;,&#34;stats&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;bigrquery&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;future&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;furrr&#34;,&#34;stm&#34;,&#34;stm&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggthemes&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;knitr&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;janeaustenr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;tokenizers&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;keras&#34;,&#34;keras&#34;,&#34;keras&#34;,&#34;keras&#34;,&#34;keras&#34;,&#34;keras&#34;,&#34;keras&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;keras&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;stats&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;purrr&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;knitr&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;scales&#34;,&#34;scales&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;gutenbergr&#34;,&#34;gutenbergr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;doMC&#34;,&#34;glmnet&#34;,&#34;graphics&#34;,&#34;yardstick&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;yardstick&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;yardstick&#34;,&#34;dplyr&#34;,&#34;yardstick&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;tidytext&#34;,&#34;tidytext&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidylo&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;utils&#34;,&#34;utils&#34;,&#34;jsonlite&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,null,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;conflicted&#34;,&#34;base&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;scales&#34;,&#34;scales&#34;,&#34;knitr&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;Matrix&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;lme&#34;,&#34;base&#34;,&#34;parallel&#34;,&#34;brms&#34;,&#34;tidybayes&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;tidybayes&#34;,&#34;tidybayes&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;yardstick&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;rsample&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;skimr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;GGally&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;recipes&#34;,&#34;parsnip&#34;,&#34;rsample&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;yardstick&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;yardstick&#34;,&#34;tune&#34;,&#34;stats&#34;,&#34;yardstick&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;janitor&#34;,&#34;dplyr&#34;,&#34;countrycode&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;GGally&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;doParallel&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;skimr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;rsample&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;yardstick&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;yardstick&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;recipes&#34;,&#34;yardstick&#34;,&#34;yardstick&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;janitor&#34;,&#34;ggplot&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;yardstick&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;rsample&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;textrecipes&#34;,&#34;textrecipes&#34;,&#34;textrecipes&#34;,&#34;textrecipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;rsample&#34;,&#34;doParallel&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;tune&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;vip&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;baguette&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;baguette&#34;,&#34;workflows&#34;,&#34;parsnip&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;yardstick&#34;,&#34;tidyr&#34;,&#34;forcats&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;readr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;yardstick&#34;,&#34;rsample&#34;,&#34;glue&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;doParallel&#34;,&#34;finetune&#34;,&#34;finetune&#34;,&#34;finetune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;yardstick&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tune&#34;,&#34;workflows&#34;,&#34;vip&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;base&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;doParallel&#34;,&#34;finetune&#34;,&#34;yardstick&#34;,&#34;finetune&#34;,&#34;finetune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;tune&#34;,&#34;workflows&#34;,&#34;vip&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;spotifyr&#34;,&#34;spotifyr&#34;,&#34;spotifyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;spotifyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;stats&#34;,&#34;corrr&#34;,&#34;corrr&#34;,&#34;corrr&#34;,&#34;corrr&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;base&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;tidytext&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidytext&#34;,&#34;tidytext&#34;,&#34;recipes&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;corrr&#34;,&#34;corrr&#34;,&#34;corrr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;ggforce&#34;,&#34;ggforce&#34;,&#34;ggforce&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;recipes&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;embed&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;recipes&#34;,&#34;embed&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;parsnip&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;workflows&#34;,&#34;doParallel&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;tune&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;parsnip&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;skimr&#34;,&#34;dplyr&#34;,&#34;knitr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;dplyr&#34;,&#34;naniar&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggrepel&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;recipes&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;purrr&#34;,&#34;rsample&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;glue&#34;,&#34;dplyr&#34;,&#34;RSocrata&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;scales&#34;,&#34;lubridate&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;themis&#34;,&#34;baguette&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;doParallel&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;workflows&#34;,&#34;dplyr&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;janitor&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;embed&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;tidytext&#34;,&#34;recipes&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;embed&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;janitor&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;blogdown&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;rsample&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;doParallel&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;yardstick&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;yardstick&#34;,&#34;tune&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;base&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;workflows&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;doParallel&#34;,&#34;tune&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggbeeswarm&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;janitor&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;dplyr&#34;,&#34;knitr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;splines&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;(unknown)&#34;,&#34;doParallel&#34;,&#34;(unknown)&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;yardstick&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;textrecipes&#34;,&#34;base&#34;,&#34;textrecipes&#34;,&#34;textrecipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;themis&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;doParallel&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;workflows&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;scales&#34;,&#34;base&#34;,&#34;knitr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;themis&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;doParallel&#34;,&#34;workflows&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;themis&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;(unknown)&#34;,&#34;recipes&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;doParallel&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;stats&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;vip&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;plotly&#34;,&#34;base&#34;,&#34;plotly&#34;,&#34;base&#34;,&#34;plotly&#34;,&#34;base&#34;,&#34;plotly&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;janitor&#34;,&#34;dplyr&#34;,&#34;plotly&#34;,&#34;plotly&#34;,&#34;plotly&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;snakecase&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;broom&#34;,&#34;broom&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;plotly&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;janitor&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;yardstick&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;tune&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;doParallel&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;vip&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;tune&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;tidylo&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;(unknown)&#34;,&#34;textfeatures&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;rsample&#34;,&#34;tidyr&#34;,&#34;forcats&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;themis&#34;,&#34;textrecipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;doParallel&#34;,&#34;workflows&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;vip&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;blogdown&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;spatialsample&#34;,&#34;rsample&#34;,&#34;dplyr&#34;,&#34;spatialsample&#34;,&#34;dplyr&#34;,&#34;spatialsample&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;doParallel&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;doParallel&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;dplyr&#34;,&#34;yardstick&#34;,&#34;ggplot&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;stats&#34;,&#34;DALEXtra&#34;,&#34;base&#34;,&#34;DALEX&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;themis&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;dplyr&#34;,&#34;yardstick&#34;,&#34;parsnip&#34;,&#34;dplyr&#34;,&#34;janitor&#34;,&#34;vip&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;tidylo&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;textrecipes&#34;,&#34;textrecipes&#34;,&#34;textrecipes&#34;,&#34;themis&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;base&#34;,&#34;doParallel&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;dplyr&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;yardstick&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tune&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;splines&#34;,&#34;base&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;dplyr&#34;,&#34;doParallel&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;yardstick&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;textrecipes&#34;,&#34;textrecipes&#34;,&#34;textrecipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;themis&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;doParallel&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;workflows&#34;,&#34;themis&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;textrecipes&#34;,&#34;textrecipes&#34;,&#34;textrecipes&#34;,&#34;textrecipes&#34;,&#34;baguette&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;parsnip&#34;,&#34;doParallel&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;yardstick&#34;,&#34;base&#34;,&#34;yardstick&#34;,&#34;yardstick&#34;,&#34;rlang&#34;,&#34;yardstick&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;dplyr&#34;,&#34;yardstick&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;yardstick&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;doParallel&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;ggplot&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;base&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;rsample&#34;,&#34;doParallel&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;vip&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;yardstick&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;base&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;(unknown)&#34;,&#34;workflows&#34;,&#34;doParallel&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;ggplot&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;workflows&#34;,&#34;vip&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;yardstick&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;skimr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;GGally&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;yardstick&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;baguette&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;parsnip&#34;,&#34;doParallel&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;recipes&#34;,&#34;themis&#34;,&#34;tune&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stm&#34;,&#34;base&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;base&#34;,&#34;stm&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;tidylo&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;textrecipes&#34;,&#34;textrecipes&#34;,&#34;textrecipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;themis&#34;,&#34;recipes&#34;,&#34;textrecipes&#34;,&#34;discrim&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;(unknown)&#34;,&#34;doParallel&#34;,&#34;(unknown)&#34;,&#34;yardstick&#34;,&#34;tune&#34;,&#34;(unknown)&#34;,&#34;workflows&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;tune&#34;,&#34;themis&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;yardstick&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;tune&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;textrecipes&#34;,&#34;textrecipes&#34;,&#34;textrecipes&#34;,&#34;textrecipes&#34;,&#34;hardhat&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;base&#34;,&#34;doParallel&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;workflows&#34;,&#34;vip&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tune&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;tune&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;readxl&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;readxl&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;googlesheets&#34;,&#34;googlesheets&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidycensus&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;knitr&#34;,&#34;sf&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;viridis&#34;,&#34;scales&#34;,&#34;viridis&#34;,&#34;tidycensus&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;huxtable&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;tidylo&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;janeaustenr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;embed&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;embed&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;rsample&#34;,&#34;tidyr&#34;,&#34;rsample&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;themis&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;doParallel&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;dplyr&#34;,&#34;yardstick&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;parsnip&#34;,&#34;vip&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;readr&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;doParallel&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;ggplot&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;stats&#34;,&#34;vip&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tune&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;blogdown&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;dials&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;rsample&#34;,&#34;doParallel&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;vip&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;graphics&#34;,&#34;graphics&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;],[false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,true,false,false,false,false,false,false,true,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,true,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,true,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,true,false,true,false,false,true,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,true,false,false,false,false,true,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,true,false,true,false,true,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,true,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false],[&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;content/blog/2016-10-28-Tidy-Text-Mining.Rmd&#34;,&#34;content/blog/2016-10-28-Tidy-Text-Mining.Rmd&#34;,&#34;content/blog/2016-10-28-Tidy-Text-Mining.Rmd&#34;,&#34;content/blog/2016-10-28-Tidy-Text-Mining.Rmd&#34;,&#34;content/blog/2016-10-28-Tidy-Text-Mining.Rmd&#34;,&#34;content/blog/2016-10-28-Tidy-Text-Mining.Rmd&#34;,&#34;content/blog/2016-10-28-Tidy-Text-Mining.Rmd&#34;,&#34;content/blog/2016-10-28-Tidy-Text-Mining.Rmd&#34;,&#34;content/blog/2016-10-28-Tidy-Text-Mining.Rmd&#34;,&#34;content/blog/2016-10-28-Tidy-Text-Mining.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;content/blog/2017-07-26-navigating-r-package-universe.Rmd&#34;,&#34;content/blog/2017-07-26-navigating-r-package-universe.Rmd&#34;,&#34;content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;content/blog/2017-08-22-women-in-film.Rmd&#34;,&#34;content/blog/2017-08-22-women-in-film.Rmd&#34;,&#34;content/blog/2017-08-22-women-in-film.Rmd&#34;,&#34;content/blog/2017-08-24-sentiment-datacamp.Rmd&#34;,&#34;content/blog/2017-08-24-sentiment-datacamp.Rmd&#34;,&#34;content/blog/2017-08-24-sentiment-datacamp.Rmd&#34;,&#34;content/blog/2017-09-30-tidytext-0-1-4.Rmd&#34;,&#34;content/blog/2017-09-30-tidytext-0-1-4.Rmd&#34;,&#34;content/blog/2017-09-30-tidytext-0-1-4.Rmd&#34;,&#34;content/blog/2017-09-30-tidytext-0-1-4.Rmd&#34;,&#34;content/blog/2017-09-30-tidytext-0-1-4.Rmd&#34;,&#34;content/blog/2017-09-30-tidytext-0-1-4.Rmd&#34;,&#34;content/blog/2017-09-30-tidytext-0-1-4.Rmd&#34;,&#34;content/blog/2017-09-30-tidytext-0-1-4.Rmd&#34;,&#34;content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;content/blog/2017-10-17-ab-testing.Rmd&#34;,&#34;content/blog/2017-10-17-ab-testing.Rmd&#34;,&#34;content/blog/2017-10-17-ab-testing.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;content/blog/2019-01-20-rstudio-conf-2019.Rmd&#34;,&#34;content/blog/2019-01-20-rstudio-conf-2019.Rmd&#34;,&#34;content/blog/2019-01-20-rstudio-conf-2019.Rmd&#34;,&#34;content/blog/2019-01-20-rstudio-conf-2019.Rmd&#34;,&#34;content/blog/2019-01-20-rstudio-conf-2019.Rmd&#34;,&#34;content/blog/2019-02-24-r-journal-navigating.Rmd&#34;,&#34;content/blog/2019-02-24-r-journal-navigating.Rmd&#34;,&#34;content/blog/2019-02-24-r-journal-navigating.Rmd&#34;,&#34;content/blog/2019-02-24-r-journal-navigating.Rmd&#34;,&#34;content/blog/2019-04-16-datacamp-misconduct.Rmd&#34;,&#34;content/blog/2019-04-16-datacamp-misconduct.Rmd&#34;,&#34;content/blog/2019-04-16-datacamp-misconduct.Rmd&#34;,&#34;content/blog/2019-04-16-datacamp-misconduct.Rmd&#34;,&#34;content/blog/2019-04-16-datacamp-misconduct.Rmd&#34;,&#34;content/blog/2019-04-30-qualtrics-relaunch.Rmd&#34;,&#34;content/blog/2019-04-30-qualtrics-relaunch.Rmd&#34;,&#34;content/blog/2019-04-30-qualtrics-relaunch.Rmd&#34;,&#34;content/blog/2019-04-30-qualtrics-relaunch.Rmd&#34;,&#34;content/blog/2019-06-14-sentiment-lexicons.Rmd&#34;,&#34;content/blog/2019-06-14-sentiment-lexicons.Rmd&#34;,&#34;content/blog/2019-06-14-sentiment-lexicons.Rmd&#34;,&#34;content/blog/2019-06-14-sentiment-lexicons.Rmd&#34;,&#34;content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;content/blog/2019-09-23-supervised-ml-course.Rmd&#34;,&#34;content/blog/2019-09-23-supervised-ml-course.Rmd&#34;,&#34;content/blog/2019-09-23-supervised-ml-course.Rmd&#34;,&#34;content/blog/2019-09-23-supervised-ml-course.Rmd&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/austin-housing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/billboard-100/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/bird-baths/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/crop-yields/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/doctor-who/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/kmeans-employment/index.Rmd&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/last-airbender/index.Rmarkdown&#34;,&#34;content/blog/learn-tidytext-learnr/index.Rmarkdown&#34;,&#34;content/blog/learn-tidytext-learnr/index.Rmarkdown&#34;,&#34;content/blog/learn-tidytext-learnr/index.Rmarkdown&#34;,&#34;content/blog/learn-tidytext-learnr/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/map-challenge/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/mario-kart/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/nber-papers/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/scooby-do/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;content/blog/smltar-announce/index.Rmarkdown&#34;,&#34;content/blog/smltar-announce/index.Rmarkdown&#34;,&#34;content/blog/smltar-announce/index.Rmarkdown&#34;,&#34;content/blog/smltar-announce/index.Rmarkdown&#34;,&#34;content/blog/smltar-announce/index.Rmarkdown&#34;,&#34;content/blog/smltar-complete/index.Rmarkdown&#34;,&#34;content/blog/smltar-complete/index.Rmarkdown&#34;,&#34;content/blog/smltar-complete/index.Rmarkdown&#34;,&#34;content/blog/smltar-complete/index.Rmarkdown&#34;,&#34;content/blog/smltar-complete/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/spice-girls/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/star-trek/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/student-debt/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/tate-collection/index.Rmarkdown&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/texas-opioids/index.Rmd&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;content/blog/tidymodels-book/index.Rmarkdown&#34;,&#34;content/blog/tidymodels-book/index.Rmarkdown&#34;,&#34;content/blog/tidymodels-book/index.Rmarkdown&#34;,&#34;content/blog/tidymodels-book/index.Rmarkdown&#34;,&#34;content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/un-voting/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/water-sources/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;themes/hugo-apero/exampleSite/content/blog/rmarkdown/index.Rmarkdown&#34;,&#34;themes/hugo-apero/exampleSite/content/blog/rmarkdown/index.Rmarkdown&#34;,&#34;themes/hugo-apero/exampleSite/content/blog/rmarkdown/index.Rmarkdown&#34;,&#34;themes/hugo-apero/exampleSite/content/blog/rmarkdown/index.Rmarkdown&#34;,&#34;themes/hugo-apero/exampleSite/content/blog/rmarkdown/index.Rmarkdown&#34;,&#34;themes/hugo-apero/exampleSite/content/blog/rmarkdown/index.Rmarkdown&#34;],[&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-06-27-Term-Frequency-tf-idf.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-10-28-Tidy-Text-Mining.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-10-28-Tidy-Text-Mining.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-10-28-Tidy-Text-Mining.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-10-28-Tidy-Text-Mining.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-10-28-Tidy-Text-Mining.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-10-28-Tidy-Text-Mining.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-10-28-Tidy-Text-Mining.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-10-28-Tidy-Text-Mining.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-10-28-Tidy-Text-Mining.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-10-28-Tidy-Text-Mining.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2016-11-25-Gobbledygook.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-04-15-Gender-Pronouns.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-18-tidytext-0-1-3.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-06-24-using-tidycensus-to-fetch-population-estimates.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-07-26-navigating-r-package-universe.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-07-26-navigating-r-package-universe.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-08-package-guidance.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-22-women-in-film.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-22-women-in-film.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-22-women-in-film.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-24-sentiment-datacamp.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-24-sentiment-datacamp.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-08-24-sentiment-datacamp.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-09-30-tidytext-0-1-4.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-09-30-tidytext-0-1-4.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-09-30-tidytext-0-1-4.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-09-30-tidytext-0-1-4.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-09-30-tidytext-0-1-4.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-09-30-tidytext-0-1-4.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-09-30-tidytext-0-1-4.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-09-30-tidytext-0-1-4.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-03-tag-network.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-17-ab-testing.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-17-ab-testing.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-17-ab-testing.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-10-30-tidy-word-vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-25-emoji-sports.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2017-11-27-word-vectors-take-two.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-10-tidytext-0-1-6.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-01-25-sherlock-holmes-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-04-11-stack-questions-cities.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-05-18-stack-overflow-pca.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-06-30-punctuation-literature.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-07-19-amazon-alexa.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-09-08-evaluating-stm.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-10-04-tensorflow-generation.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-16-word-associations.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2018-12-24-tidy-text-classification.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-01-20-rstudio-conf-2019.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-01-20-rstudio-conf-2019.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-01-20-rstudio-conf-2019.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-01-20-rstudio-conf-2019.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-01-20-rstudio-conf-2019.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-02-24-r-journal-navigating.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-02-24-r-journal-navigating.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-02-24-r-journal-navigating.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-02-24-r-journal-navigating.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-04-16-datacamp-misconduct.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-04-16-datacamp-misconduct.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-04-16-datacamp-misconduct.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-04-16-datacamp-misconduct.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-04-16-datacamp-misconduct.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-04-30-qualtrics-relaunch.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-04-30-qualtrics-relaunch.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-04-30-qualtrics-relaunch.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-04-30-qualtrics-relaunch.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-06-14-sentiment-lexicons.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-06-14-sentiment-lexicons.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-06-14-sentiment-lexicons.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-06-14-sentiment-lexicons.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-01-reorder-within.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-07-08-introducing-tidylo.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-08-26-lubridate-london-stage.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-09-23-supervised-ml-course.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-09-23-supervised-ml-course.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-09-23-supervised-ml-course.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-09-23-supervised-ml-course.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2019-12-31-salary-gender.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-05-intro-tidymodels.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-11-hotels-recipes.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-02-18-food-hyperparameter-tune.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-03-10-tuition-resampling.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/2020-04-02-beer-production.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/animal-crossing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/astronaut-missions-bagging/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/austin-housing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/baseball-racing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/best-hip-hop/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/billboard-100/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/bird-baths/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/captive-africans-voyages/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ceo-departures/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/chicago-traffic-model/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/cocktail-recipes-umap/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/crop-yields/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/datasaurus-multiclass/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/doctor-who/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/gdpr-violations/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/giant-pumpkins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/hawaii-post-offices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/himalayan-climbing/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ikea-prices/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/kmeans-employment/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/lasso-the-office/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/last-airbender/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/learn-tidytext-learnr/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/learn-tidytext-learnr/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/learn-tidytext-learnr/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/learn-tidytext-learnr/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/map-challenge/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/mario-kart/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/multinomial-volcano-eruptions/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nber-papers/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/ncaa-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/netflix-titles/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/nyc-airbnb/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/palmer-penguins/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/scooby-do/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sf-trees-random-tuning/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/shelter-animals/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/sliced-aircraft/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/smltar-announce/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/smltar-announce/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/smltar-announce/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/smltar-announce/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/smltar-announce/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/smltar-complete/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/smltar-complete/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/smltar-complete/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/smltar-complete/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/smltar-complete/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/spice-girls/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/star-trek/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/student-debt/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/student-debt/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/student-debt/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/student-debt/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/student-debt/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/student-debt/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/student-debt/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/student-debt/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/student-debt/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/student-debt/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/student-debt/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/student-debt/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/student-debt/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/student-debt/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/student-debt/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/student-debt/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/student-debt/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/student-debt/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/student-debt/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/superbowl-conf-int/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tate-collection/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/texas-opioids/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidylo-cran/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidymodels-book/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidymodels-book/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidymodels-book/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidymodels-book/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/tidytext-collapse-change/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/un-voting/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/uncanny-xmen/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/water-sources/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/wind-turbine/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/content/blog/xgboost-tune-volleyball/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/themes/hugo-apero/exampleSite/content/blog/rmarkdown/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/themes/hugo-apero/exampleSite/content/blog/rmarkdown/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/themes/hugo-apero/exampleSite/content/blog/rmarkdown/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/themes/hugo-apero/exampleSite/content/blog/rmarkdown/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/themes/hugo-apero/exampleSite/content/blog/rmarkdown/index.Rmarkdown&#34;,&#34;https://raw.githubusercontent.com/juliasilge/juliasilge.com/master/themes/hugo-apero/exampleSite/content/blog/rmarkdown/index.Rmarkdown&#34;]],&#34;container&#34;:&#34;&lt;table class=\&#34;cell-border stripe\&#34;&gt;\n  &lt;thead&gt;\n    &lt;tr&gt;\n      &lt;th&gt;funs&lt;\/th&gt;\n      &lt;th&gt;pkgs&lt;\/th&gt;\n      &lt;th&gt;in_multiple_pkgs&lt;\/th&gt;\n      &lt;th&gt;contents&lt;\/th&gt;\n      &lt;th&gt;urls&lt;\/th&gt;\n    &lt;\/tr&gt;\n  &lt;\/thead&gt;\n&lt;\/table&gt;&#34;,&#34;options&#34;:{&#34;pageLength&#34;:10,&#34;order&#34;:[],&#34;autoWidth&#34;:false,&#34;orderClasses&#34;:false,&#34;orderCellsTop&#34;:true}},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;/div&gt;
&lt;div id=&#34;david-robinson-tidy-tuesday&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;David Robinson Tidy Tuesday&lt;/h2&gt;
&lt;p&gt;Also posted table to google drive &lt;strong&gt;&lt;a href=&#34;https://docs.google.com/spreadsheets/d/13TVH3yLE-xfP6Hzxcya86tVzFkVAaTc5NLXIIE7Up78/edit?usp=sharing&#34;&gt;here&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The following package dependencies were not installed locally during parsing. Any function from these packages (along with any custom functions) will most likely be assigned &lt;code&gt;pkgs = &#34;(unknown)&#34;&lt;/code&gt;:&lt;br /&gt;
ggflags; ebbr; rKenyaCensus; tidymetrics; shinymetrics; drlib; shinybones; treesnip; StatsBombR&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;readr::read_csv(&amp;quot;https://raw.githubusercontent.com/brshallo/funspotr-examples/main/data/funs/drob-tidy-tuesdays-funs-20220114.csv&amp;quot;) %&amp;gt;% 
  distinct() %&amp;gt;% 
  DT::datatable(rownames = FALSE,
              class = &amp;#39;cell-border stripe&amp;#39;,
              filter = &amp;#39;top&amp;#39;,
              escape = FALSE,
              options = list(pageLength = 10))&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;htmlwidget-2&#34; style=&#34;width:100%;height:auto;&#34; class=&#34;datatables html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-2&#34;&gt;{&#34;x&#34;:{&#34;filter&#34;:&#34;top&#34;,&#34;filterHTML&#34;:&#34;&lt;tr&gt;\n  &lt;td data-type=\&#34;character\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n  &lt;td data-type=\&#34;character\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n  &lt;td data-type=\&#34;logical\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n    &lt;div style=\&#34;width: 100%; display: none;\&#34;&gt;\n      &lt;select multiple=\&#34;multiple\&#34; style=\&#34;width: 100%;\&#34; data-options=\&#34;[&amp;quot;true&amp;quot;,&amp;quot;false&amp;quot;]\&#34;&gt;&lt;\/select&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n  &lt;td data-type=\&#34;character\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n  &lt;td data-type=\&#34;character\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n&lt;\/tr&gt;&#34;,&#34;data&#34;:[[&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;count&#34;,&#34;pivot_longer&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;facet_wrap&#34;,&#34;geom_density&#34;,&#34;geom_boxplot&#34;,&#34;geom_bar&#34;,&#34;set.seed&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;mutate&#34;,&#34;fct_lump&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;vfold_cv&#34;,&#34;metric_set&#34;,&#34;control_resamples&#34;,&#34;logistic_reg&#34;,&#34;set_engine&#34;,&#34;fit_resamples&#34;,&#34;nearest_neighbor&#34;,&#34;decision_tree&#34;,&#34;bind_rows&#34;,&#34;collect_metrics&#34;,&#34;geom_point&#34;,&#34;geom_errorbarh&#34;,&#34;labs&#34;,&#34;fit&#34;,&#34;bind_cols&#34;,&#34;predict&#34;,&#34;testing&#34;,&#34;factor&#34;,&#34;multinom_reg&#34;,&#34;unnest&#34;,&#34;c&#34;,&#34;metrics&#34;,&#34;data&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;pivot_longer&#34;,&#34;starts_with&#34;,&#34;mutate&#34;,&#34;as.integer&#34;,&#34;replace_na&#34;,&#34;list&#34;,&#34;ifelse&#34;,&#34;str_to_lower&#34;,&#34;count&#34;,&#34;filter&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;sum&#34;,&#34;ungroup&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;scale_y_continuous&#34;,&#34;labs&#34;,&#34;facet_wrap&#34;,&#34;scale_x_continuous&#34;,&#34;fct_lump&#34;,&#34;as.character&#34;,&#34;reorder_within&#34;,&#34;geom_flag&#34;,&#34;scale_y_reordered&#34;,&#34;scale_country&#34;,&#34;theme_minimal&#34;,&#34;theme&#34;,&#34;element_blank&#34;,&#34;geom_line&#34;,&#34;geom_text&#34;,&#34;c&#34;,&#34;plot_slopegraph&#34;,&#34;geom_point&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;mutate&#34;,&#34;fct_relevel&#34;,&#34;separate&#34;,&#34;c&#34;,&#34;filter&#34;,&#34;select&#34;,&#34;View&#34;,&#34;count&#34;,&#34;fct_lump&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;is.na&#34;,&#34;labs&#34;,&#34;reorder_within&#34;,&#34;scale_y_reordered&#34;,&#34;facet_wrap&#34;,&#34;theme&#34;,&#34;element_text&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;mean&#34;,&#34;n&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;distinct&#34;,&#34;read_html&#34;,&#34;html_nodes&#34;,&#34;html_text&#34;,&#34;tibble&#34;,&#34;paste0&#34;,&#34;html_attr&#34;,&#34;str_trim&#34;,&#34;inner_join&#34;,&#34;map&#34;,&#34;map_chr&#34;,&#34;html_node&#34;,&#34;transmute&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;arrange&#34;,&#34;View&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;geom_line&#34;,&#34;geom_point&#34;,&#34;factor&#34;,&#34;geom_text&#34;,&#34;theme&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;mean&#34;,&#34;labs&#34;,&#34;desc&#34;,&#34;head&#34;,&#34;mutate&#34;,&#34;glue&#34;,&#34;fct_reorder&#34;,&#34;select&#34;,&#34;pivot_longer&#34;,&#34;c&#34;,&#34;separate_rows&#34;,&#34;fct_relevel&#34;,&#34;count&#34;,&#34;fct_lump&#34;,&#34;fct_rev&#34;,&#34;geom_col&#34;,&#34;scale_fill_discrete&#34;,&#34;guide_legend&#34;,&#34;add_count&#34;,&#34;pairwise_cor&#34;,&#34;pairwise_count&#34;,&#34;ggraph&#34;,&#34;geom_edge_link&#34;,&#34;geom_node_point&#34;,&#34;geom_node_text&#34;,&#34;unite&#34;,&#34;min&#34;,&#34;max&#34;,&#34;slice&#34;,&#34;tail&#34;,&#34;row_number&#34;,&#34;semi_join&#34;,&#34;geom_boxplot&#34;,&#34;pivot_wider&#34;,&#34;list&#34;,&#34;clean_names&#34;,&#34;lm&#34;,&#34;summary&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;vfold_cv&#34;,&#34;linear_reg&#34;,&#34;tune&#34;,&#34;set_engine&#34;,&#34;tune_grid&#34;,&#34;collect_metrics&#34;,&#34;scale_x_log10&#34;,&#34;rand_forest&#34;,&#34;fit&#34;,&#34;testing&#34;,&#34;predict&#34;,&#34;bind_cols&#34;,&#34;rmse&#34;,&#34;recipe&#34;,&#34;step_ns&#34;,&#34;prep&#34;,&#34;juice&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;View&#34;,&#34;clean_names&#34;,&#34;rename_all&#34;,&#34;rename&#34;,&#34;filter&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;pivot_longer&#34;,&#34;is.na&#34;,&#34;mutate&#34;,&#34;str_replace_all&#34;,&#34;str_to_title&#34;,&#34;write_rds&#34;,&#34;fct_reorder&#34;,&#34;facet_wrap&#34;,&#34;labs&#34;,&#34;add_count&#34;,&#34;max&#34;,&#34;sample&#34;,&#34;unique&#34;,&#34;arrange&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;min&#34;,&#34;first&#34;,&#34;last&#34;,&#34;ungroup&#34;,&#34;geom_abline&#34;,&#34;geom_point&#34;,&#34;geom_boxplot&#34;,&#34;scale_x_log10&#34;,&#34;median&#34;,&#34;geom_col&#34;,&#34;c&#34;,&#34;expand_limits&#34;,&#34;countrycode&#34;,&#34;scale_y_log10&#34;,&#34;geom_hline&#34;,&#34;geom_text_repel&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;mutate&#34;,&#34;glue&#34;,&#34;fct_reorder&#34;,&#34;inner_join&#34;,&#34;c&#34;,&#34;count&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;as.integer&#34;,&#34;geom_line&#34;,&#34;geom_point&#34;,&#34;factor&#34;,&#34;geom_text&#34;,&#34;expand_limits&#34;,&#34;labs&#34;,&#34;complete&#34;,&#34;list&#34;,&#34;group_by&#34;,&#34;fill&#34;,&#34;ungroup&#34;,&#34;add_count&#34;,&#34;semi_join&#34;,&#34;geom_boxplot&#34;,&#34;scale_x_log10&#34;,&#34;summarize&#34;,&#34;cor&#34;,&#34;log2&#34;,&#34;distinct&#34;,&#34;filter&#34;,&#34;geom_smooth&#34;,&#34;select&#34;,&#34;spread&#34;,&#34;across&#34;,&#34;lm&#34;,&#34;summary&#34;,&#34;unnest_tokens&#34;,&#34;anti_join&#34;,&#34;bind_log_odds&#34;,&#34;top_n&#34;,&#34;reorder_within&#34;,&#34;geom_col&#34;,&#34;scale_y_reordered&#34;,&#34;facet_wrap&#34;,&#34;unite&#34;,&#34;pairwise_cor&#34;,&#34;head&#34;,&#34;n_distinct&#34;,&#34;map&#34;,&#34;ggsave&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;filter&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;sum&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;expand_limits&#34;,&#34;scale_y_continuous&#34;,&#34;mutate&#34;,&#34;fct_reorder&#34;,&#34;geom_vline&#34;,&#34;facet_wrap&#34;,&#34;theme_tufte&#34;,&#34;labs&#34;,&#34;geom_hline&#34;,&#34;first&#34;,&#34;ungroup&#34;,&#34;plot_faceted&#34;,&#34;dollar_format&#34;,&#34;plot_change_faceted&#34;,&#34;c&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;geom_col&#34;,&#34;scale_x_continuous&#34;,&#34;scale_fill_discrete&#34;,&#34;guide_legend&#34;,&#34;pivot_wider&#34;,&#34;geom_point&#34;,&#34;geom_text&#34;,&#34;pairwise_cor&#34;,&#34;read_csv&#34;,&#34;across&#34;,&#34;starts_with&#34;,&#34;dir&#34;,&#34;set_names&#34;,&#34;map_df&#34;,&#34;pivot_longer&#34;,&#34;separate&#34;,&#34;extract&#34;,&#34;str_length&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;rename&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;head&#34;,&#34;mutate&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;labs&#34;,&#34;c&#34;,&#34;case_when&#34;,&#34;str_detect&#34;,&#34;as.integer&#34;,&#34;count&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;fct_lump&#34;,&#34;geom_boxplot&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;mean&#34;,&#34;across&#34;,&#34;min&#34;,&#34;group_by&#34;,&#34;summarize_expeditions&#34;,&#34;ungroup&#34;,&#34;inner_join&#34;,&#34;select&#34;,&#34;add_ebb_estimate&#34;,&#34;geom_point&#34;,&#34;geom_abline&#34;,&#34;scale_x_continuous&#34;,&#34;scale_y_continuous&#34;,&#34;scale_color_continuous&#34;,&#34;geom_errorbarh&#34;,&#34;expand_limits&#34;,&#34;geom_density&#34;,&#34;geom_histogram&#34;,&#34;pmax&#34;,&#34;geom_line&#34;,&#34;seq&#34;,&#34;glm&#34;,&#34;tidy&#34;,&#34;reorder&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;count&#34;,&#34;filter&#34;,&#34;mutate&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;scale_x_continuous&#34;,&#34;labs&#34;,&#34;c&#34;,&#34;distinct&#34;,&#34;fct_recode&#34;,&#34;str_remove&#34;,&#34;mdy&#34;,&#34;rename_all&#34;,&#34;select&#34;,&#34;unnest_tokens&#34;,&#34;anti_join&#34;,&#34;inner_join&#34;,&#34;head&#34;,&#34;bind_tf_idf&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;group_by&#34;,&#34;slice_max&#34;,&#34;ungroup&#34;,&#34;reorder_within&#34;,&#34;facet_wrap&#34;,&#34;scale_y_reordered&#34;,&#34;bind_log_odds&#34;,&#34;rename&#34;,&#34;bind_rows&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;sum&#34;,&#34;abs&#34;,&#34;ifelse&#34;,&#34;log&#34;,&#34;seq&#34;,&#34;paste0&#34;,&#34;geom_point&#34;,&#34;geom_vline&#34;,&#34;pivot_wider&#34;,&#34;list&#34;,&#34;clean_names&#34;,&#34;geom_abline&#34;,&#34;geom_text&#34;,&#34;scale_x_log10&#34;,&#34;scale_y_log10&#34;,&#34;geom_hline&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;c&#34;,&#34;filter&#34;,&#34;mutate&#34;,&#34;fct_relevel&#34;,&#34;as.integer&#34;,&#34;count&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;geom_point&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;mean&#34;,&#34;geom_line&#34;,&#34;labs&#34;,&#34;sum&#34;,&#34;geom_tile&#34;,&#34;geom_text&#34;,&#34;percent&#34;,&#34;scale_x_discrete&#34;,&#34;scale_y_reverse&#34;,&#34;seq&#34;,&#34;scale_fill_gradient2&#34;,&#34;theme&#34;,&#34;element_blank&#34;,&#34;cor&#34;,&#34;geom_boxplot&#34;,&#34;geom_smooth&#34;,&#34;fct_lump&#34;,&#34;geom_jitter&#34;,&#34;facet_wrap&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;summarize_entries&#34;,&#34;expand_limits&#34;,&#34;glue&#34;,&#34;fct_reorder&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;mutate&#34;,&#34;str_to_upper&#34;,&#34;fct_relevel&#34;,&#34;c&#34;,&#34;count&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;View&#34;,&#34;filter&#34;,&#34;glue&#34;,&#34;fct_lump&#34;,&#34;fct_reorder&#34;,&#34;labs&#34;,&#34;pivot_wider&#34;,&#34;list&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;n_distinct&#34;,&#34;sum&#34;,&#34;as.integer&#34;,&#34;complete&#34;,&#34;bind_log_odds&#34;,&#34;reorder_within&#34;,&#34;scale_y_reordered&#34;,&#34;facet_wrap&#34;,&#34;theme&#34;,&#34;add_count&#34;,&#34;geom_line&#34;,&#34;expand_limits&#34;,&#34;scale_y_continuous&#34;,&#34;glm&#34;,&#34;cbind&#34;,&#34;summary&#34;,&#34;match&#34;,&#34;map&#34;,&#34;unnest&#34;,&#34;format.pval&#34;,&#34;geom_point&#34;,&#34;geom_vline&#34;,&#34;geom_errorbarh&#34;,&#34;map_data&#34;,&#34;str_to_lower&#34;,&#34;right_join&#34;,&#34;geom_polygon&#34;,&#34;theme_map&#34;,&#34;coord_map&#34;,&#34;read_csv&#34;,&#34;rename&#34;,&#34;inner_join&#34;,&#34;distinct&#34;,&#34;semi_join&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;select&#34;,&#34;mutate&#34;,&#34;str_squish&#34;,&#34;add_count&#34;,&#34;count&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;labs&#34;,&#34;glue&#34;,&#34;geom_boxplot&#34;,&#34;scale_x_log10&#34;,&#34;geom_density_ridges&#34;,&#34;fct_lump&#34;,&#34;filter&#34;,&#34;scale_fill_discrete&#34;,&#34;guide_legend&#34;,&#34;separate&#34;,&#34;c&#34;,&#34;extract&#34;,&#34;unite&#34;,&#34;is.na&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;geom_point&#34;,&#34;geom_smooth&#34;,&#34;scale_y_log10&#34;,&#34;View&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;n_distinct&#34;,&#34;fct_relevel&#34;,&#34;lm&#34;,&#34;log2&#34;,&#34;tidy&#34;,&#34;ifelse&#34;,&#34;str_remove&#34;,&#34;geom_errorbarh&#34;,&#34;geom_vline&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;rename&#34;,&#34;mutate&#34;,&#34;bind_rows&#34;,&#34;filter&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;is.na&#34;,&#34;summarize&#34;,&#34;mean&#34;,&#34;median&#34;,&#34;quantile&#34;,&#34;group_by&#34;,&#34;summarize_subscriptions&#34;,&#34;geom_ribbon&#34;,&#34;facet_wrap&#34;,&#34;labs&#34;,&#34;WDI&#34;,&#34;c&#34;,&#34;as_tibble&#34;,&#34;select&#34;,&#34;fct_relevel&#34;,&#34;inner_join&#34;,&#34;fct_rev&#34;,&#34;geom_point&#34;,&#34;geom_abline&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;semi_join&#34;,&#34;top_n&#34;,&#34;interaction&#34;,&#34;geom_hline&#34;,&#34;pivot_wider&#34;,&#34;na_if&#34;,&#34;min&#34;,&#34;max&#34;,&#34;sum&#34;,&#34;ungroup&#34;,&#34;scale_x_log10&#34;,&#34;theme&#34;,&#34;View&#34;,&#34;map_data&#34;,&#34;regex_left_join&#34;,&#34;left_join&#34;,&#34;geom_polygon&#34;,&#34;transition_manual&#34;,&#34;coord_fixed&#34;,&#34;scale_fill_gradient2&#34;,&#34;theme_map&#34;,&#34;map&#34;,&#34;ggsave&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;mutate&#34;,&#34;str_remove&#34;,&#34;count&#34;,&#34;filter&#34;,&#34;View&#34;,&#34;view&#34;,&#34;str_detect&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;scale_x_continuous&#34;,&#34;labs&#34;,&#34;c&#34;,&#34;bind_log_odds&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;top_n&#34;,&#34;abs&#34;,&#34;fct_reorder&#34;,&#34;geom_col&#34;,&#34;distinct&#34;,&#34;nrow&#34;,&#34;unite&#34;,&#34;group_by&#34;,&#34;n_distinct&#34;,&#34;summarize&#34;,&#34;mean&#34;,&#34;n&#34;,&#34;first&#34;,&#34;ungroup&#34;,&#34;reorder_within&#34;,&#34;geom_point&#34;,&#34;facet_wrap&#34;,&#34;scale_y_reordered&#34;,&#34;scale_size_continuous&#34;,&#34;add_count&#34;,&#34;fct_lump&#34;,&#34;scale_y_continuous&#34;,&#34;visualize_steps&#34;,&#34;theme&#34;,&#34;glue&#34;,&#34;geom_boxplot&#34;,&#34;fct_rev&#34;,&#34;geom_tile&#34;,&#34;geom_text&#34;,&#34;str_trunc&#34;,&#34;sum&#34;,&#34;map&#34;,&#34;ggsave&#34;,&#34;set&#34;,&#34;library&#34;,&#34;tt_load&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;View&#34;,&#34;rename&#34;,&#34;add_count&#34;,&#34;filter&#34;,&#34;max&#34;,&#34;arrange&#34;,&#34;mutate&#34;,&#34;fct_reorder&#34;,&#34;last&#34;,&#34;first&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;expand_limits&#34;,&#34;facet_wrap&#34;,&#34;theme&#34;,&#34;labs&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;desc&#34;,&#34;geom_col&#34;,&#34;geom_text&#34;,&#34;paste0&#34;,&#34;round&#34;,&#34;scale_x_log10&#34;,&#34;c&#34;,&#34;ungroup&#34;,&#34;select&#34;,&#34;is.na&#34;,&#34;geom_hline&#34;,&#34;element_text&#34;,&#34;geom_point&#34;,&#34;geom_smooth&#34;,&#34;geom_text_repel&#34;,&#34;transition_time&#34;,&#34;ends_with&#34;,&#34;pivot_longer&#34;,&#34;str_to_upper&#34;,&#34;str_remove&#34;,&#34;pairwise_cor&#34;,&#34;map&#34;,&#34;ggsave&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;mutate_at&#34;,&#34;vars&#34;,&#34;mutate&#34;,&#34;ifelse&#34;,&#34;countrycode&#34;,&#34;count&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_errorbarh&#34;,&#34;labs&#34;,&#34;geom_histogram&#34;,&#34;scale_x_continuous&#34;,&#34;fct_lump&#34;,&#34;add_count&#34;,&#34;glue&#34;,&#34;geom_boxplot&#34;,&#34;expand_limits&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;median&#34;,&#34;n&#34;,&#34;geom_line&#34;,&#34;geom_point&#34;,&#34;geom_jitter&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;filter&#34;,&#34;clean_names&#34;,&#34;separate&#34;,&#34;c&#34;,&#34;count&#34;,&#34;head&#34;,&#34;replace_na&#34;,&#34;list&#34;,&#34;mutate&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;labs&#34;,&#34;fct_lump&#34;,&#34;group_by&#34;,&#34;round&#34;,&#34;n_distinct&#34;,&#34;ungroup&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;complete&#34;,&#34;sum&#34;,&#34;geom_area&#34;,&#34;is.na&#34;,&#34;scale_y_continuous&#34;,&#34;facet_wrap&#34;,&#34;theme&#34;,&#34;geom_histogram&#34;,&#34;scale_x_log10&#34;,&#34;geom_vline&#34;,&#34;case_when&#34;,&#34;median&#34;,&#34;geom_line&#34;,&#34;geom_point&#34;,&#34;geom_boxplot&#34;,&#34;scale_y_log10&#34;,&#34;seq&#34;,&#34;mean&#34;,&#34;min&#34;,&#34;max&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;extract&#34;,&#34;add_count&#34;,&#34;glue&#34;,&#34;geom_density_ridges&#34;,&#34;map&#34;,&#34;ggsave&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;clean_names&#34;,&#34;str_replace_all&#34;,&#34;mutate&#34;,&#34;str_trim&#34;,&#34;respace&#34;,&#34;filter&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;scale_x_continuous&#34;,&#34;gather&#34;,&#34;str_to_title&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;geom_point&#34;,&#34;geom_text&#34;,&#34;geom_hline&#34;,&#34;scale_y_continuous&#34;,&#34;scale_x_log10&#34;,&#34;expand_limits&#34;,&#34;is.na&#34;,&#34;select&#34;,&#34;inner_join&#34;,&#34;complete&#34;,&#34;list&#34;,&#34;labs&#34;,&#34;geom_tile&#34;,&#34;theme&#34;,&#34;element_text&#34;,&#34;facet_wrap&#34;,&#34;st_as_sf&#34;,&#34;st_simplify&#34;,&#34;left_join&#34;,&#34;geom_sf&#34;,&#34;theme_map&#34;,&#34;tibble&#34;,&#34;graph_by_county&#34;,&#34;group_by&#34;,&#34;fct_lump&#34;,&#34;summarize&#34;,&#34;sum&#34;,&#34;spread&#34;,&#34;ungroup&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;gather&#34;,&#34;rename&#34;,&#34;filter&#34;,&#34;str_detect&#34;,&#34;separate&#34;,&#34;c&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;facet_wrap&#34;,&#34;labs&#34;,&#34;expand_limits&#34;,&#34;full_join&#34;,&#34;mutate&#34;,&#34;scale_y_continuous&#34;,&#34;str_remove&#34;,&#34;mutate_if&#34;,&#34;is.na&#34;,&#34;ifelse&#34;,&#34;spread&#34;,&#34;abs&#34;,&#34;slice&#34;,&#34;gather_race_ethnicity&#34;,&#34;bind_rows&#34;,&#34;fct_reorder&#34;,&#34;fct_relevel&#34;,&#34;read_excel&#34;,&#34;select&#34;,&#34;starts_with&#34;,&#34;cumsum&#34;,&#34;everything&#34;,&#34;group_by&#34;,&#34;first&#34;,&#34;ungroup&#34;,&#34;contains&#34;,&#34;geom_col&#34;,&#34;scale_x_continuous&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;scale_x_continuous&#34;,&#34;group_by&#34;,&#34;top_n&#34;,&#34;mutate&#34;,&#34;fct_reorder&#34;,&#34;geom_line&#34;,&#34;geom_text&#34;,&#34;expand_limits&#34;,&#34;scale_y_continuous&#34;,&#34;labs&#34;,&#34;theme&#34;,&#34;plot_by_race&#34;,&#34;facet_wrap&#34;,&#34;spread&#34;,&#34;geom_ribbon&#34;,&#34;filter&#34;,&#34;str_detect&#34;,&#34;distinct&#34;,&#34;fct_inorder&#34;,&#34;geom_area&#34;,&#34;View&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;mutate&#34;,&#34;case_when&#34;,&#34;c&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;fct_lump&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;scale_y_continuous&#34;,&#34;labs&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;sum&#34;,&#34;geom_line&#34;,&#34;facet_wrap&#34;,&#34;expand_limits&#34;,&#34;View&#34;,&#34;paste&#34;,&#34;gather&#34;,&#34;ungroup&#34;,&#34;arrange&#34;,&#34;last&#34;,&#34;first&#34;,&#34;scale_x_continuous&#34;,&#34;glue&#34;,&#34;geom_errorbarh&#34;,&#34;position_dodge&#34;,&#34;geom_point&#34;,&#34;geom_vline&#34;,&#34;scale_color_discrete&#34;,&#34;guide_legend&#34;,&#34;scale_size_continuous&#34;,&#34;compare_lollipop&#34;,&#34;separate&#34;,&#34;scale_fill_discrete&#34;,&#34;geom_text_repel&#34;,&#34;geom_hline&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;select&#34;,&#34;mutate&#34;,&#34;fct_recode&#34;,&#34;count&#34;,&#34;head&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;geom_bar&#34;,&#34;facet_wrap&#34;,&#34;theme&#34;,&#34;geom_histogram&#34;,&#34;scale_x_log10&#34;,&#34;labs&#34;,&#34;gather&#34;,&#34;contains&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;geom_boxplot&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;median&#34;,&#34;geom_line&#34;,&#34;geom_point&#34;,&#34;scale_y_continuous&#34;,&#34;str_to_title&#34;,&#34;str_replace_all&#34;,&#34;scale_y_log10&#34;,&#34;cor&#34;,&#34;log&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;lm&#34;,&#34;log2&#34;,&#34;summary&#34;,&#34;glm&#34;,&#34;list&#34;,&#34;map&#34;,&#34;unnest&#34;,&#34;mean&#34;,&#34;inner_join&#34;,&#34;ungroup&#34;,&#34;reorder_within&#34;,&#34;scale_x_continuous&#34;,&#34;scale_y_reordered&#34;,&#34;geom_tile&#34;,&#34;scale_fill_gradient2&#34;,&#34;acast&#34;,&#34;heatmap&#34;,&#34;geom_text&#34;,&#34;str_trunc&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;mutate&#34;,&#34;across&#34;,&#34;contains&#34;,&#34;View&#34;,&#34;count&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;mean&#34;,&#34;median&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;group_by&#34;,&#34;summarize_bechdel&#34;,&#34;geom_line&#34;,&#34;geom_point&#34;,&#34;expand_limits&#34;,&#34;head&#34;,&#34;fct_reorder&#34;,&#34;geom_boxplot&#34;,&#34;scale_x_log10&#34;,&#34;filter&#34;,&#34;geom_density&#34;,&#34;lm&#34;,&#34;log2&#34;,&#34;summary&#34;,&#34;separate_rows&#34;,&#34;is.na&#34;,&#34;geom_text_repel&#34;,&#34;scale_y_continuous&#34;,&#34;labs&#34;,&#34;fct_lump&#34;,&#34;facet_wrap&#34;,&#34;spread&#34;,&#34;sum&#34;,&#34;ungroup&#34;,&#34;scale_x_continuous&#34;,&#34;fct_relevel&#34;,&#34;fct_recode&#34;,&#34;reorder_within&#34;,&#34;scale_y_reordered&#34;,&#34;str_remove&#34;,&#34;distinct&#34;,&#34;unnest_tokens&#34;,&#34;anti_join&#34;,&#34;view&#34;,&#34;bind_rows&#34;,&#34;add_count&#34;,&#34;cast_sparse&#34;,&#34;match&#34;,&#34;rownames&#34;,&#34;cv.glmnet&#34;,&#34;plot&#34;,&#34;tidy&#34;,&#34;top_n&#34;,&#34;abs&#34;,&#34;map&#34;,&#34;ggsave&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;mutate&#34;,&#34;parse_number&#34;,&#34;ymd&#34;,&#34;paste&#34;,&#34;filter&#34;,&#34;min&#34;,&#34;fct_reorder&#34;,&#34;month&#34;,&#34;count&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;summarize&#34;,&#34;median&#34;,&#34;group_by&#34;,&#34;summarize_games&#34;,&#34;geom_line&#34;,&#34;expand_limits&#34;,&#34;labs&#34;,&#34;factor&#34;,&#34;max&#34;,&#34;geom_histogram&#34;,&#34;scale_x_log10&#34;,&#34;seq&#34;,&#34;arrange&#34;,&#34;geom_point&#34;,&#34;geom_text&#34;,&#34;scale_y_log10&#34;,&#34;desc&#34;,&#34;fct_lump&#34;,&#34;scale_y_continuous&#34;,&#34;facet_wrap&#34;,&#34;select&#34;,&#34;pivot_wider&#34;,&#34;c&#34;,&#34;contains&#34;,&#34;inner_join&#34;,&#34;top_n&#34;,&#34;as.character&#34;,&#34;complete&#34;,&#34;list&#34;,&#34;geom_vline&#34;,&#34;as.Date&#34;,&#34;map&#34;,&#34;ggsave&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;mutate&#34;,&#34;match&#34;,&#34;c&#34;,&#34;left_join&#34;,&#34;select&#34;,&#34;count&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;sum&#34;,&#34;filter&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;group_by&#34;,&#34;summarize_votes&#34;,&#34;slice&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;scale_x_continuous&#34;,&#34;labs&#34;,&#34;year&#34;,&#34;geom_line&#34;,&#34;expand_limits&#34;,&#34;bind_rows&#34;,&#34;scale_y_continuous&#34;,&#34;scale_color_discrete&#34;,&#34;guide_legend&#34;,&#34;facet_wrap&#34;,&#34;theme&#34;,&#34;map_data&#34;,&#34;as_tibble&#34;,&#34;regex_left_join&#34;,&#34;geom_polygon&#34;,&#34;theme_map&#34;,&#34;scale_fill_gradient2&#34;,&#34;is.na&#34;,&#34;countrycode&#34;,&#34;plot_by&#34;,&#34;WDI&#34;,&#34;fct_relevel&#34;,&#34;inner_join&#34;,&#34;spread&#34;,&#34;cor&#34;,&#34;pairwise_cor&#34;,&#34;geom_errorbarh&#34;,&#34;median&#34;,&#34;mean&#34;,&#34;View&#34;,&#34;unnest_tokens&#34;,&#34;anti_join&#34;,&#34;distinct&#34;,&#34;add_count&#34;,&#34;widely_svd&#34;,&#34;reorder_within&#34;,&#34;top_n&#34;,&#34;abs&#34;,&#34;geom_col&#34;,&#34;scale_y_reordered&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;count&#34;,&#34;View&#34;,&#34;filter&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;expand_limits&#34;,&#34;str_length&#34;,&#34;rename&#34;,&#34;mutate&#34;,&#34;c&#34;,&#34;fct_reorder&#34;,&#34;scale_y_continuous&#34;,&#34;labs&#34;,&#34;fct_lump&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;sum&#34;,&#34;geom_area&#34;,&#34;paste0&#34;,&#34;spread&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;slice_max&#34;,&#34;abs&#34;,&#34;geom_col&#34;,&#34;scale_x_continuous&#34;,&#34;theme&#34;,&#34;ungroup&#34;,&#34;reorder_within&#34;,&#34;facet_wrap&#34;,&#34;scale_y_reordered&#34;,&#34;pivot_longer&#34;,&#34;str_to_sentence&#34;,&#34;str_replace_all&#34;,&#34;max&#34;,&#34;replace_na&#34;,&#34;list&#34;,&#34;is.na&#34;,&#34;inner_join&#34;,&#34;map_data&#34;,&#34;as_tibble&#34;,&#34;regex_left_join&#34;,&#34;geom_polygon&#34;,&#34;scale_fill_gradient2&#34;,&#34;theme_map&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;add_count&#34;,&#34;filter&#34;,&#34;arrange&#34;,&#34;View&#34;,&#34;select&#34;,&#34;is.na&#34;,&#34;replace_na&#34;,&#34;list&#34;,&#34;mutate&#34;,&#34;map2&#34;,&#34;unnest&#34;,&#34;count&#34;,&#34;desc&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_area&#34;,&#34;labs&#34;,&#34;fct_lump&#34;,&#34;fct_reorder&#34;,&#34;facet_wrap&#34;,&#34;theme&#34;,&#34;inner_join&#34;,&#34;c&#34;,&#34;geom_line&#34;,&#34;scale_y_continuous&#34;,&#34;map_data&#34;,&#34;as_tibble&#34;,&#34;match&#34;,&#34;str_to_lower&#34;,&#34;geom_polygon&#34;,&#34;scale_fill_gradient2&#34;,&#34;theme_map&#34;,&#34;left_join&#34;,&#34;transition_manual&#34;,&#34;anim_save&#34;,&#34;borders&#34;,&#34;geom_point&#34;,&#34;coord_map&#34;,&#34;animate&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;separate&#34;,&#34;c&#34;,&#34;mutate&#34;,&#34;mdy&#34;,&#34;year&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;facet_wrap&#34;,&#34;count&#34;,&#34;group_by&#34;,&#34;sum&#34;,&#34;geom_line&#34;,&#34;filter&#34;,&#34;geom_boxplot&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;median&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;separate_rows&#34;,&#34;summarize_titles&#34;,&#34;fct_reorder&#34;,&#34;geom_col&#34;,&#34;head&#34;,&#34;is.na&#34;,&#34;select&#34;,&#34;geom_area&#34;,&#34;fct_lump&#34;,&#34;ungroup&#34;,&#34;qbeta&#34;,&#34;geom_point&#34;,&#34;geom_errorbar&#34;,&#34;scale_x_continuous&#34;,&#34;expand_limits&#34;,&#34;labs&#34;,&#34;unnest_tokens&#34;,&#34;anti_join&#34;,&#34;to_snake_case&#34;,&#34;spread&#34;,&#34;geom_text&#34;,&#34;scale_x_log10&#34;,&#34;scale_y_log10&#34;,&#34;bind_log_odds&#34;,&#34;top_n&#34;,&#34;set.seed&#34;,&#34;distinct&#34;,&#34;add_count&#34;,&#34;pairwise_cor&#34;,&#34;graph_from_data_frame&#34;,&#34;ggraph&#34;,&#34;geom_edge_link&#34;,&#34;geom_node_point&#34;,&#34;geom_node_text&#34;,&#34;theme&#34;,&#34;reorder_within&#34;,&#34;scale_y_reordered&#34;,&#34;gather&#34;,&#34;str_to_title&#34;,&#34;unite&#34;,&#34;paste&#34;,&#34;bind_rows&#34;,&#34;cast_sparse&#34;,&#34;match&#34;,&#34;rownames&#34;,&#34;cv.glmnet&#34;,&#34;plot&#34;,&#34;tidy&#34;,&#34;abs&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;clean_names&#34;,&#34;rename&#34;,&#34;mutate&#34;,&#34;match&#34;,&#34;ifelse&#34;,&#34;is.na&#34;,&#34;parse_number&#34;,&#34;paste0&#34;,&#34;str_remove&#34;,&#34;fct_reorder&#34;,&#34;sprintf&#34;,&#34;read_excel&#34;,&#34;select&#34;,&#34;separate&#34;,&#34;c&#34;,&#34;inner_join&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;head&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;scale_x_continuous&#34;,&#34;percent_format&#34;,&#34;filter&#34;,&#34;geom_text&#34;,&#34;scale_x_log10&#34;,&#34;comma_format&#34;,&#34;scale_y_continuous&#34;,&#34;expand_limits&#34;,&#34;labs&#34;,&#34;geom_smooth&#34;,&#34;geom_histogram&#34;,&#34;facet_wrap&#34;,&#34;as_tibble&#34;,&#34;zctas&#34;,&#34;geom_sf&#34;,&#34;counties&#34;,&#34;st_simplify&#34;,&#34;map&#34;,&#34;ggsave&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;mutate&#34;,&#34;mdy_hms&#34;,&#34;fct_relevel&#34;,&#34;fct_reorder&#34;,&#34;parse_number&#34;,&#34;str_replace&#34;,&#34;fct_collapse&#34;,&#34;coalesce&#34;,&#34;c&#34;,&#34;fct_lump&#34;,&#34;count&#34;,&#34;filter&#34;,&#34;str_remove&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;scale_x_log10&#34;,&#34;dollar_format&#34;,&#34;labs&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;median&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;is.na&#34;,&#34;group_by&#34;,&#34;summarize_salary&#34;,&#34;geom_col&#34;,&#34;scale_x_continuous&#34;,&#34;plot_categorical&#34;,&#34;geom_boxplot&#34;,&#34;lm&#34;,&#34;log2&#34;,&#34;summary&#34;,&#34;anova&#34;,&#34;tidy&#34;,&#34;sum&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;recipe&#34;,&#34;step_novel&#34;,&#34;all_nominal&#34;,&#34;step_unknown&#34;,&#34;step_log&#34;,&#34;step_other&#34;,&#34;tune&#34;,&#34;vfold_cv&#34;,&#34;crossing&#34;,&#34;linear_reg&#34;,&#34;set_engine&#34;,&#34;tune_grid&#34;,&#34;autoplot&#34;,&#34;finalize_recipe&#34;,&#34;list&#34;,&#34;registerDoParallel&#34;,&#34;fit_resamples&#34;,&#34;rand_forest&#34;,&#34;control_grid&#34;,&#34;collect_metrics&#34;,&#34;factor&#34;,&#34;geom_line&#34;,&#34;geom_hline&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;filter&#34;,&#34;mutate&#34;,&#34;str_replace&#34;,&#34;str_to_title&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;sum&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;group_by&#34;,&#34;summarize_fishing&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;scale_x_log10&#34;,&#34;count&#34;,&#34;min&#34;,&#34;n_distinct&#34;,&#34;ungroup&#34;,&#34;geom_col&#34;,&#34;scale_y_continuous&#34;,&#34;comma_format&#34;,&#34;labs&#34;,&#34;fct_lump&#34;,&#34;fct_reorder&#34;,&#34;geom_area&#34;,&#34;facet_wrap&#34;,&#34;theme&#34;,&#34;which.max&#34;,&#34;head&#34;,&#34;geom_point&#34;,&#34;scale_size_continuous&#34;,&#34;geom_tile&#34;,&#34;scale_fill_gradient2&#34;,&#34;expand_limits&#34;,&#34;element_blank&#34;,&#34;percent_format&#34;,&#34;clean_names&#34;,&#34;is.na&#34;,&#34;median&#34;,&#34;geom_line&#34;,&#34;as.Date&#34;,&#34;paste0&#34;,&#34;select&#34;,&#34;tk_ts&#34;,&#34;year&#34;,&#34;ets&#34;,&#34;sw_tidy&#34;,&#34;sw_augment&#34;,&#34;forecast&#34;,&#34;holt&#34;,&#34;ses&#34;,&#34;autoplot&#34;,&#34;autolayer&#34;,&#34;nest&#34;,&#34;c&#34;,&#34;map&#34;,&#34;unnest&#34;,&#34;geom_ribbon&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;mutate&#34;,&#34;mdy&#34;,&#34;select&#34;,&#34;filter&#34;,&#34;count&#34;,&#34;semi_join&#34;,&#34;head&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;facet_wrap&#34;,&#34;scale_y_reverse&#34;,&#34;labs&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;sum&#34;,&#34;n_distinct&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;group_by&#34;,&#34;summarize_songs&#34;,&#34;fct_reorder&#34;,&#34;geom_col&#34;,&#34;geom_point&#34;,&#34;geom_text&#34;,&#34;expand_limits&#34;,&#34;year&#34;,&#34;slice_max&#34;,&#34;fct_lump&#34;,&#34;geom_area&#34;,&#34;scale_fill_discrete&#34;,&#34;max&#34;,&#34;min&#34;,&#34;log2&#34;,&#34;inner_join&#34;,&#34;is.na&#34;,&#34;registerDoParallel&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;vfold_cv&#34;,&#34;recipe&#34;,&#34;step_mutate&#34;,&#34;month&#34;,&#34;str_remove_all&#34;,&#34;step_rm&#34;,&#34;step_tokenize&#34;,&#34;list&#34;,&#34;step_tokenfilter&#34;,&#34;tune&#34;,&#34;step_tf&#34;,&#34;workflow&#34;,&#34;boost_tree&#34;,&#34;tune_grid&#34;,&#34;metric_set&#34;,&#34;crossing&#34;,&#34;c&#34;,&#34;seq&#34;,&#34;autoplot&#34;,&#34;finalize_workflow&#34;,&#34;select_best&#34;,&#34;fit&#34;,&#34;augment&#34;,&#34;rmse&#34;,&#34;geom_smooth&#34;,&#34;scale_x_log10&#34;,&#34;scale_y_log10&#34;,&#34;extract_fit_engine&#34;,&#34;xgb.importance&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;clean_names&#34;,&#34;count&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;labs&#34;,&#34;filter&#34;,&#34;c&#34;,&#34;geom_line&#34;,&#34;expand_limits&#34;,&#34;scale_y_continuous&#34;,&#34;comma_format&#34;,&#34;dollar_format&#34;,&#34;is.na&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;sum&#34;,&#34;geom_point&#34;,&#34;select&#34;,&#34;pivot_wider&#34;,&#34;mutate&#34;,&#34;geom_text&#34;,&#34;scale_x_continuous&#34;,&#34;percent_format&#34;,&#34;str_to_lower&#34;,&#34;inner_join&#34;,&#34;map_data&#34;,&#34;geom_polygon&#34;,&#34;coord_map&#34;,&#34;scale_fill_viridis_c&#34;,&#34;theme_map&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;select&#34;,&#34;fill&#34;,&#34;mutate&#34;,&#34;paste0&#34;,&#34;coalesce&#34;,&#34;as.character&#34;,&#34;fct_reorder&#34;,&#34;as.integer&#34;,&#34;filter&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;factor&#34;,&#34;geom_col&#34;,&#34;theme&#34;,&#34;element_text&#34;,&#34;labs&#34;,&#34;geom_line&#34;,&#34;geom_point&#34;,&#34;is.na&#34;,&#34;as.numeric&#34;,&#34;geom_text&#34;,&#34;geom_smooth&#34;,&#34;element_blank&#34;,&#34;summarize&#34;,&#34;mean&#34;,&#34;n&#34;,&#34;list&#34;,&#34;tidy&#34;,&#34;t.test&#34;,&#34;unnest&#34;,&#34;group_by&#34;,&#34;summarize_episodes&#34;,&#34;inner_join&#34;,&#34;fct_lump&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;geom_errorbarh&#34;,&#34;facet_wrap&#34;,&#34;spread&#34;,&#34;clean_names&#34;,&#34;s&#34;,&#34;lm&#34;,&#34;ns&#34;,&#34;augment&#34;,&#34;geom_boxplot&#34;,&#34;summary&#34;,&#34;map&#34;,&#34;ggsave&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;View&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;count&#34;,&#34;mutate&#34;,&#34;fct_reorder&#34;,&#34;geom_col&#34;,&#34;str_remove&#34;,&#34;str_trim&#34;,&#34;glue&#34;,&#34;geom_point&#34;,&#34;theme&#34;,&#34;element_blank&#34;,&#34;labs&#34;,&#34;ggplotly&#34;,&#34;separate_rows&#34;,&#34;str_to_title&#34;,&#34;filter&#34;,&#34;str_detect&#34;,&#34;regex&#34;,&#34;pull&#34;,&#34;map&#34;,&#34;possibly&#34;,&#34;html_node&#34;,&#34;html_table&#34;,&#34;as_tibble&#34;,&#34;map_lgl&#34;,&#34;select&#34;,&#34;unnest&#34;,&#34;rename&#34;,&#34;group_by&#34;,&#34;first&#34;,&#34;n&#34;,&#34;ungroup&#34;,&#34;distinct&#34;,&#34;spread&#34;,&#34;clean_names&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;summarize&#34;,&#34;sum&#34;,&#34;count&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;fct_lump&#34;,&#34;mutate&#34;,&#34;fct_reorder&#34;,&#34;geom_boxplot&#34;,&#34;geom_vline&#34;,&#34;c&#34;,&#34;labs&#34;,&#34;str_trunc&#34;,&#34;geom_line&#34;,&#34;facet_wrap&#34;,&#34;theme&#34;,&#34;element_text&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;View&#34;,&#34;group_by&#34;,&#34;top_n&#34;,&#34;set.seed&#34;,&#34;head&#34;,&#34;ggraph&#34;,&#34;geom_edge_link&#34;,&#34;arrow&#34;,&#34;unit&#34;,&#34;geom_node_point&#34;,&#34;geom_node_text&#34;,&#34;scale_edge_width_continuous&#34;,&#34;n&#34;,&#34;mean&#34;,&#34;gather&#34;,&#34;geom_col&#34;,&#34;scale_y_continuous&#34;,&#34;wordcloud&#34;,&#34;geom_text_wordcloud&#34;,&#34;fct_recode&#34;,&#34;ungroup&#34;,&#34;reorder_within&#34;,&#34;scale_y_reordered&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_tsv&#34;,&#34;read_csv&#34;,&#34;View&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;head&#34;,&#34;unnest_tokens&#34;,&#34;anti_join&#34;,&#34;count&#34;,&#34;group_by&#34;,&#34;floor_date&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;mean&#34;,&#34;geom_line&#34;,&#34;geom_point&#34;,&#34;expand_limits&#34;,&#34;labs&#34;,&#34;gather&#34;,&#34;contains&#34;,&#34;mutate&#34;,&#34;ifelse&#34;,&#34;scale_y_continuous&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;filter&#34;,&#34;geom_text&#34;,&#34;scale_x_log10&#34;,&#34;top_n&#34;,&#34;cast_sparse&#34;,&#34;stm&#34;,&#34;tidy&#34;,&#34;reorder_within&#34;,&#34;factor&#34;,&#34;geom_col&#34;,&#34;scale_y_reordered&#34;,&#34;facet_wrap&#34;,&#34;rownames&#34;,&#34;inner_join&#34;,&#34;cor&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;rename&#34;,&#34;mutate&#34;,&#34;fct_recode&#34;,&#34;count&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;labs&#34;,&#34;complete&#34;,&#34;list&#34;,&#34;facet_wrap&#34;,&#34;scale_y_continuous&#34;,&#34;filter&#34;,&#34;max&#34;,&#34;geom_col&#34;,&#34;read_html&#34;,&#34;html_nodes&#34;,&#34;map&#34;,&#34;head&#34;,&#34;select&#34;,&#34;contains&#34;,&#34;bind_rows&#34;,&#34;str_to_upper&#34;,&#34;parse_number&#34;,&#34;pivot_longer&#34;,&#34;inner_join&#34;,&#34;c&#34;,&#34;is.na&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;sum&#34;,&#34;ungroup&#34;,&#34;geom_point&#34;,&#34;read_sf&#34;,&#34;st_simplify&#34;,&#34;geom_sf&#34;,&#34;scale_fill_gradient2&#34;,&#34;theme_map&#34;,&#34;as.integer&#34;,&#34;transition_manual&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;select&#34;,&#34;mutate&#34;,&#34;fct_lump&#34;,&#34;str_to_title&#34;,&#34;filter&#34;,&#34;count&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;expand_limits&#34;,&#34;labs&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;mean&#34;,&#34;n&#34;,&#34;scale_y_continuous&#34;,&#34;percent_format&#34;,&#34;replace_na&#34;,&#34;list&#34;,&#34;fct_reorder&#34;,&#34;geom_col&#34;,&#34;coord_flip&#34;,&#34;geom_histogram&#34;,&#34;scale_x_log10&#34;,&#34;comma_format&#34;,&#34;cut&#34;,&#34;c&#34;,&#34;borders&#34;,&#34;geom_point&#34;,&#34;scale_color_gradient2&#34;,&#34;log10&#34;,&#34;median&#34;,&#34;coord_map&#34;,&#34;theme_void&#34;,&#34;arrange&#34;,&#34;glm&#34;,&#34;ns&#34;,&#34;augment&#34;,&#34;facet_wrap&#34;,&#34;tidy&#34;,&#34;str_detect&#34;,&#34;reorder&#34;,&#34;geom_errorbarh&#34;,&#34;geom_vline&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;mutate&#34;,&#34;row_number&#34;,&#34;count&#34;,&#34;rename&#34;,&#34;mutate_at&#34;,&#34;vars&#34;,&#34;starts_with&#34;,&#34;pivot_longer&#34;,&#34;c&#34;,&#34;separate&#34;,&#34;str_to_upper&#34;,&#34;filter&#34;,&#34;spread&#34;,&#34;type_convert&#34;,&#34;select&#34;,&#34;separate_rows&#34;,&#34;str_remove&#34;,&#34;na_if&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;mean&#34;,&#34;min&#34;,&#34;max&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;ungroup&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;scale_x_log10&#34;,&#34;scale_y_continuous&#34;,&#34;labs&#34;,&#34;summarize_all&#34;,&#34;is.na&#34;,&#34;gather&#34;,&#34;View&#34;,&#34;sum&#34;,&#34;summarize_players&#34;,&#34;year&#34;,&#34;inner_join&#34;,&#34;geom_abline&#34;,&#34;geom_smooth&#34;,&#34;fct_lump&#34;,&#34;glm&#34;,&#34;cbind&#34;,&#34;summary&#34;,&#34;is.nan&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;mutate&#34;,&#34;ymd&#34;,&#34;paste&#34;,&#34;filter&#34;,&#34;max&#34;,&#34;str_detect&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;coord_flip&#34;,&#34;scale_y_continuous&#34;,&#34;labs&#34;,&#34;rename&#34;,&#34;cross_by_dimensions&#34;,&#34;cross_by_periods&#34;,&#34;c&#34;,&#34;summarize&#34;,&#34;sum&#34;,&#34;ungroup&#34;,&#34;create_metrics&#34;,&#34;preview_metric&#34;,&#34;is.na&#34;,&#34;fct_lump&#34;,&#34;coalesce&#34;,&#34;parse_number&#34;,&#34;as.character&#34;,&#34;factor&#34;,&#34;geom_line&#34;,&#34;expand_limits&#34;,&#34;count&#34;,&#34;group_by&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;st_as_sf&#34;,&#34;map&#34;,&#34;str_to_lower&#34;,&#34;match&#34;,&#34;inner_join&#34;,&#34;geom_sf&#34;,&#34;scale_fill_gradient2&#34;,&#34;theme_map&#34;,&#34;facet_wrap&#34;,&#34;theme&#34;,&#34;transition_time&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;mutate&#34;,&#34;mdy_hms&#34;,&#34;filter&#34;,&#34;select&#34;,&#34;count&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;is.na&#34;,&#34;geom_histogram&#34;,&#34;facet_grid&#34;,&#34;group_by&#34;,&#34;hour&#34;,&#34;summarize&#34;,&#34;sum&#34;,&#34;geom_line&#34;,&#34;geom_point&#34;,&#34;scale_y_continuous&#34;,&#34;percent_format&#34;,&#34;labs&#34;,&#34;case_when&#34;,&#34;between&#34;,&#34;spread&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;geom_col&#34;,&#34;coord_flip&#34;,&#34;facet_wrap&#34;,&#34;str_detect&#34;,&#34;scale_x_log10&#34;,&#34;wday&#34;,&#34;fct_relevel&#34;,&#34;month&#34;,&#34;expand_limits&#34;,&#34;theme&#34;,&#34;element_text&#34;,&#34;c&#34;,&#34;ungroup&#34;,&#34;fct_reorder&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;left_join&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;gather&#34;,&#34;count&#34;,&#34;is.na&#34;,&#34;group_by&#34;,&#34;top_n&#34;,&#34;ungroup&#34;,&#34;mutate&#34;,&#34;fct_reorder&#34;,&#34;geom_col&#34;,&#34;facet_wrap&#34;,&#34;coord_flip&#34;,&#34;labs&#34;,&#34;filter&#34;,&#34;geom_density&#34;,&#34;scale_x_log10&#34;,&#34;distinct&#34;,&#34;exp&#34;,&#34;mean&#34;,&#34;log&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;complete&#34;,&#34;list&#34;,&#34;right_join&#34;,&#34;crossing&#34;,&#34;c&#34;,&#34;replace_na&#34;,&#34;ifelse&#34;,&#34;bootstraps&#34;,&#34;unnest&#34;,&#34;map&#34;,&#34;geom_mean&#34;,&#34;quantile&#34;,&#34;geom_line&#34;,&#34;geom_ribbon&#34;,&#34;expand_limits&#34;,&#34;month&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;filter&#34;,&#34;count&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;geom_histogram&#34;,&#34;scale_x_log10&#34;,&#34;seq&#34;,&#34;select&#34;,&#34;gather&#34;,&#34;is.na&#34;,&#34;separate_rows&#34;,&#34;group_by&#34;,&#34;top_n&#34;,&#34;ungroup&#34;,&#34;mutate&#34;,&#34;reorder_within&#34;,&#34;fct_reorder&#34;,&#34;geom_col&#34;,&#34;facet_wrap&#34;,&#34;coord_flip&#34;,&#34;scale_x_reordered&#34;,&#34;labs&#34;,&#34;summarize&#34;,&#34;mean&#34;,&#34;lm&#34;,&#34;log2&#34;,&#34;tidy&#34;,&#34;inner_join&#34;,&#34;c&#34;,&#34;n&#34;,&#34;fct_lump&#34;,&#34;geom_boxplot&#34;,&#34;transmute&#34;,&#34;unite&#34;,&#34;add_count&#34;,&#34;bind_rows&#34;,&#34;cast_sparse&#34;,&#34;match&#34;,&#34;rownames&#34;,&#34;cv.glmnet&#34;,&#34;plot&#34;,&#34;abs&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;clean_names&#34;,&#34;gather&#34;,&#34;filter&#34;,&#34;mutate&#34;,&#34;str_to_title&#34;,&#34;str_remove_all&#34;,&#34;str_replace&#34;,&#34;select&#34;,&#34;extract&#34;,&#34;c&#34;,&#34;arrange&#34;,&#34;count&#34;,&#34;head&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;coord_flip&#34;,&#34;add_count&#34;,&#34;desc&#34;,&#34;group_by&#34;,&#34;n_distinct&#34;,&#34;sum&#34;,&#34;ungroup&#34;,&#34;geom_line&#34;,&#34;scale_y_continuous&#34;,&#34;percent_format&#34;,&#34;expand_limits&#34;,&#34;facet_wrap&#34;,&#34;pairwise_cor&#34;,&#34;labs&#34;,&#34;set.seed&#34;,&#34;graph_from_data_frame&#34;,&#34;ggraph&#34;,&#34;geom_edge_link&#34;,&#34;geom_node_point&#34;,&#34;geom_node_text&#34;,&#34;theme_void&#34;,&#34;acast&#34;,&#34;t&#34;,&#34;colMeans&#34;,&#34;svd&#34;,&#34;tidy&#34;,&#34;colnames&#34;,&#34;top_n&#34;,&#34;abs&#34;,&#34;reorder_within&#34;,&#34;factor&#34;,&#34;scale_x_reordered&#34;,&#34;rownames&#34;,&#34;geom_point&#34;,&#34;library&#34;,&#34;source_dirs&#34;,&#34;readRDS&#34;,&#34;options&#34;,&#34;read_yaml&#34;,&#34;dashboardPage&#34;,&#34;dashboardHeader&#34;,&#34;dashboardSidebar&#34;,&#34;sb_create_sidebar&#34;,&#34;dashboardBody&#34;,&#34;sb_create_tab_items&#34;,&#34;sb_call_modules&#34;,&#34;shinyApp&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;filter&#34;,&#34;c&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;scale_y_continuous&#34;,&#34;expand_limits&#34;,&#34;mutate&#34;,&#34;str_remove&#34;,&#34;rename&#34;,&#34;cross_by_dimensions&#34;,&#34;cross_by_periods&#34;,&#34;summarize&#34;,&#34;sum&#34;,&#34;mean&#34;,&#34;ungroup&#34;,&#34;create_metrics&#34;,&#34;saveRDS&#34;,&#34;preview_metric&#34;,&#34;geom_col&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;mutate&#34;,&#34;ifelse&#34;,&#34;select&#34;,&#34;sort&#34;,&#34;colnames&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;geom_abline&#34;,&#34;facet_wrap&#34;,&#34;expand_limits&#34;,&#34;labs&#34;,&#34;filter&#34;,&#34;fct_lump&#34;,&#34;fct_reorder&#34;,&#34;geom_boxplot&#34;,&#34;coord_flip&#34;,&#34;sample_frac&#34;,&#34;row_number&#34;,&#34;geom_smooth&#34;,&#34;lm&#34;,&#34;ns&#34;,&#34;augment&#34;,&#34;geom_line&#34;,&#34;tibble&#34;,&#34;map&#34;,&#34;unnest&#34;,&#34;factor&#34;,&#34;rename&#34;,&#34;anova&#34;,&#34;tidy&#34;,&#34;sum&#34;,&#34;is.na&#34;,&#34;group_by&#34;,&#34;floor&#34;,&#34;summarize_at&#34;,&#34;vars&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;summarize&#34;,&#34;across&#34;,&#34;list&#34;,&#34;mean&#34;,&#34;is.na&#34;,&#34;filter&#34;,&#34;count&#34;,&#34;read_sf&#34;,&#34;ggplot&#34;,&#34;geom_point&#34;,&#34;aes&#34;,&#34;scale_size_continuous&#34;,&#34;View&#34;,&#34;group_by&#34;,&#34;min&#34;,&#34;max&#34;,&#34;n&#34;,&#34;ungroup&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;sample&#34;,&#34;unique&#34;,&#34;mutate&#34;,&#34;as.Date&#34;,&#34;floor_date&#34;,&#34;geom_path&#34;,&#34;facet_wrap&#34;,&#34;labs&#34;,&#34;lag&#34;,&#34;as.numeric&#34;,&#34;difftime&#34;,&#34;distHaversine&#34;,&#34;cbind&#34;,&#34;geom_histogram&#34;,&#34;scale_x_log10&#34;,&#34;expand_limits&#34;,&#34;month&#34;,&#34;median&#34;,&#34;geom_line&#34;,&#34;theme&#34;,&#34;round&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;select&#34;,&#34;mutate&#34;,&#34;as.integer&#34;,&#34;if_else&#34;,&#34;year&#34;,&#34;count&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;fct_lump&#34;,&#34;fct_reorder&#34;,&#34;geom_col&#34;,&#34;coord_flip&#34;,&#34;geom_boxplot&#34;,&#34;View&#34;,&#34;complete&#34;,&#34;list&#34;,&#34;group_by&#34;,&#34;sum&#34;,&#34;geom_area&#34;,&#34;scale_y_continuous&#34;,&#34;percent_format&#34;,&#34;theme_minimal&#34;,&#34;labs&#34;,&#34;tribble&#34;,&#34;row_number&#34;,&#34;regex_left_join&#34;,&#34;c&#34;,&#34;distinct&#34;,&#34;coalesce&#34;,&#34;ifelse&#34;,&#34;survfit&#34;,&#34;Surv&#34;,&#34;tidy&#34;,&#34;geom_line&#34;,&#34;geom_ribbon&#34;,&#34;coxph&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;count&#34;,&#34;head&#34;,&#34;mutate&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;labs&#34;,&#34;n_distinct&#34;,&#34;fct_lump&#34;,&#34;filter&#34;,&#34;scale_x_continuous&#34;,&#34;percent_format&#34;,&#34;extract&#34;,&#34;c&#34;,&#34;replace_na&#34;,&#34;list&#34;,&#34;na_if&#34;,&#34;group_by&#34;,&#34;row_number&#34;,&#34;n&#34;,&#34;summarize&#34;,&#34;sum&#34;,&#34;is.na&#34;,&#34;mean&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;geom_point&#34;,&#34;geom_text_repel&#34;,&#34;scale_size_continuous&#34;,&#34;scale_x_log10&#34;,&#34;geom_text&#34;,&#34;expand_limits&#34;,&#34;add_count&#34;,&#34;pairwise_cor&#34;,&#34;top_n&#34;,&#34;reorder_within&#34;,&#34;facet_wrap&#34;,&#34;scale_y_reordered&#34;,&#34;graph_from_data_frame&#34;,&#34;ggraph&#34;,&#34;geom_edge_link&#34;,&#34;geom_node_text&#34;,&#34;geom_node_point&#34;,&#34;scale_color_gradient2&#34;,&#34;distinct&#34;,&#34;widely_svd&#34;,&#34;paste0&#34;,&#34;abs&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;mutate&#34;,&#34;row_number&#34;,&#34;filter&#34;,&#34;View&#34;,&#34;count&#34;,&#34;is.na&#34;,&#34;fct_lump&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_boxplot&#34;,&#34;geom_histogram&#34;,&#34;facet_wrap&#34;,&#34;theme&#34;,&#34;summarize&#34;,&#34;across&#34;,&#34;everything&#34;,&#34;mean&#34;,&#34;gather&#34;,&#34;geom_col&#34;,&#34;select&#34;,&#34;pivot_longer&#34;,&#34;geom_density_ridges&#34;,&#34;group_by&#34;,&#34;sd&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;pairwise_cor&#34;,&#34;head&#34;,&#34;graph_from_data_frame&#34;,&#34;ggraph&#34;,&#34;geom_edge_link&#34;,&#34;geom_node_point&#34;,&#34;geom_node_text&#34;,&#34;c&#34;,&#34;ungroup&#34;,&#34;widely_svd&#34;,&#34;between&#34;,&#34;reorder_within&#34;,&#34;scale_y_reordered&#34;,&#34;pmin&#34;,&#34;geom_point&#34;,&#34;geom_smooth&#34;,&#34;cor&#34;,&#34;list&#34;,&#34;lm&#34;,&#34;map&#34;,&#34;unnest&#34;,&#34;geom_errorbarh&#34;,&#34;labs&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;mutate&#34;,&#34;str_to_title&#34;,&#34;fct_reorder&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;sum&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_boxplot&#34;,&#34;scale_y_continuous&#34;,&#34;dollar_format&#34;,&#34;expand_limits&#34;,&#34;coord_flip&#34;,&#34;theme&#34;,&#34;head&#34;,&#34;geom_point&#34;,&#34;geom_errorbar&#34;,&#34;labs&#34;,&#34;gather&#34;,&#34;geom_col&#34;,&#34;fct_lump&#34;,&#34;geom_smooth&#34;,&#34;geom_text_repel&#34;,&#34;scale_x_continuous&#34;,&#34;percent_format&#34;,&#34;ggplotly&#34;,&#34;select&#34;,&#34;lm&#34;,&#34;summary&#34;,&#34;add_count&#34;,&#34;nest&#34;,&#34;map&#34;,&#34;unnest&#34;,&#34;p.adjust&#34;,&#34;geom_text&#34;,&#34;scale_x_log10&#34;,&#34;knit_exit&#34;,&#34;comma_format&#34;,&#34;median&#34;,&#34;tail&#34;,&#34;set&#34;,&#34;library&#34;,&#34;read_csv&#34;,&#34;paste0&#34;,&#34;clean_names&#34;,&#34;rename&#34;,&#34;dir&#34;,&#34;map&#34;,&#34;tibble&#34;,&#34;hoist&#34;,&#34;c&#34;,&#34;map_chr&#34;,&#34;select&#34;,&#34;unnest&#34;,&#34;group_by&#34;,&#34;mutate&#34;,&#34;row_number&#34;,&#34;ungroup&#34;,&#34;everything&#34;,&#34;inner_join&#34;,&#34;coalesce&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;list&#34;,&#34;unnest_tokens&#34;,&#34;count&#34;,&#34;anti_join&#34;,&#34;head&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;coord_flip&#34;,&#34;labs&#34;,&#34;spacy_initialize&#34;,&#34;spacy_extract_entity&#34;,&#34;nest&#34;,&#34;pull&#34;,&#34;tokenize_scispacy_entities&#34;,&#34;sample_n&#34;,&#34;add_count&#34;,&#34;pairwise_cor&#34;,&#34;set.seed&#34;,&#34;graph_from_data_frame&#34;,&#34;ggraph&#34;,&#34;geom_edge_link&#34;,&#34;geom_node_point&#34;,&#34;geom_node_text&#34;,&#34;theme_void&#34;,&#34;theme&#34;,&#34;n_distinct&#34;,&#34;str_detect&#34;,&#34;str_trunc&#34;,&#34;scale_y_continuous&#34;,&#34;percent_format&#34;,&#34;glue&#34;,&#34;distinct&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;View&#34;,&#34;count&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;sum&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;head&#34;,&#34;mutate&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;coord_flip&#34;,&#34;labs&#34;,&#34;gather&#34;,&#34;top_n&#34;,&#34;ungroup&#34;,&#34;reorder_within&#34;,&#34;str_to_title&#34;,&#34;scale_x_reordered&#34;,&#34;scale_y_continuous&#34;,&#34;facet_wrap&#34;,&#34;filter&#34;,&#34;geom_point&#34;,&#34;geom_text&#34;,&#34;scale_x_log10&#34;,&#34;expand_limits&#34;,&#34;geom_histogram&#34;,&#34;tidyverse_packages&#34;,&#34;str_extract&#34;,&#34;fct_lump&#34;,&#34;guides&#34;,&#34;guide_legend&#34;,&#34;ifelse&#34;,&#34;number_format&#34;,&#34;available.packages&#34;,&#34;read_csv&#34;,&#34;distinct&#34;,&#34;inner_join&#34;,&#34;geom_smooth&#34;,&#34;scale_y_log10&#34;,&#34;as_tibble&#34;,&#34;clean_names&#34;,&#34;select&#34;,&#34;c&#34;,&#34;geom_boxplot&#34;,&#34;separate_rows&#34;,&#34;extract&#34;,&#34;is.na&#34;,&#34;left_join&#34;,&#34;replace_na&#34;,&#34;list&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;readRDS&#34;,&#34;count&#34;,&#34;head&#34;,&#34;pull&#34;,&#34;mutate&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;expand_limits&#34;,&#34;facet_wrap&#34;,&#34;labs&#34;,&#34;ggplotly&#34;,&#34;inputPanel&#34;,&#34;selectInput&#34;,&#34;unique&#34;,&#34;c&#34;,&#34;radioButtons&#34;,&#34;renderPlotly&#34;,&#34;filter&#34;,&#34;plot_yields&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;mutate&#34;,&#34;str_to_title&#34;,&#34;as.Date&#34;,&#34;sprintf&#34;,&#34;arrange&#34;,&#34;fill&#34;,&#34;filter&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;scale_x_continuous&#34;,&#34;percent_format&#34;,&#34;fct_lump&#34;,&#34;geom_boxplot&#34;,&#34;scale_y_continuous&#34;,&#34;fct_reorder&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;sum&#34;,&#34;geom_tile&#34;,&#34;scale_fill_gradient2&#34;,&#34;theme&#34;,&#34;element_text&#34;,&#34;labs&#34;,&#34;geom_line&#34;,&#34;expand_limits&#34;,&#34;summarize_at&#34;,&#34;vars&#34;,&#34;contains&#34;,&#34;ungroup&#34;,&#34;ifelse&#34;,&#34;paste0&#34;,&#34;facet_wrap&#34;,&#34;element_blank&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;read_tsv&#34;,&#34;mutate&#34;,&#34;na_if&#34;,&#34;mdy&#34;,&#34;rename&#34;,&#34;summarize&#34;,&#34;sum&#34;,&#34;count&#34;,&#34;fct_lump&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;scale_x_continuous&#34;,&#34;dollar_format&#34;,&#34;floor_date&#34;,&#34;scale_y_continuous&#34;,&#34;labs&#34;,&#34;select&#34;,&#34;str_trunc&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;dollar&#34;,&#34;head&#34;,&#34;geom_boxplot&#34;,&#34;geom_jitter&#34;,&#34;scale_x_log10&#34;,&#34;distinct&#34;,&#34;separate_rows&#34;,&#34;extract&#34;,&#34;left_join&#34;,&#34;paste0&#34;,&#34;ifelse&#34;,&#34;is.na&#34;,&#34;add_count&#34;,&#34;group_by&#34;,&#34;n&#34;,&#34;filter&#34;,&#34;str_detect&#34;,&#34;geom_point&#34;,&#34;scale_size_continuous&#34;,&#34;cross_by_dimensions&#34;,&#34;cross_by_periods&#34;,&#34;c&#34;,&#34;n_distinct&#34;,&#34;ungroup&#34;,&#34;create_metrics&#34;,&#34;preview_metric&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;filter&#34;,&#34;count&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;mean&#34;,&#34;all&#34;,&#34;row_number&#34;,&#34;n&#34;,&#34;factor&#34;,&#34;geom_boxplot&#34;,&#34;sd&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;top_n&#34;,&#34;inner_join&#34;,&#34;geom_point&#34;,&#34;scale_x_continuous&#34;,&#34;seq&#34;,&#34;floor&#34;,&#34;ceiling&#34;,&#34;facet_wrap&#34;,&#34;theme&#34;,&#34;mutate&#34;,&#34;year&#34;,&#34;geom_histogram&#34;,&#34;median&#34;,&#34;gather&#34;,&#34;ifelse&#34;,&#34;labs&#34;,&#34;geom_smooth&#34;,&#34;min&#34;,&#34;ungroup&#34;,&#34;transmute&#34;,&#34;paste0&#34;,&#34;distinct&#34;,&#34;spread&#34;,&#34;is.na&#34;,&#34;glm&#34;,&#34;summary&#34;,&#34;cut&#34;,&#34;c&#34;,&#34;scale_y_continuous&#34;,&#34;percent_format&#34;,&#34;crossing&#34;,&#34;augment&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;arrange&#34;,&#34;distinct&#34;,&#34;mutate&#34;,&#34;str_replace&#34;,&#34;str_to_title&#34;,&#34;count&#34;,&#34;View&#34;,&#34;filter&#34;,&#34;add_count&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;coord_flip&#34;,&#34;labs&#34;,&#34;select&#34;,&#34;inner_join&#34;,&#34;as.numeric&#34;,&#34;difftime&#34;,&#34;geom_histogram&#34;,&#34;year&#34;,&#34;interaction&#34;,&#34;geom_boxplot&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;mean&#34;,&#34;n&#34;,&#34;geom_line&#34;,&#34;c&#34;,&#34;str_detect&#34;,&#34;row_number&#34;,&#34;lag&#34;,&#34;cumsum&#34;,&#34;ungroup&#34;,&#34;pmin&#34;,&#34;expand_limits&#34;,&#34;spread&#34;,&#34;case_when&#34;,&#34;sum&#34;,&#34;match&#34;,&#34;cummean&#34;,&#34;round&#34;,&#34;fct_relevel&#34;,&#34;scale_y_continuous&#34;,&#34;percent_format&#34;,&#34;theme&#34;,&#34;element_text&#34;,&#34;set&#34;,&#34;library&#34;,&#34;tibble&#34;,&#34;read_lines&#34;,&#34;mutate&#34;,&#34;str_length&#34;,&#34;filter&#34;,&#34;str_detect&#34;,&#34;str_split&#34;,&#34;map&#34;,&#34;lengths&#34;,&#34;ifelse&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;c&#34;,&#34;select&#34;,&#34;unnest_tokens&#34;,&#34;distinct&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;sum&#34;,&#34;acast&#34;,&#34;names&#34;,&#34;rownames&#34;,&#34;colnames&#34;,&#34;get_score&#34;,&#34;get_words&#34;,&#34;combn&#34;,&#34;apply&#34;,&#34;t&#34;,&#34;list&#34;,&#34;which.max&#34;,&#34;max&#34;,&#34;head&#34;,&#34;find_best_combination&#34;,&#34;setdiff&#34;,&#34;unnest&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;extract&#34;,&#34;mutate&#34;,&#34;parse_number&#34;,&#34;separate&#34;,&#34;c&#34;,&#34;distinct&#34;,&#34;count&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;scale_x_log10&#34;,&#34;geom_point&#34;,&#34;geom_smooth&#34;,&#34;fct_lump&#34;,&#34;fct_reorder&#34;,&#34;geom_boxplot&#34;,&#34;coord_flip&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;lm&#34;,&#34;anova&#34;,&#34;separate_rows&#34;,&#34;unnest_tokens&#34;,&#34;anti_join&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;mean&#34;,&#34;add_count&#34;,&#34;cast_sparse&#34;,&#34;match&#34;,&#34;rownames&#34;,&#34;cv.glmnet&#34;,&#34;tidy&#34;,&#34;geom_line&#34;,&#34;geom_vline&#34;,&#34;geom_hline&#34;,&#34;plot&#34;,&#34;geom_col&#34;,&#34;select&#34;,&#34;str_remove&#34;,&#34;gather&#34;,&#34;unite&#34;,&#34;paste0&#34;,&#34;bind_rows&#34;,&#34;labs&#34;,&#34;str_detect&#34;,&#34;View&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tbl_df&#34;,&#34;getPR&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;sum&#34;,&#34;n&#34;,&#34;mutate&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;arrange&#34;,&#34;borders&#34;,&#34;geom_point&#34;,&#34;scale_color_gradient2&#34;,&#34;percent_format&#34;,&#34;facet_wrap&#34;,&#34;theme_void&#34;,&#34;coord_map&#34;,&#34;labs&#34;,&#34;read_csv&#34;,&#34;setNames&#34;,&#34;c&#34;,&#34;sample&#34;,&#34;unique&#34;,&#34;scale_y_continuous&#34;,&#34;paste0&#34;,&#34;spread&#34;,&#34;geom_text&#34;,&#34;map_data&#34;,&#34;inner_join&#34;,&#34;select&#34;,&#34;geom_polygon&#34;,&#34;scale_fill_gradient2&#34;,&#34;str_remove&#34;,&#34;countrycode&#34;,&#34;transition_manual&#34;,&#34;anim_save&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;count&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;sum&#34;,&#34;which.max&#34;,&#34;ungroup&#34;,&#34;mutate&#34;,&#34;glue&#34;,&#34;top_n&#34;,&#34;semi_join&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;geom_text&#34;,&#34;paste0&#34;,&#34;dollar&#34;,&#34;scale_y_continuous&#34;,&#34;expand_limits&#34;,&#34;coord_flip&#34;,&#34;theme&#34;,&#34;element_blank&#34;,&#34;guides&#34;,&#34;guide_legend&#34;,&#34;labs&#34;,&#34;filter&#34;,&#34;n_distinct&#34;,&#34;facet_wrap&#34;,&#34;geom_point&#34;,&#34;fct_rev&#34;,&#34;geom_tile&#34;,&#34;scale_fill_gradient2&#34;,&#34;element_text&#34;,&#34;set&#34;,&#34;library&#34;,&#34;read_csv&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;select&#34;,&#34;mutate&#34;,&#34;row_number&#34;,&#34;count&#34;,&#34;summarize_at&#34;,&#34;vars&#34;,&#34;starts_with&#34;,&#34;gather&#34;,&#34;str_remove&#34;,&#34;filter&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;median&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;scale_x_log10&#34;,&#34;comma_format&#34;,&#34;pmin&#34;,&#34;scale_x_continuous&#34;,&#34;seq&#34;,&#34;c&#34;,&#34;labs&#34;,&#34;mean&#34;,&#34;is.na&#34;,&#34;unnest_tokens&#34;,&#34;anti_join&#34;,&#34;str_detect&#34;,&#34;fct_reorder&#34;,&#34;head&#34;,&#34;geom_col&#34;,&#34;coord_flip&#34;,&#34;add_count&#34;,&#34;exp&#34;,&#34;log&#34;,&#34;n&#34;,&#34;pairwise_cor&#34;,&#34;set.seed&#34;,&#34;graph_from_data_frame&#34;,&#34;ggraph&#34;,&#34;geom_edge_link&#34;,&#34;geom_node_point&#34;,&#34;geom_node_text&#34;,&#34;scale_color_gradient2&#34;,&#34;theme_void&#34;,&#34;distinct&#34;,&#34;cast_sparse&#34;,&#34;match&#34;,&#34;rownames&#34;,&#34;cv.glmnet&#34;,&#34;tidy&#34;,&#34;geom_line&#34;,&#34;View&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;registerDoParallel&#34;,&#34;read_csv&#34;,&#34;unite&#34;,&#34;starts_with&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;sd&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;min&#34;,&#34;geom_histogram&#34;,&#34;scale_x_log10&#34;,&#34;mutate&#34;,&#34;pmin&#34;,&#34;geom_boxplot&#34;,&#34;geom_point&#34;,&#34;cor.test&#34;,&#34;log&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;median&#34;,&#34;n&#34;,&#34;filter&#34;,&#34;geom_line&#34;,&#34;expand_limits&#34;,&#34;View&#34;,&#34;separate_rows&#34;,&#34;count&#34;,&#34;select&#34;,&#34;metric_set&#34;,&#34;vfold_cv&#34;,&#34;linear_reg&#34;,&#34;tune&#34;,&#34;set_engine&#34;,&#34;recipe&#34;,&#34;step_log&#34;,&#34;step_mutate&#34;,&#34;step_ns&#34;,&#34;step_tokenize&#34;,&#34;list&#34;,&#34;step_tokenfilter&#34;,&#34;step_tf&#34;,&#34;workflow&#34;,&#34;add_recipe&#34;,&#34;add_model&#34;,&#34;fit_resamples&#34;,&#34;collect_metrics&#34;,&#34;tune_grid&#34;,&#34;crossing&#34;,&#34;seq&#34;,&#34;control_stack_grid&#34;,&#34;autoplot&#34;,&#34;arrange&#34;,&#34;prep&#34;,&#34;juice&#34;,&#34;rand_forest&#34;,&#34;set_args&#34;,&#34;c&#34;,&#34;finalize_workflow&#34;,&#34;last_fit&#34;,&#34;fit&#34;,&#34;filter_parameters&#34;,&#34;select_best&#34;,&#34;collect_predictions&#34;,&#34;sample&#34;,&#34;nrow&#34;,&#34;rmse_vec&#34;,&#34;replicate&#34;,&#34;f&#34;,&#34;stacks&#34;,&#34;add_candidates&#34;,&#34;blend_predictions&#34;,&#34;fit_members&#34;,&#34;predict&#34;,&#34;bind_cols&#34;,&#34;rmse&#34;,&#34;write_csv&#34;,&#34;importance&#34;,&#34;sort&#34;,&#34;boost_tree&#34;,&#34;coord_cartesian&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;registerDoParallel&#34;,&#34;read_csv&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;metric_set&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;geom_smooth&#34;,&#34;labs&#34;,&#34;arrange&#34;,&#34;summarize&#34;,&#34;mean&#34;,&#34;n&#34;,&#34;desc&#34;,&#34;group_by&#34;,&#34;summarize_ratings&#34;,&#34;geom_line&#34;,&#34;expand_limits&#34;,&#34;geom_boxplot&#34;,&#34;mutate&#34;,&#34;mdy&#34;,&#34;gather&#34;,&#34;contains&#34;,&#34;count&#34;,&#34;separate_rows&#34;,&#34;sd&#34;,&#34;vfold_cv&#34;,&#34;c&#34;,&#34;unnest_tokens&#34;,&#34;n_distinct&#34;,&#34;View&#34;,&#34;recipe&#34;,&#34;step_ns&#34;,&#34;step_mutate&#34;,&#34;paste&#34;,&#34;step_tokenize&#34;,&#34;step_stopwords&#34;,&#34;step_tokenfilter&#34;,&#34;step_tf&#34;,&#34;step_select&#34;,&#34;linear_reg&#34;,&#34;tune&#34;,&#34;set_engine&#34;,&#34;workflow&#34;,&#34;add_recipe&#34;,&#34;add_model&#34;,&#34;tune_grid&#34;,&#34;crossing&#34;,&#34;seq&#34;,&#34;control_stack_grid&#34;,&#34;autoplot&#34;,&#34;step_tokenmerge&#34;,&#34;step_center&#34;,&#34;starts_with&#34;,&#34;step_pca&#34;,&#34;nearest_neighbor&#34;,&#34;finalize_workflow&#34;,&#34;select_best&#34;,&#34;fit&#34;,&#34;predict&#34;,&#34;last_fit&#34;,&#34;collect_metrics&#34;,&#34;filter_parameters&#34;,&#34;stacks&#34;,&#34;add_candidates&#34;,&#34;blend_predictions&#34;,&#34;fit_members&#34;,&#34;bind_cols&#34;,&#34;select&#34;,&#34;write_csv&#34;,&#34;prep&#34;,&#34;juice&#34;,&#34;as.matrix&#34;,&#34;svd&#34;,&#34;tidy&#34;,&#34;finalize_recipe&#34;,&#34;list&#34;,&#34;extract_model&#34;,&#34;filter&#34;,&#34;str_detect&#34;,&#34;scale_x_log10&#34;,&#34;geom_vline&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;registerDoParallel&#34;,&#34;as_tibble&#34;,&#34;filter&#34;,&#34;select&#34;,&#34;is.na&#34;,&#34;geo_left_join&#34;,&#34;c&#34;,&#34;arrange&#34;,&#34;distinct&#34;,&#34;read_csv&#34;,&#34;clean_names&#34;,&#34;mutate&#34;,&#34;fct_reorder&#34;,&#34;parse_number&#34;,&#34;as.integer&#34;,&#34;levels&#34;,&#34;process_data&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;vfold_cv&#34;,&#34;summarize&#34;,&#34;mean&#34;,&#34;n&#34;,&#34;desc&#34;,&#34;group_by&#34;,&#34;fct_lump&#34;,&#34;summarize_price&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;scale_x_continuous&#34;,&#34;percent_format&#34;,&#34;labs&#34;,&#34;count&#34;,&#34;sum&#34;,&#34;ungroup&#34;,&#34;facet_wrap&#34;,&#34;control_grid&#34;,&#34;metric_set&#34;,&#34;recipe&#34;,&#34;step_rm&#34;,&#34;step_dummy&#34;,&#34;all_nominal_predictors&#34;,&#34;workflow&#34;,&#34;boost_tree&#34;,&#34;tune&#34;,&#34;tune_grid&#34;,&#34;crossing&#34;,&#34;seq&#34;,&#34;autoplot&#34;,&#34;finalize_workflow&#34;,&#34;select_best&#34;,&#34;fit&#34;,&#34;xgb.importance&#34;,&#34;extract_fit_engine&#34;,&#34;last_fit&#34;,&#34;collect_metrics&#34;,&#34;augment&#34;,&#34;contains&#34;,&#34;rename_all&#34;,&#34;apply_holdout&#34;,&#34;write_csv&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;registerDoParallel&#34;,&#34;read_csv&#34;,&#34;clean_names&#34;,&#34;mutate&#34;,&#34;fct_reorder&#34;,&#34;parse_number&#34;,&#34;as.integer&#34;,&#34;levels&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;vfold_cv&#34;,&#34;summarize&#34;,&#34;mean&#34;,&#34;n&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;group_by&#34;,&#34;fct_lump&#34;,&#34;summarize_price&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;scale_x_continuous&#34;,&#34;percent_format&#34;,&#34;labs&#34;,&#34;count&#34;,&#34;sum&#34;,&#34;ungroup&#34;,&#34;facet_wrap&#34;,&#34;control_grid&#34;,&#34;metric_set&#34;,&#34;recipe&#34;,&#34;step_rm&#34;,&#34;step_dummy&#34;,&#34;all_nominal_predictors&#34;,&#34;workflow&#34;,&#34;boost_tree&#34;,&#34;tune&#34;,&#34;tune_grid&#34;,&#34;crossing&#34;,&#34;c&#34;,&#34;seq&#34;,&#34;autoplot&#34;,&#34;finalize_workflow&#34;,&#34;select_best&#34;,&#34;fit&#34;,&#34;xgb.importance&#34;,&#34;extract_fit_engine&#34;,&#34;min&#34;,&#34;max&#34;,&#34;get_stamenmap&#34;,&#34;round&#34;,&#34;filter&#34;,&#34;ggmap&#34;,&#34;geom_point&#34;,&#34;scale_color_gradient2&#34;,&#34;scale_size_continuous&#34;,&#34;geom_line&#34;,&#34;expand_limits&#34;,&#34;scale_y_continuous&#34;,&#34;comma_format&#34;,&#34;transition_manual&#34;,&#34;scale_color_brewer&#34;,&#34;anim_save&#34;,&#34;step_tokenize&#34;,&#34;step_tokenfilter&#34;,&#34;step_tf&#34;,&#34;linear_reg&#34;,&#34;tidy&#34;,&#34;top_n&#34;,&#34;abs&#34;,&#34;str_remove&#34;,&#34;scale_fill_discrete&#34;,&#34;extract&#34;,&#34;is.na&#34;,&#34;as_tibble&#34;,&#34;select&#34;,&#34;geo_join&#34;,&#34;distinct&#34;,&#34;head&#34;,&#34;glue&#34;,&#34;geom_boxplot&#34;,&#34;median&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;registerDoParallel&#34;,&#34;read_csv&#34;,&#34;clean_names&#34;,&#34;mutate&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;vfold_cv&#34;,&#34;metric_set&#34;,&#34;control_grid&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;scale_x_log10&#34;,&#34;filter&#34;,&#34;select&#34;,&#34;geom_point&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;sum&#34;,&#34;mean&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;tibble&#34;,&#34;add_count&#34;,&#34;glue&#34;,&#34;pull&#34;,&#34;group_by&#34;,&#34;withfreq&#34;,&#34;fct_lump&#34;,&#34;as.character&#34;,&#34;summarize_default&#34;,&#34;fct_reorder&#34;,&#34;scale_x_continuous&#34;,&#34;percent_format&#34;,&#34;scale_size_continuous&#34;,&#34;dollar_format&#34;,&#34;expand_limits&#34;,&#34;labs&#34;,&#34;plot_category&#34;,&#34;ifelse&#34;,&#34;case_when&#34;,&#34;geom_line&#34;,&#34;scale_y_continuous&#34;,&#34;ungroup&#34;,&#34;head&#34;,&#34;recipe&#34;,&#34;step_mutate&#34;,&#34;pmin&#34;,&#34;as.integer&#34;,&#34;step_rm&#34;,&#34;workflow&#34;,&#34;boost_tree&#34;,&#34;tune&#34;,&#34;set_engine&#34;,&#34;tune_grid&#34;,&#34;crossing&#34;,&#34;seq&#34;,&#34;c&#34;,&#34;autoplot&#34;,&#34;finalize_workflow&#34;,&#34;select_best&#34;,&#34;fit&#34;,&#34;augment&#34;,&#34;pmax&#34;,&#34;mae&#34;,&#34;set_names&#34;,&#34;colnames&#34;,&#34;write_csv&#34;,&#34;cut&#34;,&#34;abs&#34;,&#34;xgb.importance&#34;,&#34;extract_fit_engine&#34;,&#34;geom_col&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;clean_names&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;vfold_cv&#34;,&#34;metric_set&#34;,&#34;control_grid&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;scale_x_log10&#34;,&#34;mutate&#34;,&#34;filter&#34;,&#34;select&#34;,&#34;geom_point&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;sum&#34;,&#34;mean&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;tibble&#34;,&#34;add_count&#34;,&#34;glue&#34;,&#34;pull&#34;,&#34;group_by&#34;,&#34;withfreq&#34;,&#34;fct_lump&#34;,&#34;as.character&#34;,&#34;summarize_default&#34;,&#34;fct_reorder&#34;,&#34;scale_x_continuous&#34;,&#34;percent_format&#34;,&#34;scale_size_continuous&#34;,&#34;dollar_format&#34;,&#34;expand_limits&#34;,&#34;labs&#34;,&#34;plot_category&#34;,&#34;ifelse&#34;,&#34;case_when&#34;,&#34;geom_line&#34;,&#34;scale_y_continuous&#34;,&#34;ungroup&#34;,&#34;map_data&#34;,&#34;as_tibble&#34;,&#34;match&#34;,&#34;str_to_lower&#34;,&#34;inner_join&#34;,&#34;geom_polygon&#34;,&#34;scale_fill_viridis_c&#34;,&#34;theme_map&#34;,&#34;coord_map&#34;,&#34;transition_manual&#34;,&#34;facet_wrap&#34;,&#34;cut&#34;,&#34;c&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;registerDoParallel&#34;,&#34;read_csv&#34;,&#34;mutate&#34;,&#34;log&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;augment&#34;,&#34;exp&#34;,&#34;select&#34;,&#34;bind_cols&#34;,&#34;predict&#34;,&#34;count&#34;,&#34;summarize&#34;,&#34;mean&#34;,&#34;median&#34;,&#34;n&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;group_by&#34;,&#34;summarize_prices&#34;,&#34;fct_reorder&#34;,&#34;geom_col&#34;,&#34;geom_boxplot&#34;,&#34;scale_x_log10&#34;,&#34;fct_lump&#34;,&#34;pmin&#34;,&#34;sample_n&#34;,&#34;geom_point&#34;,&#34;geom_smooth&#34;,&#34;unnest_tokens&#34;,&#34;head&#34;,&#34;factor&#34;,&#34;round&#34;,&#34;scale_color_gradient2&#34;,&#34;theme_map&#34;,&#34;c&#34;,&#34;get_stamenmap&#34;,&#34;filter&#34;,&#34;ggmap&#34;,&#34;scale_size_continuous&#34;,&#34;labs&#34;,&#34;metric_set&#34;,&#34;control_grid&#34;,&#34;vfold_cv&#34;,&#34;juice&#34;,&#34;prep&#34;,&#34;recipe&#34;,&#34;step_mutate&#34;,&#34;step_rm&#34;,&#34;coalesce&#34;,&#34;as.integer&#34;,&#34;Sys.Date&#34;,&#34;step_dummy&#34;,&#34;all_nominal_predictors&#34;,&#34;boost_tree&#34;,&#34;tune&#34;,&#34;set_engine&#34;,&#34;workflow&#34;,&#34;add_recipe&#34;,&#34;add_model&#34;,&#34;tune_grid&#34;,&#34;crossing&#34;,&#34;seq&#34;,&#34;autoplot&#34;,&#34;collect_metrics&#34;,&#34;finalize_workflow&#34;,&#34;select_best&#34;,&#34;fit&#34;,&#34;rmse&#34;,&#34;xgb.importance&#34;,&#34;predict_holdout&#34;,&#34;write_csv&#34;,&#34;prep_juice&#34;,&#34;step_tokenize&#34;,&#34;step_tokenfilter&#34;,&#34;step_tf&#34;,&#34;step_other&#34;,&#34;step_normalize&#34;,&#34;all_predictors&#34;,&#34;linear_reg&#34;,&#34;tidy&#34;,&#34;min&#34;,&#34;top_n&#34;,&#34;abs&#34;,&#34;theme&#34;,&#34;filter_parameters&#34;,&#34;stacks&#34;,&#34;add_candidates&#34;,&#34;blend_predictions&#34;,&#34;fit_members&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;registerDoParallel&#34;,&#34;c&#34;,&#34;mutate&#34;,&#34;fct_relevel&#34;,&#34;fct_reorder&#34;,&#34;parse_number&#34;,&#34;read_csv&#34;,&#34;factor&#34;,&#34;ifelse&#34;,&#34;select&#34;,&#34;process_data&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;vfold_cv&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;sum&#34;,&#34;qbeta&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;is.factor&#34;,&#34;pull&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;position_dodge&#34;,&#34;geom_errorbarh&#34;,&#34;scale_x_continuous&#34;,&#34;labs&#34;,&#34;group_by&#34;,&#34;summarize_churn&#34;,&#34;plot_categorical&#34;,&#34;coord_flip&#34;,&#34;qplot&#34;,&#34;cut&#34;,&#34;gather&#34;,&#34;str_to_title&#34;,&#34;geom_density&#34;,&#34;facet_wrap&#34;,&#34;scale_x_log10&#34;,&#34;percent_rank&#34;,&#34;metric_set&#34;,&#34;control_grid&#34;,&#34;as.integer&#34;,&#34;recipe&#34;,&#34;step_mutate&#34;,&#34;factor_to_ordinal&#34;,&#34;step_impute_mean&#34;,&#34;all_numeric_predictors&#34;,&#34;step_dummy&#34;,&#34;all_nominal_predictors&#34;,&#34;step_rm&#34;,&#34;workflow&#34;,&#34;boost_tree&#34;,&#34;tune&#34;,&#34;tune_grid&#34;,&#34;crossing&#34;,&#34;seq&#34;,&#34;autoplot&#34;,&#34;collect_metrics&#34;,&#34;finalize_workflow&#34;,&#34;select_best&#34;,&#34;fit&#34;,&#34;augment&#34;,&#34;mn_log_loss&#34;,&#34;xgb.importance&#34;,&#34;extract_fit_engine&#34;,&#34;write_csv&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;registerDoParallel&#34;,&#34;c&#34;,&#34;mutate&#34;,&#34;fct_relevel&#34;,&#34;fct_reorder&#34;,&#34;parse_number&#34;,&#34;read_csv&#34;,&#34;ifelse&#34;,&#34;select&#34;,&#34;process_data&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;vfold_cv&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;sum&#34;,&#34;qbeta&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;is.factor&#34;,&#34;pull&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;position_dodge&#34;,&#34;geom_errorbarh&#34;,&#34;scale_x_continuous&#34;,&#34;labs&#34;,&#34;group_by&#34;,&#34;summarize_churn&#34;,&#34;plot_categorical&#34;,&#34;coord_flip&#34;,&#34;qplot&#34;,&#34;cut&#34;,&#34;gather&#34;,&#34;str_to_title&#34;,&#34;geom_density&#34;,&#34;facet_wrap&#34;,&#34;scale_x_log10&#34;,&#34;percent_rank&#34;,&#34;geom_point&#34;,&#34;geom_smooth&#34;,&#34;scale_y_log10&#34;,&#34;dollar_format&#34;,&#34;geom_line&#34;,&#34;scale_y_continuous&#34;,&#34;geom_ribbon&#34;,&#34;expand_limits&#34;,&#34;scale_size_continuous&#34;,&#34;plot_line&#34;,&#34;geom_histogram&#34;,&#34;geom_vline&#34;,&#34;geom_tile&#34;,&#34;geom_text&#34;,&#34;percent&#34;,&#34;scale_fill_gradient2&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;registerDoParallel&#34;,&#34;meme&#34;,&#34;metric_set&#34;,&#34;control_grid&#34;,&#34;read_csv&#34;,&#34;rename&#34;,&#34;clean_names&#34;,&#34;left_join&#34;,&#34;mutate&#34;,&#34;factor&#34;,&#34;ifelse&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;levels&#34;,&#34;fct_reorder&#34;,&#34;as.numeric&#34;,&#34;as_ordering&#34;,&#34;vfold_cv&#34;,&#34;summarize&#34;,&#34;sum&#34;,&#34;n&#34;,&#34;qbeta&#34;,&#34;group_by&#34;,&#34;summarize_homerun&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;geom_errorbarh&#34;,&#34;scale_x_continuous&#34;,&#34;labs&#34;,&#34;gather&#34;,&#34;tidy&#34;,&#34;cor.test&#34;,&#34;geom_text&#34;,&#34;floor_date&#34;,&#34;geom_line&#34;,&#34;geom_errorbar&#34;,&#34;scale_y_continuous&#34;,&#34;select&#34;,&#34;geom_density&#34;,&#34;facet_wrap&#34;,&#34;round&#34;,&#34;filter&#34;,&#34;complete.cases&#34;,&#34;geom_tile&#34;,&#34;scale_fill_gradient2&#34;,&#34;geom_vline&#34;,&#34;pmin&#34;,&#34;geom_ribbon&#34;,&#34;expand_limits&#34;,&#34;c&#34;,&#34;mean&#34;,&#34;abs&#34;,&#34;paste0&#34;,&#34;geom_text_repel&#34;,&#34;scale_color_gradient2&#34;,&#34;is.na&#34;,&#34;geom_col&#34;,&#34;recipe&#34;,&#34;step_mutate&#34;,&#34;week&#34;,&#34;as.integer&#34;,&#34;match&#34;,&#34;step_rm&#34;,&#34;step_unknown&#34;,&#34;all_nominal_predictors&#34;,&#34;step_dummy&#34;,&#34;step_impute_median&#34;,&#34;all_numeric_predictors&#34;,&#34;workflow&#34;,&#34;boost_tree&#34;,&#34;tune&#34;,&#34;tune_grid&#34;,&#34;crossing&#34;,&#34;seq&#34;,&#34;autoplot&#34;,&#34;collect_metrics&#34;,&#34;arrange&#34;,&#34;finalize_workflow&#34;,&#34;select_best&#34;,&#34;fit&#34;,&#34;xgb.importance&#34;,&#34;extract_fit_engine&#34;,&#34;augment&#34;,&#34;mn_log_loss&#34;,&#34;write_csv&#34;,&#34;filter_parameters&#34;,&#34;stacks&#34;,&#34;add_candidates&#34;,&#34;blend_predictions&#34;,&#34;fit_members&#34;,&#34;predict&#34;,&#34;bind_cols&#34;,&#34;step_other&#34;,&#34;logistic_reg&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;registerDoParallel&#34;,&#34;meme&#34;,&#34;metric_set&#34;,&#34;control_grid&#34;,&#34;read_csv&#34;,&#34;rename&#34;,&#34;clean_names&#34;,&#34;left_join&#34;,&#34;mutate&#34;,&#34;factor&#34;,&#34;ifelse&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;vfold_cv&#34;,&#34;summarize&#34;,&#34;sum&#34;,&#34;n&#34;,&#34;qbeta&#34;,&#34;group_by&#34;,&#34;summarize_homerun&#34;,&#34;gather&#34;,&#34;tidy&#34;,&#34;cor.test&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;geom_text&#34;,&#34;floor_date&#34;,&#34;geom_line&#34;,&#34;geom_errorbar&#34;,&#34;scale_y_continuous&#34;,&#34;labs&#34;,&#34;select&#34;,&#34;geom_density&#34;,&#34;facet_wrap&#34;,&#34;round&#34;,&#34;filter&#34;,&#34;complete.cases&#34;,&#34;geom_tile&#34;,&#34;scale_fill_gradient2&#34;,&#34;geom_vline&#34;,&#34;pmin&#34;,&#34;geom_ribbon&#34;,&#34;expand_limits&#34;,&#34;scale_x_continuous&#34;,&#34;c&#34;,&#34;mean&#34;,&#34;abs&#34;,&#34;paste0&#34;,&#34;geom_text_repel&#34;,&#34;scale_color_gradient2&#34;,&#34;is.na&#34;,&#34;geom_col&#34;,&#34;fct_reorder&#34;,&#34;geom_errorbarh&#34;,&#34;plot_categorical&#34;,&#34;recipe&#34;,&#34;step_unknown&#34;,&#34;all_nominal_predictors&#34;,&#34;step_other&#34;,&#34;tune&#34;,&#34;step_dummy&#34;,&#34;workflow&#34;,&#34;logistic_reg&#34;,&#34;tune_grid&#34;,&#34;head&#34;,&#34;crossing&#34;,&#34;seq&#34;,&#34;autoplot&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;str_to_title&#34;,&#34;mm_caption&#34;,&#34;tempfile&#34;,&#34;ggsave&#34;,&#34;image_read&#34;,&#34;as_image&#34;,&#34;image_append&#34;,&#34;image_ggplot&#34;,&#34;do.call&#34;,&#34;image_scale&#34;,&#34;geometry_area&#34;,&#34;image_info&#34;,&#34;composite_meme&#34;,&#34;list&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;registerDoParallel&#34;,&#34;metric_set&#34;,&#34;control_grid&#34;,&#34;read_csv&#34;,&#34;paste0&#34;,&#34;colnames&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;vfold_cv&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;select&#34;,&#34;mutate&#34;,&#34;as.Date&#34;,&#34;parse_date_time&#34;,&#34;filter&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;row_number&#34;,&#34;distinct&#34;,&#34;fct_lump&#34;,&#34;floor&#34;,&#34;year&#34;,&#34;count&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;scale_x_log10&#34;,&#34;dollar_format&#34;,&#34;geom_boxplot&#34;,&#34;scale_y_log10&#34;,&#34;coord_flip&#34;,&#34;fct_reorder&#34;,&#34;is.na&#34;,&#34;facet_wrap&#34;,&#34;head&#34;,&#34;geom_col&#34;,&#34;scale_y_continuous&#34;,&#34;paste0&#34;,&#34;labs&#34;,&#34;group_by&#34;,&#34;sum&#34;,&#34;geom_line&#34;,&#34;percent_format&#34;,&#34;summarize&#34;,&#34;median&#34;,&#34;n&#34;,&#34;ungroup&#34;,&#34;geom_point&#34;,&#34;geom_smooth&#34;,&#34;geom_text&#34;,&#34;c&#34;,&#34;ggplotly&#34;,&#34;summarize_at&#34;,&#34;vars&#34;,&#34;gather&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;distinct&#34;,&#34;mutate&#34;,&#34;year&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;n_distinct&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;expand_limits&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;count&#34;,&#34;coalesce&#34;,&#34;sum&#34;,&#34;geom_col&#34;,&#34;facet_wrap&#34;,&#34;labs&#34;,&#34;fct_reorder&#34;,&#34;geom_boxplot&#34;,&#34;coord_flip&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;mean&#34;,&#34;median&#34;,&#34;select&#34;,&#34;fct_lump&#34;,&#34;WDI&#34;,&#34;tbl_df&#34;,&#34;countrycode&#34;,&#34;inner_join&#34;,&#34;fct_relevel&#34;,&#34;c&#34;,&#34;rank&#34;,&#34;min&#34;,&#34;ungroup&#34;,&#34;scale_y_continuous&#34;,&#34;percent_format&#34;,&#34;geom_density&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;clean_names&#34;,&#34;select&#34;,&#34;mutate&#34;,&#34;mdy&#34;,&#34;separate&#34;,&#34;c&#34;,&#34;count&#34;,&#34;year&#34;,&#34;filter&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;sum&#34;,&#34;ungroup&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;distinct&#34;,&#34;n&#34;,&#34;mean&#34;,&#34;median&#34;,&#34;cut&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_boxplot&#34;,&#34;scale_y_log10&#34;,&#34;add_count&#34;,&#34;nest&#34;,&#34;map&#34;,&#34;t.test&#34;,&#34;unnest&#34;,&#34;str_remove&#34;,&#34;fct_reorder&#34;,&#34;geom_point&#34;,&#34;geom_errorbarh&#34;,&#34;labs&#34;,&#34;semi_join&#34;,&#34;str_detect&#34;,&#34;is.na&#34;,&#34;pairwise_cor&#34;,&#34;widely_svd&#34;,&#34;top_n&#34;,&#34;abs&#34;,&#34;str_sub&#34;,&#34;geom_col&#34;,&#34;coord_flip&#34;,&#34;library&#34;,&#34;select&#34;,&#34;colnames&#34;,&#34;names&#34;,&#34;str_replace_all&#34;,&#34;str_to_title&#34;,&#34;fluidPage&#34;,&#34;titlePanel&#34;,&#34;sidebarLayout&#34;,&#34;sidebarPanel&#34;,&#34;selectInput&#34;,&#34;sliderInput&#34;,&#34;mainPanel&#34;,&#34;plotOutput&#34;,&#34;renderPlot&#34;,&#34;sym&#34;,&#34;filter&#34;,&#34;mean&#34;,&#34;ggplot&#34;,&#34;geom_sf&#34;,&#34;geom_point&#34;,&#34;aes&#34;,&#34;theme_void&#34;,&#34;scale_color_gradient2&#34;,&#34;labs&#34;,&#34;paste&#34;,&#34;coord_sf&#34;,&#34;shinyApp&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;count&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;mean&#34;,&#34;n&#34;,&#34;theme_void&#34;,&#34;geom_smooth&#34;,&#34;mutate&#34;,&#34;round&#34;,&#34;glm&#34;,&#34;cbind&#34;,&#34;summary&#34;,&#34;read_sf&#34;,&#34;add_count&#34;,&#34;summarize_at&#34;,&#34;vars&#34;,&#34;ends_with&#34;,&#34;ungroup&#34;,&#34;geom_sf&#34;,&#34;scale_color_gradient2&#34;,&#34;labs&#34;,&#34;coord_sf&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;as_tibble&#34;,&#34;mutate&#34;,&#34;as.integer&#34;,&#34;str_remove_all&#34;,&#34;str_to_lower&#34;,&#34;read_csv&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;mean&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;scale_x_continuous&#34;,&#34;fct_inorder&#34;,&#34;row_number&#34;,&#34;geom_smooth&#34;,&#34;geom_point&#34;,&#34;factor&#34;,&#34;geom_text&#34;,&#34;expand_limits&#34;,&#34;theme&#34;,&#34;element_blank&#34;,&#34;labs&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;paste0&#34;,&#34;fct_reorder&#34;,&#34;head&#34;,&#34;coord_flip&#34;,&#34;c&#34;,&#34;filter&#34;,&#34;n&#34;,&#34;n_distinct&#34;,&#34;ungroup&#34;,&#34;select&#34;,&#34;unnest_tokens&#34;,&#34;anti_join&#34;,&#34;add_count&#34;,&#34;count&#34;,&#34;bind_tf_idf&#34;,&#34;top_n&#34;,&#34;reorder_within&#34;,&#34;geom_col&#34;,&#34;scale_x_reordered&#34;,&#34;facet_wrap&#34;,&#34;sum&#34;,&#34;inner_join&#34;,&#34;View&#34;,&#34;distinct&#34;,&#34;gather&#34;,&#34;separate_rows&#34;,&#34;unite&#34;,&#34;transmute&#34;,&#34;log2&#34;,&#34;paste&#34;,&#34;bind_rows&#34;,&#34;semi_join&#34;,&#34;cast_sparse&#34;,&#34;match&#34;,&#34;rownames&#34;,&#34;cv.glmnet&#34;,&#34;plot&#34;,&#34;tidy&#34;,&#34;set&#34;,&#34;library&#34;,&#34;accumulate&#34;,&#34;c&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;clean_names&#34;,&#34;rename&#34;,&#34;filter&#34;,&#34;select&#34;,&#34;clean_dataset&#34;,&#34;inner_join&#34;,&#34;c&#34;,&#34;is.na&#34;,&#34;arrange&#34;,&#34;mutate&#34;,&#34;pmin&#34;,&#34;ifelse&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;geom_text&#34;,&#34;scale_x_log10&#34;,&#34;dollar_format&#34;,&#34;scale_y_log10&#34;,&#34;scale_size_continuous&#34;,&#34;labs&#34;,&#34;tbl_df&#34;,&#34;map_data&#34;,&#34;regex_left_join&#34;,&#34;geom_polygon&#34;,&#34;scale_fill_gradient2&#34;,&#34;log10&#34;,&#34;coord_fixed&#34;,&#34;theme_map&#34;,&#34;WDI&#34;,&#34;desc&#34;,&#34;geom_boxplot&#34;,&#34;View&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;select&#34;,&#34;mutate&#34;,&#34;countrycode&#34;,&#34;count&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;expand_limits&#34;,&#34;labs&#34;,&#34;group_by&#34;,&#34;wday&#34;,&#34;summarize&#34;,&#34;mean&#34;,&#34;floor_date&#34;,&#34;n_distinct&#34;,&#34;filter&#34;,&#34;min&#34;,&#34;is.na&#34;,&#34;hour&#34;,&#34;fct_lump&#34;,&#34;facet_wrap&#34;,&#34;sum&#34;,&#34;head&#34;,&#34;fct_reorder&#34;,&#34;geom_col&#34;,&#34;coord_flip&#34;,&#34;scale_y_continuous&#34;,&#34;percent_format&#34;,&#34;c&#34;,&#34;spread&#34;,&#34;ungroup&#34;,&#34;arrange&#34;,&#34;View&#34;,&#34;cran_downloads&#34;,&#34;as.POSIXlt&#34;,&#34;as.numeric&#34;,&#34;lag&#34;,&#34;geom_histogram&#34;,&#34;geom_vline&#34;,&#34;scale_x_log10&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;mutate&#34;,&#34;fct_lump&#34;,&#34;replace_na&#34;,&#34;list&#34;,&#34;fct_relevel&#34;,&#34;gather&#34;,&#34;count&#34;,&#34;group_by&#34;,&#34;top_n&#34;,&#34;ungroup&#34;,&#34;reorder_within&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;facet_wrap&#34;,&#34;scale_x_reordered&#34;,&#34;coord_flip&#34;,&#34;labs&#34;,&#34;lm&#34;,&#34;tidy&#34;,&#34;filter&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;extract&#34;,&#34;c&#34;,&#34;fct_reorder&#34;,&#34;geom_point&#34;,&#34;geom_errorbarh&#34;,&#34;geom_vline&#34;,&#34;theme&#34;,&#34;is.na&#34;,&#34;unnest_tokens&#34;,&#34;summarize&#34;,&#34;mean&#34;,&#34;n&#34;,&#34;read_html&#34;,&#34;html_node&#34;,&#34;html_table&#34;,&#34;tbl_df&#34;,&#34;clean_names&#34;,&#34;select&#34;,&#34;html_nodes&#34;,&#34;tibble&#34;,&#34;parse_number&#34;,&#34;html_text&#34;,&#34;html_attr&#34;,&#34;message&#34;,&#34;str_subset&#34;,&#34;head&#34;,&#34;map&#34;,&#34;possibly&#34;,&#34;character&#34;,&#34;map_lgl&#34;,&#34;unnest&#34;,&#34;str_detect&#34;,&#34;str_remove&#34;,&#34;anti_join&#34;,&#34;inner_join&#34;,&#34;n_distinct&#34;,&#34;semi_join&#34;,&#34;distinct&#34;,&#34;pairwise_cor&#34;,&#34;set.seed&#34;,&#34;graph_from_data_frame&#34;,&#34;ggraph&#34;,&#34;geom_edge_link&#34;,&#34;geom_node_point&#34;,&#34;geom_node_text&#34;,&#34;scale_color_gradient2&#34;,&#34;theme_void&#34;,&#34;library&#34;,&#34;tt_load&#34;,&#34;clean_names&#34;,&#34;fct_reorder&#34;,&#34;levels&#34;,&#34;c&#34;,&#34;mutate&#34;,&#34;str_to_lower&#34;,&#34;inner_join&#34;,&#34;map_data&#34;,&#34;fluidPage&#34;,&#34;titlePanel&#34;,&#34;sidebarLayout&#34;,&#34;sidebarPanel&#34;,&#34;selectInput&#34;,&#34;conditionalPanel&#34;,&#34;selectizeInput&#34;,&#34;sliderInput&#34;,&#34;min&#34;,&#34;max&#34;,&#34;mainPanel&#34;,&#34;tabsetPanel&#34;,&#34;tabPanel&#34;,&#34;plotlyOutput&#34;,&#34;reactive&#34;,&#34;comma_format&#34;,&#34;dollar_format&#34;,&#34;renderPlotly&#34;,&#34;req&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;sym&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;expand_limits&#34;,&#34;labs&#34;,&#34;scale_y_continuous&#34;,&#34;label_format&#34;,&#34;ggplotly&#34;,&#34;geom_polygon&#34;,&#34;coord_map&#34;,&#34;scale_fill_viridis_c&#34;,&#34;theme_map&#34;,&#34;shinyApp&#34;,&#34;set&#34;,&#34;library&#34;,&#34;sample&#34;,&#34;accumulate&#34;,&#34;length&#34;,&#34;unique&#34;,&#34;done&#34;,&#34;replicate&#34;,&#34;simulate_roll&#34;,&#34;mean&#34;,&#34;tibble&#34;,&#34;count&#34;,&#34;crossing&#34;,&#34;mutate&#34;,&#34;map_dbl&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;var&#34;,&#34;sd&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;geom_line&#34;,&#34;expand_limits&#34;,&#34;lm&#34;,&#34;geom_histogram&#34;,&#34;facet_wrap&#34;,&#34;set&#34;,&#34;library&#34;,&#34;set.seed&#34;,&#34;tibble&#34;,&#34;sample&#34;,&#34;group_by&#34;,&#34;lag&#34;,&#34;cumsum&#34;,&#34;filter&#34;,&#34;cummin&#34;,&#34;mutate&#34;,&#34;row_number&#34;,&#34;summarize&#34;,&#34;sum&#34;,&#34;mean&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;scale_x_continuous&#34;,&#34;seq&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;crossing&#34;,&#34;seq&#34;,&#34;mutate&#34;,&#34;rbinom&#34;,&#34;n&#34;,&#34;sum&#34;,&#34;dbinom&#34;,&#34;c&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;mean&#34;,&#34;map_dbl&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;optimise&#34;,&#34;ungroup&#34;,&#34;map2_dbl&#34;,&#34;factor&#34;,&#34;geom_point&#34;,&#34;scale_x_continuous&#34;,&#34;scale_y_continuous&#34;,&#34;labs&#34;,&#34;probability_exact&#34;,&#34;tibble&#34;,&#34;map&#34;,&#34;unnest_wider&#34;,&#34;gather&#34;,&#34;ifelse&#34;,&#34;expand_limits&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;set&#34;,&#34;library&#34;,&#34;replicate&#34;,&#34;which&#34;,&#34;cumsum&#34;,&#34;rexp&#34;,&#34;mean&#34;,&#34;tibble&#34;,&#34;count&#34;,&#34;mutate&#34;,&#34;sum&#34;,&#34;nls&#34;,&#34;exp&#34;,&#34;list&#34;,&#34;augment&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;crossing&#34;,&#34;n&#34;,&#34;group_by&#34;,&#34;ungroup&#34;,&#34;summarize&#34;,&#34;seq&#34;,&#34;labs&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;mutate&#34;,&#34;mdy&#34;,&#34;rename&#34;,&#34;filter&#34;,&#34;count&#34;,&#34;c&#34;,&#34;sum&#34;,&#34;group_by&#34;,&#34;top_n&#34;,&#34;ungroup&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;scale_y_continuous&#34;,&#34;percent_format&#34;,&#34;facet_wrap&#34;,&#34;coord_flip&#34;,&#34;labs&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;nrow&#34;,&#34;complete&#34;,&#34;list&#34;,&#34;inner_join&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;phyper&#34;,&#34;p.adjust&#34;,&#34;geom_histogram&#34;,&#34;crossing&#34;,&#34;seq&#34;,&#34;factor&#34;,&#34;geom_line&#34;,&#34;transmute&#34;,&#34;percent&#34;,&#34;kable&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;mutate&#34;,&#34;str_detect&#34;,&#34;parse_number&#34;,&#34;filter&#34;,&#34;count&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;coord_flip&#34;,&#34;labs&#34;,&#34;separate_rows&#34;,&#34;add_count&#34;,&#34;facet_wrap&#34;,&#34;select&#34;,&#34;ifelse&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;min&#34;,&#34;max&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;ungroup&#34;,&#34;is.na&#34;,&#34;sample&#34;,&#34;inner_join&#34;,&#34;geom_histogram&#34;,&#34;row_number&#34;,&#34;unnest_tokens&#34;,&#34;anti_join&#34;,&#34;distinct&#34;,&#34;sum&#34;,&#34;bind_tf_idf&#34;,&#34;paste0&#34;,&#34;head&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;count&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;labs&#34;,&#34;View&#34;,&#34;filter&#34;,&#34;Sys.Date&#34;,&#34;mutate&#34;,&#34;fct_collapse&#34;,&#34;c&#34;,&#34;countrycode&#34;,&#34;fct_lump&#34;,&#34;replace_na&#34;,&#34;list&#34;,&#34;fct_reorder&#34;,&#34;inner_join&#34;,&#34;select&#34;,&#34;if_else&#34;,&#34;as.character&#34;,&#34;geom_col&#34;,&#34;coord_flip&#34;,&#34;complete&#34;,&#34;facet_wrap&#34;,&#34;theme&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;min&#34;,&#34;max&#34;,&#34;n&#34;,&#34;ungroup&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;semi_join&#34;,&#34;geom_jitter&#34;,&#34;add_count&#34;,&#34;str_to_title&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;slice&#34;,&#34;c&#34;,&#34;seq&#34;,&#34;n&#34;,&#34;mutate&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;coord_flip&#34;,&#34;expand_limits&#34;,&#34;labs&#34;,&#34;WDIsearch&#34;,&#34;as.data.frame&#34;,&#34;tbl_df&#34;,&#34;str_length&#34;,&#34;View&#34;,&#34;WDI&#34;,&#34;select&#34;,&#34;as.character&#34;,&#34;geom_histogram&#34;,&#34;scale_x_log10&#34;,&#34;inner_join&#34;,&#34;geom_text&#34;,&#34;scale_y_log10&#34;,&#34;scale_size_continuous&#34;,&#34;comma_format&#34;,&#34;scale_y_continuous&#34;,&#34;percent_format&#34;,&#34;transmute&#34;,&#34;log2&#34;,&#34;cor&#34;,&#34;lm&#34;,&#34;summary&#34;,&#34;group_by&#34;,&#34;ungroup&#34;,&#34;facet_wrap&#34;,&#34;to_snake_case&#34;,&#34;spread&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;mutate&#34;,&#34;fct_reorder&#34;,&#34;parse_number&#34;,&#34;count&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;sum&#34;,&#34;n&#34;,&#34;qbeta&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;geom_ribbon&#34;,&#34;scale_y_continuous&#34;,&#34;percent_format&#34;,&#34;theme&#34;,&#34;element_text&#34;,&#34;labs&#34;,&#34;filter&#34;,&#34;c&#34;,&#34;select&#34;,&#34;starts_with&#34;,&#34;gather&#34;,&#34;is.na&#34;,&#34;str_remove&#34;,&#34;n_distinct&#34;,&#34;geom_col&#34;,&#34;coord_flip&#34;,&#34;facet_wrap&#34;,&#34;inner_join&#34;,&#34;mean&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;ungroup&#34;,&#34;add_ebb_estimate&#34;,&#34;View&#34;,&#34;pairwise_cor&#34;,&#34;set.seed&#34;,&#34;head&#34;,&#34;graph_from_data_frame&#34;,&#34;ggraph&#34;,&#34;geom_edge_link&#34;,&#34;geom_node_point&#34;,&#34;geom_node_text&#34;,&#34;scale_size_continuous&#34;,&#34;theme_void&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_rds&#34;,&#34;url&#34;,&#34;mutate&#34;,&#34;as.Date&#34;,&#34;floor_date&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;n&#34;,&#34;exp&#34;,&#34;mean&#34;,&#34;log&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;expand_limits&#34;,&#34;labs&#34;,&#34;count&#34;,&#34;head&#34;,&#34;reorder&#34;,&#34;geom_col&#34;,&#34;coord_flip&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;select&#34;,&#34;sum&#34;,&#34;unnest_tokens&#34;,&#34;anti_join&#34;,&#34;filter&#34;,&#34;c&#34;,&#34;str_detect&#34;,&#34;geom_histogram&#34;,&#34;scale_x_log10&#34;,&#34;View&#34;,&#34;bind_tf_idf&#34;,&#34;distinct&#34;,&#34;inner_join&#34;,&#34;read_html&#34;,&#34;html_node&#34;,&#34;html_table&#34;,&#34;tbl_df&#34;,&#34;transmute&#34;,&#34;geom_text&#34;,&#34;str_count&#34;,&#34;geom_point&#34;,&#34;scale_y_log10&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;mutate&#34;,&#34;year&#34;,&#34;clean_names&#34;,&#34;View&#34;,&#34;count&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;labs&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;mean&#34;,&#34;filter&#34;,&#34;geom_line&#34;,&#34;expand_limits&#34;,&#34;distinct&#34;,&#34;transmute&#34;,&#34;as.integer&#34;,&#34;is.na&#34;,&#34;coalesce&#34;,&#34;survfit&#34;,&#34;Surv&#34;,&#34;glance&#34;,&#34;extract&#34;,&#34;inner_join&#34;,&#34;c&#34;,&#34;sum&#34;,&#34;ungroup&#34;,&#34;percent_rank&#34;,&#34;n&#34;,&#34;median&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;select&#34;,&#34;cut&#34;,&#34;seq&#34;,&#34;geom_boxplot&#34;,&#34;theme&#34;,&#34;element_text&#34;,&#34;scale_y_continuous&#34;,&#34;max&#34;,&#34;top_n&#34;,&#34;semi_join&#34;,&#34;cumsum&#34;,&#34;transition_time&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;mutate_at&#34;,&#34;vars&#34;,&#34;mutate&#34;,&#34;ifelse&#34;,&#34;countrycode&#34;,&#34;fct_infreq&#34;,&#34;c&#34;,&#34;inputPanel&#34;,&#34;selectizeInput&#34;,&#34;levels&#34;,&#34;selectInput&#34;,&#34;sliderInput&#34;,&#34;reactive&#34;,&#34;renderPlotly&#34;,&#34;names&#34;,&#34;transit_cost_country&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;sym&#34;,&#34;head&#34;,&#34;reorder_within&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;scale_y_reordered&#34;,&#34;labs&#34;,&#34;scale_x_continuous&#34;,&#34;ggplotly&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;mutate&#34;,&#34;fct_relevel&#34;,&#34;c&#34;,&#34;as.character&#34;,&#34;str_detect&#34;,&#34;str_to_lower&#34;,&#34;View&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;count&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;facet_wrap&#34;,&#34;summarize&#34;,&#34;mean&#34;,&#34;as.numeric&#34;,&#34;n&#34;,&#34;group_by&#34;,&#34;summarize_trees&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;read_sf&#34;,&#34;class&#34;,&#34;left_join&#34;,&#34;geom_sf&#34;,&#34;scale_fill_gradient2&#34;,&#34;theme_void&#34;,&#34;coord_sf&#34;,&#34;labs&#34;,&#34;fct_lump&#34;,&#34;fct_reorder&#34;,&#34;coord_flip&#34;,&#34;geom_point&#34;,&#34;geom_text&#34;,&#34;scale_x_log10&#34;,&#34;scale_y_continuous&#34;,&#34;ifelse&#34;,&#34;select&#34;,&#34;spread&#34;,&#34;geom_abline&#34;,&#34;rename_all&#34;,&#34;geom_histogram&#34;,&#34;log10&#34;,&#34;set&#34;,&#34;library&#34;,&#34;set.seed&#34;,&#34;crossing&#34;,&#34;c&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;mutate&#34;,&#34;rbinom&#34;,&#34;n&#34;,&#34;ifelse&#34;,&#34;case_when&#34;,&#34;group_by&#34;,&#34;cumsum&#34;,&#34;summarize&#34;,&#34;any&#34;,&#34;mean&#34;,&#34;ungroup&#34;,&#34;filter&#34;,&#34;distinct&#34;,&#34;count&#34;,&#34;factor&#34;,&#34;fct_relevel&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;scale_y_continuous&#34;,&#34;percent_format&#34;,&#34;labs&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;separate&#34;,&#34;c&#34;,&#34;group_by&#34;,&#34;left_join&#34;,&#34;View&#34;,&#34;filter&#34;,&#34;str_detect&#34;,&#34;distinct&#34;,&#34;summarize&#34;,&#34;across&#34;,&#34;list&#34;,&#34;sum&#34;,&#34;mean&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;mutate&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;labs&#34;,&#34;geom_point&#34;,&#34;geom_text_repel&#34;,&#34;expand_limits&#34;,&#34;scale_x_log10&#34;,&#34;scale_y_log10&#34;,&#34;ungroup&#34;,&#34;inner_join&#34;,&#34;geom_errorbarh&#34;,&#34;scale_color_discrete&#34;,&#34;n&#34;,&#34;n_distinct&#34;,&#34;bind_rows&#34;,&#34;is.na&#34;,&#34;fct_lump&#34;,&#34;geom_line&#34;,&#34;scale_y_continuous&#34;,&#34;facet_wrap&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;gather&#34;,&#34;separate&#34;,&#34;c&#34;,&#34;mutate&#34;,&#34;coalesce&#34;,&#34;str_to_title&#34;,&#34;str_replace_all&#34;,&#34;ifelse&#34;,&#34;paste&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;sum&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;labs&#34;,&#34;fct_lump&#34;,&#34;facet_wrap&#34;,&#34;expand_limits&#34;,&#34;filter&#34;,&#34;max&#34;,&#34;fct_reorder&#34;,&#34;geom_col&#34;,&#34;coord_flip&#34;,&#34;as.Date&#34;,&#34;years&#34;,&#34;nest&#34;,&#34;map&#34;,&#34;unnest&#34;,&#34;crossing&#34;,&#34;map2&#34;,&#34;invoke&#34;,&#34;list&#34;,&#34;geom_ribbon&#34;,&#34;scale_x_continuous&#34;,&#34;scale_linetype_discrete&#34;,&#34;rename&#34;,&#34;fct_recode&#34;,&#34;set&#34;,&#34;library&#34;,&#34;read_csv&#34;,&#34;filter&#34;,&#34;c&#34;,&#34;mutate&#34;,&#34;ifelse&#34;,&#34;mutate_if&#34;,&#34;group_by&#34;,&#34;summarize&#34;,&#34;min&#34;,&#34;n&#34;,&#34;sum&#34;,&#34;mean&#34;,&#34;sd&#34;,&#34;ungroup&#34;,&#34;median&#34;,&#34;n_distinct&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;labs&#34;,&#34;borders&#34;,&#34;coord_map&#34;,&#34;theme_void&#34;,&#34;factor&#34;,&#34;geom_boxplot&#34;,&#34;transition_states&#34;,&#34;enter_fade&#34;,&#34;exit_shrink&#34;,&#34;ease_aes&#34;,&#34;is.na&#34;,&#34;is.infinite&#34;,&#34;crossing&#34;,&#34;transition_manual&#34;,&#34;scale_color_continuous&#34;,&#34;anim_save&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_xlsx&#34;,&#34;rename&#34;,&#34;gather&#34;,&#34;mutate&#34;,&#34;as.numeric&#34;,&#34;ifelse&#34;,&#34;str_detect&#34;,&#34;fill&#34;,&#34;select&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;spread&#34;,&#34;sample&#34;,&#34;unique&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;c&#34;,&#34;fct_recode&#34;,&#34;pull&#34;,&#34;as.character&#34;,&#34;contains&#34;,&#34;if_else&#34;,&#34;expand_limits&#34;,&#34;facet_wrap&#34;,&#34;fct_reorder&#34;,&#34;scale_y_continuous&#34;,&#34;percent_format&#34;,&#34;labs&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;mutate&#34;,&#34;parse_number&#34;,&#34;ymd&#34;,&#34;paste&#34;,&#34;filter&#34;,&#34;min&#34;,&#34;fct_reorder&#34;,&#34;month&#34;,&#34;levels&#34;,&#34;inputPanel&#34;,&#34;selectizeInput&#34;,&#34;head&#34;,&#34;renderPlotly&#34;,&#34;req&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;expand_limits&#34;,&#34;scale_y_continuous&#34;,&#34;facet_wrap&#34;,&#34;labs&#34;,&#34;ggplotly&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;tt_load&#34;,&#34;mutate&#34;,&#34;as.numeric&#34;,&#34;count&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;scale_x_log10&#34;,&#34;str_remove&#34;,&#34;fct_lump&#34;,&#34;borders&#34;,&#34;geom_point&#34;,&#34;theme_map&#34;,&#34;labs&#34;,&#34;log2&#34;,&#34;colorNumeric&#34;,&#34;c&#34;,&#34;gather&#34;,&#34;str_to_title&#34;,&#34;str_replace_all&#34;,&#34;paste0&#34;,&#34;replace_na&#34;,&#34;list&#34;,&#34;nest&#34;,&#34;map&#34;,&#34;leaflet&#34;,&#34;addTiles&#34;,&#34;addCircleMarkers&#34;,&#34;addMeasure&#34;,&#34;filter&#34;,&#34;scale_color_gradient2&#34;,&#34;log10&#34;,&#34;scale_size_continuous&#34;,&#34;transition_time&#34;,&#34;theme&#34;,&#34;animate&#34;,&#34;anim_save&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;select&#34;,&#34;extract&#34;,&#34;mutate&#34;,&#34;ifelse&#34;,&#34;filter&#34;,&#34;is.na&#34;,&#34;count&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;scale_x_log10&#34;,&#34;geom_point&#34;,&#34;geom_smooth&#34;,&#34;summary&#34;,&#34;lm&#34;,&#34;log2&#34;,&#34;replace_na&#34;,&#34;list&#34;,&#34;fct_relevel&#34;,&#34;fct_lump&#34;,&#34;tidy&#34;,&#34;str_replace&#34;,&#34;fct_reorder&#34;,&#34;geom_errorbarh&#34;,&#34;augment&#34;,&#34;anova&#34;,&#34;sum&#34;,&#34;row_number&#34;,&#34;unnest_tokens&#34;,&#34;anti_join&#34;,&#34;c&#34;,&#34;str_detect&#34;,&#34;head&#34;,&#34;geom_col&#34;,&#34;coord_flip&#34;,&#34;distinct&#34;,&#34;add_count&#34;,&#34;pairwise_cor&#34;,&#34;cast_sparse&#34;,&#34;as.integer&#34;,&#34;rownames&#34;,&#34;cbind&#34;,&#34;registerDoMC&#34;,&#34;cv.glmnet&#34;,&#34;plot&#34;,&#34;arrange&#34;,&#34;group_by&#34;,&#34;top_n&#34;,&#34;abs&#34;,&#34;ungroup&#34;,&#34;labs&#34;,&#34;pull&#34;,&#34;sample&#34;,&#34;unique&#34;,&#34;paste0&#34;,&#34;str_trunc&#34;,&#34;inner_join&#34;,&#34;facet_wrap&#34;,&#34;geom_line&#34;,&#34;geom_hline&#34;,&#34;geom_boxplot&#34;,&#34;summarize&#34;,&#34;mean&#34;,&#34;n&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;fluidPage&#34;,&#34;titlePanel&#34;,&#34;sidebarLayout&#34;,&#34;sidebarPanel&#34;,&#34;selectInput&#34;,&#34;unique&#34;,&#34;mainPanel&#34;,&#34;plotlyOutput&#34;,&#34;renderPlotly&#34;,&#34;filter&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;mutate&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;scale_size_continuous&#34;,&#34;c&#34;,&#34;labs&#34;,&#34;scale_x_continuous&#34;,&#34;percent_format&#34;,&#34;scale_y_continuous&#34;,&#34;ggplotly&#34;,&#34;shinyApp&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;summarize&#34;,&#34;sum&#34;,&#34;is.na&#34;,&#34;mutate&#34;,&#34;filter&#34;,&#34;complete.cases&#34;,&#34;group_by&#34;,&#34;summarize_jobs_gender&#34;,&#34;fct_reorder&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;expand_limits&#34;,&#34;ungroup&#34;,&#34;geom_col&#34;,&#34;coord_flip&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;geom_point&#34;,&#34;scale_size_continuous&#34;,&#34;c&#34;,&#34;labs&#34;,&#34;scale_x_continuous&#34;,&#34;percent_format&#34;,&#34;scale_y_continuous&#34;,&#34;dollar_format&#34;,&#34;ggplotly&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_light&#34;,&#34;read_csv&#34;,&#34;left_join&#34;,&#34;group_by&#34;,&#34;mutate&#34;,&#34;rev&#34;,&#34;ungroup&#34;,&#34;read_html&#34;,&#34;html_nodes&#34;,&#34;map&#34;,&#34;bind_rows&#34;,&#34;tbl_df&#34;,&#34;select&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;facet_wrap&#34;,&#34;filter&#34;,&#34;count&#34;,&#34;summarize&#34;,&#34;mean&#34;,&#34;inner_join&#34;,&#34;c&#34;,&#34;geom_col&#34;,&#34;labs&#34;,&#34;diff&#34;,&#34;fct_reorder&#34;,&#34;geom_point&#34;,&#34;geom_smooth&#34;,&#34;geom_abline&#34;,&#34;FreeMatches&#34;,&#34;get.matchFree&#34;,&#34;as.difftime&#34;,&#34;map_df&#34;,&#34;as.integer&#34;,&#34;row_number&#34;,&#34;transmute&#34;,&#34;fct_lump&#34;,&#34;map_dbl&#34;,&#34;as.numeric&#34;,&#34;coord_fixed&#34;,&#34;transition_reveal&#34;,&#34;animate&#34;,&#34;is.na&#34;,&#34;glue&#34;,&#34;coord_flip&#34;],[&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;yardstick&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;dplyr&#34;,&#34;tune&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;rsample&#34;,&#34;base&#34;,&#34;parsnip&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;yardstick&#34;,&#34;utils&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;base&#34;,&#34;tidytext&#34;,&#34;(unknown)&#34;,&#34;tidytext&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;rvest&#34;,&#34;rvest&#34;,&#34;rvest&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;rvest&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;rvest&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidygraph&#34;,&#34;utils&#34;,&#34;tidygraph&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidygraph&#34;,&#34;dplyr&#34;,&#34;tidygraph&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;tidygraph&#34;,&#34;glue&#34;,&#34;forcats&#34;,&#34;tidygraph&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;widyr&#34;,&#34;widyr&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;tidygraph&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;tidygraph&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;janitor&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;ggplot&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;yardstick&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;janitor&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;readr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;countrycode&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;glue&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;tidylo&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;widyr&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;scales&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;widyr&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;tidyr&#34;,&#34;tidyr&#34;,&#34;stringr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;broom&#34;,&#34;stats&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;stringr&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;tidylo&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;janitor&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;glue&#34;,&#34;forcats&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;forcats&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;glue&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;tidylo&#34;,&#34;tidytext&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;glue&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggridges&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;broom&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;WDI&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;gganimate&#34;,&#34;ggplot&#34;,&#34;fuzzyjoin&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;gganimate&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;purrr&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;tibble&#34;,&#34;stringr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;tidylo&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;glue&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;stringr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;tidytuesdayR&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;gganimate&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;gganimate&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;widyr&#34;,&#34;purrr&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;countrycode&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;glue&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;janitor&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;glue&#34;,&#34;ggridges&#34;,&#34;purrr&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;janitor&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;sf&#34;,&#34;sf&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;readxl&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;utils&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;utils&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;glue&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;ggplot&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;reshape&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;stringr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;Matrix&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;Matrix&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;Matrix&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;ggrepel&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;tidytext&#34;,&#34;tidytext&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;tibble&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;base&#34;,&#34;base&#34;,&#34;glmnet&#34;,&#34;graphics&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;readr&#34;,&#34;lubridate&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;fuzzyjoin&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;countrycode&#34;,&#34;(unknown)&#34;,&#34;WDI&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;stats&#34;,&#34;widyr&#34;,&#34;ggplot&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;utils&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;widyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;tidyr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;fuzzyjoin&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;gganimate&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;dplyr&#34;,&#34;gganimate&#34;,&#34;gganimate&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;gganimate&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;tidygraph&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;tidygraph&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;tidygraph&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;tidygraph&#34;,&#34;stats&#34;,&#34;tidygraph&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;(unknown)&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;Matrix&#34;,&#34;base&#34;,&#34;tidygraph&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;tidygraph&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;tidygraph&#34;,&#34;snakecase&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidylo&#34;,&#34;tidygraph&#34;,&#34;base&#34;,&#34;tidygraph&#34;,&#34;dplyr&#34;,&#34;widyr&#34;,&#34;igraph&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;tidytext&#34;,&#34;tidyr&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;base&#34;,&#34;base&#34;,&#34;glmnet&#34;,&#34;graphics&#34;,&#34;broom&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;janitor&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;readr&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;forcats&#34;,&#34;base&#34;,&#34;readxl&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;tigris&#34;,&#34;ggplot&#34;,&#34;tigris&#34;,&#34;sf&#34;,&#34;purrr&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;readr&#34;,&#34;stringr&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;yardstick&#34;,&#34;base&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;tune&#34;,&#34;rsample&#34;,&#34;tidyr&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;base&#34;,&#34;doParallel&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;utils&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;janitor&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;timetk&#34;,&#34;lubridate&#34;,&#34;forecast&#34;,&#34;sweep&#34;,&#34;sweep&#34;,&#34;forecast&#34;,&#34;forecast&#34;,&#34;forecast&#34;,&#34;forecast&#34;,&#34;forecast&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;doParallel&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;lubridate&#34;,&#34;stringr&#34;,&#34;recipes&#34;,&#34;textrecipes&#34;,&#34;base&#34;,&#34;textrecipes&#34;,&#34;tune&#34;,&#34;textrecipes&#34;,&#34;workflows&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;workflows&#34;,&#34;xgboost&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;janitor&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;scales&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;broom&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;janitor&#34;,&#34;(unknown)&#34;,&#34;stats&#34;,&#34;splines&#34;,&#34;broom&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;plotly&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;glue&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;plotly&#34;,&#34;tidyr&#34;,&#34;stringr&#34;,&#34;plotly&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;rvest&#34;,&#34;rvest&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;plotly&#34;,&#34;tidyr&#34;,&#34;plotly&#34;,&#34;plotly&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;plotly&#34;,&#34;plotly&#34;,&#34;tidyr&#34;,&#34;janitor&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;stringr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;utils&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;grid&#34;,&#34;grid&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;ggwordcloud&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;tidytext&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;readr&#34;,&#34;utils&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;utils&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;stm&#34;,&#34;tidytext&#34;,&#34;tidytext&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;rvest&#34;,&#34;rvest&#34;,&#34;purrr&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;readr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;sf&#34;,&#34;sf&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;base&#34;,&#34;gganimate&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;splines&#34;,&#34;broom&#34;,&#34;ggplot&#34;,&#34;broom&#34;,&#34;stringr&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;utils&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;readr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;sf&#34;,&#34;maps&#34;,&#34;stringr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;gganimate&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;stringr&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;forcats&#34;,&#34;lubridate&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;tidyr&#34;,&#34;purrr&#34;,&#34;(unknown)&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;Matrix&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;base&#34;,&#34;base&#34;,&#34;glmnet&#34;,&#34;graphics&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;janitor&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;widyr&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;igraph&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggplot&#34;,&#34;reshape&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;broom&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidytext&#34;,&#34;base&#34;,&#34;tidytext&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;yaml&#34;,&#34;shinydashboard&#34;,&#34;shinydashboard&#34;,&#34;shinydashboard&#34;,&#34;(unknown)&#34;,&#34;shinydashboard&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;shiny&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;stats&#34;,&#34;splines&#34;,&#34;broom&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;broom&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;sf&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;geosphere&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;utils&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;fuzzyjoin&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;survival&#34;,&#34;survival&#34;,&#34;broom&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;survival&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;widyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;igraph&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;widyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;ggridges&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;widyr&#34;,&#34;utils&#34;,&#34;igraph&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;widyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;tidytext&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;plotly&#34;,&#34;dplyr&#34;,&#34;plotly&#34;,&#34;stringr&#34;,&#34;forcats&#34;,&#34;plotly&#34;,&#34;base&#34;,&#34;plotly&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;utils&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;plotly&#34;,&#34;plotly&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;knitr&#34;,&#34;scales&#34;,&#34;stats&#34;,&#34;utils&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;readr&#34;,&#34;base&#34;,&#34;janitor&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;spacyr&#34;,&#34;spacyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;widyr&#34;,&#34;base&#34;,&#34;igraph&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;glue&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;stringr&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidyverse&#34;,&#34;stringr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;scales&#34;,&#34;utils&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;janitor&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;plotly&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;plotly&#34;,&#34;shiny&#34;,&#34;shiny&#34;,&#34;base&#34;,&#34;base&#34;,&#34;shiny&#34;,&#34;plotly&#34;,&#34;plotly&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;lubridate&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;scales&#34;,&#34;utils&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;ggplot&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;tidyr&#34;,&#34;broom&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;reshape&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;utils&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;utils&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;readr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;Matrix&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;base&#34;,&#34;base&#34;,&#34;glmnet&#34;,&#34;broom&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;graphics&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;stringr&#34;,&#34;utils&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;malariaAtlas&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;stringr&#34;,&#34;countrycode&#34;,&#34;gganimate&#34;,&#34;gganimate&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;glue&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;readr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;Matrix&#34;,&#34;base&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;forcats&#34;,&#34;Matrix&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;widyr&#34;,&#34;base&#34;,&#34;igraph&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;base&#34;,&#34;base&#34;,&#34;glmnet&#34;,&#34;broom&#34;,&#34;ggplot&#34;,&#34;utils&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;doParallel&#34;,&#34;readr&#34;,&#34;tidyr&#34;,&#34;rsample&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;utils&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;yardstick&#34;,&#34;rsample&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;textrecipes&#34;,&#34;base&#34;,&#34;textrecipes&#34;,&#34;textrecipes&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;stacks&#34;,&#34;stacks&#34;,&#34;dplyr&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;base&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;base&#34;,&#34;base&#34;,&#34;yardstick&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;stacks&#34;,&#34;stacks&#34;,&#34;stacks&#34;,&#34;stacks&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;yardstick&#34;,&#34;readr&#34;,&#34;ranger&#34;,&#34;base&#34;,&#34;parsnip&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;doParallel&#34;,&#34;readr&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;yardstick&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;stats&#34;,&#34;rsample&#34;,&#34;base&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;base&#34;,&#34;textrecipes&#34;,&#34;textrecipes&#34;,&#34;textrecipes&#34;,&#34;textrecipes&#34;,&#34;recipes&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;tune&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;stacks&#34;,&#34;stacks&#34;,&#34;textrecipes&#34;,&#34;recipes&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;stats&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;stacks&#34;,&#34;stacks&#34;,&#34;stacks&#34;,&#34;stacks&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;readr&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;base&#34;,&#34;base&#34;,&#34;tidytext&#34;,&#34;tune&#34;,&#34;base&#34;,&#34;tune&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;doParallel&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;fuzzyjoin&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;readr&#34;,&#34;janitor&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;readr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;workflows&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;stacks&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;xgboost&#34;,&#34;workflows&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;readr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;doParallel&#34;,&#34;readr&#34;,&#34;janitor&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;readr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;workflows&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stacks&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;xgboost&#34;,&#34;workflows&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggmap&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggmap&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;gganimate&#34;,&#34;ggplot&#34;,&#34;gganimate&#34;,&#34;textrecipes&#34;,&#34;textrecipes&#34;,&#34;textrecipes&#34;,&#34;parsnip&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;fuzzyjoin&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;glue&#34;,&#34;ggplot&#34;,&#34;stats&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;doParallel&#34;,&#34;readr&#34;,&#34;janitor&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;yardstick&#34;,&#34;tune&#34;,&#34;ggplot&#34;,&#34;meme&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;glue&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;forcats&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;base&#34;,&#34;base&#34;,&#34;recipes&#34;,&#34;workflows&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stacks&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;base&#34;,&#34;yardstick&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;readr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;xgboost&#34;,&#34;workflows&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;janitor&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;yardstick&#34;,&#34;tune&#34;,&#34;ggplot&#34;,&#34;meme&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;glue&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;forcats&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;ggplot&#34;,&#34;gganimate&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;doParallel&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;tidytext&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;utils&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;base&#34;,&#34;ggmap&#34;,&#34;dplyr&#34;,&#34;ggmap&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;yardstick&#34;,&#34;tune&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;tune&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;stacks&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;yardstick&#34;,&#34;xgboost&#34;,&#34;(unknown)&#34;,&#34;readr&#34;,&#34;(unknown)&#34;,&#34;textrecipes&#34;,&#34;textrecipes&#34;,&#34;textrecipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;parsnip&#34;,&#34;tidytext&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;tune&#34;,&#34;stacks&#34;,&#34;stacks&#34;,&#34;stacks&#34;,&#34;stacks&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;doParallel&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;readr&#34;,&#34;readr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;stringr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;yardstick&#34;,&#34;tune&#34;,&#34;base&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;(unknown)&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;workflows&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;stacks&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;xgboost&#34;,&#34;workflows&#34;,&#34;readr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;doParallel&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;readr&#34;,&#34;readr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;stringr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;doParallel&#34;,&#34;meme&#34;,&#34;yardstick&#34;,&#34;tune&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;janitor&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;rsample&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;meme&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;rsample&#34;,&#34;yardstick&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggrepel&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;lubridate&#34;,&#34;base&#34;,&#34;base&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;workflows&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;stacks&#34;,&#34;tune&#34;,&#34;dplyr&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;xgboost&#34;,&#34;workflows&#34;,&#34;tune&#34;,&#34;yardstick&#34;,&#34;readr&#34;,&#34;tune&#34;,&#34;stacks&#34;,&#34;stacks&#34;,&#34;stacks&#34;,&#34;stacks&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;recipes&#34;,&#34;parsnip&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;doParallel&#34;,&#34;meme&#34;,&#34;yardstick&#34;,&#34;tune&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;janitor&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;rsample&#34;,&#34;yardstick&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;meme&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;lubridate&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggrepel&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;tune&#34;,&#34;recipes&#34;,&#34;workflows&#34;,&#34;parsnip&#34;,&#34;tune&#34;,&#34;utils&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;stacks&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;meme&#34;,&#34;base&#34;,&#34;meme&#34;,&#34;magick&#34;,&#34;(unknown)&#34;,&#34;magick&#34;,&#34;magick&#34;,&#34;base&#34;,&#34;magick&#34;,&#34;magick&#34;,&#34;magick&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;doParallel&#34;,&#34;yardstick&#34;,&#34;tune&#34;,&#34;readr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;plotly&#34;,&#34;plotly&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;plotly&#34;,&#34;plotly&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;plotly&#34;,&#34;forcats&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;utils&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;plotly&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;plotly&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;plotly&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;WDI&#34;,&#34;dplyr&#34;,&#34;countrycode&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;janitor&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;purrr&#34;,&#34;stats&#34;,&#34;tidyr&#34;,&#34;stringr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;base&#34;,&#34;widyr&#34;,&#34;widyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;shiny&#34;,&#34;shiny&#34;,&#34;shiny&#34;,&#34;shiny&#34;,&#34;shiny&#34;,&#34;shiny&#34;,&#34;shiny&#34;,&#34;shiny&#34;,&#34;shiny&#34;,&#34;(unknown)&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;shiny&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;base&#34;,&#34;sf&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;Matrix&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;Matrix&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;tidyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;base&#34;,&#34;base&#34;,&#34;glmnet&#34;,&#34;graphics&#34;,&#34;broom&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;janitor&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;fuzzyjoin&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;WDI&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;utils&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;countrycode&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;utils&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;cranlogs&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;stats&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;rvest&#34;,&#34;rvest&#34;,&#34;rvest&#34;,&#34;dplyr&#34;,&#34;janitor&#34;,&#34;dplyr&#34;,&#34;rvest&#34;,&#34;dplyr&#34;,&#34;readr&#34;,&#34;rvest&#34;,&#34;rvest&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;utils&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;widyr&#34;,&#34;base&#34;,&#34;igraph&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;tidytuesdayR&#34;,&#34;janitor&#34;,&#34;forcats&#34;,&#34;base&#34;,&#34;base&#34;,&#34;plotly&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;shiny&#34;,&#34;shiny&#34;,&#34;shiny&#34;,&#34;shiny&#34;,&#34;shiny&#34;,&#34;shiny&#34;,&#34;shiny&#34;,&#34;shiny&#34;,&#34;base&#34;,&#34;base&#34;,&#34;shiny&#34;,&#34;shiny&#34;,&#34;shiny&#34;,&#34;plotly&#34;,&#34;shiny&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;plotly&#34;,&#34;shiny&#34;,&#34;plotly&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;plotly&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;shiny&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;base&#34;,&#34;broom&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;scales&#34;,&#34;knitr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidytext&#34;,&#34;base&#34;,&#34;utils&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;base&#34;,&#34;countrycode&#34;,&#34;forcats&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;WDI&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;utils&#34;,&#34;WDI&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;snakecase&#34;,&#34;tidyr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;utils&#34;,&#34;widyr&#34;,&#34;base&#34;,&#34;utils&#34;,&#34;igraph&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggraph&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;utils&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;rvest&#34;,&#34;rvest&#34;,&#34;rvest&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;stringr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;janitor&#34;,&#34;gganimate&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;survival&#34;,&#34;survival&#34;,&#34;tidytext&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;gganimate&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;plotly&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;plotly&#34;,&#34;base&#34;,&#34;countrycode&#34;,&#34;forcats&#34;,&#34;base&#34;,&#34;shiny&#34;,&#34;shiny&#34;,&#34;base&#34;,&#34;shiny&#34;,&#34;shiny&#34;,&#34;shiny&#34;,&#34;plotly&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;plotly&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;plotly&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;sf&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;tidyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;tidyr&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;tidyr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;gganimate&#34;,&#34;gganimate&#34;,&#34;gganimate&#34;,&#34;gganimate&#34;,&#34;base&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;gganimate&#34;,&#34;ggplot&#34;,&#34;gganimate&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readxl&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;readr&#34;,&#34;lubridate&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;lubridate&#34;,&#34;base&#34;,&#34;shiny&#34;,&#34;shiny&#34;,&#34;utils&#34;,&#34;plotly&#34;,&#34;shiny&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;plotly&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidytuesdayR&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;stringr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggthemes&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;leaflet&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;purrr&#34;,&#34;leaflet&#34;,&#34;leaflet&#34;,&#34;leaflet&#34;,&#34;leaflet&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;gganimate&#34;,&#34;ggplot&#34;,&#34;gganimate&#34;,&#34;gganimate&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;Matrix&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;tidytext&#34;,&#34;stringr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;tidytext&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidytext&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;Matrix&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;widyr&#34;,&#34;tidytext&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;doMC&#34;,&#34;glmnet&#34;,&#34;graphics&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;Matrix&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;shiny&#34;,&#34;shiny&#34;,&#34;shiny&#34;,&#34;shiny&#34;,&#34;shiny&#34;,&#34;base&#34;,&#34;shiny&#34;,&#34;plotly&#34;,&#34;plotly&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;plotly&#34;,&#34;shiny&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;plotly&#34;,&#34;plotly&#34;,&#34;stats&#34;,&#34;plotly&#34;,&#34;(unknown)&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;plotly&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;plotly&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;scales&#34;,&#34;plotly&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;rvest&#34;,&#34;rvest&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;gganimate&#34;,&#34;gganimate&#34;,&#34;base&#34;,&#34;glue&#34;,&#34;ggplot&#34;],[false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,true,false,false,false,false,false,false,true,false,true,false,false,false,false,true,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,true,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,true,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,true,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,true,false,false,true,false,false,true,false,true,false,false,false,false,false,true,false,true,false,false,true,false,false,false,false,false,false,false,true,false,false,false,false,false,false,true,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,true,false,true,false,true,true,false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,true,false,false,true,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,true,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,true,false,false,true,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,true,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,true,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,true,false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,true,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,true,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,true,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,true,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,true,true,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,true,false,false,false,false,false,false,true,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,true,false,false,false,false,true,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,true,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,true,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,true,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,true,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,true,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,true,false,false,false,true,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,true,true,false,true,false,false,false,false,false,false,true,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false],[&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_07_28_penguins.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_04_europe_energy.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_18_extinct_plants.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_08_25_chopped.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_01_crop_yields.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_08_friends.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_15_government_spending_kids.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_22_himalayan_climbers.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_10_20_beer_awards.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_03_ikea.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_11_10_phone_history.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_15_ninja_warrior.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2020_12_22_big_mac_index.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_05_transit_costs.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_12_tate_art.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_01_19_kenya_census.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_02_hbcu.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_09_lifetime_earn.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_02_23_employment_earnings.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_02_super_bowl_ads.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_09_bechdel_test.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_16_video_games.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_03_23_un_votes.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_06_deforestation.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_13_post_offices.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_04_20_netflix_titles.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_11_broadband.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_05_18_salary_survey.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_06_08_great_lakes_fish.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_09_14_billboard_100.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_10_05_registered_nurses.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;2021_11_23_doctor_who.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-achievements.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;african-american-history.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;animal-crossing.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;australian-animal-outcomes.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;baltimore_bridges.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beach-volleyball.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;beer-production.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bike_traffic.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;bird-collisions.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;board-games.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;bob-ross.Rmd&#34;,&#34;broadway-shinybones/app.R&#34;,&#34;broadway-shinybones/app.R&#34;,&#34;broadway-shinybones/app.R&#34;,&#34;broadway-shinybones/app.R&#34;,&#34;broadway-shinybones/app.R&#34;,&#34;broadway-shinybones/app.R&#34;,&#34;broadway-shinybones/app.R&#34;,&#34;broadway-shinybones/app.R&#34;,&#34;broadway-shinybones/app.R&#34;,&#34;broadway-shinybones/app.R&#34;,&#34;broadway-shinybones/app.R&#34;,&#34;broadway-shinybones/app.R&#34;,&#34;broadway-shinybones/app.R&#34;,&#34;broadway.Rmd&#34;,&#34;broadway.Rmd&#34;,&#34;broadway.Rmd&#34;,&#34;broadway.Rmd&#34;,&#34;broadway.Rmd&#34;,&#34;broadway.Rmd&#34;,&#34;broadway.Rmd&#34;,&#34;broadway.Rmd&#34;,&#34;broadway.Rmd&#34;,&#34;broadway.Rmd&#34;,&#34;broadway.Rmd&#34;,&#34;broadway.Rmd&#34;,&#34;broadway.Rmd&#34;,&#34;broadway.Rmd&#34;,&#34;broadway.Rmd&#34;,&#34;broadway.Rmd&#34;,&#34;broadway.Rmd&#34;,&#34;broadway.Rmd&#34;,&#34;broadway.Rmd&#34;,&#34;broadway.Rmd&#34;,&#34;broadway.Rmd&#34;,&#34;broadway.Rmd&#34;,&#34;broadway.Rmd&#34;,&#34;broadway.Rmd&#34;,&#34;broadway.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;car-economy.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;caribou-locations.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cetaceans.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;cocktails.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;coffee-ratings.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;college-majors.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cord-19.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;cran-code.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;crop-yields-shiny/app.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;french-trains.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;gdpr.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;golden-age-tv.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;grand-slams.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;honeycomb-puzzle.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;horror-movie-ratings.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;malaria.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;media-franchises.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;medium-datasci.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/board-games.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/chopped.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep11_EDA.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep12_eda.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep5.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep7_EDA.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ep9_EDA.Rmd&#34;,&#34;ml-practice/ml-template.Rmd&#34;,&#34;ml-practice/ml-template.Rmd&#34;,&#34;ml-practice/ml-template.Rmd&#34;,&#34;ml-practice/ml-template.Rmd&#34;,&#34;ml-practice/ml-template.Rmd&#34;,&#34;ml-practice/ml-template.Rmd&#34;,&#34;ml-practice/ml-template.Rmd&#34;,&#34;ml-practice/ml-template.Rmd&#34;,&#34;ml-practice/ml-template.Rmd&#34;,&#34;ml-practice/ml-template.Rmd&#34;,&#34;ml-practice/ml-template.Rmd&#34;,&#34;ml-practice/ml-template.Rmd&#34;,&#34;ml-practice/ml-template.Rmd&#34;,&#34;ml-practice/ml-template.Rmd&#34;,&#34;ml-practice/ml-template.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;movie-profit.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nobel-prize.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-restaurants.Rmd&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels-app/app.R&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;nyc-squirrels.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;office-transcripts.Rmd&#34;,&#34;pascals-triangle.Rmd&#34;,&#34;pascals-triangle.Rmd&#34;,&#34;pascals-triangle.Rmd&#34;,&#34;pascals-triangle.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;plastic-waste.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;r-downloads.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;ramen-ratings.Rmd&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;registered-nurses/app.R&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-reroll.Rmd&#34;,&#34;riddler-die-roll-low.Rmd&#34;,&#34;riddler-die-roll-low.Rmd&#34;,&#34;riddler-die-roll-low.Rmd&#34;,&#34;riddler-die-roll-low.Rmd&#34;,&#34;riddler-die-roll-low.Rmd&#34;,&#34;riddler-die-roll-low.Rmd&#34;,&#34;riddler-die-roll-low.Rmd&#34;,&#34;riddler-die-roll-low.Rmd&#34;,&#34;riddler-die-roll-low.Rmd&#34;,&#34;riddler-die-roll-low.Rmd&#34;,&#34;riddler-die-roll-low.Rmd&#34;,&#34;riddler-die-roll-low.Rmd&#34;,&#34;riddler-die-roll-low.Rmd&#34;,&#34;riddler-die-roll-low.Rmd&#34;,&#34;riddler-die-roll-low.Rmd&#34;,&#34;riddler-die-roll-low.Rmd&#34;,&#34;riddler-die-roll-low.Rmd&#34;,&#34;riddler-die-roll-low.Rmd&#34;,&#34;riddler-die-roll-low.Rmd&#34;,&#34;riddler-die-roll-low.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-prisoner-coin-flip.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;riddler-spam-comments.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;seattle-pets.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;simpsons-guests.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;space-launches.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;student-teacher-ratios.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;thanksgiving.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tidytuesday-tweets.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;tour-de-france.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;transit_costs/transit_costs.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;trees.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;umbrella-week.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;uncanny-xmen.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-dairy.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us-wind.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;us_phds.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;video-game-app.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;volcano-eruptions.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;wine-ratings.Rmd&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace-app/app.R&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;women-workplace.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;,&#34;womens-world-cup.Rmd&#34;],[&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_07_28_penguins.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_04_europe_energy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_18_extinct_plants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_08_25_chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_01_crop_yields.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_08_friends.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_15_government_spending_kids.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_22_himalayan_climbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_09_29_taylor_swift_beyonce.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_06_ncaa_womens_basketball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_10_20_beer_awards.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_03_ikea.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_11_10_phone_history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_15_ninja_warrior.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2020_12_22_big_mac_index.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_05_transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_12_tate_art.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_01_19_kenya_census.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_02_hbcu.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_09_lifetime_earn.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_02_23_employment_earnings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_02_super_bowl_ads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_09_bechdel_test.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_16_video_games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_03_23_un_votes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_06_deforestation.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_13_post_offices.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_04_20_netflix_titles.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_11_broadband.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_05_18_salary_survey.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_06_08_great_lakes_fish.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_09_14_billboard_100.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_10_05_registered_nurses.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/2021_11_23_doctor_who.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-achievements.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/african-american-history.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/animal-crossing.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/australian-animal-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/baltimore_bridges.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beach-volleyball.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/beer-production.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bike_traffic.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bird-collisions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/bob-ross.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway-shinybones/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway-shinybones/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway-shinybones/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway-shinybones/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway-shinybones/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway-shinybones/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway-shinybones/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway-shinybones/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway-shinybones/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway-shinybones/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway-shinybones/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway-shinybones/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway-shinybones/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/broadway.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/car-economy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/caribou-locations.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cetaceans.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cocktails.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/coffee-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/college-majors.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cord-19.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/cran-code.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/crop-yields-shiny/app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/crop-yields-shiny/app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/crop-yields-shiny/app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/crop-yields-shiny/app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/crop-yields-shiny/app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/crop-yields-shiny/app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/crop-yields-shiny/app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/crop-yields-shiny/app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/crop-yields-shiny/app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/crop-yields-shiny/app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/crop-yields-shiny/app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/crop-yields-shiny/app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/crop-yields-shiny/app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/crop-yields-shiny/app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/crop-yields-shiny/app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/crop-yields-shiny/app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/crop-yields-shiny/app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/crop-yields-shiny/app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/crop-yields-shiny/app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/crop-yields-shiny/app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/crop-yields-shiny/app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/crop-yields-shiny/app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/crop-yields-shiny/app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/crop-yields-shiny/app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/crop-yields-shiny/app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/french-trains.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/gdpr.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/golden-age-tv.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/grand-slams.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/honeycomb-puzzle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/horror-movie-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/malaria.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/media-franchises.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/medium-datasci.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/board-games.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/chopped.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep11_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep12_eda.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep5.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep7_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ep9_EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ml-template.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ml-template.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ml-template.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ml-template.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ml-template.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ml-template.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ml-template.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ml-template.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ml-template.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ml-template.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ml-template.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ml-template.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ml-template.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ml-template.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ml-practice/ml-template.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/movie-profit.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nobel-prize.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-restaurants.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/nyc-squirrels.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/office-transcripts.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/pascals-triangle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/pascals-triangle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/pascals-triangle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/pascals-triangle.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/plastic-waste.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/r-downloads.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/ramen-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/registered-nurses/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-reroll.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-roll-low.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-roll-low.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-roll-low.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-roll-low.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-roll-low.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-roll-low.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-roll-low.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-roll-low.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-roll-low.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-roll-low.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-roll-low.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-roll-low.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-roll-low.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-roll-low.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-roll-low.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-roll-low.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-roll-low.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-roll-low.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-roll-low.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-die-roll-low.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-prisoner-coin-flip.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/riddler-spam-comments.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/seattle-pets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/simpsons-guests.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/space-launches.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/student-teacher-ratios.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/thanksgiving.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tidytuesday-tweets.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/tour-de-france.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/transit_costs/transit_costs.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/trees.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/umbrella-week.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/uncanny-xmen.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-dairy.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us-wind.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/us_phds.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/video-game-app.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/volcano-eruptions.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/wine-ratings.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace-app/app.R&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/women-workplace.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;,&#34;https://raw.githubusercontent.com/dgrtwo/data-screencasts/master/womens-world-cup.Rmd&#34;]],&#34;container&#34;:&#34;&lt;table class=\&#34;cell-border stripe\&#34;&gt;\n  &lt;thead&gt;\n    &lt;tr&gt;\n      &lt;th&gt;funs&lt;\/th&gt;\n      &lt;th&gt;pkgs&lt;\/th&gt;\n      &lt;th&gt;in_multiple_pkgs&lt;\/th&gt;\n      &lt;th&gt;contents&lt;\/th&gt;\n      &lt;th&gt;urls&lt;\/th&gt;\n    &lt;\/tr&gt;\n  &lt;\/thead&gt;\n&lt;\/table&gt;&#34;,&#34;options&#34;:{&#34;pageLength&#34;:10,&#34;order&#34;:[],&#34;autoWidth&#34;:false,&#34;orderClasses&#34;:false,&#34;orderCellsTop&#34;:true}},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;/div&gt;
&lt;div id=&#34;r-for-data-science-chapters&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;R for Data Science Chapters&lt;/h2&gt;
&lt;p&gt;Also posted table to google drive &lt;strong&gt;&lt;a href=&#34;https://docs.google.com/spreadsheets/d/1jxozMUcXQQ13aVsxgOqqFPBQSpAcsDvQ3APi__oUjm8/edit?usp=sharing&#34;&gt;here&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Pulling these files was slightly more complicated than the other examples (which were just simple calls to &lt;code&gt;funspotr::github_spot_funs(repo, branch)&lt;/code&gt; ). In this case I first read in an index file so as to limit parsing to only those files that are used directly as chapters – see &lt;a href=&#34;https://github.com/brshallo/funspotr-examples/blob/main/R/save-examples.R&#34;&gt;R/save-examples.R&lt;/a&gt; for details. Note too that R4DS is currently under an overhaul with version 2 coming-out, so the index I use doesn’t intuitively line-up with &lt;em&gt;every&lt;/em&gt; chapter currently in the book.&lt;/p&gt;
&lt;p&gt;The following package dependencies were not installed locally during parsing. Any function from these packages (along with any custom functions) will most likely be assigned &lt;code&gt;pkgs = &#34;(unknown)&#34;&lt;/code&gt;:&lt;br /&gt;
writexl&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;readr::read_csv(&amp;quot;https://raw.githubusercontent.com/brshallo/funspotr-examples/main/data/funs/r4ds-chapter-files-funs-20220117.csv&amp;quot;) %&amp;gt;% 
  distinct(funs, .keep_all = TRUE) %&amp;gt;% 
  select(-in_multiple_pkgs) %&amp;gt;% 
  DT::datatable(rownames = FALSE,
              class = &amp;#39;cell-border stripe&amp;#39;,
              filter = &amp;#39;top&amp;#39;,
              escape = FALSE,
              options = list(pageLength = 10))&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;htmlwidget-3&#34; style=&#34;width:100%;height:auto;&#34; class=&#34;datatables html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-3&#34;&gt;{&#34;x&#34;:{&#34;filter&#34;:&#34;top&#34;,&#34;filterHTML&#34;:&#34;&lt;tr&gt;\n  &lt;td data-type=\&#34;character\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n  &lt;td data-type=\&#34;character\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n  &lt;td data-type=\&#34;character\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n  &lt;td data-type=\&#34;character\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n&lt;\/tr&gt;&#34;,&#34;data&#34;:[[&#34;include_graphics&#34;,&#34;library&#34;,&#34;read_tsv&#34;,&#34;c&#34;,&#34;filter&#34;,&#34;arrange&#34;,&#34;mutate&#34;,&#34;ifelse&#34;,&#34;grepl&#34;,&#34;paste0&#34;,&#34;cat&#34;,&#34;session_info&#34;,&#34;ggplot&#34;,&#34;geom_point&#34;,&#34;aes&#34;,&#34;scale_x_continuous&#34;,&#34;scale_y_continuous&#34;,&#34;theme&#34;,&#34;tibble&#34;,&#34;geom_text&#34;,&#34;scale_shape_identity&#34;,&#34;expand_limits&#34;,&#34;theme_minimal&#34;,&#34;facet_grid&#34;,&#34;geom_smooth&#34;,&#34;geom_bar&#34;,&#34;stat_count&#34;,&#34;tribble&#34;,&#34;after_stat&#34;,&#34;stat_summary&#34;,&#34;geom_boxplot&#34;,&#34;coord_flip&#34;,&#34;map_data&#34;,&#34;geom_polygon&#34;,&#34;coord_quickmap&#34;,&#34;labs&#34;,&#34;coord_polar&#34;,&#34;geom_abline&#34;,&#34;coord_fixed&#34;,&#34;status&#34;,&#34;desc&#34;,&#34;select&#34;,&#34;rename&#34;,&#34;relocate&#34;,&#34;starts_with&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;mean&#34;,&#34;n&#34;,&#34;is.na&#34;,&#34;ungroup&#34;,&#34;geom_freqpoly&#34;,&#34;as_tibble&#34;,&#34;sum&#34;,&#34;count&#34;,&#34;geom_line&#34;,&#34;pivot_longer&#34;,&#34;parse_integer&#34;,&#34;left_join&#34;,&#34;pivot_wider&#34;,&#34;contains&#34;,&#34;names&#34;,&#34;parse_factor&#34;,&#34;fct_recode&#34;,&#34;read_lines&#34;,&#34;read_csv&#34;,&#34;kable&#34;,&#34;clean_names&#34;,&#34;factor&#34;,&#34;dir_ls&#34;,&#34;write_csv&#34;,&#34;write_rds&#34;,&#34;read_rds&#34;,&#34;file.remove&#34;,&#34;geom_histogram&#34;,&#34;cut_width&#34;,&#34;coord_cartesian&#34;,&#34;options&#34;,&#34;reorder&#34;,&#34;geom_count&#34;,&#34;geom_tile&#34;,&#34;geom_bin2d&#34;,&#34;geom_hex&#34;,&#34;cut_number&#34;,&#34;lm&#34;,&#34;log&#34;,&#34;add_residuals&#34;,&#34;exp&#34;,&#34;now&#34;,&#34;runif&#34;,&#34;today&#34;,&#34;sample&#34;,&#34;pull&#34;,&#34;as.data.frame&#34;,&#34;class&#34;,&#34;rnorm&#34;,&#34;length&#34;,&#34;match&#34;,&#34;inner_join&#34;,&#34;head&#34;,&#34;semi_join&#34;,&#34;anti_join&#34;,&#34;intersect&#34;,&#34;union&#34;,&#34;setdiff&#34;,&#34;n_distinct&#34;,&#34;lag&#34;,&#34;lead&#34;,&#34;min_rank&#34;,&#34;row_number&#34;,&#34;dense_rank&#34;,&#34;percent_rank&#34;,&#34;cume_dist&#34;,&#34;first&#34;,&#34;last&#34;,&#34;range&#34;,&#34;ends_with&#34;,&#34;rank&#34;,&#34;transmute&#34;,&#34;cumsum&#34;,&#34;cummean&#34;,&#34;median&#34;,&#34;sd&#34;,&#34;min&#34;,&#34;max&#34;,&#34;sqrt&#34;,&#34;near&#34;,&#34;complete&#34;,&#34;fill&#34;,&#34;sort&#34;,&#34;unique&#34;,&#34;fct_inorder&#34;,&#34;levels&#34;,&#34;scale_x_discrete&#34;,&#34;fct_reorder&#34;,&#34;fct_relevel&#34;,&#34;fct_reorder2&#34;,&#34;fct_infreq&#34;,&#34;fct_rev&#34;,&#34;fct_collapse&#34;,&#34;fct_lump_lowfreq&#34;,&#34;fct_lump_n&#34;,&#34;print&#34;,&#34;ymd&#34;,&#34;mdy&#34;,&#34;dmy&#34;,&#34;ymd_hms&#34;,&#34;mdy_hm&#34;,&#34;make_datetime&#34;,&#34;make_datetime_100&#34;,&#34;as_datetime&#34;,&#34;as_date&#34;,&#34;year&#34;,&#34;month&#34;,&#34;mday&#34;,&#34;yday&#34;,&#34;wday&#34;,&#34;minute&#34;,&#34;floor_date&#34;,&#34;hour&#34;,&#34;update&#34;,&#34;as.duration&#34;,&#34;dseconds&#34;,&#34;dminutes&#34;,&#34;dhours&#34;,&#34;ddays&#34;,&#34;dweeks&#34;,&#34;dyears&#34;,&#34;days&#34;,&#34;seconds&#34;,&#34;minutes&#34;,&#34;hours&#34;,&#34;months&#34;,&#34;weeks&#34;,&#34;years&#34;,&#34;Sys.timezone&#34;,&#34;OlsonNames&#34;,&#34;with_tz&#34;,&#34;force_tz&#34;,&#34;str&#34;,&#34;parse_logical&#34;,&#34;parse_date&#34;,&#34;problems&#34;,&#34;parse_double&#34;,&#34;locale&#34;,&#34;parse_number&#34;,&#34;charToRaw&#34;,&#34;parse_character&#34;,&#34;guess_encoding&#34;,&#34;parse_datetime&#34;,&#34;parse_time&#34;,&#34;guess_parser&#34;,&#34;parse_guess&#34;,&#34;readr_example&#34;,&#34;tail&#34;,&#34;cols&#34;,&#34;col_double&#34;,&#34;col_date&#34;,&#34;col_character&#34;,&#34;type_convert&#34;,&#34;read_excel&#34;,&#34;if_else&#34;,&#34;excel_sheets&#34;,&#34;dim&#34;,&#34;bind_rows&#34;,&#34;readxl_example&#34;,&#34;cell_rows&#34;,&#34;cell_limits&#34;,&#34;createWorkbook&#34;,&#34;addWorksheet&#34;,&#34;writeDataTable&#34;,&#34;object_size&#34;,&#34;assign&#34;,&#34;environment&#34;,&#34;tryCatch&#34;,&#34;stop&#34;,&#34;matrix&#34;,&#34;plot&#34;,&#34;cor&#34;,&#34;rescale01&#34;,&#34;file.info&#34;,&#34;file.access&#34;,&#34;substr&#34;,&#34;nchar&#34;,&#34;return&#34;,&#34;rep&#34;,&#34;is.null&#34;,&#34;identical&#34;,&#34;switch&#34;,&#34;qnorm&#34;,&#34;mean_ci&#34;,&#34;wt_mean&#34;,&#34;wt_var&#34;,&#34;is.logical&#34;,&#34;stopifnot&#34;,&#34;str_c&#34;,&#34;commas&#34;,&#34;getOption&#34;,&#34;str_dup&#34;,&#34;rule&#34;,&#34;invisible&#34;,&#34;show_missings&#34;,&#34;f&#34;,&#34;table&#34;,&#34;replicate&#34;,&#34;rm&#34;,&#34;typeof&#34;,&#34;list&#34;,&#34;set_names&#34;,&#34;attr&#34;,&#34;attributes&#34;,&#34;methods&#34;,&#34;getS3method&#34;,&#34;as.Date&#34;,&#34;unclass&#34;,&#34;ymd_hm&#34;,&#34;as.POSIXlt&#34;,&#34;data.frame&#34;,&#34;vector&#34;,&#34;ncol&#34;,&#34;seq_along&#34;,&#34;double&#34;,&#34;unlist&#34;,&#34;flip&#34;,&#34;abs&#34;,&#34;fun&#34;,&#34;col_summary&#34;,&#34;map_dbl&#34;,&#34;map_int&#34;,&#34;split&#34;,&#34;map&#34;,&#34;sapply&#34;,&#34;safely&#34;,&#34;safe_log&#34;,&#34;transpose&#34;,&#34;map_lgl&#34;,&#34;flatten_dbl&#34;,&#34;possibly&#34;,&#34;quietly&#34;,&#34;map2&#34;,&#34;pmap&#34;,&#34;invoke_map&#34;,&#34;walk&#34;,&#34;keep&#34;,&#34;discard&#34;,&#34;some&#34;,&#34;every&#34;,&#34;detect&#34;,&#34;detect_index&#34;,&#34;head_while&#34;,&#34;tail_while&#34;,&#34;reduce&#34;,&#34;accumulate&#34;,&#34;str_split&#34;,&#34;boundary&#34;,&#34;str_length&#34;,&#34;str_sub&#34;,&#34;stri_escape_unicode&#34;,&#34;microbenchmark&#34;,&#34;str_detect&#34;,&#34;fixed&#34;,&#34;str_view_all&#34;,&#34;str_extract_all&#34;,&#34;str_count&#34;,&#34;str_subset&#34;,&#34;str_extract&#34;,&#34;str_match&#34;,&#34;includeText&#34;,&#34;read_file&#34;,&#34;format&#34;,&#34;comma&#34;,&#34;quote&#34;,&#34;frac&#34;,&#34;geom_label&#34;,&#34;geom_label_repel&#34;,&#34;str_wrap&#34;,&#34;writeLines&#34;,&#34;crossing&#34;,&#34;scale_colour_discrete&#34;,&#34;seq&#34;,&#34;geom_segment&#34;,&#34;scale_x_date&#34;,&#34;guides&#34;,&#34;guide_legend&#34;,&#34;log10&#34;,&#34;scale_x_log10&#34;,&#34;scale_y_log10&#34;,&#34;scale_colour_brewer&#34;,&#34;par&#34;,&#34;display.brewer.all&#34;,&#34;scale_colour_manual&#34;,&#34;scale_fill_viridis&#34;,&#34;scale_colour_gradient&#34;,&#34;theme_bw&#34;,&#34;ggsave&#34;,&#34;leaflet&#34;,&#34;setView&#34;,&#34;addTiles&#34;,&#34;addMarkers&#34;],[&#34;knitr&#34;,&#34;base&#34;,&#34;readr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;sessioninfo&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;readr&#34;,&#34;forcats&#34;,&#34;readr&#34;,&#34;readr&#34;,&#34;knitr&#34;,&#34;janitor&#34;,&#34;base&#34;,&#34;fs&#34;,&#34;readr&#34;,&#34;readr&#34;,&#34;readr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;modelr&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;stats&#34;,&#34;lubridate&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;forcats&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;(unknown)&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;stats&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;base&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;lubridate&#34;,&#34;utils&#34;,&#34;readr&#34;,&#34;readr&#34;,&#34;readr&#34;,&#34;readr&#34;,&#34;readr&#34;,&#34;readr&#34;,&#34;base&#34;,&#34;readr&#34;,&#34;readr&#34;,&#34;readr&#34;,&#34;readr&#34;,&#34;readr&#34;,&#34;readr&#34;,&#34;readr&#34;,&#34;utils&#34;,&#34;readr&#34;,&#34;readr&#34;,&#34;readr&#34;,&#34;readr&#34;,&#34;readr&#34;,&#34;readxl&#34;,&#34;dplyr&#34;,&#34;readxl&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;readxl&#34;,&#34;readxl&#34;,&#34;readxl&#34;,&#34;openxlsx&#34;,&#34;openxlsx&#34;,&#34;openxlsx&#34;,&#34;pryr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;graphics&#34;,&#34;stats&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;utils&#34;,&#34;utils&#34;,&#34;base&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;(unknown)&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;stringi&#34;,&#34;microbenchmark&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;htmltools&#34;,&#34;readr&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;ggrepel&#34;,&#34;stringr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;graphics&#34;,&#34;RColorBrewer&#34;,&#34;ggplot&#34;,&#34;viridis&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;leaflet&#34;,&#34;leaflet&#34;,&#34;leaflet&#34;,&#34;leaflet&#34;],[&#34;intro.Rmd&#34;,&#34;intro.Rmd&#34;,&#34;intro.Rmd&#34;,&#34;intro.Rmd&#34;,&#34;intro.Rmd&#34;,&#34;intro.Rmd&#34;,&#34;intro.Rmd&#34;,&#34;intro.Rmd&#34;,&#34;intro.Rmd&#34;,&#34;intro.Rmd&#34;,&#34;intro.Rmd&#34;,&#34;intro.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-visualize.Rmd&#34;,&#34;data-transform.Rmd&#34;,&#34;data-transform.Rmd&#34;,&#34;data-transform.Rmd&#34;,&#34;data-transform.Rmd&#34;,&#34;data-transform.Rmd&#34;,&#34;data-transform.Rmd&#34;,&#34;data-transform.Rmd&#34;,&#34;data-transform.Rmd&#34;,&#34;data-transform.Rmd&#34;,&#34;data-transform.Rmd&#34;,&#34;data-transform.Rmd&#34;,&#34;data-transform.Rmd&#34;,&#34;data-transform.Rmd&#34;,&#34;data-transform.Rmd&#34;,&#34;data-transform.Rmd&#34;,&#34;data-tidy.Rmd&#34;,&#34;data-tidy.Rmd&#34;,&#34;data-tidy.Rmd&#34;,&#34;data-tidy.Rmd&#34;,&#34;data-tidy.Rmd&#34;,&#34;data-tidy.Rmd&#34;,&#34;data-tidy.Rmd&#34;,&#34;data-tidy.Rmd&#34;,&#34;data-tidy.Rmd&#34;,&#34;data-tidy.Rmd&#34;,&#34;data-import.Rmd&#34;,&#34;data-import.Rmd&#34;,&#34;data-import.Rmd&#34;,&#34;data-import.Rmd&#34;,&#34;data-import.Rmd&#34;,&#34;data-import.Rmd&#34;,&#34;data-import.Rmd&#34;,&#34;data-import.Rmd&#34;,&#34;data-import.Rmd&#34;,&#34;data-import.Rmd&#34;,&#34;EDA.Rmd&#34;,&#34;EDA.Rmd&#34;,&#34;EDA.Rmd&#34;,&#34;EDA.Rmd&#34;,&#34;EDA.Rmd&#34;,&#34;EDA.Rmd&#34;,&#34;EDA.Rmd&#34;,&#34;EDA.Rmd&#34;,&#34;EDA.Rmd&#34;,&#34;EDA.Rmd&#34;,&#34;EDA.Rmd&#34;,&#34;EDA.Rmd&#34;,&#34;EDA.Rmd&#34;,&#34;EDA.Rmd&#34;,&#34;tibble.Rmd&#34;,&#34;tibble.Rmd&#34;,&#34;tibble.Rmd&#34;,&#34;tibble.Rmd&#34;,&#34;tibble.Rmd&#34;,&#34;tibble.Rmd&#34;,&#34;tibble.Rmd&#34;,&#34;tibble.Rmd&#34;,&#34;tibble.Rmd&#34;,&#34;relational-data.Rmd&#34;,&#34;relational-data.Rmd&#34;,&#34;relational-data.Rmd&#34;,&#34;relational-data.Rmd&#34;,&#34;relational-data.Rmd&#34;,&#34;relational-data.Rmd&#34;,&#34;relational-data.Rmd&#34;,&#34;relational-data.Rmd&#34;,&#34;vector-tools.Rmd&#34;,&#34;vector-tools.Rmd&#34;,&#34;vector-tools.Rmd&#34;,&#34;vector-tools.Rmd&#34;,&#34;vector-tools.Rmd&#34;,&#34;vector-tools.Rmd&#34;,&#34;vector-tools.Rmd&#34;,&#34;vector-tools.Rmd&#34;,&#34;vector-tools.Rmd&#34;,&#34;vector-tools.Rmd&#34;,&#34;vector-tools.Rmd&#34;,&#34;vector-tools.Rmd&#34;,&#34;vector-tools.Rmd&#34;,&#34;logicals-numbers.Rmd&#34;,&#34;logicals-numbers.Rmd&#34;,&#34;logicals-numbers.Rmd&#34;,&#34;logicals-numbers.Rmd&#34;,&#34;logicals-numbers.Rmd&#34;,&#34;logicals-numbers.Rmd&#34;,&#34;logicals-numbers.Rmd&#34;,&#34;logicals-numbers.Rmd&#34;,&#34;logicals-numbers.Rmd&#34;,&#34;missing-values.Rmd&#34;,&#34;missing-values.Rmd&#34;,&#34;factors.Rmd&#34;,&#34;factors.Rmd&#34;,&#34;factors.Rmd&#34;,&#34;factors.Rmd&#34;,&#34;factors.Rmd&#34;,&#34;factors.Rmd&#34;,&#34;factors.Rmd&#34;,&#34;factors.Rmd&#34;,&#34;factors.Rmd&#34;,&#34;factors.Rmd&#34;,&#34;factors.Rmd&#34;,&#34;factors.Rmd&#34;,&#34;factors.Rmd&#34;,&#34;factors.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;datetimes.Rmd&#34;,&#34;import-rectangular.Rmd&#34;,&#34;import-rectangular.Rmd&#34;,&#34;import-rectangular.Rmd&#34;,&#34;import-rectangular.Rmd&#34;,&#34;import-rectangular.Rmd&#34;,&#34;import-rectangular.Rmd&#34;,&#34;import-rectangular.Rmd&#34;,&#34;import-rectangular.Rmd&#34;,&#34;import-rectangular.Rmd&#34;,&#34;import-rectangular.Rmd&#34;,&#34;import-rectangular.Rmd&#34;,&#34;import-rectangular.Rmd&#34;,&#34;import-rectangular.Rmd&#34;,&#34;import-rectangular.Rmd&#34;,&#34;import-rectangular.Rmd&#34;,&#34;import-rectangular.Rmd&#34;,&#34;import-rectangular.Rmd&#34;,&#34;import-rectangular.Rmd&#34;,&#34;import-rectangular.Rmd&#34;,&#34;import-rectangular.Rmd&#34;,&#34;import-rectangular.Rmd&#34;,&#34;import-spreadsheets.Rmd&#34;,&#34;import-spreadsheets.Rmd&#34;,&#34;import-spreadsheets.Rmd&#34;,&#34;import-spreadsheets.Rmd&#34;,&#34;import-spreadsheets.Rmd&#34;,&#34;import-spreadsheets.Rmd&#34;,&#34;import-spreadsheets.Rmd&#34;,&#34;import-spreadsheets.Rmd&#34;,&#34;import-spreadsheets.Rmd&#34;,&#34;import-spreadsheets.Rmd&#34;,&#34;import-spreadsheets.Rmd&#34;,&#34;pipes.Rmd&#34;,&#34;pipes.Rmd&#34;,&#34;pipes.Rmd&#34;,&#34;pipes.Rmd&#34;,&#34;pipes.Rmd&#34;,&#34;pipes.Rmd&#34;,&#34;pipes.Rmd&#34;,&#34;pipes.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;functions.Rmd&#34;,&#34;vectors.Rmd&#34;,&#34;vectors.Rmd&#34;,&#34;vectors.Rmd&#34;,&#34;vectors.Rmd&#34;,&#34;vectors.Rmd&#34;,&#34;vectors.Rmd&#34;,&#34;vectors.Rmd&#34;,&#34;vectors.Rmd&#34;,&#34;vectors.Rmd&#34;,&#34;vectors.Rmd&#34;,&#34;vectors.Rmd&#34;,&#34;vectors.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;iteration.Rmd&#34;,&#34;prog-strings.Rmd&#34;,&#34;prog-strings.Rmd&#34;,&#34;prog-strings.Rmd&#34;,&#34;prog-strings.Rmd&#34;,&#34;prog-strings.Rmd&#34;,&#34;prog-strings.Rmd&#34;,&#34;prog-strings.Rmd&#34;,&#34;prog-strings.Rmd&#34;,&#34;prog-strings.Rmd&#34;,&#34;prog-strings.Rmd&#34;,&#34;prog-strings.Rmd&#34;,&#34;prog-strings.Rmd&#34;,&#34;prog-strings.Rmd&#34;,&#34;prog-strings.Rmd&#34;,&#34;rmarkdown.Rmd&#34;,&#34;rmarkdown.Rmd&#34;,&#34;rmarkdown.Rmd&#34;,&#34;rmarkdown.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;communicate-plots.Rmd&#34;,&#34;rmarkdown-formats.Rmd&#34;,&#34;rmarkdown-formats.Rmd&#34;,&#34;rmarkdown-formats.Rmd&#34;,&#34;rmarkdown-formats.Rmd&#34;],[&#34;https://raw.githubusercontent.com/hadley/r4ds/main/intro.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/intro.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/intro.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/intro.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/intro.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/intro.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/intro.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/intro.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/intro.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/intro.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/intro.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/intro.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-visualize.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-transform.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-transform.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-transform.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-transform.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-transform.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-transform.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-transform.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-transform.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-transform.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-transform.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-transform.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-transform.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-transform.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-transform.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-transform.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-tidy.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-tidy.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-tidy.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-tidy.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-tidy.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-tidy.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-tidy.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-tidy.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-tidy.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-tidy.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-import.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-import.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-import.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-import.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-import.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-import.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-import.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-import.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-import.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/data-import.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/EDA.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/tibble.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/tibble.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/tibble.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/tibble.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/tibble.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/tibble.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/tibble.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/tibble.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/tibble.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/relational-data.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/relational-data.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/relational-data.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/relational-data.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/relational-data.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/relational-data.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/relational-data.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/relational-data.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/vector-tools.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/vector-tools.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/vector-tools.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/vector-tools.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/vector-tools.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/vector-tools.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/vector-tools.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/vector-tools.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/vector-tools.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/vector-tools.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/vector-tools.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/vector-tools.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/vector-tools.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/logicals-numbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/logicals-numbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/logicals-numbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/logicals-numbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/logicals-numbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/logicals-numbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/logicals-numbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/logicals-numbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/logicals-numbers.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/missing-values.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/missing-values.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/factors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/factors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/factors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/factors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/factors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/factors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/factors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/factors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/factors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/factors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/factors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/factors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/factors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/factors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/datetimes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-rectangular.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-rectangular.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-rectangular.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-rectangular.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-rectangular.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-rectangular.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-rectangular.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-rectangular.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-rectangular.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-rectangular.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-rectangular.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-rectangular.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-rectangular.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-rectangular.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-rectangular.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-rectangular.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-rectangular.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-rectangular.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-rectangular.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-rectangular.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-rectangular.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-spreadsheets.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-spreadsheets.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-spreadsheets.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-spreadsheets.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-spreadsheets.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-spreadsheets.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-spreadsheets.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-spreadsheets.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-spreadsheets.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-spreadsheets.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/import-spreadsheets.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/pipes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/pipes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/pipes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/pipes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/pipes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/pipes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/pipes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/pipes.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/functions.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/vectors.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/iteration.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/prog-strings.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/prog-strings.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/prog-strings.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/prog-strings.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/prog-strings.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/prog-strings.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/prog-strings.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/prog-strings.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/prog-strings.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/prog-strings.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/prog-strings.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/prog-strings.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/prog-strings.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/prog-strings.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/rmarkdown.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/rmarkdown.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/rmarkdown.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/rmarkdown.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/communicate-plots.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/communicate-plots.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/communicate-plots.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/communicate-plots.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/communicate-plots.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/communicate-plots.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/communicate-plots.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/communicate-plots.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/communicate-plots.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/communicate-plots.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/communicate-plots.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/communicate-plots.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/communicate-plots.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/communicate-plots.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/communicate-plots.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/communicate-plots.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/communicate-plots.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/communicate-plots.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/communicate-plots.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/communicate-plots.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/communicate-plots.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/communicate-plots.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/communicate-plots.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/communicate-plots.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/rmarkdown-formats.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/rmarkdown-formats.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/rmarkdown-formats.Rmd&#34;,&#34;https://raw.githubusercontent.com/hadley/r4ds/main/rmarkdown-formats.Rmd&#34;]],&#34;container&#34;:&#34;&lt;table class=\&#34;cell-border stripe\&#34;&gt;\n  &lt;thead&gt;\n    &lt;tr&gt;\n      &lt;th&gt;funs&lt;\/th&gt;\n      &lt;th&gt;pkgs&lt;\/th&gt;\n      &lt;th&gt;contents&lt;\/th&gt;\n      &lt;th&gt;urls&lt;\/th&gt;\n    &lt;\/tr&gt;\n  &lt;\/thead&gt;\n&lt;\/table&gt;&#34;,&#34;options&#34;:{&#34;pageLength&#34;:10,&#34;order&#34;:[],&#34;autoWidth&#34;:false,&#34;orderClasses&#34;:false,&#34;orderCellsTop&#34;:true}},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;/div&gt;
&lt;div id=&#34;bryan-shalloway-blog&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Bryan Shalloway Blog&lt;/h2&gt;
&lt;p&gt;Also posted table to google drive &lt;strong&gt;&lt;a href=&#34;https://docs.google.com/spreadsheets/d/1BoX8pbwyS32NofEoptJ8juZ-FeKsIRjlpud6aYtOAW0/edit?usp=sharing&#34;&gt;here&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Any custom functions will most likely be assigned &lt;code&gt;pkgs = &#34;(unknown)&#34;&lt;/code&gt;:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;readr::read_csv(&amp;quot;https://raw.githubusercontent.com/brshallo/funspotr-examples/main/data/funs/brshallo-blog-funs-20220114.csv&amp;quot;) %&amp;gt;% 
  distinct() %&amp;gt;% 
  DT::datatable(rownames = FALSE,
              class = &amp;#39;cell-border stripe&amp;#39;,
              filter = &amp;#39;top&amp;#39;,
              escape = FALSE,
              options = list(pageLength = 10))&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;htmlwidget-4&#34; style=&#34;width:100%;height:auto;&#34; class=&#34;datatables html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-4&#34;&gt;{&#34;x&#34;:{&#34;filter&#34;:&#34;top&#34;,&#34;filterHTML&#34;:&#34;&lt;tr&gt;\n  &lt;td data-type=\&#34;character\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n  &lt;td data-type=\&#34;character\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n  &lt;td data-type=\&#34;logical\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n    &lt;div style=\&#34;width: 100%; display: none;\&#34;&gt;\n      &lt;select multiple=\&#34;multiple\&#34; style=\&#34;width: 100%;\&#34; data-options=\&#34;[&amp;quot;true&amp;quot;,&amp;quot;false&amp;quot;]\&#34;&gt;&lt;\/select&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n  &lt;td data-type=\&#34;character\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n  &lt;td data-type=\&#34;character\&#34; style=\&#34;vertical-align: top;\&#34;&gt;\n    &lt;div class=\&#34;form-group has-feedback\&#34; style=\&#34;margin-bottom: auto;\&#34;&gt;\n      &lt;input type=\&#34;search\&#34; placeholder=\&#34;All\&#34; class=\&#34;form-control\&#34; style=\&#34;width: 100%;\&#34;/&gt;\n      &lt;span class=\&#34;glyphicon glyphicon-remove-circle form-control-feedback\&#34;&gt;&lt;\/span&gt;\n    &lt;\/div&gt;\n  &lt;\/td&gt;\n&lt;\/tr&gt;&#34;,&#34;data&#34;:[[&#34;set&#34;,&#34;library&#34;,&#34;data.frame&#34;,&#34;rep&#34;,&#34;c&#34;,&#34;factor&#34;,&#34;seq&#34;,&#34;mutate&#34;,&#34;n&#34;,&#34;row_number&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_abline&#34;,&#34;geom_circle&#34;,&#34;tail&#34;,&#34;coord_fixed&#34;,&#34;theme_no_axes&#34;,&#34;theme&#34;,&#34;element_blank&#34;,&#34;tan&#34;,&#34;sqrt&#34;,&#34;cos&#34;,&#34;sin&#34;,&#34;tibble&#34;,&#34;area_poly&#34;,&#34;apothem_poly&#34;,&#34;height_pyramid&#34;,&#34;vol_pyramid&#34;,&#34;as.factor&#34;,&#34;geom_point&#34;,&#34;labs&#34;,&#34;ylim&#34;,&#34;theme_minimal&#34;,&#34;filter&#34;,&#34;geom_col&#34;,&#34;set&#34;,&#34;suppressMessages&#34;,&#34;library&#34;,&#34;tibble&#34;,&#34;seq.Date&#34;,&#34;ymd&#34;,&#34;format.Date&#34;,&#34;mutate&#34;,&#34;stri_reverse&#34;,&#34;filter&#34;,&#34;kable&#34;,&#34;seq_len&#34;,&#34;length&#34;,&#34;combn&#34;,&#34;as_tibble&#34;,&#34;transpose&#34;,&#34;unlist&#34;,&#34;str_flatten&#34;,&#34;c&#34;,&#34;map&#34;,&#34;ifelse&#34;,&#34;is.na&#34;,&#34;select&#34;,&#34;map_chr&#34;,&#34;nrow&#34;,&#34;str_replace_all&#34;,&#34;str_sub&#34;,&#34;safely&#34;,&#34;parse&#34;,&#34;map_lgl&#34;,&#34;return&#34;,&#34;map_dbl&#34;,&#34;list&#34;,&#34;unique&#34;,&#34;create_solve_expr_df&#34;,&#34;pluck&#34;,&#34;str_view_all&#34;,&#34;slice&#34;,&#34;distinct&#34;,&#34;set.seed&#34;,&#34;runif&#34;,&#34;seq.int&#34;,&#34;map2&#34;,&#34;unnest_wider&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;abs&#34;,&#34;geom_line&#34;,&#34;labs&#34;,&#34;theme_bw&#34;,&#34;scale_y_log10&#34;,&#34;row_number&#34;,&#34;rev&#34;,&#34;unnest&#34;,&#34;group_by&#34;,&#34;cumsum&#34;,&#34;summarise&#34;,&#34;all&#34;,&#34;sum&#34;,&#34;set&#34;,&#34;library&#34;,&#34;bind_rows&#34;,&#34;crossing&#34;,&#34;min&#34;,&#34;max&#34;,&#34;mutate&#34;,&#34;select&#34;,&#34;construct_grid&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_segment&#34;,&#34;coord_fixed&#34;,&#34;theme_no_axes&#34;,&#34;theme&#34;,&#34;element_blank&#34;,&#34;diag&#34;,&#34;length&#34;,&#34;names&#34;,&#34;as.matrix&#34;,&#34;t&#34;,&#34;as_tibble&#34;,&#34;set_names&#34;,&#34;one_of&#34;,&#34;bind_cols&#34;,&#34;transform_df_coords&#34;,&#34;tibble&#34;,&#34;matrix&#34;,&#34;kable&#34;,&#34;tribble&#34;,&#34;row_number&#34;,&#34;c&#34;,&#34;nrow&#34;,&#34;unique&#34;,&#34;arrow&#34;,&#34;unit&#34;,&#34;scale_x_continuous&#34;,&#34;scale_y_continuous&#34;,&#34;theme_minimal&#34;,&#34;transition_states&#34;,&#34;cos&#34;,&#34;sin&#34;,&#34;filter&#34;,&#34;geom_circle&#34;,&#34;geom_point&#34;,&#34;set&#34;,&#34;library&#34;,&#34;requireNamespace&#34;,&#34;install_github&#34;,&#34;tribble&#34;,&#34;as.matrix&#34;,&#34;matrix&#34;,&#34;c&#34;,&#34;add_transformation&#34;,&#34;animate_matrix&#34;,&#34;cos&#34;,&#34;sin&#34;,&#34;rotation_matrix&#34;,&#34;set&#34;,&#34;library&#34;,&#34;crossing&#34;,&#34;filter&#34;,&#34;sqrt&#34;,&#34;mutate&#34;,&#34;transform_df_coords&#34;,&#34;matrix&#34;,&#34;c&#34;,&#34;abs&#34;,&#34;summarise&#34;,&#34;sum&#34;,&#34;n&#34;,&#34;round&#34;,&#34;kable&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;coord_fixed&#34;,&#34;theme_no_axes&#34;,&#34;return&#34;,&#34;pluck&#34;,&#34;seq&#34;,&#34;tibble&#34;,&#34;map_dbl&#34;,&#34;select&#34;,&#34;pivot_longer&#34;,&#34;fct_recode&#34;,&#34;facet_wrap&#34;,&#34;set&#34;,&#34;make_ames&#34;,&#34;library&#34;,&#34;set.seed&#34;,&#34;select_if&#34;,&#34;sample_n&#34;,&#34;correlate&#34;,&#34;focus&#34;,&#34;arrange&#34;,&#34;abs&#34;,&#34;head&#34;,&#34;pull&#34;,&#34;select&#34;,&#34;mutate_all&#34;,&#34;summarise_all&#34;,&#34;pivot_longer&#34;,&#34;everything&#34;,&#34;print&#34;,&#34;group_by&#34;,&#34;summarise&#34;,&#34;list&#34;,&#34;expand&#34;,&#34;nesting&#34;,&#34;filter&#34;,&#34;mutate&#34;,&#34;paste0&#34;,&#34;contains&#34;,&#34;c&#34;,&#34;sort&#34;,&#34;str_c&#34;,&#34;map2_chr&#34;,&#34;distinct&#34;,&#34;map2&#34;,&#34;map_dbl&#34;,&#34;fct_reorder&#34;,&#34;log&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;is.infinite&#34;,&#34;factor&#34;,&#34;geom_col&#34;,&#34;coord_flip&#34;,&#34;theme_bw&#34;,&#34;labs&#34;,&#34;theme&#34;,&#34;pivot_wider&#34;,&#34;unnest&#34;,&#34;dim&#34;,&#34;bind_cols&#34;,&#34;source_gist&#34;,&#34;mutate_pairwise&#34;,&#34;mutate_if&#34;,&#34;one_of&#34;,&#34;keep&#34;,&#34;sum&#34;,&#34;is.na&#34;,&#34;colnames&#34;,&#34;summarise_at&#34;,&#34;wtd.cor&#34;,&#34;gather&#34;,&#34;geom_vline&#34;,&#34;geom_histogram&#34;,&#34;scale_x_continuous&#34;,&#34;set&#34;,&#34;library&#34;,&#34;summarise&#34;,&#34;sum&#34;,&#34;sum_vars&#34;,&#34;across&#34;,&#34;c&#34;,&#34;list&#34;,&#34;group_by&#34;,&#34;sum_group_vars&#34;,&#34;enquo&#34;,&#34;summarise_at&#34;,&#34;vars&#34;,&#34;one_of&#34;,&#34;sum_var&#34;,&#34;group_by_at&#34;,&#34;set&#34;,&#34;set&#34;,&#34;library&#34;,&#34;make_ames&#34;,&#34;mutate&#34;,&#34;lm&#34;,&#34;extract_eq&#34;,&#34;tidy&#34;,&#34;select&#34;,&#34;mutate_if&#34;,&#34;kable&#34;,&#34;set&#34;,&#34;library&#34;,&#34;GET&#34;,&#34;content&#34;,&#34;fromJSON&#34;,&#34;as_tibble&#34;,&#34;mutate&#34;,&#34;ymd_hms&#34;,&#34;as.Date&#34;,&#34;select&#34;,&#34;c&#34;,&#34;left_join&#34;,&#34;filter&#34;,&#34;distinct&#34;,&#34;contains&#34;,&#34;glimpse&#34;,&#34;arrange&#34;,&#34;slide_index_dbl&#34;,&#34;days&#34;,&#34;group_by&#34;,&#34;lag&#34;,&#34;ddays&#34;,&#34;ungroup&#34;,&#34;max&#34;,&#34;years&#34;,&#34;is.na&#34;,&#34;ymd&#34;,&#34;initial_time_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;sliding_period&#34;,&#34;source_gist&#34;,&#34;extract_dates_rset&#34;,&#34;print&#34;,&#34;plot_dates_rset&#34;,&#34;recipe&#34;,&#34;step_rm&#34;,&#34;update_role&#34;,&#34;step_other&#34;,&#34;step_string2factor&#34;,&#34;one_of&#34;,&#34;step_novel&#34;,&#34;step_log&#34;,&#34;step_date&#34;,&#34;step_zv&#34;,&#34;all_predictors&#34;,&#34;prep&#34;,&#34;juice&#34;,&#34;linear_reg&#34;,&#34;set_engine&#34;,&#34;set_mode&#34;,&#34;workflow&#34;,&#34;add_model&#34;,&#34;add_recipe&#34;,&#34;fit_resamples&#34;,&#34;control_resamples&#34;,&#34;rand_forest&#34;,&#34;set.seed&#34;,&#34;null_model&#34;,&#34;add_formula&#34;,&#34;list&#34;,&#34;map&#34;,&#34;map2&#34;,&#34;bind_rows&#34;,&#34;unnest&#34;,&#34;fct_rev&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_vline&#34;,&#34;fct_relevel&#34;,&#34;geom_point&#34;,&#34;facet_wrap&#34;,&#34;xlim&#34;,&#34;theme_bw&#34;,&#34;labs&#34;,&#34;t.test&#34;,&#34;pull&#34;,&#34;tidy&#34;,&#34;across&#34;,&#34;where&#34;,&#34;kable&#34;,&#34;requireNamespace&#34;,&#34;install_github&#34;,&#34;library&#34;,&#34;ptvalue&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_bw&#34;,&#34;tibble&#34;,&#34;dnorm&#34;,&#34;mutate&#34;,&#34;sum&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_col&#34;,&#34;ylim&#34;,&#34;c&#34;,&#34;labs&#34;,&#34;cumsum&#34;,&#34;as.factor&#34;,&#34;rename&#34;,&#34;scale_fill_discrete&#34;,&#34;ifelse&#34;,&#34;filter&#34;,&#34;pull&#34;,&#34;head&#34;,&#34;length&#34;,&#34;map_int&#34;,&#34;proportion_raised&#34;,&#34;select&#34;,&#34;group_by&#34;,&#34;min&#34;,&#34;ungroup&#34;,&#34;lag&#34;,&#34;across&#34;,&#34;is.na&#34;,&#34;case_when&#34;,&#34;fct_inorder&#34;,&#34;summarise&#34;,&#34;round&#34;,&#34;kable&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_bw&#34;,&#34;exp&#34;,&#34;set.seed&#34;,&#34;tibble&#34;,&#34;rnorm&#34;,&#34;log&#34;,&#34;convert_lodds&#34;,&#34;mutate&#34;,&#34;map&#34;,&#34;rbernoulli&#34;,&#34;unnest&#34;,&#34;row_number&#34;,&#34;select&#34;,&#34;count&#34;,&#34;round&#34;,&#34;sum&#34;,&#34;kable&#34;,&#34;sample_frac&#34;,&#34;anti_join&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;labs&#34;,&#34;group_by&#34;,&#34;sample_n&#34;,&#34;ungroup&#34;,&#34;glm&#34;,&#34;binomial&#34;,&#34;gather_predictions&#34;,&#34;facet_wrap&#34;,&#34;filter&#34;,&#34;arrange&#34;,&#34;add_predictions&#34;,&#34;spread_predictions&#34;,&#34;rename&#34;,&#34;gather&#34;,&#34;geom_density&#34;,&#34;factor&#34;,&#34;c&#34;,&#34;lift_curve&#34;,&#34;autoplot&#34;,&#34;set&#34;,&#34;library&#34;,&#34;theme_set&#34;,&#34;theme_minimal&#34;,&#34;data&#34;,&#34;mutate&#34;,&#34;relevel&#34;,&#34;select&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;logistic_reg&#34;,&#34;set_engine&#34;,&#34;fit&#34;,&#34;predict&#34;,&#34;bind_cols&#34;,&#34;make_two_class_pred&#34;,&#34;levels&#34;,&#34;as.factor&#34;,&#34;c&#34;,&#34;contains&#34;,&#34;conf_mat&#34;,&#34;autoplot&#34;,&#34;source_gist&#34;,&#34;matrix&#34;,&#34;rep&#34;,&#34;weight_cells&#34;,&#34;sum&#34;,&#34;conf_mat_weighted&#34;,&#34;tibble&#34;,&#34;unique&#34;,&#34;arrange&#34;,&#34;abs&#34;,&#34;lag&#34;,&#34;ifelse&#34;,&#34;is.na&#34;,&#34;filter&#34;,&#34;map&#34;,&#34;desc&#34;,&#34;map_dbl&#34;,&#34;total_value&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_line&#34;,&#34;pluck&#34;,&#34;coord_fixed&#34;,&#34;labs&#34;,&#34;across&#34;,&#34;list&#34;,&#34;discard&#34;,&#34;summary&#34;,&#34;kable&#34;,&#34;unnest&#34;,&#34;facet_wrap&#34;,&#34;set&#34;,&#34;set&#34;,&#34;library&#34;,&#34;c&#34;,&#34;paste0&#34;,&#34;is.numeric&#34;,&#34;return&#34;,&#34;sprintf&#34;,&#34;make_ames&#34;,&#34;mutate&#34;,&#34;ifelse&#34;,&#34;set.seed&#34;,&#34;initial_split&#34;,&#34;training&#34;,&#34;testing&#34;,&#34;recipe&#34;,&#34;step_log&#34;,&#34;step_novel&#34;,&#34;step_other&#34;,&#34;step_dummy&#34;,&#34;step_interact&#34;,&#34;contains&#34;,&#34;linear_reg&#34;,&#34;set_engine&#34;,&#34;set_mode&#34;,&#34;workflow&#34;,&#34;add_model&#34;,&#34;add_recipe&#34;,&#34;fit&#34;,&#34;predict&#34;,&#34;pull_workflow_fit&#34;,&#34;pull_workflow_prepped_recipe&#34;,&#34;bake&#34;,&#34;bind_cols&#34;,&#34;relocate&#34;,&#34;select&#34;,&#34;head&#34;,&#34;gt&#34;,&#34;fmt&#34;,&#34;everything&#34;,&#34;fmt_if_number&#34;,&#34;tibble&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_histogram&#34;,&#34;geom_vline&#34;,&#34;scale_x_continuous&#34;,&#34;labs&#34;,&#34;theme_bw&#34;,&#34;mape&#34;,&#34;abs&#34;,&#34;summarise&#34;,&#34;quantile&#34;,&#34;bind_rows&#34;,&#34;across&#34;,&#34;slice&#34;,&#34;cut_number&#34;,&#34;group_by&#34;,&#34;sample_n&#34;,&#34;geom_point&#34;,&#34;geom_errorbar&#34;,&#34;coord_fixed&#34;,&#34;scale_x_log10&#34;,&#34;scale_y_log10&#34;,&#34;n&#34;,&#34;sum&#34;,&#34;sd&#34;,&#34;sqrt&#34;,&#34;str_sub&#34;,&#34;separate&#34;,&#34;fct_reorder&#34;,&#34;dollar&#34;,&#34;geom_line&#34;,&#34;coord_cartesian&#34;,&#34;with&#34;,&#34;chisq.test&#34;,&#34;pander&#34;,&#34;mean&#34;,&#34;fmt_number&#34;,&#34;scale_y_continuous&#34;,&#34;set&#34;,&#34;workflow&#34;,&#34;add_model&#34;,&#34;add_recipe&#34;,&#34;source_gist&#34;,&#34;set.seed&#34;,&#34;prep_interval&#34;,&#34;predict_interval&#34;,&#34;c&#34;,&#34;mutate&#34;,&#34;across&#34;,&#34;contains&#34;,&#34;bind_cols&#34;,&#34;select&#34;,&#34;rename&#34;,&#34;relocate&#34;,&#34;slice&#34;,&#34;gt&#34;,&#34;fmt_number&#34;,&#34;cut_number&#34;,&#34;group_by&#34;,&#34;sample_n&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;geom_errorbar&#34;,&#34;labs&#34;,&#34;theme_bw&#34;,&#34;coord_fixed&#34;,&#34;scale_x_log10&#34;,&#34;scale_y_log10&#34;,&#34;summarise&#34;,&#34;n&#34;,&#34;mean&#34;,&#34;sd&#34;,&#34;sqrt&#34;,&#34;str_sub&#34;,&#34;separate&#34;,&#34;ifelse&#34;,&#34;sum&#34;,&#34;fct_reorder&#34;,&#34;dollar&#34;,&#34;geom_line&#34;,&#34;coord_cartesian&#34;,&#34;with&#34;,&#34;chisq.test&#34;,&#34;pander&#34;,&#34;set&#34;,&#34;recipe&#34;,&#34;step_log&#34;,&#34;step_other&#34;,&#34;step_novel&#34;,&#34;step_dummy&#34;,&#34;rand_forest&#34;,&#34;set_engine&#34;,&#34;set_mode&#34;,&#34;set.seed&#34;,&#34;workflow&#34;,&#34;add_model&#34;,&#34;add_recipe&#34;,&#34;fit&#34;,&#34;predict&#34;,&#34;pull_workflow_prepped_recipe&#34;,&#34;bake&#34;,&#34;c&#34;,&#34;with&#34;,&#34;as_tibble&#34;,&#34;set_names&#34;,&#34;paste0&#34;,&#34;mutate&#34;,&#34;across&#34;,&#34;contains&#34;,&#34;bind_cols&#34;,&#34;select&#34;,&#34;preds_bind&#34;,&#34;cut_number&#34;,&#34;group_by&#34;,&#34;sample_n&#34;,&#34;ggplot&#34;,&#34;aes&#34;,&#34;geom_point&#34;,&#34;geom_errorbar&#34;,&#34;scale_x_log10&#34;,&#34;scale_y_log10&#34;,&#34;labs&#34;,&#34;theme_bw&#34;,&#34;coord_fixed&#34;,&#34;bind_rows&#34;,&#34;mape&#34;,&#34;gt&#34;,&#34;fmt_number&#34;,&#34;rmse&#34;,&#34;log&#34;,&#34;ifelse&#34;,&#34;summarise&#34;,&#34;n&#34;,&#34;sum&#34;,&#34;sd&#34;,&#34;sqrt&#34;,&#34;coverage&#34;,&#34;pull&#34;,&#34;tibble&#34;,&#34;seq&#34;,&#34;map2_dbl&#34;,&#34;geom_line&#34;,&#34;geom_hline&#34;,&#34;str_sub&#34;,&#34;separate&#34;,&#34;separate_cut&#34;,&#34;fct_reorder&#34;,&#34;dollar&#34;,&#34;coord_cartesian&#34;,&#34;scale_x_discrete&#34;,&#34;guide_axis&#34;,&#34;chisq.test&#34;,&#34;pander&#34;,&#34;mean&#34;,&#34;get_interval_width&#34;,&#34;facet_wrap&#34;,&#34;set&#34;,&#34;set&#34;,&#34;library&#34;,&#34;is.numeric&#34;,&#34;return&#34;,&#34;str_sub&#34;,&#34;case_when&#34;,&#34;as.double&#34;,&#34;sign&#34;,&#34;abs&#34;,&#34;tibble&#34;,&#34;mutate&#34;,&#34;paste0&#34;,&#34;glue&#34;,&#34;gt&#34;,&#34;read_html&#34;,&#34;html_element&#34;,&#34;html_table&#34;,&#34;clean_names&#34;,&#34;across&#34;,&#34;contains&#34;,&#34;list&#34;,&#34;odds_to_numeric&#34;,&#34;line_to_odds&#34;,&#34;html_children&#34;,&#34;html_text2&#34;,&#34;str_subset&#34;,&#34;str_extract&#34;,&#34;mdy&#34;,&#34;c&#34;,&#34;relocate&#34;,&#34;map&#34;,&#34;select&#34;,&#34;unnest&#34;,&#34;arrange&#34;,&#34;desc&#34;,&#34;odds_to_prob&#34;,&#34;ifelse&#34;,&#34;read_csv&#34;,&#34;filter&#34;,&#34;unique&#34;,&#34;left_join&#34;,&#34;na.omit&#34;,&#34;head&#34;,&#34;fmt_number&#34;,&#34;dir_create&#34;,&#34;write_csv&#34;,&#34;with&#34;,&#34;t.test&#34;,&#34;tidy&#34;,&#34;starts_with&#34;,&#34;rename_with&#34;,&#34;str_replace&#34;,&#34;tab_style&#34;,&#34;cell_text&#34;,&#34;cells_body&#34;,&#34;t_test_playoffs&#34;,&#34;gt_format_output&#34;,&#34;group_nest&#34;,&#34;everything&#34;],[&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggforce&#34;,&#34;utils&#34;,&#34;ggplot&#34;,&#34;ggforce&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stringi&#34;,&#34;dplyr&#34;,&#34;knitr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;purrr&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggforce&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;knitr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;gganimate&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggforce&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;devtools&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;animatrixr&#34;,&#34;animatrixr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;animatrixr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;animatrixr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;knitr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggforce&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;AmesHousing&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;corrr&#34;,&#34;corrr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;tidyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;forcats&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;tidyr&#34;,&#34;tidyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;devtools&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;weights&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;AmesHousing&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;equatiomatic&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;knitr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;httr&#34;,&#34;httr&#34;,&#34;jsonlite&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;rsample&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;slider&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;lubridate&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;base&#34;,&#34;lubridate&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;devtools&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;dplyr&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;tune&#34;,&#34;tune&#34;,&#34;parsnip&#34;,&#34;base&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;forcats&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;broom&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;knitr&#34;,&#34;base&#34;,&#34;devtools&#34;,&#34;base&#34;,&#34;econocharts&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;forcats&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;knitr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;purrr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;knitr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;stats&#34;,&#34;modelr&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;modelr&#34;,&#34;modelr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;base&#34;,&#34;yardstick&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;utils&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;probably&#34;,&#34;base&#34;,&#34;probably&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;yardstick&#34;,&#34;ggplot&#34;,&#34;devtools&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;purrr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;purrr&#34;,&#34;base&#34;,&#34;knitr&#34;,&#34;tidyr&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;AmesHousing&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;rsample&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;recipes&#34;,&#34;gt&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;parsnip&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;parsnip&#34;,&#34;stats&#34;,&#34;workflows&#34;,&#34;workflows&#34;,&#34;recipes&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;utils&#34;,&#34;gt&#34;,&#34;gt&#34;,&#34;gt&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;yardstick&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;tidyr&#34;,&#34;forcats&#34;,&#34;scales&#34;,&#34;ggplot&#34;,&#34;ggplot&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;pander&#34;,&#34;base&#34;,&#34;gt&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;workflows&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;devtools&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;gt&#34;,&#34;gt&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;forcats&#34;,&#34;scales&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;pander&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;workflows&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;stats&#34;,&#34;workflows&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;ggplot&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;yardstick&#34;,&#34;gt&#34;,&#34;gt&#34;,&#34;yardstick&#34;,&#34;base&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;forcats&#34;,&#34;scales&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;stats&#34;,&#34;pander&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;stringr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;base&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;glue&#34;,&#34;gt&#34;,&#34;rvest&#34;,&#34;rvest&#34;,&#34;rvest&#34;,&#34;janitor&#34;,&#34;dplyr&#34;,&#34;gt&#34;,&#34;base&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;rvest&#34;,&#34;rvest&#34;,&#34;stringr&#34;,&#34;stringr&#34;,&#34;lubridate&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;purrr&#34;,&#34;dplyr&#34;,&#34;tidyr&#34;,&#34;dplyr&#34;,&#34;dplyr&#34;,&#34;(unknown)&#34;,&#34;base&#34;,&#34;readr&#34;,&#34;dplyr&#34;,&#34;base&#34;,&#34;dplyr&#34;,&#34;stats&#34;,&#34;utils&#34;,&#34;gt&#34;,&#34;fs&#34;,&#34;readr&#34;,&#34;base&#34;,&#34;stats&#34;,&#34;broom&#34;,&#34;gt&#34;,&#34;dplyr&#34;,&#34;stringr&#34;,&#34;gt&#34;,&#34;gt&#34;,&#34;gt&#34;,&#34;(unknown)&#34;,&#34;(unknown)&#34;,&#34;dplyr&#34;,&#34;gt&#34;],[false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,true,false,false,false,false,true,false,false,false,false,false,true,false,false,false,false,true,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,true,false,false,true,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,true,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,true,true,false,false,false,false,false,true,false,false,false,true,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,true,false,true,true,false,false,true,false,true,false,false,false,false,false,false,true,true,true,true,false,false,false,false,true,false,false,false,false,true,false,false,false,false,false,false,false,true,false,false,true,false,false,false,false,true,false,true,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,true,false,true,false,true,true,false,false,false,false,false,false,false,true,false,false,false,true,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,false,true,true,false,false,false,false,false,true,true,true,false,true,false,false,false,false,false,false,false,true,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,true,false,false,false,false,true,true,false,false,true,false,false,false,false,false,true],[&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;content/post/2020-07-20-animate-interactive-objects-with-face-detection-javascript-and-chrome-browser.Rmd&#34;,&#34;content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;content/post/2020-10-28-idea-for-casino-games-where-the-player-almost-always-win.Rmd&#34;,&#34;content/post/2020-10-28-idea-for-casino-games-where-the-player-almost-always-win.Rmd&#34;,&#34;content/post/2020-10-28-idea-for-casino-games-where-the-player-almost-always-win.Rmd&#34;,&#34;content/post/2020-10-28-idea-for-casino-games-where-the-player-almost-always-win.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;content/post/2021-01-11-basics-of-data-sources-on-homelessness.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;content/post/2021-05-10-macros-in-the-shell-integrating-that-spreadsheet-from-finance-into-a-local-data-pipeline/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;],[&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-03-04-riddler-solutions-pedestrian-puzzles.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-05-31-tidy-2-way-column-combinations.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-06-25-using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-07-20-animate-interactive-objects-with-face-detection-javascript-and-chrome-browser.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-12-window-functions-for-resampling.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-28-idea-for-casino-games-where-the-player-almost-always-win.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-28-idea-for-casino-games-where-the-player-almost-always-win.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-28-idea-for-casino-games-where-the-player-almost-always-win.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-10-28-idea-for-casino-games-where-the-player-almost-always-win.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2020-12-08-weighting-classification-outcomes.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-01-11-basics-of-data-sources-on-homelessness.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-05-simulating-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-04-21-quantile-regression-forests-for-prediction-intervals/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-05-10-macros-in-the-shell-integrating-that-spreadsheet-from-finance-into-a-local-data-pipeline/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;,&#34;https://raw.githubusercontent.com/brshallo/brshallo/master/content/post/2021-12-17-predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index.Rmd&#34;]],&#34;container&#34;:&#34;&lt;table class=\&#34;cell-border stripe\&#34;&gt;\n  &lt;thead&gt;\n    &lt;tr&gt;\n      &lt;th&gt;funs&lt;\/th&gt;\n      &lt;th&gt;pkgs&lt;\/th&gt;\n      &lt;th&gt;in_multiple_pkgs&lt;\/th&gt;\n      &lt;th&gt;contents&lt;\/th&gt;\n      &lt;th&gt;urls&lt;\/th&gt;\n    &lt;\/tr&gt;\n  &lt;\/thead&gt;\n&lt;\/table&gt;&#34;,&#34;options&#34;:{&#34;pageLength&#34;:10,&#34;order&#34;:[],&#34;autoWidth&#34;:false,&#34;orderClasses&#34;:false,&#34;orderCellsTop&#34;:true}},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;funspotr could also be used for R code analysis – e.g. review most frequent functions, changes in trends, etc.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;Parsing all the files takes a few minutes, so was easier to split apart from blog and package.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;Mostly just used &lt;code&gt;funspotr::github_spot_funs()&lt;/code&gt;&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;Rather than each instance of them as is posted on funspotr-examples&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;Or at least across the files used for documenting the chapters. Showing unique functins across &lt;em&gt;all files&lt;/em&gt; makes more sense in this case compared to the others because rather than each file being truly self-contained the files together make-up a collective.&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Predicting NBA Playoff Berths: FiveThirtyEight vs Betting Markets</title>
      <link>https://www.bryanshalloway.com/2021/12/17/predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/</link>
      <pubDate>Fri, 17 Dec 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2021/12/17/predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/2021/12/17/predicting-nba-playoff-berths-fivethirtyeight-vs-betting-markets/index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;

&lt;div id=&#34;TOC&#34;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#nba-playoffs-and-the-lakers&#34;&gt;NBA Playoffs and the Lakers&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#data-prep&#34;&gt;Data Prep&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#scraping-betting-markets&#34;&gt;Scraping Betting Markets&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#steps&#34;&gt;Steps&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#joining-with-fivethirtyeight-data&#34;&gt;Joining with FiveThirtyEight data&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#analysis&#34;&gt;Analysis&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#how-much-does-fivethirtyeight-differ-from-markets&#34;&gt;How much does FiveThirtyEight &lt;em&gt;differ&lt;/em&gt; from markets?&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#closing-thought&#34;&gt;Closing Thought&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#potential-reasons-for-the-difference&#34;&gt;Potential Reasons for the Difference&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#calculating-percentiles-of-diff&#34;&gt;Calculating percentiles of diff&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;TLDR:&lt;/strong&gt; &lt;em&gt;FiveThirtyEight’s forecasts of NBA playoff berths seem to hold-up OK against betting markets. If you trust them, you should consider betting against the Lakers right now.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;In &lt;a href=&#34;https://fivethirtyeight.com/features/oct-23-the-virtues-and-vices-of-election-prediction-markets/&#34;&gt;The Virtues and Vices of Election Prediction Markets&lt;/a&gt; Nate Silver explains why &lt;a href=&#34;https://fivethirtyeight.com/&#34;&gt;FiveThirtyEight&lt;/a&gt; generally should &lt;em&gt;not&lt;/em&gt; beat the market:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;“The general question of whether FiveThirtyEight ought to be better than prediction and betting markets is an interesting one. I am far from an efficient-market hypothesis purist, but markets are tough to beat in most circumstances. Furthermore, the FiveThirtyEight forecasts are public information, and bettors can use our forecasts along with those of our competitors to calibrate their estimates of the outcomes.”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;FiveThirtyEight does more with their forecasts than &lt;em&gt;just&lt;/em&gt; predict outcomes. Their forecasts provide the foundation of their data journalism covering trends in sports and politics. We should expect FiveThirtyEight’s forecasts to make some tradeoffs between optimizing for performance and being interpretable&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;. Their NBA model is based on a blend of team and individual player performance and is designed with various linear constraints in place that make it explainable to the public (see: &lt;a href=&#34;https://fivethirtyeight.com/methodology/how-our-nba-predictions-work/#:~:text=Game%20predictions&amp;amp;text=For%20a%20given%20lineup%2C%20we,the%20court%20at%20all%20times&#34;&gt;How Our NBA Predictions Work&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;However performance costs shouldn’t be &lt;em&gt;too&lt;/em&gt; high. Afterall, trust in FiveThirtyEight’s explanations is in large part dependent on their models’ predictive power.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The public should root for forecasters like FiveThirtyEight&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Where betting markets exist, public forecasts like FiveThirtyEight’s add information into the system and can help markets reach more efficient prices. Where markets don’t exist, we are limited to the power of such forecasting processes – be it government impact assessments, weather forecasts, disease modeling, … – society gains as predictive power improves&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;div id=&#34;nba-playoffs-and-the-lakers&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;NBA Playoffs and the Lakers&lt;/h1&gt;
&lt;p&gt;I was struck the other day by a substantial difference between FiveThirtyEight and the betting markets in their outlook on the Lakers. I remarked that FiveThirtyEight should add an additional point of comparison to their documentation of &lt;a href=&#34;https://projects.fivethirtyeight.com/checking-our-work/nba-playoffs/&#34;&gt;How Good are FiveThirtyEight Forecasts&lt;/a&gt;&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
I get betting markets will be better but by how much?&lt;br&gt;&lt;br&gt;For NBA predictions I feel like I&#39;ll see stuff wildly out-of-touch with betting markets (eg lakers 27% to make playoffs on 538 but -460 on betting markets) and I don&#39;t know what to think.
&lt;/p&gt;
— Bryan Shalloway (&lt;span class=&#34;citation&#34;&gt;@brshallo&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/brshallo/status/1467868597280251905?ref_src=twsrc%5Etfw&#34;&gt;December 6, 2021&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;p&gt;I could not (immediately) find any performance comparisons beween betting markets and FiveThirtyEight forecasts of &lt;em&gt;NBA playoffs&lt;/em&gt;, so pulled the data and wrote this post&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Spoiler on &lt;a href=&#34;#analysis&#34;&gt;Analysis&lt;/a&gt;: Turns out, FiveThirtyEight holds-up pretty well.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;data-prep&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Data Prep&lt;/h1&gt;
&lt;div id=&#34;scraping-betting-markets&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Scraping Betting Markets&lt;/h2&gt;
&lt;p&gt;I scraped historical betting lines and which teams actually made the playoffs each season from the “Archived NBA Futures Odds” section of &lt;a href=&#34;https://www.sportsoddshistory.com/nba-odds/&#34;&gt;Sports Odds History&lt;/a&gt;&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt;. The Sports Odds History website is constructed in a way that makes it relatively straight-forward to scrape the requisite information.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;images/archive-overall.PNG&#34; /&gt;&lt;/p&gt;
&lt;p&gt;The webpage for each season has a (mostly) consistent table structure and associated date of archive.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;images/example-table.PNG&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Each season has a consistent URL (with only the season year changing).&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;images/example-url.PNG&#34; /&gt;&lt;/p&gt;
&lt;div id=&#34;steps&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Steps&lt;/h3&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;Create table with URL’s to scrape&lt;/li&gt;
&lt;li&gt;For each URL repeat steps 3 to 6&lt;/li&gt;
&lt;li&gt;Scrape table containing Teams, betting odds, and outcomes&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Convert from payouts to odds (e.g. +400 becomes 0.25)&lt;/li&gt;
&lt;li&gt;Tables contain the betting odds of both “making the playoffs” and “missing the playoffs”&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt;. I took the average of the implied odds of making the playoffs between both columns (“make” and inverse of “miss”). This might be generous to the betting markets but likely gets at a closer estimate of where they actually expect the odds to be.&lt;/li&gt;
&lt;li&gt;Scrape &lt;em&gt;date&lt;/em&gt; archived and join to table&lt;/li&gt;
&lt;li&gt;Bind data from all scraped pages / seasons together&lt;/li&gt;
&lt;li&gt;Convert from odds to probability (e.g. 4:1 becomes 80%)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;em&gt;Load packages and helper functions&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# Load packages
library(tidyverse)
library(rvest)
library(gt)
library(broom)

# Helper functions
# Some of the tables had the lines represented as character strings like &amp;quot;+400&amp;quot;
# &amp;quot;-300&amp;quot;. This converts those to a numeric type (if they&amp;#39;re not  already).
odds_to_numeric &amp;lt;- function(x){
  if(is.numeric(x)) return(x)
  sign &amp;lt;- str_sub(x, 1, 1)
  sign &amp;lt;- case_when(sign == &amp;quot;-&amp;quot; ~ -1,
                    sign == &amp;quot;+&amp;quot; ~ 1)
  x_dbl &amp;lt;- str_sub(x, 2) %&amp;gt;% as.double()
  x_dbl * sign
}

# -400 would be converted to 4, +400 to 0.25
line_to_odds &amp;lt;- function(x){
  positive &amp;lt;- sign(x) == 1
  abs_x &amp;lt;- abs(x)
  case_when(positive ~ 100 / abs_x ,
            !positive ~ abs_x / 100)
}

odds_to_prob &amp;lt;- function(odds){
  odds / (1 + odds)
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I’ve labeled each respective &lt;code&gt;# step&lt;/code&gt; in the code sections below.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 1&lt;/strong&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# step 1
scrape_urls &amp;lt;- tibble(start_yr = 2014:2020, end_yr = 2015:2021) %&amp;gt;% 
  mutate(yr = paste0(start_yr, &amp;quot;-&amp;quot;, end_yr),
         urls = glue::glue(
           &amp;quot;https://www.sportsoddshistory.com/nba-win/?y={yr}&amp;amp;sa=nba&amp;amp;t=post&amp;amp;o=s&amp;quot;,
           yr = yr
         ))


scrape_urls %&amp;gt;% 
  gt::gt()&lt;/code&gt;&lt;/pre&gt;
&lt;style&gt;html {
  font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Helvetica Neue&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, Arial, sans-serif;
}

#ftnozosogm .gt_table {
  display: table;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#ftnozosogm .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#ftnozosogm .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#ftnozosogm .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 0;
  padding-bottom: 4px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#ftnozosogm .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#ftnozosogm .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#ftnozosogm .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#ftnozosogm .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#ftnozosogm .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#ftnozosogm .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#ftnozosogm .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#ftnozosogm .gt_group_heading {
  padding: 8px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
}

#ftnozosogm .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#ftnozosogm .gt_from_md &gt; :first-child {
  margin-top: 0;
}

#ftnozosogm .gt_from_md &gt; :last-child {
  margin-bottom: 0;
}

#ftnozosogm .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#ftnozosogm .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 12px;
}

#ftnozosogm .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#ftnozosogm .gt_first_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
}

#ftnozosogm .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#ftnozosogm .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#ftnozosogm .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#ftnozosogm .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#ftnozosogm .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#ftnozosogm .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding: 4px;
}

#ftnozosogm .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#ftnozosogm .gt_sourcenote {
  font-size: 90%;
  padding: 4px;
}

#ftnozosogm .gt_left {
  text-align: left;
}

#ftnozosogm .gt_center {
  text-align: center;
}

#ftnozosogm .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#ftnozosogm .gt_font_normal {
  font-weight: normal;
}

#ftnozosogm .gt_font_bold {
  font-weight: bold;
}

#ftnozosogm .gt_font_italic {
  font-style: italic;
}

#ftnozosogm .gt_super {
  font-size: 65%;
}

#ftnozosogm .gt_footnote_marks {
  font-style: italic;
  font-size: 65%;
}
&lt;/style&gt;
&lt;div id=&#34;ftnozosogm&#34; style=&#34;overflow-x:auto;overflow-y:auto;width:auto;height:auto;&#34;&gt;&lt;table class=&#34;gt_table&#34;&gt;
  
  &lt;thead class=&#34;gt_col_headings&#34;&gt;
    &lt;tr&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_center&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;start_yr&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_center&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;end_yr&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_left&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;yr&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_center&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;urls&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody class=&#34;gt_table_body&#34;&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;2014&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;2015&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;2014-2015&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;https://www.sportsoddshistory.com/nba-win/?y=2014-2015&amp;amp;sa=nba&amp;amp;t=post&amp;amp;o=s&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;2015&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;2016&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;2015-2016&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;https://www.sportsoddshistory.com/nba-win/?y=2015-2016&amp;amp;sa=nba&amp;amp;t=post&amp;amp;o=s&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;2016&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;2017&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;2016-2017&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;https://www.sportsoddshistory.com/nba-win/?y=2016-2017&amp;amp;sa=nba&amp;amp;t=post&amp;amp;o=s&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;2017&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;2018&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;2017-2018&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;https://www.sportsoddshistory.com/nba-win/?y=2017-2018&amp;amp;sa=nba&amp;amp;t=post&amp;amp;o=s&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;2018&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;2019&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;2018-2019&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;https://www.sportsoddshistory.com/nba-win/?y=2018-2019&amp;amp;sa=nba&amp;amp;t=post&amp;amp;o=s&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;2019&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;2020&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;2019-2020&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;https://www.sportsoddshistory.com/nba-win/?y=2019-2020&amp;amp;sa=nba&amp;amp;t=post&amp;amp;o=s&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;2020&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;2021&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;2020-2021&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;https://www.sportsoddshistory.com/nba-win/?y=2020-2021&amp;amp;sa=nba&amp;amp;t=post&amp;amp;o=s&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  
  
&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Steps 2-6&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Custom scraping function:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;scrape_nba_playoffs_odds &amp;lt;- function(url){
  
  css_selector_tbl &amp;lt;- &amp;quot;#content &amp;gt; div &amp;gt; table.soh1&amp;quot;
  
  html_page &amp;lt;- url %&amp;gt;% 
    read_html()
  
  # step 3
  data &amp;lt;- html_page %&amp;gt;% 
    html_element(css = css_selector_tbl) %&amp;gt;% 
    html_table() %&amp;gt;% 
    janitor::clean_names() %&amp;gt;% 
    mutate(
      # step 4
      across(contains(&amp;quot;odds&amp;quot;),
             list(dbl = ~odds_to_numeric(.x) %&amp;gt;% 
                    line_to_odds())),
      # step 5
      make_odds_avg = (make_odds_dbl + 1 / miss_odds_dbl) / 2)

  html_kids &amp;lt;- html_page %&amp;gt;% 
    html_element(css = &amp;quot;#content &amp;gt; div&amp;quot;) %&amp;gt;% 
    html_children() %&amp;gt;% 
    html_text2()
  
  # step 6
  phrase_date &amp;lt;- &amp;quot;As of &amp;quot;
  date_taken &amp;lt;- html_kids %&amp;gt;% 
    str_subset(phrase_date) %&amp;gt;% 
    str_extract(glue::glue(&amp;quot;(?&amp;lt;={phrase_date}).+&amp;quot;)) %&amp;gt;% 
    lubridate::mdy()
  
  data %&amp;gt;% 
    mutate(forecast_date = date_taken) %&amp;gt;% 
    # type varied between webpages so force to chr so can bind multiple...
    mutate(across(c(make_odds, miss_odds), as.character)) %&amp;gt;% 
    relocate(forecast_date)
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;em&gt;&lt;code&gt;map()&lt;/code&gt; function to &lt;code&gt;scrape_nba_playoffs_odds()&lt;/code&gt; on urls&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# Step 2 (applies steps 3 through 6 on each URL)
scraped_urls &amp;lt;- scrape_urls %&amp;gt;% 
  mutate(data = map(urls, scrape_nba_playoffs_odds))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;strong&gt;Steps 7-8&lt;/strong&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;odds_data_prepped &amp;lt;- scraped_urls %&amp;gt;% 
  select(season = end_yr, data) %&amp;gt;% 
  # step 7
  unnest(data) %&amp;gt;% 
  arrange(desc(season)) %&amp;gt;% 
  mutate(
    # step 8
    make_playoffs_bookies = odds_to_prob(make_odds_avg),
    result = ifelse(result == &amp;quot;MAKE&amp;quot;, 1, 0)
    ) %&amp;gt;% 
  select(season, forecast_date, team, result, make_playoffs_bookies) %&amp;gt;% 
  mutate(team = str_extract(team, &amp;quot;(?&amp;lt;=[:blank:])[:alnum:]+$&amp;quot;))&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;joining-with-fivethirtyeight-data&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Joining with FiveThirtyEight data&lt;/h2&gt;
&lt;ol start=&#34;9&#34; style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;All FiveThirtyEight NBA playoff forecasts were available in a .csv on github &lt;a href=&#34;https://github.com/fivethirtyeight/checking-our-work-data/blob/master/nba_playoffs.csv&#34;&gt;here&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;FiveThirtyEight updates their forecasts &lt;em&gt;every&lt;/em&gt; day. For the archived betting market payouts there is only &lt;em&gt;one&lt;/em&gt; day of odds for each season. I filtered FiveThirtyEight forecasts to &lt;em&gt;just&lt;/em&gt; those days where I also had market data&lt;a href=&#34;#fn8&#34; class=&#34;footnote-ref&#34; id=&#34;fnref8&#34;&gt;&lt;sup&gt;8&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Joined FiveThirtyEight forecasts with market and outcome data.&lt;/li&gt;
&lt;li&gt;In a few instances market data was not available, in which case I also filtered out the corresponding FiveThirtyEight records.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Steps 9 to 12&lt;/strong&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# step 9
data_538 &amp;lt;- read_csv(&amp;quot;https://raw.githubusercontent.com/fivethirtyeight/checking-our-work-data/master/nba_playoffs.csv&amp;quot;)

bookies_538_joined &amp;lt;- data_538 %&amp;gt;% 
  # step 10
  filter(forecast_date %in% unique(odds_data_prepped$forecast_date)) %&amp;gt;% 
  select(season, forecast_date, team, make_playoffs_538 = make_playoffs) %&amp;gt;% 
  # step 11
  left_join(odds_data_prepped, by = c(&amp;quot;season&amp;quot;, &amp;quot;team&amp;quot;, &amp;quot;forecast_date&amp;quot;)) %&amp;gt;% 
  # step 12
  na.omit() %&amp;gt;% 
  # mutate(make_playoffs_avg = (make_playoffs_538 + make_playoffs_bookies) / 2) %&amp;gt;% 
  relocate(result, .after = team)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;em&gt;Resulting table for analysis (preview of 5 rows)&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;bookies_538_joined %&amp;gt;% 
  head(5) %&amp;gt;% 
  gt::gt() %&amp;gt;% 
  gt::fmt_number(decimals = 3, columns = c(&amp;quot;make_playoffs_538&amp;quot;, &amp;quot;make_playoffs_bookies&amp;quot;))&lt;/code&gt;&lt;/pre&gt;
&lt;style&gt;html {
  font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Helvetica Neue&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, Arial, sans-serif;
}

#lpofpseyfa .gt_table {
  display: table;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#lpofpseyfa .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#lpofpseyfa .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#lpofpseyfa .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 0;
  padding-bottom: 4px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#lpofpseyfa .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#lpofpseyfa .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#lpofpseyfa .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#lpofpseyfa .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#lpofpseyfa .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#lpofpseyfa .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#lpofpseyfa .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#lpofpseyfa .gt_group_heading {
  padding: 8px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
}

#lpofpseyfa .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#lpofpseyfa .gt_from_md &gt; :first-child {
  margin-top: 0;
}

#lpofpseyfa .gt_from_md &gt; :last-child {
  margin-bottom: 0;
}

#lpofpseyfa .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#lpofpseyfa .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 12px;
}

#lpofpseyfa .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#lpofpseyfa .gt_first_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
}

#lpofpseyfa .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#lpofpseyfa .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#lpofpseyfa .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#lpofpseyfa .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#lpofpseyfa .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#lpofpseyfa .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding: 4px;
}

#lpofpseyfa .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#lpofpseyfa .gt_sourcenote {
  font-size: 90%;
  padding: 4px;
}

#lpofpseyfa .gt_left {
  text-align: left;
}

#lpofpseyfa .gt_center {
  text-align: center;
}

#lpofpseyfa .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#lpofpseyfa .gt_font_normal {
  font-weight: normal;
}

#lpofpseyfa .gt_font_bold {
  font-weight: bold;
}

#lpofpseyfa .gt_font_italic {
  font-style: italic;
}

#lpofpseyfa .gt_super {
  font-size: 65%;
}

#lpofpseyfa .gt_footnote_marks {
  font-style: italic;
  font-size: 65%;
}
&lt;/style&gt;
&lt;div id=&#34;lpofpseyfa&#34; style=&#34;overflow-x:auto;overflow-y:auto;width:auto;height:auto;&#34;&gt;&lt;table class=&#34;gt_table&#34;&gt;
  
  &lt;thead class=&#34;gt_col_headings&#34;&gt;
    &lt;tr&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;season&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_left&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;forecast_date&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_left&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;team&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;result&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;make_playoffs_538&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;make_playoffs_bookies&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody class=&#34;gt_table_body&#34;&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;2020&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;2019-10-22&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;Bucks&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;1&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.995&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.976&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;2020&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;2019-10-22&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;Timberwolves&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.525&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.172&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;2020&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;2019-10-22&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;Heat&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;1&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.708&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.730&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;2020&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;2019-10-22&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;Wizards&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.214&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.122&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;2020&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;2019-10-22&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;Hawks&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.115&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.300&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  
  
&lt;/table&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;analysis&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Analysis&lt;/h1&gt;
&lt;p&gt;FiveThirtyEight uses the &lt;a href=&#34;https://en.wikipedia.org/wiki/Brier_score&#34;&gt;Brier Score&lt;/a&gt;&lt;a href=&#34;#fn9&#34; class=&#34;footnote-ref&#34; id=&#34;fnref9&#34;&gt;&lt;sup&gt;9&lt;/sup&gt;&lt;/a&gt; in their evaluations of model performance (see &lt;a href=&#34;https://fivethirtyeight.com/features/some-dos-and-donts-for-evaluating-senate-forecasts/&#34;&gt;Some Do’s and Don’t’s For Evaluating Senate Forecasts&lt;/a&gt;)&lt;a href=&#34;#fn10&#34; class=&#34;footnote-ref&#34; id=&#34;fnref10&#34;&gt;&lt;sup&gt;10&lt;/sup&gt;&lt;/a&gt;. I mirrored this below.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Overall performance&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;### helper functions
t_test_playoffs &amp;lt;- function(df){
  df %&amp;gt;% 
    with(t.test(make_playoffs_538, make_playoffs_bookies)) %&amp;gt;% 
    broom::tidy() %&amp;gt;% 
    select(
      estimate_diff = estimate,
      p.value,
      estimate_538 = estimate1,
      estimate_bookies = estimate2,
      starts_with(&amp;quot;conf&amp;quot;)
    )
}

gt_format_output &amp;lt;- function(df){
  df %&amp;gt;% 
    rename_with(~str_replace(.x, &amp;quot;estimate_&amp;quot;, &amp;quot;Brier.score.&amp;quot;)) %&amp;gt;% 
    gt::gt() %&amp;gt;% 
    gt::fmt_number(columns = contains(&amp;quot;.&amp;quot;),
                   decimals = 3) %&amp;gt;% 
    gt::tab_style(style = list(cell_text(weight = &amp;quot;bold&amp;quot;)),
                locations = cells_body(columns = &amp;quot;p.value&amp;quot;))
}
###

bookies_538_joined %&amp;gt;% 
  mutate(across(starts_with(&amp;quot;make_playoffs&amp;quot;), ~(result - .x)^2)) %&amp;gt;% 
  t_test_playoffs() %&amp;gt;% 
  gt_format_output()&lt;/code&gt;&lt;/pre&gt;
&lt;style&gt;html {
  font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Helvetica Neue&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, Arial, sans-serif;
}

#thrythhxki .gt_table {
  display: table;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#thrythhxki .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#thrythhxki .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#thrythhxki .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 0;
  padding-bottom: 4px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#thrythhxki .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#thrythhxki .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#thrythhxki .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#thrythhxki .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#thrythhxki .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#thrythhxki .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#thrythhxki .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#thrythhxki .gt_group_heading {
  padding: 8px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
}

#thrythhxki .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#thrythhxki .gt_from_md &gt; :first-child {
  margin-top: 0;
}

#thrythhxki .gt_from_md &gt; :last-child {
  margin-bottom: 0;
}

#thrythhxki .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#thrythhxki .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 12px;
}

#thrythhxki .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#thrythhxki .gt_first_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
}

#thrythhxki .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#thrythhxki .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#thrythhxki .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#thrythhxki .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#thrythhxki .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#thrythhxki .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding: 4px;
}

#thrythhxki .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#thrythhxki .gt_sourcenote {
  font-size: 90%;
  padding: 4px;
}

#thrythhxki .gt_left {
  text-align: left;
}

#thrythhxki .gt_center {
  text-align: center;
}

#thrythhxki .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#thrythhxki .gt_font_normal {
  font-weight: normal;
}

#thrythhxki .gt_font_bold {
  font-weight: bold;
}

#thrythhxki .gt_font_italic {
  font-style: italic;
}

#thrythhxki .gt_super {
  font-size: 65%;
}

#thrythhxki .gt_footnote_marks {
  font-style: italic;
  font-size: 65%;
}
&lt;/style&gt;
&lt;div id=&#34;thrythhxki&#34; style=&#34;overflow-x:auto;overflow-y:auto;width:auto;height:auto;&#34;&gt;&lt;table class=&#34;gt_table&#34;&gt;
  
  &lt;thead class=&#34;gt_col_headings&#34;&gt;
    &lt;tr&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;Brier.score.diff&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;p.value&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;Brier.score.538&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;Brier.score.bookies&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;conf.low&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;conf.high&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody class=&#34;gt_table_body&#34;&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.004&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34; style=&#34;font-weight: bold;&#34;&gt;0.881&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.143&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.139&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;&amp;minus;0.045&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.053&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  
  
&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Performance by Season&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;bookies_538_joined %&amp;gt;% 
  mutate(across(starts_with(&amp;quot;make_playoffs&amp;quot;), ~(result - .x)^2)) %&amp;gt;% 
  group_nest(season) %&amp;gt;% 
  mutate(t_test = map(data, t_test_playoffs)) %&amp;gt;% 
  select(-data) %&amp;gt;% 
  unnest(t_test) %&amp;gt;% 
  gt_format_output()&lt;/code&gt;&lt;/pre&gt;
&lt;style&gt;html {
  font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Helvetica Neue&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, Arial, sans-serif;
}

#yuhmqntfgf .gt_table {
  display: table;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#yuhmqntfgf .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#yuhmqntfgf .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#yuhmqntfgf .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 0;
  padding-bottom: 4px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#yuhmqntfgf .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#yuhmqntfgf .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#yuhmqntfgf .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#yuhmqntfgf .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#yuhmqntfgf .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#yuhmqntfgf .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#yuhmqntfgf .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#yuhmqntfgf .gt_group_heading {
  padding: 8px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
}

#yuhmqntfgf .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#yuhmqntfgf .gt_from_md &gt; :first-child {
  margin-top: 0;
}

#yuhmqntfgf .gt_from_md &gt; :last-child {
  margin-bottom: 0;
}

#yuhmqntfgf .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#yuhmqntfgf .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 12px;
}

#yuhmqntfgf .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#yuhmqntfgf .gt_first_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
}

#yuhmqntfgf .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#yuhmqntfgf .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#yuhmqntfgf .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#yuhmqntfgf .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#yuhmqntfgf .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#yuhmqntfgf .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding: 4px;
}

#yuhmqntfgf .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#yuhmqntfgf .gt_sourcenote {
  font-size: 90%;
  padding: 4px;
}

#yuhmqntfgf .gt_left {
  text-align: left;
}

#yuhmqntfgf .gt_center {
  text-align: center;
}

#yuhmqntfgf .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#yuhmqntfgf .gt_font_normal {
  font-weight: normal;
}

#yuhmqntfgf .gt_font_bold {
  font-weight: bold;
}

#yuhmqntfgf .gt_font_italic {
  font-style: italic;
}

#yuhmqntfgf .gt_super {
  font-size: 65%;
}

#yuhmqntfgf .gt_footnote_marks {
  font-style: italic;
  font-size: 65%;
}
&lt;/style&gt;
&lt;div id=&#34;yuhmqntfgf&#34; style=&#34;overflow-x:auto;overflow-y:auto;width:auto;height:auto;&#34;&gt;&lt;table class=&#34;gt_table&#34;&gt;
  
  &lt;thead class=&#34;gt_col_headings&#34;&gt;
    &lt;tr&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;season&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;Brier.score.diff&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;p.value&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;Brier.score.538&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;Brier.score.bookies&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;conf.low&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;conf.high&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody class=&#34;gt_table_body&#34;&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;2016&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;&amp;minus;0.029&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34; style=&#34;font-weight: bold;&#34;&gt;0.635&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.142&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.172&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;&amp;minus;0.153&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.094&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;2017&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.050&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34; style=&#34;font-weight: bold;&#34;&gt;0.268&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.159&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.109&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;&amp;minus;0.040&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.140&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;2018&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.007&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34; style=&#34;font-weight: bold;&#34;&gt;0.887&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.127&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.120&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;&amp;minus;0.095&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.109&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;2019&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.019&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34; style=&#34;font-weight: bold;&#34;&gt;0.793&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.204&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.185&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;&amp;minus;0.127&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.166&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;2020&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;&amp;minus;0.029&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34; style=&#34;font-weight: bold;&#34;&gt;0.502&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.082&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.111&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;&amp;minus;0.114&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.057&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  
  
&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;The p-values from the quick t-tests above suggest no statistically significant difference in performance between betting markets and FiveThirtyEight&lt;a href=&#34;#fn11&#34; class=&#34;footnote-ref&#34; id=&#34;fnref11&#34;&gt;&lt;sup&gt;11&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;div id=&#34;how-much-does-fivethirtyeight-differ-from-markets&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;How much does FiveThirtyEight &lt;em&gt;differ&lt;/em&gt; from markets?&lt;/h2&gt;
&lt;p&gt;Overall performance may be similar even when individual forecasts are quite different. Circling back to the start of &lt;a href=&#34;#nba-playoffs-and-the-lakers&#34;&gt;NBA Playoffs and the Lakers&lt;/a&gt;, what got me writing was noticing FiveThirtyEight’s divergence from the betting markets in their recent view of the Lakers’ playoff chances.&lt;/p&gt;
&lt;p&gt;At -460 the markets had an implied probability of the Lakers making the playoffs of ~82%&lt;a href=&#34;#fn12&#34; class=&#34;footnote-ref&#34; id=&#34;fnref12&#34;&gt;&lt;sup&gt;12&lt;/sup&gt;&lt;/a&gt;. FiveThirtyEight’s forecast of 27% means a difference of ~55 percentage points (ppt)&lt;a href=&#34;#fn13&#34; class=&#34;footnote-ref&#34; id=&#34;fnref13&#34;&gt;&lt;sup&gt;13&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Is this difference atypical?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Across five seasons of data (145 observations), the correlation coefficient was 0.92 (strong correlation). The average difference between FiveThirtyEight and betting markets was ~10 percentage points.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;bookies_538_joined %&amp;gt;% 
  mutate(diff = abs(make_playoffs_538 - make_playoffs_bookies)) %&amp;gt;% 
  # summarise(mean_diff = mean(diff)) %&amp;gt;% 
  with(t.test(diff)) %&amp;gt;%
  broom::tidy() %&amp;gt;%
  select(avg_abs_ppt_diff_538_bookies = estimate, contains(&amp;quot;conf&amp;quot;)) %&amp;gt;%
  gt::gt() %&amp;gt;%
  gt::fmt_number(columns = everything(),
                 decimals = 3)&lt;/code&gt;&lt;/pre&gt;
&lt;style&gt;html {
  font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Helvetica Neue&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, Arial, sans-serif;
}

#nfxoqvpdwu .gt_table {
  display: table;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#nfxoqvpdwu .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#nfxoqvpdwu .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#nfxoqvpdwu .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 0;
  padding-bottom: 4px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#nfxoqvpdwu .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#nfxoqvpdwu .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#nfxoqvpdwu .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#nfxoqvpdwu .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#nfxoqvpdwu .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#nfxoqvpdwu .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#nfxoqvpdwu .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#nfxoqvpdwu .gt_group_heading {
  padding: 8px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
}

#nfxoqvpdwu .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#nfxoqvpdwu .gt_from_md &gt; :first-child {
  margin-top: 0;
}

#nfxoqvpdwu .gt_from_md &gt; :last-child {
  margin-bottom: 0;
}

#nfxoqvpdwu .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#nfxoqvpdwu .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 12px;
}

#nfxoqvpdwu .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#nfxoqvpdwu .gt_first_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
}

#nfxoqvpdwu .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#nfxoqvpdwu .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#nfxoqvpdwu .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#nfxoqvpdwu .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#nfxoqvpdwu .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#nfxoqvpdwu .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding: 4px;
}

#nfxoqvpdwu .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#nfxoqvpdwu .gt_sourcenote {
  font-size: 90%;
  padding: 4px;
}

#nfxoqvpdwu .gt_left {
  text-align: left;
}

#nfxoqvpdwu .gt_center {
  text-align: center;
}

#nfxoqvpdwu .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#nfxoqvpdwu .gt_font_normal {
  font-weight: normal;
}

#nfxoqvpdwu .gt_font_bold {
  font-weight: bold;
}

#nfxoqvpdwu .gt_font_italic {
  font-style: italic;
}

#nfxoqvpdwu .gt_super {
  font-size: 65%;
}

#nfxoqvpdwu .gt_footnote_marks {
  font-style: italic;
  font-size: 65%;
}
&lt;/style&gt;
&lt;div id=&#34;nfxoqvpdwu&#34; style=&#34;overflow-x:auto;overflow-y:auto;width:auto;height:auto;&#34;&gt;&lt;table class=&#34;gt_table&#34;&gt;
  
  &lt;thead class=&#34;gt_col_headings&#34;&gt;
    &lt;tr&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;avg_abs_ppt_diff_538_bookies&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;conf.low&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;conf.high&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody class=&#34;gt_table_body&#34;&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.097&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.081&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.113&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  
  
&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;A difference of 55 ppt is bigger than any I saw in the historical data. The closest was 48 ppt&lt;a href=&#34;#fn14&#34; class=&#34;footnote-ref&#34; id=&#34;fnref14&#34;&gt;&lt;sup&gt;14&lt;/sup&gt;&lt;/a&gt;:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;bookies_538_joined %&amp;gt;% 
  mutate(make_playoffs_diff = abs(make_playoffs_538 - make_playoffs_bookies)) %&amp;gt;% 
  arrange(desc(make_playoffs_diff)) %&amp;gt;% 
  head(1) %&amp;gt;% 
  gt::gt() %&amp;gt;%
  gt::fmt_number(columns = contains(&amp;quot;make_playoffs&amp;quot;),
                 decimals = 3)&lt;/code&gt;&lt;/pre&gt;
&lt;style&gt;html {
  font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Helvetica Neue&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, Arial, sans-serif;
}

#lvqumohnav .gt_table {
  display: table;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#lvqumohnav .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#lvqumohnav .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#lvqumohnav .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 0;
  padding-bottom: 4px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#lvqumohnav .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#lvqumohnav .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#lvqumohnav .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#lvqumohnav .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#lvqumohnav .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#lvqumohnav .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#lvqumohnav .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#lvqumohnav .gt_group_heading {
  padding: 8px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
}

#lvqumohnav .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#lvqumohnav .gt_from_md &gt; :first-child {
  margin-top: 0;
}

#lvqumohnav .gt_from_md &gt; :last-child {
  margin-bottom: 0;
}

#lvqumohnav .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#lvqumohnav .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 12px;
}

#lvqumohnav .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#lvqumohnav .gt_first_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
}

#lvqumohnav .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#lvqumohnav .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#lvqumohnav .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#lvqumohnav .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#lvqumohnav .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#lvqumohnav .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding: 4px;
}

#lvqumohnav .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#lvqumohnav .gt_sourcenote {
  font-size: 90%;
  padding: 4px;
}

#lvqumohnav .gt_left {
  text-align: left;
}

#lvqumohnav .gt_center {
  text-align: center;
}

#lvqumohnav .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#lvqumohnav .gt_font_normal {
  font-weight: normal;
}

#lvqumohnav .gt_font_bold {
  font-weight: bold;
}

#lvqumohnav .gt_font_italic {
  font-style: italic;
}

#lvqumohnav .gt_super {
  font-size: 65%;
}

#lvqumohnav .gt_footnote_marks {
  font-style: italic;
  font-size: 65%;
}
&lt;/style&gt;
&lt;div id=&#34;lvqumohnav&#34; style=&#34;overflow-x:auto;overflow-y:auto;width:auto;height:auto;&#34;&gt;&lt;table class=&#34;gt_table&#34;&gt;
  
  &lt;thead class=&#34;gt_col_headings&#34;&gt;
    &lt;tr&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;season&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_left&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;forecast_date&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_left&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;team&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;result&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;make_playoffs_538&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;make_playoffs_bookies&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;make_playoffs_diff&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody class=&#34;gt_table_body&#34;&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;2020&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;2019-10-22&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;Spurs&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.141&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.623&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.482&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  
  
&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;In the &lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt; I give some &lt;a href=&#34;#potential-reasons-for-the-difference&#34;&gt;Potential Reasons for the Difference&lt;/a&gt;, though on its surface 55 ppt does seem like a historically large disagreement between FiveThirtyEight and the betting markets.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;closing-thought&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Closing Thought&lt;/h1&gt;
&lt;p&gt;Given the (apparent) parity in performance between FiveThirtyEight and the betting markets, the Lakers’ playoff odds are especially unclear. I can’t just write-off FiveThirtyEight as I’d been tempted to do.&lt;/p&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
When I see big differences i get tempted to write-off 538.&lt;br&gt;&lt;br&gt;But maybe it&#39;s just different but still meaningful (even if less performative at margins).&lt;br&gt;&lt;br&gt;I don&#39;t look at it systematically enough to know (so why another comparison point–eg betting markets–would be helpful).
&lt;/p&gt;
— Bryan Shalloway (&lt;span class=&#34;citation&#34;&gt;@brshallo&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/brshallo/status/1467868598576328714?ref_src=twsrc%5Etfw&#34;&gt;December 6, 2021&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;p&gt;For the reasons given in the Introduction I would still lean towards trusting the betting markets&lt;a href=&#34;#fn15&#34; class=&#34;footnote-ref&#34; id=&#34;fnref15&#34;&gt;&lt;sup&gt;15&lt;/sup&gt;&lt;/a&gt; but the &lt;a href=&#34;https://sportsbook.draftkings.com/nba-finals?category=wins/playoffs&amp;amp;subcategory=to-make-the-playoffs&#34;&gt;current&lt;/a&gt; payout on draft kings of $450 on a $100 bet of the Lakers not making the playoffs is an intriguing opportunity that perhaps deserves a closer look&lt;a href=&#34;#fn16&#34; class=&#34;footnote-ref&#34; id=&#34;fnref16&#34;&gt;&lt;sup&gt;16&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix&lt;/h1&gt;
&lt;div id=&#34;potential-reasons-for-the-difference&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Potential Reasons for the Difference&lt;/h2&gt;
&lt;p&gt;Some reasons why the observed 55 ppt difference in expectations between FiveThirtyEight and betting markets may not be as extreme as it seems:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;My historical data is looking at individual time-point comparisons at just one point for each season – perhaps betting markets and FiveThirtyEight vary more from one another at different points in the year than those at the points I have..&lt;/li&gt;
&lt;li&gt;Market odds (according to Sports Odds History) are archived come from BetMGM. I don’t know where I was looking when I saw the -460 odds on the Lakers. Each betting market is different and may have different levels of covariation with FiveThirtyEight’s forecasts.&lt;/li&gt;
&lt;li&gt;I was looking at just the “odds of making the playoffs” not the average of that with the inverse of “odds to miss the playoffs” as I did in step 5 of &lt;a href=&#34;#steps&#34;&gt;Steps&lt;/a&gt;&lt;a href=&#34;#fn17&#34; class=&#34;footnote-ref&#34; id=&#34;fnref17&#34;&gt;&lt;sup&gt;17&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Changes in methodology of more recent forecasts may have made it depart more from betting markets compared to in prior years&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;calculating-percentiles-of-diff&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Calculating percentiles of diff&lt;/h2&gt;
&lt;p&gt;Initially I’d planned on including the calculation of some percentiles of various differences in percentage points. Saved code from examples below.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;one_off_diff &amp;lt;- 0.27 - odds_to_prob(line_to_odds(-460))

bookies_538_joined %&amp;gt;% 
  mutate(diff = abs(make_playoffs_538 - make_playoffs_bookies)) %&amp;gt;% 
  summarise(percentile_of_difference = sum(diff &amp;lt; one_off_diff) / n())

# Alternative approach for calculating one-off diff
ecdf_diffs &amp;lt;- bookies_538_joined %&amp;gt;% 
  mutate(diff = abs(make_playoffs_538 - make_playoffs_bookies)) %&amp;gt;% 
  with(ecdf(diff))

ecdf_diffs(one_off_diff)&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;Model based forecasts are also reproducible – compared to a market based prices which are produced collectively and can’t be &lt;em&gt;reproduced&lt;/em&gt; per se by an individual building a model. FiveThirtyEight’s model also has the challenge of trying to be consistent/coherent e.g. make player ratings meaningful and useful in aggregating up to give team ratings.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;Public forecasting organizations like FiveThirtyEight also help promote data literacy and inspire improved predictive practices&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;While I think betting markets would be an ideal comparison point, a comparison against something simple like, “the teams with the best record will at this point will make the playoffs” or “the teams that made it to the playoffs last year will make it this year” would also represent improved comparison points.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;I did found some &lt;a href=&#34;https://www.sportstradingnetwork.com/article/pinnacle-versus-fivethirtyeight-a-comparison-of-predictive-success/&#34;&gt;writeups&lt;/a&gt; reviewing other FiveThirtyEight forecasts.&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;Using the &lt;a href=&#34;https://github.com/tidyverse/rvest&#34;&gt;rvest&lt;/a&gt; package.&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;Whether team actually made it to playoffs that season&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;You might expect these to be inverses of one another, but they actually are slightly different – the difference provides room for The House to make a profit.&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn8&#34;&gt;&lt;p&gt;So that the forecasts and betting markets being compared were created the same day.&lt;a href=&#34;#fnref8&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn9&#34;&gt;&lt;p&gt;Essentially the root mean squared error of the classification.&lt;a href=&#34;#fnref9&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn10&#34;&gt;&lt;p&gt;I’ve remarked in the past on the differences in their performance evaluation from methods used by more pure ML and kaggle people:&lt;/p&gt;
&lt;blockquote&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
Why do &lt;a href=&#34;https://twitter.com/kaggle?ref_src=twsrc%5Etfw&#34;&gt;&lt;span class=&#34;citation&#34;&gt;@kaggle&lt;/span&gt;&lt;/a&gt; and more ML people use log loss but &lt;a href=&#34;https://twitter.com/FiveThirtyEight?ref_src=twsrc%5Etfw&#34;&gt;&lt;span class=&#34;citation&#34;&gt;@FiveThirtyEight&lt;/span&gt;&lt;/a&gt; &lt;a href=&#34;https://twitter.com/superforecaster?ref_src=twsrc%5Etfw&#34;&gt;&lt;span class=&#34;citation&#34;&gt;@superforecaster&lt;/span&gt;&lt;/a&gt; and more probabilistic forecasting sites lean towards Brier Score?&lt;br&gt;&lt;br&gt;(1/3)
&lt;/p&gt;
— Bryan Shalloway (&lt;span class=&#34;citation&#34;&gt;@brshallo&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/brshallo/status/1468805245551591432?ref_src=twsrc%5Etfw&#34;&gt;December 9, 2021&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;/blockquote&gt;
&lt;a href=&#34;#fnref10&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/li&gt;
&lt;li id=&#34;fn11&#34;&gt;&lt;p&gt;Other ways to segment this could be by make/miss playoffs, high/low forecasted probabilities, reviewing an ensemble of bookies and 538 forecasts… but I don’t really expect any of these to be interesting so I’ll leave it there… and give a hat-tip to FiveThirtyEight for not getting creamed by the betting markets.&lt;a href=&#34;#fnref11&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn12&#34;&gt;&lt;p&gt;Note that I’m just using the line for “make playoffs” in the above analysis I’d taken the average of the odds of “making the playoffs” and the inverse of “missing the playoffs”…&lt;a href=&#34;#fnref12&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn13&#34;&gt;&lt;p&gt;If you check today FiveThirtyEight is not quite so down on the Lakers but still are quite a bit compared to the betting markets.&lt;a href=&#34;#fnref13&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn14&#34;&gt;&lt;p&gt;In that case in the favor of FiveThirtyEight.&lt;a href=&#34;#fnref14&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn15&#34;&gt;&lt;p&gt;I would be surprised if, after looking at a larger swathe of data, the markets did not come-out significantly better than FiveThirtyEight. Though perhaps the magnitude of the difference may be small.&lt;a href=&#34;#fnref15&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn16&#34;&gt;&lt;p&gt;Maybe at some point in the future I’ll review hypothetical outcomes of various strategies, e.g. ensembling, or betting in cases of high-levels of divergence between forecasts.&lt;a href=&#34;#fnref16&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn17&#34;&gt;&lt;p&gt;This would make the betting market odds seem more aggressive.&lt;a href=&#34;#fnref17&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Macros in the Shell: Integrating That Spreadsheet From Finance Into a Data Pipeline</title>
      <link>https://www.bryanshalloway.com/2021/05/10/macros-in-the-shell-integrating-that-spreadsheet-from-finance-into-a-local-data-pipeline/</link>
      <pubDate>Mon, 10 May 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2021/05/10/macros-in-the-shell-integrating-that-spreadsheet-from-finance-into-a-local-data-pipeline/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/2021/05/10/macros-in-the-shell-integrating-that-spreadsheet-from-finance-into-a-local-data-pipeline/index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;

&lt;div id=&#34;TOC&#34;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#macro-in-the-shell&#34;&gt;Macro in the Shell&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#example&#34;&gt;Example&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#setting-up-gaurd-rails&#34;&gt;Setting-up Gaurd Rails&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#closing&#34;&gt;Closing&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#related-alternative&#34;&gt;Related Alternative&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#other-resources&#34;&gt;Other Resources&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;p&gt;There is many a data science meme degrading excel:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;images/excel-meme.jfif&#34; style=&#34;width:60.0%&#34; /&gt;&lt;/p&gt;
&lt;p&gt;(Google Sheets seems to have escaped most of the memes here.)&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;images/excel-meme-dr-evil.jpg&#34; style=&#34;width:60.0%&#34; /&gt;&lt;/p&gt;
&lt;p&gt;While I no longer use it regularly for the purposes of analysis, I will always have a soft spot in my heart for excel&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;. Furthermore, using a “correct” set of data science tools often requires a bridge&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;. Integrating a rigorous component into a messy spreadsheet based pipeline can be an initial step towards the pipeline or team or organization starting on a path of continuous improvement in their processes&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;. Also, spreadsheets are foundational to many (probably most) BizOps teams and therefore are sometimes unavoidable…&lt;/p&gt;
&lt;p&gt;In this post I will walk through a short example and some considerations for when you might decide (perhaps against your preferences) to integrate your work with extant spreadsheets or shadow “pipelines” within your organization.&lt;/p&gt;
&lt;div id=&#34;macro-in-the-shell&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Macro in the Shell&lt;/h1&gt;
&lt;p&gt;&lt;img src=&#34;images/macros-in-the-shell-capture.PNG&#34; style=&#34;width:60.0%&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Say your finance organization has some workbook that contains fancy accounting triggered by a VBA macro, the calculation of which you need in your own &lt;em&gt;script based&lt;/em&gt; data pipeline (but which also may not be in &lt;em&gt;perfect&lt;/em&gt; order&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;…). You don’t want to go through the effort of reproducing (or worse, be responsible for maintaining) the complicated (and potentially changing) logic that lives within the spreadsheets / macros&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt;. You’ve resolved instead to simply “call” finances spreadsheet / macro / logic in some way.&lt;/p&gt;
&lt;p&gt;Often the VBA from finance will live in a macro enabled workbook (.xlsm file). To trigger it programatically, you generally want to write a wrapper VBscript that can then be run through the shell (Stack Overflow &lt;a href=&#34;https://stackoverflow.com/questions/2050505/way-to-run-excel-macros-from-command-line-or-batch-file&#34;&gt;thread&lt;/a&gt;)&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt;. The VBscript will open the workbook and trigger the macro(s) of interest&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Note that saying “Use a shell script” is, in a way, almost always an answer for how to incorporate another technology into a pipeline. This is more just a reminder that many tools that are designed more for interactive use often also have a batch mode&lt;a href=&#34;#fn8&#34; class=&#34;footnote-ref&#34; id=&#34;fnref8&#34;&gt;&lt;sup&gt;8&lt;/sup&gt;&lt;/a&gt;. Here I’m writing about triggering VBA macros, but integrating GUI based data piplining tools like &lt;a href=&#34;https://orangedatamining.com/&#34;&gt;Orange&lt;/a&gt; or &lt;a href=&#34;https://www.knime.com/&#34;&gt;Knime&lt;/a&gt; into your pipeline can be set-up &lt;a href=&#34;https://forum.knime.com/t/execute-workflow-in-batch-mode-windows-10/13986&#34;&gt;similarly&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Passing in arguments&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You can pass arguments to a VBScript through the shell (&lt;a href=&#34;https://stackoverflow.com/questions/45622497/how-to-run-a-vbs-script-from-r-while-passing-arguments-from-r-to-vbs&#34;&gt;SO thread&lt;/a&gt;). Though given that you are already using spreadsheets, it’s also sometimes easier to write data to pre-determined locations or cells (this is often how the workbook was set-up to be used anyways).&lt;/p&gt;
&lt;div id=&#34;example&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Example&lt;/h2&gt;
&lt;p&gt;See &lt;a href=&#34;https://github.com/brshallo/macro-shell-example&#34;&gt;brshallo/macro-shell-example&lt;/a&gt; for a walk-through involving evaluating the present values of predicted deals.&lt;/p&gt;
&lt;p&gt;In the example I…&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;&lt;em&gt;pass predictions programatically through an excel workbook&lt;/em&gt; –&amp;gt;&lt;br /&gt;
&lt;/li&gt;
&lt;li&gt;&lt;em&gt;that calculates present value via macros and excel formulas&lt;/em&gt; –&amp;gt;&lt;br /&gt;
&lt;/li&gt;
&lt;li&gt;&lt;em&gt;which is then read back in from the spreadsheet programatically.&lt;/em&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;These steps are orchestrated via a “&lt;a href=&#34;https://github.com/brshallo/macro-shell-example/blob/master/R/run-all.R&#34;&gt;run-all.R&lt;/a&gt;” script. With a little more effort these could be formalized via &lt;a href=&#34;https://github.com/ropensci/targets&#34;&gt;targets&lt;/a&gt; (or your pipeline toolkit of choice).&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;setting-up-gaurd-rails&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Setting-up Gaurd Rails&lt;/h1&gt;
&lt;p&gt;There are many unavoidable limitations to any spreadsheet dependent data pipeline. But here are a few things you can do to keep things sane:&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;Think of your relationship with the workbook/macro/document in a somewhat similar way to how you might consider your relationship with an API or database you depend on. Get the owner of the document to think similarly – that is, as the owner of a standardized interface.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Identify which parts of the document need to stay consistent for your pipeline to keep working&lt;a href=&#34;#fn9&#34; class=&#34;footnote-ref&#34; id=&#34;fnref9&#34;&gt;&lt;sup&gt;9&lt;/sup&gt;&lt;/a&gt;, e.g. &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Location(s) where new data is to be inputted (e.g. a database, folder of .csv files, arguments passed through the shell script)&lt;/li&gt;
&lt;li&gt;Location(s) where you expect to retrieve data&lt;/li&gt;
&lt;li&gt;Names, data types, and possible values&lt;a href=&#34;#fn10&#34; class=&#34;footnote-ref&#34; id=&#34;fnref10&#34;&gt;&lt;sup&gt;10&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These are not much different from the kinds of considerations that happen when collaborating on any data pipeline&lt;a href=&#34;#fn11&#34; class=&#34;footnote-ref&#34; id=&#34;fnref11&#34;&gt;&lt;sup&gt;11&lt;/sup&gt;&lt;/a&gt;. The responsible party at each step has to adhere to certain structures about the form of the data as they expect it to come-in and the form with which it will proceed to the next step. Lines of communication should be open so that as changes occur to the tool, everyone (who needs to be) is made aware&lt;a href=&#34;#fn12&#34; class=&#34;footnote-ref&#34; id=&#34;fnref12&#34;&gt;&lt;sup&gt;12&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;ol start=&#34;2&#34; style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;Set-up notifications / methods of contact.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Particularly if the pipeline is used in the wild&lt;a href=&#34;#fn13&#34; class=&#34;footnote-ref&#34; id=&#34;fnref13&#34;&gt;&lt;sup&gt;13&lt;/sup&gt;&lt;/a&gt;, make it easy to get notifications for when things &lt;em&gt;do&lt;/em&gt; break&lt;a href=&#34;#fn14&#34; class=&#34;footnote-ref&#34; id=&#34;fnref14&#34;&gt;&lt;sup&gt;14&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;ol start=&#34;3&#34; style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;Basic optimization&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If you are using spreadsheets or VBA macros in your data pipeline you probably aren’t worried &lt;em&gt;too&lt;/em&gt; much about performance, but there may be a few things you can do to be more efficient.&lt;/p&gt;
&lt;p&gt;For example, for the &lt;a href=&#34;https://github.com/brshallo/macro-shell-example&#34;&gt;macro-shell-example&lt;/a&gt;, the VB script has as (headless) steps opening and closing the excel document after processing each deal. Therefore, processing five deals entails compute time spent on four unnecessary opens and closes. This wasted processing could be corrected with small changes to the VB Script.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;closing&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Closing&lt;/h1&gt;
&lt;p&gt;Data Scientists should still consider their work in a context of growth &amp;amp; development. I am reminded of the Alan Watts quote:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;“People who are responsible for technical development [must] be well-imbued with an ecological philosophy and see the direction of things so they will not keep perpetuating anachronisms.”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;For further reading on how data scientists should think about integrating their knowledge into sometimes lower-tech organizational contexts, see the excellent post by &lt;a href=&#34;https://twitter.com/allison_horst&#34;&gt;Allison Horst&lt;/a&gt; and &lt;a href=&#34;https://twitter.com/skyetetra&#34;&gt;Jacqueline Nolis&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&#34;&lt;a href=&#34;https://jnolis.com/blog/training_ds_for_teams/&#34;&gt;Merge conflicts&lt;/a&gt;: helping data science students merge their advanced skills into existing teams…&lt;br /&gt;
&lt;em&gt;What do we do about students trained in R and Python for jobs with Excel, Google Sheets and Access?&#34;&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix&lt;/h1&gt;
&lt;div id=&#34;related-alternative&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Related Alternative&lt;/h2&gt;
&lt;p&gt;You can also use the &lt;a href=&#34;https://github.com/omegahat/RDCOMClient&#34;&gt;RDCOMClient&lt;/a&gt; or &lt;a href=&#34;https://cran.r-project.org/web/packages/excel.link/excel.link.pdf&#34;&gt;excel.link&lt;/a&gt; package. These essentially do the same thing but allow you to circumvent the need to write a separate VBscript. They do require a Windows operating system though. These tools are also helpful if you need to read or write to open workbooks for some reason.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;other-resources&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Other Resources&lt;/h2&gt;
&lt;p&gt;A few other tools worth being aware of if you regularly interface with office products from R.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/Azure/Microsoft365R&#34;&gt;Microsoft365R&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://ardata-fr.github.io/officeverse/index.html&#34;&gt;officeverse&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://bookdown.org/yihui/rmarkdown/&#34;&gt;R markdown&lt;/a&gt; etc.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For integrating with google sheets there is &lt;a href=&#34;https://github.com/tidyverse/googlesheets4&#34;&gt;googlesheets4&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;For those without CS backgrounds, excel, or BI tools are typically the first analytics tools you get exposed to. Excel’s “Record Macro” feature (which enables watching VBA commands be generated while clicking through excel’s GUI / clicking through spreadsheets) was a helpful step towards me feeling comfortable with scripting. I also believe in the saying that &lt;em&gt;it doesn’t matter so much what you have, but how you use it&lt;/em&gt; (this applies broadly to analytics technologies) and have seen many people make impressive things happen with it.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;For me the bridge came from a friend in my Master’s program who inspired me to embrace R – before that, I’d had the moniker of “excel wizard” from my classmates in graduate school.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;Or it may simply add another layer of complexity.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;e.g. it is being run on a local machine, it is not updated on a fully automated basis, some parts have to be inputted manually, etc. EVERY DATA SCIENTIST HAS THEIR SKELETONS!&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;It may not be possible anyways if there is already an established user base for the existing tool… or may require a whole change management process which you can’t commit to.&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;You can run shell commands through R by running &lt;code&gt;system()&lt;/code&gt; or &lt;code&gt;shell()&lt;/code&gt; functions, SO &lt;a href=&#34;https://stackoverflow.com/questions/19404270/run-vba-script-from-r&#34;&gt;thread&lt;/a&gt; – see &lt;a href=&#34;#related-alternative&#34;&gt;Related Alternative&lt;/a&gt; in the &lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;.&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;Finance might have a VB wizard that can set this up for you.&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn8&#34;&gt;&lt;p&gt;You could even say this about {dplyr} and tidyverse tools which are largely designed with the intent of making interaction and fast iteration easy at the expense of making programming and functional programming and automation slightly more difficult.&lt;a href=&#34;#fnref8&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn9&#34;&gt;&lt;p&gt;While ensuring that whatever understanding you have allows flexibility for the owner to adjust the tool (but in a way that keeps in mind dependencies).&lt;a href=&#34;#fnref9&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn10&#34;&gt;&lt;p&gt;Nothing is more frustrating than when a data source changes arbitrarily and without notice.&lt;a href=&#34;#fnref10&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn11&#34;&gt;&lt;p&gt;Even those handled entirely programatically.&lt;a href=&#34;#fnref11&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn12&#34;&gt;&lt;p&gt;These guidelines/requirements are pretty similar to those you would have on any collaborative project.&lt;a href=&#34;#fnref12&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn13&#34;&gt;&lt;p&gt;I.e. being used in some way by people other than yourself or your immediate team.&lt;a href=&#34;#fnref13&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn14&#34;&gt;&lt;p&gt;For informal pipelines such as the ones you are likely looking at in regards to this post, this can be as simple as including an email that people should reach if things break, or triggering an auto-generated email populating an error message, e.g. via the &lt;a href=&#34;https://github.com/rstudio/blastula&#34;&gt;blastula&lt;/a&gt; package in R.&lt;a href=&#34;#fnref14&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Quantile Regression Forests for Prediction Intervals</title>
      <link>https://www.bryanshalloway.com/2021/04/21/quantile-regression-forests-for-prediction-intervals/</link>
      <pubDate>Wed, 21 Apr 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2021/04/21/quantile-regression-forests-for-prediction-intervals/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/2021/04/21/quantile-regression-forests-for-prediction-intervals/index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;

&lt;div id=&#34;TOC&#34;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#quantile-regression&#34;&gt;Quantile Regression&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#example&#34;&gt;Example&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#quantile-regression-forest&#34;&gt;Quantile Regression Forest&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#review&#34;&gt;Review&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#performance&#34;&gt;Performance&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#coverage&#34;&gt;Coverage&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#interval-width&#34;&gt;Interval Width&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#closing-notes&#34;&gt;Closing Notes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#residual-plots&#34;&gt;Residual Plots&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#other-charts&#34;&gt;Other Charts&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;p&gt;In this post I will build prediction intervals using quantile regression, more specifically, quantile regression forests. This is my third post on prediction intervals. Prior posts:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.bryanshalloway.com/2021/03/18/intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals/&#34;&gt;Understanding Prediction Intervals&lt;/a&gt; (Part 1)&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.bryanshalloway.com/2021/04/05/simulating-prediction-intervals/&#34;&gt;Simulating Prediction Intervals&lt;/a&gt; (Part 2)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This post should be read as a continuation on Part 1&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;. I do not reintroduce terms, figures, examples, etc. that are initially described in that post&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;. My primary purpose here is to encode an example with the &lt;a href=&#34;https://www.tidymodels.org/&#34;&gt;tidymodels&lt;/a&gt; suite of packages of building quantile regression forests for prediction intervals and to briefly review interval quality.&lt;/p&gt;
&lt;div id=&#34;quantile-regression&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Quantile Regression&lt;/h1&gt;
&lt;p&gt;Rather than make a prediction for the mean and then add a measure of variance to produce a prediction interval (as described in &lt;a href=&#34;https://www.bryanshalloway.com/2021/03/18/intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals/#a-few-things-to-know-about-prediction-intervals&#34;&gt;Part 1, A Few Things to Know About Prediction Intervals&lt;/a&gt;), quantile regression predicts the intervals directly. In quantile regression, predictions don’t correspond with the arithmetic mean but instead with a specified quantile&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;. To create a 90% prediction interval, you just make predictions at the 5th and 95th percentiles – together the two predictions constitute a prediction interval.&lt;/p&gt;
&lt;p&gt;The chief advantages over the parametric method described in &lt;a href=&#34;https://www.bryanshalloway.com/2021/03/18/intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals/&#34;&gt;Part 1, Understanding Prediction Intervals&lt;/a&gt; are that quantile regression has…&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;fewer and less stringent model assumptions.&lt;/li&gt;
&lt;li&gt;well established approaches for fitting more sophisticated model types than linear regression, e.g. using ensembles of trees.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Advantages over the approach I describe in &lt;a href=&#34;https://www.bryanshalloway.com/2021/04/05/simulating-prediction-intervals/&#34;&gt;Simulating Prediction Intervals&lt;/a&gt; are…&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;computation costs do not get out of control with more sophisticated model types&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;can more easily handle heteroskedasticity of errors&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt;. This advantage and others are described in Dan Saatrup Nielsen’s post on &lt;a href=&#34;https://saattrupdan.github.io/2020-03-09-quantile-regression/&#34;&gt;Quantile regression&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I also recommend Dan’s post on &lt;a href=&#34;https://saattrupdan.github.io/2020-04-05-quantile-regression-forests/&#34;&gt;Quantile regression forests&lt;/a&gt; for a description of &lt;em&gt;how&lt;/em&gt; tree-based methods generate predictions for quantiles (which it turns out is rather intuitive).&lt;/p&gt;
&lt;p&gt;For these reasons, quantile regression is often a highly practical choice for many modeling scenarios that require prediction intervals.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;example&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Example&lt;/h1&gt;
&lt;p&gt;The {parsnip} package does not yet have a &lt;code&gt;parsnip::linear_reg()&lt;/code&gt; method that supports linear quantile regression&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt; (see &lt;a href=&#34;https://github.com/tidymodels/parsnip/issues/465&#34;&gt;tidymodels/parsnip#465&lt;/a&gt;). Hence I took this as an opportunity to set-up an example for a random forest model using the {&lt;a href=&#34;https://github.com/imbs-hl/ranger&#34;&gt;ranger&lt;/a&gt;} package as the engine in my workflow&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;When comparing the quality of prediction intervals in this post against those from &lt;a href=&#34;https://www.bryanshalloway.com/2021/03/18/intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals/#review-prediction-intervals&#34;&gt;Part 1&lt;/a&gt; or &lt;a href=&#34;https://www.bryanshalloway.com/2021/04/05/simulating-prediction-intervals/#review&#34;&gt;Part 2&lt;/a&gt; we will not be able to untangle whether differences are due to the difference in model type (linear versus random forest) or the difference in interval estimation technique (parametric or simulated versus quantile regression).&lt;/p&gt;
&lt;p&gt;A more apples-to-apples comparison would have been to abandon the {parsnip} framework and gone through an example using the {quantreg} package for quantile regression… maybe in a future post.&lt;/p&gt;
&lt;div id=&#34;quantile-regression-forest&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Quantile Regression Forest&lt;/h2&gt;
&lt;p&gt;Starting libraries and data will be the same as in &lt;a href=&#34;https://www.bryanshalloway.com/2021/03/18/intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals/#providing-more-than-point-estimates&#34;&gt;Part 1, Providing More Than Point Estimates&lt;/a&gt;. The code below is sourced and printed from that post’s .Rmd file.&lt;/p&gt;
&lt;p&gt;Load packages:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(tidyverse)
library(tidymodels)
library(AmesHousing)
library(gt)

# function copied from here:
# https://github.com/rstudio/gt/issues/613#issuecomment-772072490 
# (simpler solution should be implemented in future versions of {gt})
fmt_if_number &amp;lt;- function(..., digits = 2) {
  input &amp;lt;- c(...)
  fmt &amp;lt;- paste0(&amp;quot;%.&amp;quot;, digits, &amp;quot;f&amp;quot;)
  if (is.numeric(input))   return(sprintf(fmt, input))
  return(input)
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Load data:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;ames &amp;lt;- make_ames() %&amp;gt;% 
  mutate(Years_Old = Year_Sold - Year_Built,
         Years_Old = ifelse(Years_Old &amp;lt; 0, 0, Years_Old))

set.seed(4595)
data_split &amp;lt;- initial_split(ames, strata = &amp;quot;Sale_Price&amp;quot;, p = 0.75)

ames_train &amp;lt;- training(data_split)
ames_holdout  &amp;lt;- testing(data_split) &lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Unlike in &lt;a href=&#34;https://www.bryanshalloway.com/2021/04/05/simulating-prediction-intervals/#example&#34;&gt;Part 2, Example&lt;/a&gt;, the pre-processing and model set-up is not the same as in &lt;a href=&#34;https://www.bryanshalloway.com/2021/03/18/intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals/#providing-more-than-point-estimates&#34;&gt;Part 1&lt;/a&gt;. We can remove a few of the transformations that had been important for linear models:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;transformations that don’t change the order of observations in a regressor generally don’t make a difference for tree-based methods, so we can remove most of the &lt;code&gt;step_log()&lt;/code&gt;’s&lt;/li&gt;
&lt;li&gt;tree based models are also good at capturing interactions / dependent relationships on their own, hence we can also remove &lt;code&gt;step_interact()&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;#RF models require comparably less pre-processing to linear models
rf_recipe &amp;lt;- 
  recipe(
    Sale_Price ~ Lot_Area + Neighborhood  + Years_Old + Gr_Liv_Area + Overall_Qual + Total_Bsmt_SF + Garage_Area, 
    data = ames_train
  ) %&amp;gt;%
  step_log(Sale_Price, base = 10) %&amp;gt;%
  step_other(Neighborhood, Overall_Qual, threshold = 50) %&amp;gt;% 
  step_novel(Neighborhood, Overall_Qual) %&amp;gt;% 
  step_dummy(Neighborhood, Overall_Qual) &lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;For our quantile regression example, we are using a random forest model rather than a linear model. Specifying &lt;code&gt;quantreg = TRUE&lt;/code&gt; tells {ranger} that we will be estimating quantiles rather than averages&lt;a href=&#34;#fn8&#34; class=&#34;footnote-ref&#34; id=&#34;fnref8&#34;&gt;&lt;sup&gt;8&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;rf_mod &amp;lt;- rand_forest() %&amp;gt;%
  set_engine(&amp;quot;ranger&amp;quot;, importance = &amp;quot;impurity&amp;quot;, seed = 63233, quantreg = TRUE) %&amp;gt;%
  set_mode(&amp;quot;regression&amp;quot;)

set.seed(63233)
rf_wf &amp;lt;- workflows::workflow() %&amp;gt;% 
  add_model(rf_mod) %&amp;gt;% 
  add_recipe(rf_recipe) %&amp;gt;% 
  fit(ames_train)&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;review&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Review&lt;/h1&gt;
&lt;p&gt;Tidymodels does not yet have a &lt;code&gt;predict()&lt;/code&gt; method for extracting quantiles (see issue &lt;a href=&#34;https://github.com/tidymodels/parsnip/issues/119&#34;&gt;tidymodels/parsnip#119&lt;/a&gt;). Hence in the code below I first extract the {ranger} &lt;code&gt;fit&lt;/code&gt; object and then use this to make predictions for the quantiles.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;preds_bind &amp;lt;- function(data_fit, lower = 0.05, upper = 0.95){
  predict(
  rf_wf$fit$fit$fit, 
  workflows::pull_workflow_prepped_recipe(rf_wf) %&amp;gt;% bake(data_fit),
  type = &amp;quot;quantiles&amp;quot;,
  quantiles = c(lower, upper, 0.50)
  ) %&amp;gt;% 
  with(predictions) %&amp;gt;% 
  as_tibble() %&amp;gt;% 
  set_names(paste0(&amp;quot;.pred&amp;quot;, c(&amp;quot;_lower&amp;quot;, &amp;quot;_upper&amp;quot;,  &amp;quot;&amp;quot;))) %&amp;gt;% 
  mutate(across(contains(&amp;quot;.pred&amp;quot;), ~10^.x)) %&amp;gt;% 
  bind_cols(data_fit) %&amp;gt;% 
  select(contains(&amp;quot;.pred&amp;quot;), Sale_Price, Lot_Area, Neighborhood, Years_Old, Gr_Liv_Area, Overall_Qual, Total_Bsmt_SF, Garage_Area)
}

rf_preds_test &amp;lt;- preds_bind(ames_holdout)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Let’s review a sample of prediction intervals.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;set.seed(1234)
rf_preds_test %&amp;gt;% 
  mutate(pred_interval = ggplot2::cut_number(Sale_Price, 10)) %&amp;gt;% 
  group_by(pred_interval) %&amp;gt;% 
  sample_n(2) %&amp;gt;% 
  ggplot(aes(x = .pred))+
  geom_point(aes(y = .pred, color = &amp;quot;prediction interval&amp;quot;))+
  geom_errorbar(aes(ymin = .pred_lower, ymax = .pred_upper, color = &amp;quot;prediction interval&amp;quot;))+
  geom_point(aes(y = Sale_Price, color = &amp;quot;actuals&amp;quot;))+
  scale_x_log10(labels = scales::dollar)+
  scale_y_log10(labels = scales::dollar)+
  labs(title = &amp;quot;90% Prediction intervals on a holdout dataset&amp;quot;,
       subtitle = &amp;quot;Random Forest Model&amp;quot;,
         y = &amp;quot;Sale_Price prediction intervals and actuals&amp;quot;)+
  theme_bw()+
  coord_fixed()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/2021/04/21/quantile-regression-forests-for-prediction-intervals/index_files/figure-html/unnamed-chunk-3-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;If we compare these against similar samples when using the &lt;a href=&#34;https://www.bryanshalloway.com/2021/03/18/intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals/#review-prediction-intervals&#34;&gt;analytic&lt;/a&gt; and &lt;a href=&#34;https://www.bryanshalloway.com/2021/04/05/simulating-prediction-intervals/#review&#34;&gt;simulation&lt;/a&gt; based approaches for linear regression models, we find that the width of the intervals vary substantially more when built using quantile regression forests.&lt;/p&gt;
&lt;div id=&#34;performance&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Performance&lt;/h2&gt;
&lt;p&gt;Overall model performance on a holdout dataset is similar (maybe slightly better) for an (untuned) Quantile Regression Forest&lt;a href=&#34;#fn9&#34; class=&#34;footnote-ref&#34; id=&#34;fnref9&#34;&gt;&lt;sup&gt;9&lt;/sup&gt;&lt;/a&gt; compared to the linear model (MAPE on holdout dataset of 11% vs. 11.8% with linear model)&lt;a href=&#34;#fn10&#34; class=&#34;footnote-ref&#34; id=&#34;fnref10&#34;&gt;&lt;sup&gt;10&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;As discussed in &lt;a href=&#34;https://www.bryanshalloway.com/2021/03/18/intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals/#cautions-with-overfitting&#34;&gt;Part 1, Cautions With Overfitting&lt;/a&gt;, we can compare performance on train and holdout datasets to provide an indicator of overfitting:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;rf_preds_train &amp;lt;- preds_bind(ames_train)

bind_rows(
  yardstick::mape(rf_preds_train, Sale_Price, .pred),
  yardstick::mape(rf_preds_test, Sale_Price, .pred)
) %&amp;gt;% 
  mutate(dataset = c(&amp;quot;training&amp;quot;, &amp;quot;holdout&amp;quot;)) %&amp;gt;% 
  gt::gt() %&amp;gt;% 
  gt::fmt_number(&amp;quot;.estimate&amp;quot;, decimals = 1)&lt;/code&gt;&lt;/pre&gt;
&lt;style&gt;html {
  font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Helvetica Neue&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, Arial, sans-serif;
}

#hebfvnxvbl .gt_table {
  display: table;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#hebfvnxvbl .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#hebfvnxvbl .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#hebfvnxvbl .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 0;
  padding-bottom: 4px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#hebfvnxvbl .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#hebfvnxvbl .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#hebfvnxvbl .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#hebfvnxvbl .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#hebfvnxvbl .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#hebfvnxvbl .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#hebfvnxvbl .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#hebfvnxvbl .gt_group_heading {
  padding: 8px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
}

#hebfvnxvbl .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#hebfvnxvbl .gt_from_md &gt; :first-child {
  margin-top: 0;
}

#hebfvnxvbl .gt_from_md &gt; :last-child {
  margin-bottom: 0;
}

#hebfvnxvbl .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#hebfvnxvbl .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 12px;
}

#hebfvnxvbl .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#hebfvnxvbl .gt_first_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
}

#hebfvnxvbl .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#hebfvnxvbl .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#hebfvnxvbl .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#hebfvnxvbl .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#hebfvnxvbl .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#hebfvnxvbl .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding: 4px;
}

#hebfvnxvbl .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#hebfvnxvbl .gt_sourcenote {
  font-size: 90%;
  padding: 4px;
}

#hebfvnxvbl .gt_left {
  text-align: left;
}

#hebfvnxvbl .gt_center {
  text-align: center;
}

#hebfvnxvbl .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#hebfvnxvbl .gt_font_normal {
  font-weight: normal;
}

#hebfvnxvbl .gt_font_bold {
  font-weight: bold;
}

#hebfvnxvbl .gt_font_italic {
  font-style: italic;
}

#hebfvnxvbl .gt_super {
  font-size: 65%;
}

#hebfvnxvbl .gt_footnote_marks {
  font-style: italic;
  font-size: 65%;
}
&lt;/style&gt;
&lt;div id=&#34;hebfvnxvbl&#34; style=&#34;overflow-x:auto;overflow-y:auto;width:auto;height:auto;&#34;&gt;&lt;table class=&#34;gt_table&#34;&gt;
  
  &lt;thead class=&#34;gt_col_headings&#34;&gt;
    &lt;tr&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_left&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;.metric&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_left&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;.estimator&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;.estimate&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_left&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;dataset&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody class=&#34;gt_table_body&#34;&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;mape&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;standard&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;4.7&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;training&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;mape&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;standard&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;11.0&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;holdout&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  
  
&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;We see a substantial discrepancy in performance&lt;a href=&#34;#fn11&#34; class=&#34;footnote-ref&#34; id=&#34;fnref11&#34;&gt;&lt;sup&gt;11&lt;/sup&gt;&lt;/a&gt;. This puts the validity of the expected coverage of our prediction intervals in question&lt;a href=&#34;#fn12&#34; class=&#34;footnote-ref&#34; id=&#34;fnref12&#34;&gt;&lt;sup&gt;12&lt;/sup&gt;&lt;/a&gt;…&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;coverage&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Coverage&lt;/h2&gt;
&lt;p&gt;Let’s check our coverage rates on a holdout dataset:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;coverage &amp;lt;- function(df, ...){
  df %&amp;gt;%
    mutate(covered = ifelse(Sale_Price &amp;gt;= .pred_lower &amp;amp; Sale_Price &amp;lt;= .pred_upper, 1, 0)) %&amp;gt;% 
    group_by(...) %&amp;gt;% 
    summarise(n = n(),
              n_covered = sum(
                covered
              ),
              stderror = sd(covered) / sqrt(n),
              coverage_prop = n_covered / n)
}

rf_preds_test %&amp;gt;% 
  coverage() %&amp;gt;% 
  mutate(across(c(coverage_prop, stderror), ~.x * 100)) %&amp;gt;% 
  gt::gt() %&amp;gt;% 
  gt::fmt_number(&amp;quot;stderror&amp;quot;, decimals = 2) %&amp;gt;% 
  gt::fmt_number(&amp;quot;coverage_prop&amp;quot;, decimals = 1) &lt;/code&gt;&lt;/pre&gt;
&lt;style&gt;html {
  font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Helvetica Neue&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, Arial, sans-serif;
}

#ghnetfgzuo .gt_table {
  display: table;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#ghnetfgzuo .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#ghnetfgzuo .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#ghnetfgzuo .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 0;
  padding-bottom: 4px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#ghnetfgzuo .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#ghnetfgzuo .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#ghnetfgzuo .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#ghnetfgzuo .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#ghnetfgzuo .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#ghnetfgzuo .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#ghnetfgzuo .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#ghnetfgzuo .gt_group_heading {
  padding: 8px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
}

#ghnetfgzuo .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#ghnetfgzuo .gt_from_md &gt; :first-child {
  margin-top: 0;
}

#ghnetfgzuo .gt_from_md &gt; :last-child {
  margin-bottom: 0;
}

#ghnetfgzuo .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#ghnetfgzuo .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 12px;
}

#ghnetfgzuo .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#ghnetfgzuo .gt_first_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
}

#ghnetfgzuo .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#ghnetfgzuo .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#ghnetfgzuo .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#ghnetfgzuo .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#ghnetfgzuo .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#ghnetfgzuo .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding: 4px;
}

#ghnetfgzuo .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#ghnetfgzuo .gt_sourcenote {
  font-size: 90%;
  padding: 4px;
}

#ghnetfgzuo .gt_left {
  text-align: left;
}

#ghnetfgzuo .gt_center {
  text-align: center;
}

#ghnetfgzuo .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#ghnetfgzuo .gt_font_normal {
  font-weight: normal;
}

#ghnetfgzuo .gt_font_bold {
  font-weight: bold;
}

#ghnetfgzuo .gt_font_italic {
  font-style: italic;
}

#ghnetfgzuo .gt_super {
  font-size: 65%;
}

#ghnetfgzuo .gt_footnote_marks {
  font-style: italic;
  font-size: 65%;
}
&lt;/style&gt;
&lt;div id=&#34;ghnetfgzuo&#34; style=&#34;overflow-x:auto;overflow-y:auto;width:auto;height:auto;&#34;&gt;&lt;table class=&#34;gt_table&#34;&gt;
  
  &lt;thead class=&#34;gt_col_headings&#34;&gt;
    &lt;tr&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_center&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;n&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;n_covered&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;stderror&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;coverage_prop&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody class=&#34;gt_table_body&#34;&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;731&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;706&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.67&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;96.6&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  
  
&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;Surprisingly, we see a coverage probability for our prediction intervals of &amp;gt;96%&lt;a href=&#34;#fn13&#34; class=&#34;footnote-ref&#34; id=&#34;fnref13&#34;&gt;&lt;sup&gt;13&lt;/sup&gt;&lt;/a&gt; on our holdout dataset&lt;a href=&#34;#fn14&#34; class=&#34;footnote-ref&#34; id=&#34;fnref14&#34;&gt;&lt;sup&gt;14&lt;/sup&gt;&lt;/a&gt; – greater than our expected coverage of 90%. This suggests our prediction intervals are, in aggregate, quite conservative&lt;a href=&#34;#fn15&#34; class=&#34;footnote-ref&#34; id=&#34;fnref15&#34;&gt;&lt;sup&gt;15&lt;/sup&gt;&lt;/a&gt;. Typically the coverage on the holdout dataset would be the same or &lt;em&gt;less&lt;/em&gt; than the expected coverage.&lt;/p&gt;
&lt;p&gt;This is even more surprising in the context of the &lt;a href=&#34;#performance&#34;&gt;Performance&lt;/a&gt; indicator of our model for overfitting. See &lt;a href=&#34;#residual-plots&#34;&gt;Residual Plots&lt;/a&gt; in the &lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt; for a few additional figures and notes. In the future I may investigate the reason for this more closely, for now I simply opened a &lt;a href=&#34;https://stackoverflow.com/questions/66666257/prediction-intervals-from-quantile-regression-forests-have-higher-coverage-than&#34;&gt;question on Stack Overflow&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;In &lt;a href=&#34;https://www.bryanshalloway.com/2021/03/18/intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals/#cautions-with-overfitting&#34;&gt;Part 1, Cautions with overfitting&lt;/a&gt;, I described how to tune prediction intervals using coverage rates on holdout data. The code below applies this approach, though due to the surprising finding of a &lt;em&gt;higher empirical coverage&lt;/em&gt; rate (which is opposite of what we typically observe) I will be identifying a more narrow (rather than broader) &lt;em&gt;expected coverage&lt;/em&gt;, i.e. prediction interval&lt;a href=&#34;#fn16&#34; class=&#34;footnote-ref&#34; id=&#34;fnref16&#34;&gt;&lt;sup&gt;16&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;tune_alpha_coverage &amp;lt;- function(lower, upper){
  
  preds &amp;lt;- preds_bind(ames_holdout, lower, upper)
  
  preds %&amp;gt;%
    coverage() %&amp;gt;% 
    pull(coverage_prop)
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;If we review the expected coverage against the empirical coverage rates, we see the coverage of this model seems, across prediction intervals, to be underestimated&lt;a href=&#34;#fn17&#34; class=&#34;footnote-ref&#34; id=&#34;fnref17&#34;&gt;&lt;sup&gt;17&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;coverages &amp;lt;- tibble(lower = seq(0.025, 0.2, by = 0.005)) %&amp;gt;% 
  mutate(upper = 1 - lower,
         expected_coverage = upper - lower) %&amp;gt;% 
  mutate(hold_out_coverage = map2_dbl(lower, upper, tune_alpha_coverage))

coverages %&amp;gt;% 
  ggplot()+
  geom_line(aes(x = expected_coverage, y = hold_out_coverage))+
  geom_line(aes(x = expected_coverage, y = expected_coverage, colour = &amp;quot;expected = empirical&amp;quot;), alpha = 0.5)+
  geom_hline(aes(yintercept = 0.90, colour = &amp;quot;90% target coverage&amp;quot;))+
  coord_fixed()+
  theme_bw()+
  labs(title = &amp;quot;Requesting ~80% Prediction Intervals will Produce the Desired Coverage of ~90%&amp;quot;,
       x = &amp;quot;Expected Coverage (i.e. requested prediction interval)&amp;quot;,
       y = &amp;quot;Empirical Coverage (i.e. actual coverage on a holdout datset)&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/2021/04/21/quantile-regression-forests-for-prediction-intervals/index_files/figure-html/unnamed-chunk-9-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;The figure above suggests that an expected prediction interval of 80% will produce an interval with actual coverage of about 90%. For the remainder of the body of this post I will use the 80% expected prediction intervals (90% empirical prediction intervals) from our quantile regression forest model. (See &lt;a href=&#34;#other-charts&#34;&gt;Other Charts&lt;/a&gt; in the &lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt; for side-by-side comparisons of measures between the 80% and 90% expected prediction intervals.)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Coverage Across Deciles&lt;/strong&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;separate_cut &amp;lt;- function(df, group_var = price_grouped){
  df %&amp;gt;% 
    mutate(x_tmp = str_sub({{ group_var }}, 2, -2)) %&amp;gt;% 
    separate(x_tmp, c(&amp;quot;min&amp;quot;, &amp;quot;max&amp;quot;), sep = &amp;quot;,&amp;quot;) %&amp;gt;% 
    mutate(across(c(min, max), as.double))
}&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;rf_preds_test_80 &amp;lt;- preds_bind(ames_holdout, lower = 0.10, upper = 0.90)

coverage_80 &amp;lt;- rf_preds_test_80 %&amp;gt;% 
  mutate(price_grouped = ggplot2::cut_number(.pred, 5)) %&amp;gt;% 
  coverage(price_grouped) %&amp;gt;% 
  separate_cut() %&amp;gt;% 
  mutate(expected_coverage = &amp;quot;80%&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;coverage_80 %&amp;gt;% 
  ggplot(aes(x = forcats::fct_reorder(scales::dollar(max, scale = 1/1000), max), y = coverage_prop))+
  geom_line(aes(group = expected_coverage))+
  geom_errorbar(aes(ymin = coverage_prop - 2 * stderror, ymax = ifelse(coverage_prop + 2 * stderror &amp;gt; 1, 1, coverage_prop + 2 * stderror)))+
  coord_cartesian(ylim = c(0.70, 1))+
  scale_x_discrete(guide = guide_axis(n.dodge = 2))+
  # facet_wrap(~expected_coverage)+
  labs(x = &amp;quot;Max Predicted Price for Quintile (in thousands)&amp;quot;,
       y = &amp;quot;Coverage at Quintile (On a holdout Set)&amp;quot;,
       title = &amp;quot;Coverage by Quintile of Predictions&amp;quot;,
       subtitle = &amp;quot;Quantile Regression Forest&amp;quot;,
       caption = &amp;quot;Error bars represent {coverage} +/- 2 * {coverage standard error}&amp;quot;)+
  theme_bw()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/2021/04/21/quantile-regression-forests-for-prediction-intervals/index_files/figure-html/rf-coverage-quintiles-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;There &lt;em&gt;appears&lt;/em&gt; to be slightly lower empirical coverage rates for smaller predicted prices, however a statistical test suggests any difference is not significant:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Chi-squared test of association between {covered} ~ {predicted price group}:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;rf_preds_test_80 %&amp;gt;% 
  mutate(price_grouped = ggplot2::cut_number(.pred, 5)) %&amp;gt;% 
  mutate(covered = ifelse(Sale_Price &amp;gt;= .pred_lower &amp;amp; Sale_Price &amp;lt;= .pred_upper, 1, 0)) %&amp;gt;% 
  with(chisq.test(price_grouped, covered)) %&amp;gt;% 
  pander::pander() &lt;/code&gt;&lt;/pre&gt;
&lt;table style=&#34;width:44%;&#34;&gt;
&lt;caption&gt;Pearson’s Chi-squared test: &lt;code&gt;price_grouped&lt;/code&gt; and &lt;code&gt;covered&lt;/code&gt;&lt;/caption&gt;
&lt;colgroup&gt;
&lt;col width=&#34;23%&#34; /&gt;
&lt;col width=&#34;6%&#34; /&gt;
&lt;col width=&#34;13%&#34; /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;center&#34;&gt;Test statistic&lt;/th&gt;
&lt;th align=&#34;center&#34;&gt;df&lt;/th&gt;
&lt;th align=&#34;center&#34;&gt;P value&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;center&#34;&gt;7.936&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;4&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;0.09394&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div id=&#34;interval-width&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Interval Width&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;In aggregate:&lt;/strong&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;get_interval_width &amp;lt;- function(df, ...){
  df %&amp;gt;% 
    mutate(interval_width = .pred_upper - .pred_lower,
           interval_pred_ratio = interval_width / .pred) %&amp;gt;% 
    group_by(...) %&amp;gt;% 
    summarise(n = n(),
              mean_interval_width_percentage = mean(interval_pred_ratio),
              stdev = sd(interval_pred_ratio),
              stderror = sd(interval_pred_ratio) / sqrt(n))
}

rf_preds_test_80 %&amp;gt;% 
  get_interval_width() %&amp;gt;% 
  mutate(across(c(mean_interval_width_percentage, stdev, stderror), ~.x*100)) %&amp;gt;% 
  gt::gt() %&amp;gt;% 
  gt::fmt_number(c(&amp;quot;stdev&amp;quot;, &amp;quot;stderror&amp;quot;), decimals = 2) %&amp;gt;% 
  gt::fmt_number(&amp;quot;mean_interval_width_percentage&amp;quot;, decimals = 1)&lt;/code&gt;&lt;/pre&gt;
&lt;style&gt;html {
  font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Helvetica Neue&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, Arial, sans-serif;
}

#irymdofxki .gt_table {
  display: table;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#irymdofxki .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#irymdofxki .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#irymdofxki .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 0;
  padding-bottom: 4px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#irymdofxki .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#irymdofxki .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#irymdofxki .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#irymdofxki .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#irymdofxki .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#irymdofxki .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#irymdofxki .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#irymdofxki .gt_group_heading {
  padding: 8px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
}

#irymdofxki .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#irymdofxki .gt_from_md &gt; :first-child {
  margin-top: 0;
}

#irymdofxki .gt_from_md &gt; :last-child {
  margin-bottom: 0;
}

#irymdofxki .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#irymdofxki .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 12px;
}

#irymdofxki .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#irymdofxki .gt_first_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
}

#irymdofxki .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#irymdofxki .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#irymdofxki .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#irymdofxki .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#irymdofxki .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#irymdofxki .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding: 4px;
}

#irymdofxki .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#irymdofxki .gt_sourcenote {
  font-size: 90%;
  padding: 4px;
}

#irymdofxki .gt_left {
  text-align: left;
}

#irymdofxki .gt_center {
  text-align: center;
}

#irymdofxki .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#irymdofxki .gt_font_normal {
  font-weight: normal;
}

#irymdofxki .gt_font_bold {
  font-weight: bold;
}

#irymdofxki .gt_font_italic {
  font-style: italic;
}

#irymdofxki .gt_super {
  font-size: 65%;
}

#irymdofxki .gt_footnote_marks {
  font-style: italic;
  font-size: 65%;
}
&lt;/style&gt;
&lt;div id=&#34;irymdofxki&#34; style=&#34;overflow-x:auto;overflow-y:auto;width:auto;height:auto;&#34;&gt;&lt;table class=&#34;gt_table&#34;&gt;
  
  &lt;thead class=&#34;gt_col_headings&#34;&gt;
    &lt;tr&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_center&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;n&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;mean_interval_width_percentage&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;stdev&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;stderror&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody class=&#34;gt_table_body&#34;&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;731&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;44.1&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;19.19&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.71&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  
  
&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;By quintiles of predictions:&lt;/strong&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;interval_width_80 &amp;lt;- rf_preds_test_80 %&amp;gt;% 
  mutate(price_grouped = ggplot2::cut_number(.pred, 5)) %&amp;gt;% 
  get_interval_width(price_grouped) %&amp;gt;% 
  separate_cut() %&amp;gt;% 
  select(-price_grouped) %&amp;gt;% 
  mutate(expected_coverage = &amp;quot;80%&amp;quot;)

interval_width_80 %&amp;gt;% 
  mutate(across(c(mean_interval_width_percentage, stdev, stderror), ~.x*100)) %&amp;gt;% 
  gt::gt() %&amp;gt;% 
  gt::fmt_number(c(&amp;quot;stdev&amp;quot;, &amp;quot;stderror&amp;quot;), decimals = 2) %&amp;gt;% 
  gt::fmt_number(&amp;quot;mean_interval_width_percentage&amp;quot;, decimals = 1)&lt;/code&gt;&lt;/pre&gt;
&lt;style&gt;html {
  font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Helvetica Neue&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, Arial, sans-serif;
}

#exexddcnha .gt_table {
  display: table;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#exexddcnha .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#exexddcnha .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#exexddcnha .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 0;
  padding-bottom: 4px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#exexddcnha .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#exexddcnha .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#exexddcnha .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#exexddcnha .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#exexddcnha .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#exexddcnha .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#exexddcnha .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#exexddcnha .gt_group_heading {
  padding: 8px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
}

#exexddcnha .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#exexddcnha .gt_from_md &gt; :first-child {
  margin-top: 0;
}

#exexddcnha .gt_from_md &gt; :last-child {
  margin-bottom: 0;
}

#exexddcnha .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#exexddcnha .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 12px;
}

#exexddcnha .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#exexddcnha .gt_first_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
}

#exexddcnha .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#exexddcnha .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#exexddcnha .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#exexddcnha .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#exexddcnha .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#exexddcnha .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding: 4px;
}

#exexddcnha .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#exexddcnha .gt_sourcenote {
  font-size: 90%;
  padding: 4px;
}

#exexddcnha .gt_left {
  text-align: left;
}

#exexddcnha .gt_center {
  text-align: center;
}

#exexddcnha .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#exexddcnha .gt_font_normal {
  font-weight: normal;
}

#exexddcnha .gt_font_bold {
  font-weight: bold;
}

#exexddcnha .gt_font_italic {
  font-style: italic;
}

#exexddcnha .gt_super {
  font-size: 65%;
}

#exexddcnha .gt_footnote_marks {
  font-style: italic;
  font-size: 65%;
}
&lt;/style&gt;
&lt;div id=&#34;exexddcnha&#34; style=&#34;overflow-x:auto;overflow-y:auto;width:auto;height:auto;&#34;&gt;&lt;table class=&#34;gt_table&#34;&gt;
  
  &lt;thead class=&#34;gt_col_headings&#34;&gt;
    &lt;tr&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_center&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;n&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;mean_interval_width_percentage&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;stdev&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;stderror&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;min&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;max&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_left&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;expected_coverage&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody class=&#34;gt_table_body&#34;&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;148&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;53.3&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;19.86&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;1.63&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;63900&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;128000&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;80%&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;151&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;40.8&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;18.30&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;1.49&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;128000&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;145000&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;80%&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;143&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;42.4&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;17.31&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;1.45&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;145000&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;174000&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;80%&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;143&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;37.1&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;17.35&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;1.45&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;174000&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;217000&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;80%&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;146&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;46.7&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;19.04&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;1.58&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;217000&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;479000&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;80%&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  
  
&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;Compared to the intervals created with linear regression analytically in &lt;a href=&#34;https://www.bryanshalloway.com/2021/03/18/intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals/#interval-width&#34;&gt;Part 1&lt;/a&gt; and simulated in &lt;a href=&#34;https://www.bryanshalloway.com/2021/04/05/simulating-prediction-intervals/#interval-width&#34;&gt;Part 2&lt;/a&gt;, the intervals from our quantile regression forests are…&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;a bit more narrow (~44% of &lt;code&gt;.pred&lt;/code&gt; compared to &amp;gt;51% with prior methods)&lt;/li&gt;
&lt;li&gt;vary more in interval widths between observations (see &lt;code&gt;stdev&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;more variable across quintiles&lt;a href=&#34;#fn18&#34; class=&#34;footnote-ref&#34; id=&#34;fnref18&#34;&gt;&lt;sup&gt;18&lt;/sup&gt;&lt;/a&gt; – there is a range of more than 16 percentage points in mean interval widths between deciles, roughly 3x what was seen even in Part 2&lt;a href=&#34;#fn19&#34; class=&#34;footnote-ref&#34; id=&#34;fnref19&#34;&gt;&lt;sup&gt;19&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This suggests that quantile regression forests are better able to differentiate measures of uncertainty by observations compared to the linear models from the previous posts&lt;a href=&#34;#fn20&#34; class=&#34;footnote-ref&#34; id=&#34;fnref20&#34;&gt;&lt;sup&gt;20&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;closing-notes&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Closing Notes&lt;/h1&gt;
&lt;p&gt;This post walked through an example using quantile regression forests within {tidymodels} to build prediction intervals. Such an approach is relatively simple and computationally efficient to implement and flexible in its ability to vary interval width according to the uncertainty associated with an observation. The section on &lt;a href=&#34;#coverage&#34;&gt;Coverage&lt;/a&gt; suggests that additional review may be required of prediction intervals and that alpha levels may need to be tuned according to coverage rates on holdout data.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Advantages of Quantile Regression for Building Prediction Intervals:&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Quantile regression methods are generally more robust to model assumptions (e.g. heteroskedasticity of errors).&lt;/li&gt;
&lt;li&gt;For random forests and other tree-based methods, estimation techniques allow a single model to produce predictions at all quantiles&lt;a href=&#34;#fn21&#34; class=&#34;footnote-ref&#34; id=&#34;fnref21&#34;&gt;&lt;sup&gt;21&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;While higher in computation costs than analytic methods, costs are still low compared to simulation based approaches&lt;a href=&#34;#fn22&#34; class=&#34;footnote-ref&#34; id=&#34;fnref22&#34;&gt;&lt;sup&gt;22&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;Downsides:&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Are not immune to overfitting and related issues (though these also plague parametric methods and can sometimes be improved by tuning).&lt;/li&gt;
&lt;li&gt;Models are more commonly designed to predict the mean rather than a quantile, so there may be fewer model classes or packages available that are ready to use out-of-the-box. These may require editing the objective function so that the model is optimized on the quantile loss, for example&lt;a href=&#34;#fn23&#34; class=&#34;footnote-ref&#34; id=&#34;fnref23&#34;&gt;&lt;sup&gt;23&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix&lt;/h1&gt;
&lt;div id=&#34;residual-plots&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Residual Plots&lt;/h2&gt;
&lt;p&gt;Remember that these are on a &lt;code&gt;log(10)&lt;/code&gt; scale.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Residual plot on training data:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;rf_preds_train %&amp;gt;% 
  mutate(covered = ifelse(
    Sale_Price &amp;gt;= .pred_lower &amp;amp; Sale_Price &amp;lt;= .pred_upper, 
    &amp;quot;covered&amp;quot;,
    &amp;quot;not covered&amp;quot;)
    ) %&amp;gt;% 
  mutate(across(c(&amp;quot;Sale_Price&amp;quot;, contains(&amp;quot;.pred&amp;quot;)), ~log(.x, 10))) %&amp;gt;% 
  mutate(.resid = Sale_Price - .pred) %&amp;gt;% 
  mutate(pred_original = .pred) %&amp;gt;% 
  mutate(across(contains(&amp;quot;.pred&amp;quot;), ~(.x - .pred))) %&amp;gt;% 
  ggplot(aes(x = pred_original,))+
  geom_errorbar(aes(ymin = .pred_lower, ymax = .pred_upper, colour = &amp;quot;pred interval&amp;quot;), alpha = 0.3)+
  geom_point(aes(y = .resid, colour = covered))+
  theme_bw()+
  labs(x = &amp;quot;Prediction&amp;quot;,
       y = &amp;quot;Residuals over Prediction Interval&amp;quot;,
       title = &amp;quot;Residual plot on training set&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/2021/04/21/quantile-regression-forests-for-prediction-intervals/index_files/figure-html/unnamed-chunk-13-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The several points with residuals of zero on the training data made me think that {ranger} might be set-up such that if there are many residuals of 0, it may assume there is overfitting going on and then default to some kind of conservative or alternative approach to computing the prediction intervals. However this proved false as when I tried higher values of &lt;code&gt;min_n&lt;/code&gt; – which would reduce any overfitting – I still had similar results regarding a higher than expected coverage rate.&lt;/li&gt;
&lt;li&gt;I also wondered whether some of the extreme points (e.g. the one with a residual of -0.5) may be contributing to the highly conservative intervals. When I removed outliers I found a &lt;em&gt;slight&lt;/em&gt; narrowing of the prediction intervals, but not much… so that also didn’t seem to explain things.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Hopefully people on &lt;a href=&#34;(https://stackoverflow.com/questions/66666257/prediction-intervals-from-quantile-regression-forests-have-higher-coverage-than)&#34;&gt;Stack Overflow&lt;/a&gt; know more…&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Residual plot on holdout data:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;rf_preds_test %&amp;gt;% 
  mutate(covered = ifelse(
    Sale_Price &amp;gt;= .pred_lower &amp;amp; Sale_Price &amp;lt;= .pred_upper, 
    &amp;quot;covered&amp;quot;,
    &amp;quot;not covered&amp;quot;)
  ) %&amp;gt;% 
  mutate(across(c(&amp;quot;Sale_Price&amp;quot;, contains(&amp;quot;.pred&amp;quot;)), ~log(.x, 10))) %&amp;gt;% 
  mutate(.resid = Sale_Price - .pred) %&amp;gt;% 
  mutate(pred_original = .pred) %&amp;gt;% 
  mutate(across(contains(&amp;quot;.pred&amp;quot;), ~(.x - .pred))) %&amp;gt;% 
  ggplot(aes(x = pred_original,))+
  geom_errorbar(aes(ymin = .pred_lower, ymax = .pred_upper, colour = &amp;quot;pred interval&amp;quot;), alpha = 0.3)+
  geom_point(aes(y = .resid, colour = covered))+
  theme_bw()+
  labs(x = &amp;quot;Prediction&amp;quot;,
       y = &amp;quot;Residuals over Prediction Interval&amp;quot;,
       title = &amp;quot;Residual plot on holdout set&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/2021/04/21/quantile-regression-forests-for-prediction-intervals/index_files/figure-html/unnamed-chunk-14-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;other-charts&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Other Charts&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Sample of observations, but now using 80% Prediction Intervals:&lt;/strong&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;set.seed(1234)
rf_preds_test_80 %&amp;gt;% 
  mutate(pred_interval = ggplot2::cut_number(Sale_Price, 10)) %&amp;gt;% 
  group_by(pred_interval) %&amp;gt;% 
  sample_n(2) %&amp;gt;% 
  ggplot(aes(x = .pred))+
  geom_point(aes(y = .pred, color = &amp;quot;prediction interval&amp;quot;))+
  geom_errorbar(aes(ymin = .pred_lower, ymax = .pred_upper, color = &amp;quot;prediction interval&amp;quot;))+
  geom_point(aes(y = Sale_Price, color = &amp;quot;actuals&amp;quot;))+
  scale_x_log10(labels = scales::dollar)+
  scale_y_log10(labels = scales::dollar)+
  labs(title = &amp;quot;80% Prediction intervals on a holdout dataset (90% empirical)&amp;quot;,
       subtitle = &amp;quot;Random Forest Model&amp;quot;,
         y = &amp;quot;Sale_Price prediction intervals and actuals&amp;quot;)+
  theme_bw()+
  coord_fixed()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/2021/04/21/quantile-regression-forests-for-prediction-intervals/index_files/figure-html/unnamed-chunk-15-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Coverage rates across quintiles for expected coverage of 80% and 90%:&lt;/strong&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;coverage_90 &amp;lt;- rf_preds_test %&amp;gt;%
  mutate(price_grouped = ggplot2::cut_number(.pred, 5)) %&amp;gt;% 
  coverage(price_grouped) %&amp;gt;% 
  separate_cut() %&amp;gt;% 
  mutate(expected_coverage = &amp;quot;90%&amp;quot;)

bind_rows(coverage_80, coverage_90) %&amp;gt;% 
  ggplot(aes(x = forcats::fct_reorder(scales::dollar(max, scale = 1/1000), max), y = coverage_prop, colour = expected_coverage))+
  geom_line(aes(group = expected_coverage))+
  geom_errorbar(aes(ymin = coverage_prop - 2 * stderror, ymax = ifelse(coverage_prop + 2 * stderror &amp;gt; 1, 1, coverage_prop + 2 * stderror)))+
  coord_cartesian(ylim = c(0.70, 1))+
  scale_x_discrete(guide = guide_axis(n.dodge = 2))+
  facet_wrap(~expected_coverage)+
  labs(x = &amp;quot;Max Predicted Price for Quintile (in thousands)&amp;quot;,
       y = &amp;quot;Coverage at Quintile (On a holdout Set)&amp;quot;,
       title = &amp;quot;Coverage by Quintile of Predictions&amp;quot;,
       subtitle = &amp;quot;Quantile Regression Forest&amp;quot;,
       caption = &amp;quot;Error bars represent {coverage} +/- 2 * {coverage standard error}&amp;quot;)+
  theme_bw()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/2021/04/21/quantile-regression-forests-for-prediction-intervals/index_files/figure-html/coverage-90-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Interval Widths across quantiles for expected coverage of 80% and 90%:&lt;/strong&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;interval_width_90 &amp;lt;- rf_preds_test %&amp;gt;% 
  mutate(price_grouped = ggplot2::cut_number(.pred, 5)) %&amp;gt;% 
  get_interval_width(price_grouped) %&amp;gt;% 
  separate_cut() %&amp;gt;% 
  select(-price_grouped) %&amp;gt;% 
  mutate(expected_coverage = &amp;quot;90%&amp;quot;)


bind_rows(interval_width_80, interval_width_90) %&amp;gt;% 
  ggplot(aes(x = forcats::fct_reorder(scales::dollar(max, scale = 1/1000), max), y = mean_interval_width_percentage, colour = expected_coverage))+
  geom_line(aes(group = expected_coverage))+
  geom_errorbar(aes(ymin = mean_interval_width_percentage - 2 * stderror, ymax = mean_interval_width_percentage + 2 * stderror))+
  # coord_cartesian(ylim = c(0.70, 1.01))+
  scale_x_discrete(guide = guide_axis(n.dodge = 2))+
  facet_wrap(~expected_coverage)+
  labs(x = &amp;quot;Max Predicted Price for Quintile (in thousands)&amp;quot;,
     y = &amp;quot;Average Interval Width as a Percentage of Prediction&amp;quot;,
     title = &amp;quot;Interval Width by Quintile of Predictions (On a holdout Set)&amp;quot;,
     subtitle = &amp;quot;Quantile Regression Forest&amp;quot;,
     caption = &amp;quot;Error bars represent {interval width} +/- 2 * {interval width standard error}&amp;quot;)+
  theme_bw()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/2021/04/21/quantile-regression-forests-for-prediction-intervals/index_files/figure-html/unnamed-chunk-16-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;Part 2 and this post are both essentially distinct follow-ups to Part 1. So you don’t really need to have read Part 2. However it may be useful (Part 2’s introductory section offers a more thorough list of things I will not be restating in this post).&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;I am also not as thorough in elucidating the procedure’s used in this post as I am in &lt;a href=&#34;https://www.bryanshalloway.com/2021/04/05/simulating-prediction-intervals/#procedure&#34;&gt;Part 2, Procedure&lt;/a&gt;, for example.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;Default is generally 50%, the median.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;… where even building a single model can take a long time. As rather than building &lt;em&gt;many&lt;/em&gt; models, you are only building one or maybe two models. Some quantile regression models, such as the one I go through in this post, can predict any quantile from a single model, other model types require a separate model for each quantile – so for a prediction interval with a lower and upper bound, that means two models (and attempting to tune these based on empirical coverage rates can mean more).&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;The simulation based approach from Part 2 took random samples of residuals to generate the distribution for uncertainty due to sample. To adjust for heteroskedasticity, the sampling of these residuals would in some way needed to have been conditional on the observation or prediction.&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;I could edit my set-up to incorporate the {quantreg} package but would sacrifice some of the the ease that goes with using tidymodels.&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;Which tidymodels is already mostly set-up to handle&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn8&#34;&gt;&lt;p&gt;When &lt;code&gt;quantreg = TRUE&lt;/code&gt; {ranger} should be using {quantregForest} for underlying implementation (see &lt;a href=&#34;https://github.com/imbs-hl/ranger/issues/207#issuecomment-352742806&#34;&gt;imbs-hl/ranger#207&lt;/a&gt;) {parsnip} should then be passing this through (I am copying code shown in &lt;a href=&#34;https://github.com/tidymodels/parsnip/issues/119&#34;&gt;tidymodels/parsnip#119&lt;/a&gt;.&lt;a href=&#34;#fnref8&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn9&#34;&gt;&lt;p&gt;Did not do any hyper parameter tuning or other investigation in producing model.&lt;a href=&#34;#fnref9&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn10&#34;&gt;&lt;p&gt;To compare these, I should have used cross-validation and then could have applied any of a number of methods described in &lt;a href=&#34;https://www.tmwr.org/compare.html&#34;&gt;Tidy Models with R, ch. 11&lt;/a&gt;.&lt;a href=&#34;#fnref10&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn11&#34;&gt;&lt;p&gt;In the main text I stick with the MAPE measure but I also checked the RMSE on the &lt;code&gt;log(Sale_Price, 10)&lt;/code&gt; scale that was used to build the models and you also see a pretty decent discrepancy here.&lt;a href=&#34;#fnref11&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn12&#34;&gt;&lt;p&gt;Specifically the concern that our intervals may be optimistically narrow.&lt;a href=&#34;#fnref12&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn13&#34;&gt;&lt;p&gt;A confidence interval of between 95% and 98%.&lt;a href=&#34;#fnref13&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn14&#34;&gt;&lt;p&gt;Coverage on the training set is even higher:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;rf_preds_train %&amp;gt;%
  coverage() %&amp;gt;% 
  mutate(across(c(coverage_prop, stderror), ~.x * 100))&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 1 x 4
##       n n_covered stderror coverage_prop
##   &amp;lt;int&amp;gt;     &amp;lt;dbl&amp;gt;    &amp;lt;dbl&amp;gt;         &amp;lt;dbl&amp;gt;
## 1  2199      2159    0.285          98.2&lt;/code&gt;&lt;/pre&gt;
&lt;a href=&#34;#fnref14&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/li&gt;
&lt;li id=&#34;fn15&#34;&gt;&lt;p&gt;This is surprising, particularly in the context of the discrepancy in performance between the training and holdout sets. It would be better to check coverage using cross-validation, as would get a better sense of the variability of this ‘coverage’ metric for the data. One possible route for improving this may be outlier analysis. It is possible there are some outliers in the training data which the model is currently not doing a good job of fitting on and that this disproportionately increases the model’s estimates for quantile ranges – however I would not expect this to make such a big impact on random forests. Should read more on this later. . There may be some adjustment going on that makes quantile estimates somewhat more extreme or conservative than would be typical. Or it may be a random phenomenon specific to this data. In general would just require further analysis… perhaps read (&lt;a href=&#34;https://www.jmlr.org/papers/v7/meinshausen06a.html&#34;&gt;Meinshausen, 2006&lt;/a&gt;).&lt;a href=&#34;#fnref15&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn16&#34;&gt;&lt;p&gt;You would typically want to do this on a separate holdout validation dataset from that which you are testing your model against.&lt;a href=&#34;#fnref16&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn17&#34;&gt;&lt;p&gt;A large difference between expected and empirical coverage exists across prediction intervals. It could have been the case that the disconnect only occurred at the tails of the distribution, but this does not seem to be the case.&lt;a href=&#34;#fnref17&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn18&#34;&gt;&lt;p&gt;E.g. with low and high priced houses showing-up with greater variability compared to home prices nearer to the middle&lt;a href=&#34;#fnref18&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn19&#34;&gt;&lt;p&gt;And astronomically greater than what was seen with the analytic method, where relative interval widths were nearly constant.&lt;a href=&#34;#fnref19&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn20&#34;&gt;&lt;p&gt;This difference goes beyond differences that can be explained by improvements in general performance. 1. As demonstrated by the note that &lt;a href=&#34;#performance&#34;&gt;Performance&lt;/a&gt; was similar or only slightly improved and 2. that the measures of variability between observations is so much higher in this case.&lt;a href=&#34;#fnref20&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn21&#34;&gt;&lt;p&gt;For {quantreg} (I believe) you need to produce a new model for each quantile. This also has the drawback that quantiles models may not be perfectly consistent with one another.&lt;a href=&#34;#fnref21&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn22&#34;&gt;&lt;p&gt;As still are just building one model – or in some model classes may be building two separate models, one for each end of the desired interval. A downside when this is the case is that you will have multiple models with potentially different parameter estimates.&lt;a href=&#34;#fnref22&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn23&#34;&gt;&lt;p&gt;See Dan’s post &lt;a href=&#34;https://saattrupdan.github.io/2020-03-09-quantile-regression/&#34;&gt;Quantile regression&lt;/a&gt; for an example in python.&lt;a href=&#34;#fnref23&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Simulating Prediction Intervals</title>
      <link>https://www.bryanshalloway.com/2021/04/05/simulating-prediction-intervals/</link>
      <pubDate>Mon, 05 Apr 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2021/04/05/simulating-prediction-intervals/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/2021/04/05/simulating-prediction-intervals/index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;

&lt;div id=&#34;TOC&#34;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#update&#34;&gt;Update&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#rough-idea&#34;&gt;Rough Idea&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#inspiration&#34;&gt;Inspiration&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#procedure&#34;&gt;Procedure&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#example&#34;&gt;Example&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#simulate-prediction-interval&#34;&gt;Simulate Prediction Interval&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#review&#34;&gt;Review&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#interval-width&#34;&gt;Interval Width&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#coverage&#34;&gt;Coverage&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#closing-notes&#34;&gt;Closing Notes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#conformal-inference&#34;&gt;Conformal Inference&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#other-examples-using-simulation&#34;&gt;Other Examples Using Simulation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#confusion-with-confidence-intervals&#34;&gt;Confusion With Confidence Intervals&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#adjusting-procedure&#34;&gt;Adjusting Procedure&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#alternative-procedure-with-cv&#34;&gt;Alternative Procedure With CV&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;p&gt;&lt;a href=&#34;https://www.bryanshalloway.com/2021/03/18/intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals/&#34;&gt;Part 1&lt;/a&gt; of my series of posts on building prediction intervals used data held-out from model training to &lt;em&gt;evaluate&lt;/em&gt; the characteristics of prediction intervals. In this post I will use hold-out data to &lt;em&gt;estimate&lt;/em&gt; the width of the prediction intervals directly. Doing such can provide more reasonable and flexible intervals compared to analytic approaches&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This post is not required for understanding part three of the series: &lt;a href=&#34;https://www.bryanshalloway.com/2021/04/21/quantile-regression-forests-for-prediction-intervals/&#34;&gt;Quantile Regression Forests for Prediction Intervals&lt;/a&gt;. However this post assumes you have already read &lt;a href=&#34;https://www.bryanshalloway.com/2021/03/18/intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals/&#34;&gt;Part 1, Understanding Prediction Intervals&lt;/a&gt;&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I do not re-explain terms such as &lt;em&gt;coverage&lt;/em&gt; and &lt;em&gt;interval width&lt;/em&gt; (or relative measures) – which are discussed thoroughly in the section on &lt;a href=&#34;https://www.bryanshalloway.com/2021/03/18/intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals/#review-prediction-intervals&#34;&gt;Reviewing Prediction Intervals&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;I do not reintroduce measures, figures, or chart types that were shown in the prior post.&lt;/li&gt;
&lt;li&gt;I continue using Ames, Iowa home sale prices as my example dataset.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This post was largely inspired by topics discussed in the &lt;a href=&#34;https://community.rstudio.com/t/prediction-intervals-with-tidymodels-best-practices/82594&#34;&gt;Prediction intervals with tidymodels, best practices?&lt;/a&gt; Rstudio Community thread.&lt;/p&gt;
&lt;div id=&#34;update&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Update&lt;/h1&gt;
&lt;p&gt;I copied most of the code referenced at gists in this post to the &lt;a href=&#34;https://github.com/brshallo/spin&#34;&gt;spin&lt;/a&gt; package. The &lt;a href=&#34;https://github.com/markjrieke/workboots&#34;&gt;workboots&lt;/a&gt; package by &lt;a href=&#34;https://twitter.com/markjrieke&#34;&gt;Mark Rieke&lt;/a&gt; is essentially the same thing&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt; but is available on CRAN. I also created a placeholder &lt;a href=&#34;https://github.com/brshallo/spinach&#34;&gt;spinach&lt;/a&gt; where I may do some future work…&lt;/p&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
{spinach} – Simulating Prediction INtervals And CHance – a &lt;a href=&#34;https://twitter.com/hashtag/tidymodels?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#tidymodels&lt;/a&gt; &lt;a href=&#34;https://twitter.com/hashtag/tidyverse?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#tidyverse&lt;/a&gt; friendly📦for a general interface to simulating uncertainty of predictions.&lt;br&gt;&lt;br&gt;Only a placeholder with a link to a prototype right now but hoping to start on soon: &lt;a href=&#34;https://t.co/YpipdO5f1u&#34;&gt;https://t.co/YpipdO5f1u&lt;/a&gt; &lt;a href=&#34;https://twitter.com/hashtag/rstats?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#rstats&lt;/a&gt; &lt;a href=&#34;https://t.co/de2A4Z6WiD&#34;&gt;pic.twitter.com/de2A4Z6WiD&lt;/a&gt;
&lt;/p&gt;
— Bryan Shalloway (&lt;span class=&#34;citation&#34;&gt;@brshallo&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/brshallo/status/1509720819873857543?ref_src=twsrc%5Etfw&#34;&gt;April 1, 2022&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;/div&gt;
&lt;div id=&#34;rough-idea&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Rough Idea&lt;/h1&gt;
&lt;p&gt;Compared to analytic approaches, estimating sources of uncertainty through simulation has the advantage of…&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;relying on fewer model assumptions to still produce reasonable measures of uncertainty (though still generally requires that your model’s errors are &lt;a href=&#34;https://en.wikipedia.org/wiki/Independent_and_identically_distributed_random_variables&#34;&gt;iid&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;can be applied to (essentially&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;) any model type&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Approach:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The simulation based technique I walk through will take resamples of the data and generate separate distributions for what can be loosely thought of as:&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;the uncertainty due to model estimation&lt;/li&gt;
&lt;li&gt;the uncertainty due to the sample&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;These will then be combined to produce an overall measure of uncertainty for the prediction&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;inspiration&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Inspiration&lt;/h1&gt;
&lt;p&gt;&lt;a href=&#34;https://saattrupdan.github.io/&#34;&gt;Dan Saattrup Nielsen&lt;/a&gt; also wrote a series of posts on prediction intervals. My approach here is mostly taken from the one he describes in &lt;a href=&#34;https://saattrupdan.github.io/2020-03-01-bootstrap-prediction/&#34;&gt;Boostrapping prediction intervals&lt;/a&gt;. His approach is encoded in python whereas mine is in R for a &lt;a href=&#34;https://www.tidymodels.org/&#34;&gt;tidymodels&lt;/a&gt; based set-up&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt;. (In the &lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;, I describe and link to an implementation of an &lt;a href=&#34;#alternative-procedure-with-cv&#34;&gt;Alternative Procedure With CV&lt;/a&gt; that is influenced by &lt;a href=&#34;https://community.rstudio.com/t/prediction-intervals-with-tidymodels-best-practices/82594/4?u=brshallo&#34;&gt;suggestions&lt;/a&gt; from &lt;a href=&#34;https://twitter.com/topepos&#34;&gt;Max Kuhn&lt;/a&gt;.)&lt;/p&gt;
&lt;p&gt;Dan’s post provides more precise symbolic representations as well as more figures showcasing results and advantages of simulation based approaches, e.g.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://saattrupdan.github.io/img/prediction-bootstrap-linear-lognormal.png&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;&lt;em&gt;Example of more sensible handling of non-normality of errors, from Dan Saattrup’s excellent post &lt;a href=&#34;https://saattrupdan.github.io/2020-03-01-bootstrap-prediction/&#34;&gt;Bootstrapping prediction intervals&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;The &lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt; provides links from the web to &lt;a href=&#34;#other-examples-using-simulation&#34;&gt;Other Examples Using Simulation&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;procedure&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Procedure&lt;/h1&gt;
&lt;p&gt;Given the model training dataset with &lt;em&gt;n&lt;/em&gt; number of observations…&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;Build &lt;em&gt;b&lt;/em&gt; number of models using &lt;em&gt;b&lt;/em&gt; bootstrap resamples on the training dataset (default of &lt;em&gt;b&lt;/em&gt; is the square root of &lt;em&gt;n&lt;/em&gt;)&lt;a href=&#34;#fn8&#34; class=&#34;footnote-ref&#34; id=&#34;fnref8&#34;&gt;&lt;sup&gt;8&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Use the &lt;a href=&#34;https://stats.stackexchange.com/a/96750/193123&#34;&gt;0.632+ rule&lt;/a&gt; for blending errors from analysis and assessment sets&lt;a href=&#34;#fn9&#34; class=&#34;footnote-ref&#34; id=&#34;fnref9&#34;&gt;&lt;sup&gt;9&lt;/sup&gt;&lt;/a&gt; (based on amount of overfitting in analysis set) and create a distribution of residuals evenly spaced across quantiles of length &lt;em&gt;n&lt;/em&gt; – represents distribution for the uncertainty due to the sample.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Given an observation (or set of observations) you would like to produce prediction intervals for…&lt;/p&gt;
&lt;ol start=&#34;3&#34; style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;For each new observation, produce a prediction using all of the &lt;em&gt;b&lt;/em&gt; models created in step 1.&lt;/li&gt;
&lt;li&gt;Take the difference between each model’s prediction (from step 3) and the mean of &lt;em&gt;all&lt;/em&gt; model predictions – the resulting &lt;em&gt;b&lt;/em&gt; differences for each observation provides the distribution for the variability due to model estimation at each point.&lt;/li&gt;
&lt;li&gt;For each observation, repeatedly sample from “residuals” (step 2) and “model error / differences” (step 4) and add together – do this &lt;em&gt;h&lt;/em&gt; times (with replacement) OR create all possible combinations from step 2 and step 5. Rather than &lt;em&gt;h&lt;/em&gt;, the latter approach will produce a distribution composed of &lt;em&gt;n&lt;/em&gt; x &lt;em&gt;b&lt;/em&gt; elements&lt;a href=&#34;#fn10&#34; class=&#34;footnote-ref&#34; id=&#34;fnref10&#34;&gt;&lt;sup&gt;10&lt;/sup&gt;&lt;/a&gt; for each new observation (default behavior&lt;a href=&#34;#fn11&#34; class=&#34;footnote-ref&#34; id=&#34;fnref11&#34;&gt;&lt;sup&gt;11&lt;/sup&gt;&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Pull quantiles (from the distribution created in step 5) according to the desired level of coverage of your intervals – e.g. 0.05 and 0.95 for a 90% prediction interval.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;See &lt;a href=&#34;https://gist.github.com/brshallo/4053df78265ab9d77f753d95f5faaf5b&#34;&gt;gist&lt;/a&gt; for documentation on implementation.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;example&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Example&lt;/h1&gt;
&lt;p&gt;The initial set-up (load packages, load data, set pre-processing recipe, model specification) is the same as in the &lt;a href=&#34;https://www.bryanshalloway.com/2021/03/18/intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals/#providing-more-than-point-estimates&#34;&gt;Providing More Than Point Estimates&lt;/a&gt; section of part 1. The code below is being sourced and printed from that post’s .Rmd file.&lt;/p&gt;
&lt;p&gt;Load packages:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(tidyverse)
library(tidymodels)
library(AmesHousing)
library(gt)

# function copied from here:
# https://github.com/rstudio/gt/issues/613#issuecomment-772072490 
# (simpler solution should be implemented in future versions of {gt})
fmt_if_number &amp;lt;- function(..., digits = 2) {
  input &amp;lt;- c(...)
  fmt &amp;lt;- paste0(&amp;quot;%.&amp;quot;, digits, &amp;quot;f&amp;quot;)
  if (is.numeric(input))   return(sprintf(fmt, input))
  return(input)
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Load data:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;ames &amp;lt;- make_ames() %&amp;gt;% 
  mutate(Years_Old = Year_Sold - Year_Built,
         Years_Old = ifelse(Years_Old &amp;lt; 0, 0, Years_Old))

set.seed(4595)
data_split &amp;lt;- initial_split(ames, strata = &amp;quot;Sale_Price&amp;quot;, p = 0.75)

ames_train &amp;lt;- training(data_split)
ames_holdout  &amp;lt;- testing(data_split) &lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Specify pre-processing steps and model:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;lm_recipe &amp;lt;- 
  recipe(
    Sale_Price ~ Lot_Area + Neighborhood  + Years_Old + Gr_Liv_Area + Overall_Qual + Total_Bsmt_SF + Garage_Area, 
    data = ames_train
  ) %&amp;gt;%
  step_log(Sale_Price, base = 10) %&amp;gt;%
  step_log(Lot_Area, Gr_Liv_Area, base = 10) %&amp;gt;%
  step_log(Total_Bsmt_SF, Garage_Area, base = 10, offset = 1) %&amp;gt;%
  step_novel(Neighborhood, Overall_Qual) %&amp;gt;% 
  step_other(Neighborhood, Overall_Qual, threshold = 50) %&amp;gt;% 
  step_dummy(Neighborhood, Overall_Qual) %&amp;gt;%
  step_interact(terms = ~contains(&amp;quot;Neighborhood&amp;quot;)*Lot_Area)

lm_mod &amp;lt;- linear_reg() %&amp;gt;% 
  set_engine(engine = &amp;quot;lm&amp;quot;) %&amp;gt;%
  set_mode(&amp;quot;regression&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Specify a workflow, however &lt;em&gt;do not&lt;/em&gt; yet fit the model to a training dataset.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;lm_rec_mod &amp;lt;- lm_wf &amp;lt;- workflows::workflow() %&amp;gt;% 
  add_model(lm_mod) %&amp;gt;% 
  add_recipe(lm_recipe)&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;simulate-prediction-interval&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Simulate Prediction Interval&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Steps 1 &amp;amp; 2 from &lt;a href=&#34;#procedure&#34;&gt;Procedure&lt;/a&gt;:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;prep_interval()&lt;/code&gt; takes in a workflow (model specification + pre-processing recipe&lt;a href=&#34;#fn12&#34; class=&#34;footnote-ref&#34; id=&#34;fnref12&#34;&gt;&lt;sup&gt;12&lt;/sup&gt;&lt;/a&gt;) along with a training dataset, and outputs a named list containing bootstrapped model fits + prepped recipes (&lt;code&gt;model_uncertainty&lt;/code&gt;) and the resulting residuals from cross-validation (&lt;code&gt;sample_uncertainty&lt;/code&gt;).&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# load custom functions `prep_interval()` and ``predict_interval()`
devtools::source_gist(&amp;quot;https://gist.github.com/brshallo/4053df78265ab9d77f753d95f5faaf5b&amp;quot;)

set.seed(1234)
prepped_for_interval &amp;lt;- prep_interval(lm_rec_mod, ames_train, n_boot = 200)

prepped_for_interval &lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## $model_uncertainty
## # A tibble: 200 x 2
##    fit      recipe  
##    &amp;lt;list&amp;gt;   &amp;lt;list&amp;gt;  
##  1 &amp;lt;fit[+]&amp;gt; &amp;lt;recipe&amp;gt;
##  2 &amp;lt;fit[+]&amp;gt; &amp;lt;recipe&amp;gt;
##  3 &amp;lt;fit[+]&amp;gt; &amp;lt;recipe&amp;gt;
##  4 &amp;lt;fit[+]&amp;gt; &amp;lt;recipe&amp;gt;
##  5 &amp;lt;fit[+]&amp;gt; &amp;lt;recipe&amp;gt;
##  6 &amp;lt;fit[+]&amp;gt; &amp;lt;recipe&amp;gt;
##  7 &amp;lt;fit[+]&amp;gt; &amp;lt;recipe&amp;gt;
##  8 &amp;lt;fit[+]&amp;gt; &amp;lt;recipe&amp;gt;
##  9 &amp;lt;fit[+]&amp;gt; &amp;lt;recipe&amp;gt;
## 10 &amp;lt;fit[+]&amp;gt; &amp;lt;recipe&amp;gt;
## # ... with 190 more rows
## 
## $sample_uncertainty
## # A tibble: 2,197 x 1
##    .resid
##     &amp;lt;dbl&amp;gt;
##  1 -0.347
##  2 -0.321
##  3 -0.304
##  4 -0.291
##  5 -0.278
##  6 -0.266
##  7 -0.257
##  8 -0.247
##  9 -0.239
## 10 -0.232
## # ... with 2,187 more rows&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;strong&gt;Steps 3-6 in &lt;a href=&#34;#procedure&#34;&gt;Procedure&lt;/a&gt;:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;predict_interval()&lt;/code&gt; takes in the output from &lt;code&gt;prep_interval()&lt;/code&gt;, along with the dataset for which we want to produce predictions (as well as the quantiles associated with our confidence level of interest), and returns a dataframe containing the specified prediction intervals.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;pred_interval &amp;lt;- predict_interval(prepped_for_interval, ames_holdout, probs = c(0.05, 0.50, 0.95))

lm_sim_intervals &amp;lt;- pred_interval %&amp;gt;% 
  mutate(across(contains(&amp;quot;probs&amp;quot;), ~10^.x)) %&amp;gt;% 
  bind_cols(ames_holdout) %&amp;gt;% 
  select(Sale_Price, contains(&amp;quot;probs&amp;quot;), Lot_Area, Neighborhood, Years_Old, Gr_Liv_Area, Overall_Qual, Total_Bsmt_SF, Garage_Area)

lm_sim_intervals &amp;lt;- lm_sim_intervals %&amp;gt;% 
  rename(.pred = probs_0.50, .pred_lower = probs_0.05, .pred_upper = probs_0.95) %&amp;gt;% 
  relocate(c(.pred_lower, .pred_upper, .pred)) &lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;See &lt;a href=&#34;https://gist.github.com/brshallo/4053df78265ab9d77f753d95f5faaf5b&#34;&gt;gist&lt;/a&gt; for more documentation on &lt;code&gt;prep_interval()&lt;/code&gt; and &lt;code&gt;predict_interval()&lt;/code&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;review&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Review&lt;/h1&gt;
&lt;p&gt;Reviewing our example offer from the &lt;a href=&#34;https://www.bryanshalloway.com/2021/03/18/intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals/#review-prediction-intervals&#34;&gt;Part 1&lt;/a&gt; post, we see a roughly similar prediction interval to that specified by the analytic method:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;lm_sim_intervals %&amp;gt;% 
  select(contains(&amp;quot;.pred&amp;quot;)) %&amp;gt;% 
  slice(1) %&amp;gt;% 
  gt::gt() %&amp;gt;% 
  gt::fmt_number(c(&amp;quot;.pred&amp;quot;, &amp;quot;.pred_lower&amp;quot;, &amp;quot;.pred_upper&amp;quot;), decimals = 0)&lt;/code&gt;&lt;/pre&gt;
&lt;style&gt;html {
  font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Helvetica Neue&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, Arial, sans-serif;
}

#sfykuczqlz .gt_table {
  display: table;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#sfykuczqlz .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#sfykuczqlz .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#sfykuczqlz .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 0;
  padding-bottom: 4px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#sfykuczqlz .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#sfykuczqlz .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#sfykuczqlz .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#sfykuczqlz .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#sfykuczqlz .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#sfykuczqlz .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#sfykuczqlz .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#sfykuczqlz .gt_group_heading {
  padding: 8px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
}

#sfykuczqlz .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#sfykuczqlz .gt_from_md &gt; :first-child {
  margin-top: 0;
}

#sfykuczqlz .gt_from_md &gt; :last-child {
  margin-bottom: 0;
}

#sfykuczqlz .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#sfykuczqlz .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 12px;
}

#sfykuczqlz .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#sfykuczqlz .gt_first_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
}

#sfykuczqlz .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#sfykuczqlz .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#sfykuczqlz .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#sfykuczqlz .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#sfykuczqlz .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#sfykuczqlz .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding: 4px;
}

#sfykuczqlz .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#sfykuczqlz .gt_sourcenote {
  font-size: 90%;
  padding: 4px;
}

#sfykuczqlz .gt_left {
  text-align: left;
}

#sfykuczqlz .gt_center {
  text-align: center;
}

#sfykuczqlz .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#sfykuczqlz .gt_font_normal {
  font-weight: normal;
}

#sfykuczqlz .gt_font_bold {
  font-weight: bold;
}

#sfykuczqlz .gt_font_italic {
  font-style: italic;
}

#sfykuczqlz .gt_super {
  font-size: 65%;
}

#sfykuczqlz .gt_footnote_marks {
  font-style: italic;
  font-size: 65%;
}
&lt;/style&gt;
&lt;div id=&#34;sfykuczqlz&#34; style=&#34;overflow-x:auto;overflow-y:auto;width:auto;height:auto;&#34;&gt;&lt;table class=&#34;gt_table&#34;&gt;
  
  &lt;thead class=&#34;gt_col_headings&#34;&gt;
    &lt;tr&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;.pred_lower&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;.pred_upper&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;.pred&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody class=&#34;gt_table_body&#34;&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;136,856&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;249,534&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;183,480&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  
  
&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;Though when reviewing a sample of observations, we notice an important contrast:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;set.seed(1234)
lm_sim_intervals %&amp;gt;% 
  mutate(pred_interval = ggplot2::cut_number(Sale_Price, 10)) %&amp;gt;% 
  group_by(pred_interval) %&amp;gt;% 
  sample_n(2) %&amp;gt;% 
  ggplot(aes(x = .pred))+
  geom_point(aes(y = .pred, color = &amp;quot;prediction interval&amp;quot;))+
  geom_errorbar(aes(ymin = .pred_lower, ymax = .pred_upper, color = &amp;quot;prediction interval&amp;quot;))+
  geom_point(aes(y = Sale_Price, color = &amp;quot;actuals&amp;quot;))+
  labs(title = &amp;quot;90% prediction intervals on a holdout dataset&amp;quot;,
       subtitle = &amp;quot;Linear model (simulation method)&amp;quot;,
       y = &amp;quot;Sale_Price prediction intervals and actuals&amp;quot;)+
  theme_bw()+
  coord_fixed()+
  scale_x_log10(labels = scales::dollar)+
  scale_y_log10(labels = scales::dollar)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/2021/04/05/simulating-prediction-intervals/index_files/figure-html/unnamed-chunk-5-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Simulation produced intervals show more differences in relative interval widths compared to those outputted with analytic methods (see &lt;a href=&#34;https://www.bryanshalloway.com/2021/03/18/intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals/#review-prediction-intervals&#34;&gt;Part 1, Review Prediction Intervals&lt;/a&gt; where the relative interval widths were nearly constant across predictions).&lt;/p&gt;
&lt;div id=&#34;interval-width&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Interval Width&lt;/h2&gt;
&lt;p&gt;The relative widths of prediction intervals from the simulation based approach vary between observations by more than 10x what we saw in the &lt;a href=&#34;http://localhost:4321/2021/03/18/intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals/#interval-width&#34;&gt;Interval Widths&lt;/a&gt; using analytic methods&lt;a href=&#34;#fn13&#34; class=&#34;footnote-ref&#34; id=&#34;fnref13&#34;&gt;&lt;sup&gt;13&lt;/sup&gt;&lt;/a&gt; (where interval width had a standard deviation of less than half a percentage point).&lt;/p&gt;
&lt;p&gt;We also see greater differences in interval width between buckets of predictions (a range of about 5 to 6 percentage points vs 0.4).&lt;/p&gt;
&lt;p&gt;This suggests the simulation based approach allows for greater differentiation in estimated levels of uncertainty by attributes&lt;a href=&#34;#fn14&#34; class=&#34;footnote-ref&#34; id=&#34;fnref14&#34;&gt;&lt;sup&gt;14&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;lm_sim_widths &amp;lt;- lm_sim_intervals %&amp;gt;% 
  mutate(interval_width = .pred_upper - .pred_lower,
         interval_pred_ratio = interval_width / .pred) %&amp;gt;% 
  mutate(price_grouped = ggplot2::cut_number(.pred, 5)) %&amp;gt;% 
  group_by(price_grouped) %&amp;gt;% 
  summarise(n = n(),
            mean_interval_width_percentage = mean(interval_pred_ratio),
            stdev = sd(interval_pred_ratio),
            stderror = sd(interval_pred_ratio) / sqrt(n)) %&amp;gt;% 
  mutate(x_tmp = str_sub(price_grouped, 2, -2)) %&amp;gt;% 
  separate(x_tmp, c(&amp;quot;min&amp;quot;, &amp;quot;max&amp;quot;), sep = &amp;quot;,&amp;quot;) %&amp;gt;% 
  mutate(across(c(min, max), as.double)) %&amp;gt;% 
  select(-price_grouped) 

lm_sim_widths %&amp;gt;% 
  mutate(across(c(mean_interval_width_percentage, stdev, stderror), ~.x*100)) %&amp;gt;% 
  gt::gt() %&amp;gt;% 
  gt::fmt_number(c(&amp;quot;stdev&amp;quot;, &amp;quot;stderror&amp;quot;), decimals = 2) %&amp;gt;% 
  gt::fmt_number(&amp;quot;mean_interval_width_percentage&amp;quot;, decimals = 1)&lt;/code&gt;&lt;/pre&gt;
&lt;style&gt;html {
  font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Helvetica Neue&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, Arial, sans-serif;
}

#ihebfvnxvb .gt_table {
  display: table;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#ihebfvnxvb .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#ihebfvnxvb .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#ihebfvnxvb .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 0;
  padding-bottom: 4px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#ihebfvnxvb .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#ihebfvnxvb .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#ihebfvnxvb .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#ihebfvnxvb .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#ihebfvnxvb .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#ihebfvnxvb .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#ihebfvnxvb .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#ihebfvnxvb .gt_group_heading {
  padding: 8px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
}

#ihebfvnxvb .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#ihebfvnxvb .gt_from_md &gt; :first-child {
  margin-top: 0;
}

#ihebfvnxvb .gt_from_md &gt; :last-child {
  margin-bottom: 0;
}

#ihebfvnxvb .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#ihebfvnxvb .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 12px;
}

#ihebfvnxvb .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#ihebfvnxvb .gt_first_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
}

#ihebfvnxvb .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#ihebfvnxvb .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#ihebfvnxvb .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#ihebfvnxvb .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#ihebfvnxvb .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#ihebfvnxvb .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding: 4px;
}

#ihebfvnxvb .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#ihebfvnxvb .gt_sourcenote {
  font-size: 90%;
  padding: 4px;
}

#ihebfvnxvb .gt_left {
  text-align: left;
}

#ihebfvnxvb .gt_center {
  text-align: center;
}

#ihebfvnxvb .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#ihebfvnxvb .gt_font_normal {
  font-weight: normal;
}

#ihebfvnxvb .gt_font_bold {
  font-weight: bold;
}

#ihebfvnxvb .gt_font_italic {
  font-style: italic;
}

#ihebfvnxvb .gt_super {
  font-size: 65%;
}

#ihebfvnxvb .gt_footnote_marks {
  font-style: italic;
  font-size: 65%;
}
&lt;/style&gt;
&lt;div id=&#34;ihebfvnxvb&#34; style=&#34;overflow-x:auto;overflow-y:auto;width:auto;height:auto;&#34;&gt;&lt;table class=&#34;gt_table&#34;&gt;
  
  &lt;thead class=&#34;gt_col_headings&#34;&gt;
    &lt;tr&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_center&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;n&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;mean_interval_width_percentage&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;stdev&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;stderror&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;min&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;max&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody class=&#34;gt_table_body&#34;&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;147&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;55.7&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;8.44&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.70&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;43200&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;121000&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;146&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;51.0&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;4.97&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.41&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;121000&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;145000&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;146&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;50.2&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;2.84&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.23&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;145000&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;176000&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;146&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;50.7&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;5.07&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.42&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;176000&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;221000&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;146&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;51.8&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;8.02&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.66&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;221000&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;485000&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  
  
&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;Simultaneously, the average relative interval width is slightly more narrow: about 52% for the simulation based approach against 54% for the analytic method&lt;a href=&#34;#fn15&#34; class=&#34;footnote-ref&#34; id=&#34;fnref15&#34;&gt;&lt;sup&gt;15&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;lm_sim_intervals %&amp;gt;% 
  mutate(interval_width = .pred_upper - .pred_lower,
         interval_pred_ratio = interval_width / .pred) %&amp;gt;% 
  summarise(n = n(),
            mean_interval_width_percentage = mean(interval_pred_ratio),
            stderror = sd(interval_pred_ratio) / sqrt(n)) %&amp;gt;% 
  mutate(across(c(mean_interval_width_percentage, stderror), ~.x * 100)) %&amp;gt;% 
  gt::gt() %&amp;gt;% 
  gt::fmt_number(c(&amp;quot;mean_interval_width_percentage&amp;quot;, &amp;quot;stderror&amp;quot;), decimals = 2) %&amp;gt;% 
  gt::fmt_number(&amp;quot;mean_interval_width_percentage&amp;quot;, decimals = 1)&lt;/code&gt;&lt;/pre&gt;
&lt;style&gt;html {
  font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Helvetica Neue&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, Arial, sans-serif;
}

#lghnetfgzu .gt_table {
  display: table;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#lghnetfgzu .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#lghnetfgzu .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#lghnetfgzu .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 0;
  padding-bottom: 4px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#lghnetfgzu .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#lghnetfgzu .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#lghnetfgzu .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#lghnetfgzu .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#lghnetfgzu .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#lghnetfgzu .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#lghnetfgzu .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#lghnetfgzu .gt_group_heading {
  padding: 8px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
}

#lghnetfgzu .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#lghnetfgzu .gt_from_md &gt; :first-child {
  margin-top: 0;
}

#lghnetfgzu .gt_from_md &gt; :last-child {
  margin-bottom: 0;
}

#lghnetfgzu .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#lghnetfgzu .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 12px;
}

#lghnetfgzu .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#lghnetfgzu .gt_first_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
}

#lghnetfgzu .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#lghnetfgzu .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#lghnetfgzu .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#lghnetfgzu .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#lghnetfgzu .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#lghnetfgzu .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding: 4px;
}

#lghnetfgzu .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#lghnetfgzu .gt_sourcenote {
  font-size: 90%;
  padding: 4px;
}

#lghnetfgzu .gt_left {
  text-align: left;
}

#lghnetfgzu .gt_center {
  text-align: center;
}

#lghnetfgzu .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#lghnetfgzu .gt_font_normal {
  font-weight: normal;
}

#lghnetfgzu .gt_font_bold {
  font-weight: bold;
}

#lghnetfgzu .gt_font_italic {
  font-style: italic;
}

#lghnetfgzu .gt_super {
  font-size: 65%;
}

#lghnetfgzu .gt_footnote_marks {
  font-style: italic;
  font-size: 65%;
}
&lt;/style&gt;
&lt;div id=&#34;lghnetfgzu&#34; style=&#34;overflow-x:auto;overflow-y:auto;width:auto;height:auto;&#34;&gt;&lt;table class=&#34;gt_table&#34;&gt;
  
  &lt;thead class=&#34;gt_col_headings&#34;&gt;
    &lt;tr&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_center&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;n&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;mean_interval_width_percentage&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;stderror&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody class=&#34;gt_table_body&#34;&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;731&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;51.9&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.24&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  
  
&lt;/table&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;coverage&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Coverage&lt;/h2&gt;
&lt;p&gt;Coverage is essentially the same: 92.2% (vs 92.7% for &lt;a href=&#34;http://localhost:4321/2021/03/18/intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals/#coverage&#34;&gt;Coverage with the analytic method&lt;/a&gt;)&lt;a href=&#34;#fn16&#34; class=&#34;footnote-ref&#34; id=&#34;fnref16&#34;&gt;&lt;sup&gt;16&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;lm_sim_intervals %&amp;gt;%
  mutate(covered = ifelse(Sale_Price &amp;gt;= .pred_lower &amp;amp; Sale_Price &amp;lt;= .pred_upper, 1, 0)) %&amp;gt;% 
  summarise(n = n(),
            n_covered = sum(
              covered
            ),
            stderror = sd(covered) / sqrt(n),
            coverage_prop = n_covered / n) %&amp;gt;% 
  mutate(across(c(coverage_prop, stderror), ~.x * 100)) %&amp;gt;% 
  gt::gt() %&amp;gt;% 
  gt::fmt_number(&amp;quot;stderror&amp;quot;, decimals = 2) %&amp;gt;% 
  gt::fmt_number(&amp;quot;coverage_prop&amp;quot;, decimals = 1)&lt;/code&gt;&lt;/pre&gt;
&lt;style&gt;html {
  font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Helvetica Neue&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, Arial, sans-serif;
}

#oqiqinrmgt .gt_table {
  display: table;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#oqiqinrmgt .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#oqiqinrmgt .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#oqiqinrmgt .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 0;
  padding-bottom: 4px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#oqiqinrmgt .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#oqiqinrmgt .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#oqiqinrmgt .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#oqiqinrmgt .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#oqiqinrmgt .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#oqiqinrmgt .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#oqiqinrmgt .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#oqiqinrmgt .gt_group_heading {
  padding: 8px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
}

#oqiqinrmgt .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#oqiqinrmgt .gt_from_md &gt; :first-child {
  margin-top: 0;
}

#oqiqinrmgt .gt_from_md &gt; :last-child {
  margin-bottom: 0;
}

#oqiqinrmgt .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#oqiqinrmgt .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 12px;
}

#oqiqinrmgt .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#oqiqinrmgt .gt_first_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
}

#oqiqinrmgt .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#oqiqinrmgt .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#oqiqinrmgt .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#oqiqinrmgt .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#oqiqinrmgt .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#oqiqinrmgt .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding: 4px;
}

#oqiqinrmgt .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#oqiqinrmgt .gt_sourcenote {
  font-size: 90%;
  padding: 4px;
}

#oqiqinrmgt .gt_left {
  text-align: left;
}

#oqiqinrmgt .gt_center {
  text-align: center;
}

#oqiqinrmgt .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#oqiqinrmgt .gt_font_normal {
  font-weight: normal;
}

#oqiqinrmgt .gt_font_bold {
  font-weight: bold;
}

#oqiqinrmgt .gt_font_italic {
  font-style: italic;
}

#oqiqinrmgt .gt_super {
  font-size: 65%;
}

#oqiqinrmgt .gt_footnote_marks {
  font-style: italic;
  font-size: 65%;
}
&lt;/style&gt;
&lt;div id=&#34;oqiqinrmgt&#34; style=&#34;overflow-x:auto;overflow-y:auto;width:auto;height:auto;&#34;&gt;&lt;table class=&#34;gt_table&#34;&gt;
  
  &lt;thead class=&#34;gt_col_headings&#34;&gt;
    &lt;tr&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_center&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;n&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;n_covered&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;stderror&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;coverage_prop&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody class=&#34;gt_table_body&#34;&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;731&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;674&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.99&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;92.2&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  
  
&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;Coverage rates across quintiles:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;lm_sim_intervals %&amp;gt;% 
  mutate(price_grouped = ggplot2::cut_number(.pred, 5)) %&amp;gt;% 
  mutate(covered = ifelse(Sale_Price &amp;gt;= .pred_lower &amp;amp; Sale_Price &amp;lt;= .pred_upper, 1, 0)) %&amp;gt;% 
  group_by(price_grouped) %&amp;gt;% 
  summarise(n = n(),
            n_covered = sum(
              covered
            ),
            stderror = sd(covered) / sqrt(n),
            n_prop = n_covered / n) %&amp;gt;% 
  mutate(x_tmp = str_sub(price_grouped, 2, -2)) %&amp;gt;% 
  separate(x_tmp, c(&amp;quot;min&amp;quot;, &amp;quot;max&amp;quot;), sep = &amp;quot;,&amp;quot;) %&amp;gt;% 
  mutate(across(c(min, max), as.double)) %&amp;gt;% 
  ggplot(aes(x = forcats::fct_reorder(scales::dollar(max), max), y = n_prop))+
  geom_line(aes(group = 1))+
  geom_errorbar(aes(ymin = n_prop - 2 * stderror, ymax = n_prop + 2 * stderror))+
  coord_cartesian(ylim = c(0.70, 1.01))+
  # scale_x_discrete(guide = guide_axis(n.dodge = 2))+
  labs(x = &amp;quot;Max Predicted Price for Quintile&amp;quot;,
       y = &amp;quot;Coverage at Quintile&amp;quot;,
       title = &amp;quot;Coverage by Quintile of Predictions&amp;quot;,
       subtitle = &amp;quot;On a holdout Set&amp;quot;,
       caption = &amp;quot;Error bars represent {coverage} +/- 2 * {coverage standard error}&amp;quot;)+
  theme_bw()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/2021/04/05/simulating-prediction-intervals/index_files/figure-html/unnamed-chunk-9-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;The overall pattern appears broadly similar to that seen in the &lt;a href=&#34;https://www.bryanshalloway.com/2021/03/18/intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals/#coverage&#34;&gt;analytic method&lt;/a&gt;. However coverage rates seem to be slightly more consistent across quintiles in the simulation based approach – an improvement over the analytic method (where coverage levels had appeared to be slightly more dependent upon quintile of predicted &lt;code&gt;Sale_Price&lt;/code&gt;)&lt;a href=&#34;#fn17&#34; class=&#34;footnote-ref&#34; id=&#34;fnref17&#34;&gt;&lt;sup&gt;17&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For example, a chi-squared test in the &lt;a href=&#34;https://www.bryanshalloway.com/2021/03/18/intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals/#coverage&#34;&gt;previous post&lt;/a&gt; had shown significant variation in coverage rates across quintiles when applied to the analytic method. However the same test applied to the results from the simulation based prediction intervals does not show a significant difference&lt;a href=&#34;#fn18&#34; class=&#34;footnote-ref&#34; id=&#34;fnref18&#34;&gt;&lt;sup&gt;18&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;lm_sim_intervals %&amp;gt;% 
  mutate(price_grouped = ggplot2::cut_number(.pred, 5)) %&amp;gt;% 
  mutate(covered = ifelse(Sale_Price &amp;gt;= .pred_lower &amp;amp; Sale_Price &amp;lt;= .pred_upper, 1, 0)) %&amp;gt;% 
  with(chisq.test(price_grouped, covered)) %&amp;gt;% 
  pander::pander()&lt;/code&gt;&lt;/pre&gt;
&lt;table style=&#34;width:44%;&#34;&gt;
&lt;caption&gt;Pearson’s Chi-squared test: &lt;code&gt;price_grouped&lt;/code&gt; and &lt;code&gt;covered&lt;/code&gt;&lt;/caption&gt;
&lt;colgroup&gt;
&lt;col width=&#34;23%&#34; /&gt;
&lt;col width=&#34;6%&#34; /&gt;
&lt;col width=&#34;13%&#34; /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;center&#34;&gt;Test statistic&lt;/th&gt;
&lt;th align=&#34;center&#34;&gt;df&lt;/th&gt;
&lt;th align=&#34;center&#34;&gt;P value&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;center&#34;&gt;4.987&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;4&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;0.2886&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Keep in mind we are looking at just one model specification on one set of data&lt;a href=&#34;#fn19&#34; class=&#34;footnote-ref&#34; id=&#34;fnref19&#34;&gt;&lt;sup&gt;19&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;See &lt;a href=&#34;#adjusting-procedure&#34;&gt;Adjusting Procedure&lt;/a&gt; in the &lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt; for a couple examples of circumstances where you might want to make changes to &lt;a href=&#34;#procedure&#34;&gt;Procedure&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;closing-notes&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Closing Notes&lt;/h1&gt;
&lt;p&gt;This post walked through a rough implementation for simulating prediction intervals for arbitrary model types + preprocessing steps in a way that is loosely in the style of tidymodels. It represents a continuation on &lt;a href=&#34;https://www.bryanshalloway.com/2021/03/18/intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals/&#34;&gt;Understanding Prediction Intervals&lt;/a&gt; and is the second of three posts I am writing on prediction intervals. The &lt;a href=&#34;https://www.bryanshalloway.com/2021/04/21/quantile-regression-forests-for-prediction-intervals/&#34;&gt;third post&lt;/a&gt; will cover quantile regression.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Advantages of simulation based techniques for building prediction intervals:&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;can produce prediction intervals for model types that are intractable to produce estimates for analytically.&lt;/li&gt;
&lt;li&gt;Even for model types that have analytic solutions for prediction intervals, simulation based approaches rely on fewer assumptions and can be more flexible&lt;a href=&#34;#fn20&#34; class=&#34;footnote-ref&#34; id=&#34;fnref20&#34;&gt;&lt;sup&gt;20&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;Downsides:&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;These methods are far more computationally expensive as you will need to build &lt;em&gt;a lot&lt;/em&gt; of models&lt;a href=&#34;#fn21&#34; class=&#34;footnote-ref&#34; id=&#34;fnref21&#34;&gt;&lt;sup&gt;21&lt;/sup&gt;&lt;/a&gt;.
&lt;ul&gt;
&lt;li&gt;See &lt;a href=&#34;https://www.tmwr.org/resampling.html#parallel&#34;&gt;Tidy Models with R, 10.4&lt;/a&gt; for notes on how to set-up Parallel Processing.&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;For predictive inference, you still can’t drop &lt;em&gt;all&lt;/em&gt; assumptions&lt;a href=&#34;#fn22&#34; class=&#34;footnote-ref&#34; id=&#34;fnref22&#34;&gt;&lt;sup&gt;22&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix&lt;/h1&gt;
&lt;div id=&#34;conformal-inference&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Conformal Inference&lt;/h2&gt;
&lt;p&gt;Highly related to what I presented in this post, the academic discipline of using out-of-sample data to create prediction intervals is known as &lt;em&gt;conformal inference&lt;/em&gt; (much of the research in this field comes from Carnegie Mellon University and Royal Holloway University, London). I may do a follow-up post where I walk through a more formal example of using conformal inference. In the meantime, here are a few resources I glanced through&lt;a href=&#34;#fn23&#34; class=&#34;footnote-ref&#34; id=&#34;fnref23&#34;&gt;&lt;sup&gt;23&lt;/sup&gt;&lt;/a&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/ryantibs/conformal&#34;&gt;ryantibs/conformal&lt;/a&gt;: github repo with &lt;code&gt;conformalInference&lt;/code&gt; R package and links to relevant articles on distribution-free predictive inference. The way model types are specified by &lt;code&gt;conformalInferene&lt;/code&gt; seems to be not too dissimilar from the approach I took in this post&lt;a href=&#34;#fn24&#34; class=&#34;footnote-ref&#34; id=&#34;fnref24&#34;&gt;&lt;sup&gt;24&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/donlnz/nonconformist&#34;&gt;donlnz/nonconformist&lt;/a&gt;: python package for conformal inference&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://cml.rhul.ac.uk/cp.html&#34;&gt;Conformal Prediction&lt;/a&gt;: Link to Royal Holloway University website by creators of method – Vladimir Vovk and Alex Gammerman.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=GMnCO7_HIOY&#34;&gt;Assumption-free prediction intervals for black-box regression algorithms - Aaditya Ramdas (YouTube)&lt;/a&gt;: professor at CMU giving overview of problem, approaches, and current “state-of-the-art”.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://cdsamii.github.io/cds-demos/conformal/conformal-tutorial.html&#34;&gt;Tutorial on conformal inference&lt;/a&gt;, &lt;a href=&#34;https://blog.dataiku.com/measuring-models-uncertainty-conformal-prediction&#34;&gt;Dataiku article&lt;/a&gt;, &lt;a href=&#34;https://medium.com/analytics-vidhya/a-guideline-to-conformal-prediction-7a392fc29bc1#:~:text=Conformal%20prediction%20uses%20past%20experiences,looks%20relative%20to%20previous%20examples.&#34;&gt;Analytics Vidhya article&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;other-examples-using-simulation&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Other Examples Using Simulation&lt;/h2&gt;
&lt;p&gt;Here is a video walk-through of a simple example using a linear model:&lt;/p&gt;
&lt;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/c3gD_PwsCGM&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;
&lt;/iframe&gt;
&lt;p&gt;A slightly modified version of this approach that adjusts for the &lt;a href=&#34;https://en.wikipedia.org/wiki/Leverage_(statistics)&#34;&gt;leverage&lt;/a&gt; of the observations (leverage&lt;a href=&#34;#fn25&#34; class=&#34;footnote-ref&#34; id=&#34;fnref25&#34;&gt;&lt;sup&gt;25&lt;/sup&gt;&lt;/a&gt; has to do with distance of a point from the centroid of the data&lt;a href=&#34;#fn26&#34; class=&#34;footnote-ref&#34; id=&#34;fnref26&#34;&gt;&lt;sup&gt;26&lt;/sup&gt;&lt;/a&gt;) can be found at this &lt;a href=&#34;https://stats.stackexchange.com/a/254321/193123&#34;&gt;Cross Validated Thread&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Limitation with these examples (as encoded):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;re-estimate some component of their prediction intervals based on performance on the data used to train the model.&lt;/li&gt;
&lt;li&gt;are set-up for linear models&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;confusion-with-confidence-intervals&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Confusion With Confidence Intervals&lt;/h2&gt;
&lt;p&gt;It seems to be common for people to seem to set-out to simulate prediction intervals but end-up simulating confidence intervals&lt;a href=&#34;#fn27&#34; class=&#34;footnote-ref&#34; id=&#34;fnref27&#34;&gt;&lt;sup&gt;27&lt;/sup&gt;&lt;/a&gt; – i.e. they account for uncertainty in estimating the model while forgetting to account for the uncertainty of the sample. I wrote more on this in &lt;a href=&#34;https://www.bryanshalloway.com/2021/03/18/intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals/#prediction-intervals-and-confidence-intervals&#34;&gt;Prediction Intervals and Confidence Intervals&lt;/a&gt; from Part 1&lt;a href=&#34;#fn28&#34; class=&#34;footnote-ref&#34; id=&#34;fnref28&#34;&gt;&lt;sup&gt;28&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;adjusting-procedure&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Adjusting Procedure&lt;/h2&gt;
&lt;p&gt;Below are just a few examples. (&lt;a href=&#34;#procedure&#34;&gt;Procedure&lt;/a&gt; is more just a toy set-up and by no means optimized.)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Coverage level depends on attribute(s)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If we see that coverage rates depend on predicted value of &lt;code&gt;Sale_Price&lt;/code&gt; (or on some other attribute) we might:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;try altering the pre-processing recipe&lt;/li&gt;
&lt;li&gt;adjust &lt;a href=&#34;#procedure&#34;&gt;Procedure&lt;/a&gt; to segment&lt;a href=&#34;#fn29&#34; class=&#34;footnote-ref&#34; id=&#34;fnref29&#34;&gt;&lt;sup&gt;29&lt;/sup&gt;&lt;/a&gt; the residuals by predicted &lt;code&gt;Sale_Price&lt;/code&gt; and shuffle the errors within segments (rather than across the entire dataset). This would allow the uncertainty due to the sample to vary according to the predicted &lt;code&gt;Sale_Price&lt;/code&gt;&lt;a href=&#34;#fn30&#34; class=&#34;footnote-ref&#34; id=&#34;fnref30&#34;&gt;&lt;sup&gt;30&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Random Splits Not Appropriate&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The procedure I walk through assumes a random split in your data is fine and that your observations are iid. This is generally a requirement for using the bootstrap, however there are some approaches to using modified bootstrap that can adjust for this. In many cases it may make sense to have group or time based sampling schemes (see my &lt;a href=&#34;https://www.youtube.com/watch?v=-wUzdeThODo&amp;amp;list=PL2f6B79nBqL16QFte8fN_GWDtJwZDXt95&amp;amp;index=4&#34;&gt;presentation&lt;/a&gt; that discusses time-based resampling schemes). If a random sampling scheme is inappropriate, you will likely end-up creating too small of prediction intervals. I had &lt;em&gt;considered&lt;/em&gt; making &lt;em&gt;prep_interval()&lt;/em&gt; capable of taking in custom resampling specifications but did not set this up… but could be potentially edited.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;alternative-procedure-with-cv&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Alternative Procedure With CV&lt;/h2&gt;
&lt;p&gt;Given the model training dataset with &lt;em&gt;n&lt;/em&gt; number of observations…&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;Build &lt;em&gt;b&lt;/em&gt; number of models using &lt;em&gt;b&lt;/em&gt; bootstrap resamples on the training dataset (default of &lt;em&gt;b&lt;/em&gt; is the square root of &lt;em&gt;n&lt;/em&gt;)&lt;a href=&#34;#fn31&#34; class=&#34;footnote-ref&#34; id=&#34;fnref31&#34;&gt;&lt;sup&gt;31&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Build another set of &lt;em&gt;k&lt;/em&gt; models&lt;a href=&#34;#fn32&#34; class=&#34;footnote-ref&#34; id=&#34;fnref32&#34;&gt;&lt;sup&gt;32&lt;/sup&gt;&lt;/a&gt; using &lt;em&gt;k&lt;/em&gt;-fold cross-validation&lt;a href=&#34;#fn33&#34; class=&#34;footnote-ref&#34; id=&#34;fnref33&#34;&gt;&lt;sup&gt;33&lt;/sup&gt;&lt;/a&gt; (default of &lt;em&gt;k&lt;/em&gt; is 10) and extract the residuals, composed of &lt;em&gt;n&lt;/em&gt; elements – providing distribution for uncertainty due to the sample&lt;a href=&#34;#fn34&#34; class=&#34;footnote-ref&#34; id=&#34;fnref34&#34;&gt;&lt;sup&gt;34&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Given an observation (or set of observations) you would like to produce prediction intervals for…&lt;/p&gt;
&lt;ol start=&#34;3&#34; style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;For each new observation, produce a prediction using all of the &lt;em&gt;b&lt;/em&gt; models created in step 1.&lt;/li&gt;
&lt;li&gt;Take the difference between each model’s prediction (from step 3) and the mean of all the model’s predictions – the resulting &lt;em&gt;b&lt;/em&gt; differences for each observation provides the distribution for the variability due to model estimation at each point.&lt;/li&gt;
&lt;li&gt;For each observation, repeatedly sample from “residuals” (step 2) and “model error / differences” (step 4) and add together – do this &lt;em&gt;h&lt;/em&gt; times (with replacement) OR create all possible combinations from step 2 and step 5. Rather than &lt;em&gt;h&lt;/em&gt;, the latter approach will produce a distribution composed of &lt;em&gt;n&lt;/em&gt; x &lt;em&gt;b&lt;/em&gt; elements&lt;a href=&#34;#fn35&#34; class=&#34;footnote-ref&#34; id=&#34;fnref35&#34;&gt;&lt;sup&gt;35&lt;/sup&gt;&lt;/a&gt; for each new observation (default behavior&lt;a href=&#34;#fn36&#34; class=&#34;footnote-ref&#34; id=&#34;fnref36&#34;&gt;&lt;sup&gt;36&lt;/sup&gt;&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Pull quantiles (from the distribution created in step 5) according to the desired level of coverage of your intervals – e.g. 0.05 and 0.95 for a 90% prediction interval.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;See &lt;a href=&#34;https://gist.github.com/brshallo/3db2cd25172899f91b196a90d5980690&#34;&gt;gist&lt;/a&gt; for documentation on implementation of this method.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Differences from &lt;a href=&#34;#procedure&#34;&gt;Procedure&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This approach is influenced by &lt;a href=&#34;https://community.rstudio.com/t/prediction-intervals-with-tidymodels-best-practices/82594/4?u=brshallo&#34;&gt;suggestions&lt;/a&gt; from &lt;a href=&#34;https://twitter.com/topepos&#34;&gt;Max Kuhn&lt;/a&gt;. For example, I …&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;only use out-of-sample estimates to produce the interval&lt;/li&gt;
&lt;li&gt;estimate the &lt;em&gt;uncertainty of the sample&lt;/em&gt; using the residuals from a separate set of models built with cross-validation&lt;a href=&#34;#fn37&#34; class=&#34;footnote-ref&#34; id=&#34;fnref37&#34;&gt;&lt;sup&gt;37&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;For example when the model assumptions associated with analytic methods are broken.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;This post should be viewed as simply another section of &lt;a href=&#34;https://www.bryanshalloway.com/2021/03/18/intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals/&#34;&gt;Understanding Prediction Intervals&lt;/a&gt; rather than as entirely self-contained. It is essentially a “How To” for simulating prediction intervals with tidymodels.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;As of now. Mark may be making some additions in the future though per chats at Twitter &lt;a href=&#34;https://twitter.com/brshallo/status/1509720819873857543?s=20&amp;amp;t=MSEaAKRv6PfT3IulqGxePw&#34;&gt;thread&lt;/a&gt;.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;With the caveat that some model types may require &lt;em&gt;lots&lt;/em&gt; of simulations for the interval produced to be appropriate as discussed &lt;a href=&#34;https://community.rstudio.com/t/prediction-intervals-with-tidymodels-best-practices/82594/4?u=brshallo&#34;&gt;here&lt;/a&gt; by Max Kuhn. Also, there is usually the assumption that errors are &lt;a href=&#34;https://en.wikipedia.org/wiki/Exchangeable_random_variables&#34;&gt;exchangable&lt;/a&gt; across observations.&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;The trade-off with simulation techniques is generally you get to dodge hairy or intractable math at the cost of high computation costs.&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;I elaborated on intuitions for these sources of uncertainty in a &lt;a href=&#34;https://www.bryanshalloway.com/2021/03/18/intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals/#a-few-things-to-know-about-prediction-intervals&#34;&gt;A Few Things to Know About Prediction Intervals&lt;/a&gt;&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;Mine also includes supporting a pre-processing recipe in addition to a model specification.&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn8&#34;&gt;&lt;p&gt;Per guidance on Nielsen’s post – though Kuhn suggests [here]((&lt;a href=&#34;https://community.rstudio.com/t/prediction-intervals-with-tidymodels-best-practices/82594/4?u=brshallo&#34; class=&#34;uri&#34;&gt;https://community.rstudio.com/t/prediction-intervals-with-tidymodels-best-practices/82594/4?u=brshallo&lt;/a&gt;) that more samples should be taken.&lt;a href=&#34;#fnref8&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn9&#34;&gt;&lt;p&gt;The reason this is done is that the errors on the analysis set may be too small and on the assessment set too big (because are not using full dataset to train on any one model) so this tries to find a balance between these.&lt;a href=&#34;#fnref9&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn10&#34;&gt;&lt;p&gt;{number of observations in model training dataset} x {number of models created}&lt;a href=&#34;#fnref10&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn11&#34;&gt;&lt;p&gt;Warning that this will become computationally expensive very quickly as number of observations in training data or number of models created increases.&lt;a href=&#34;#fnref11&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn12&#34;&gt;&lt;p&gt;Because a workflow contains both a function for fitting models and a pre-processing recipe, this procedure accounts for variability due to pre-processing as a part of the model-fitting procedure.&lt;a href=&#34;#fnref12&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn13&#34;&gt;&lt;p&gt;This is a rough calculation, but I’m just looking at the standard deviations in the two respective tables. For the lowest bucket for example, the analytic method had a standard deviation of 0.46 percentage points, for the simulation based technique it is 8.44 percentage points, 8.44 / 0.46 which is closer to 20x, but the difference is not quite so big in other groups.&lt;a href=&#34;#fnref13&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn14&#34;&gt;&lt;p&gt;E.g. based on the attributes of an observation. Remember that the analytic method only allowed for &lt;em&gt;slight&lt;/em&gt; variability in prediction intervals across observations. Based on a constrained definition of the distance of an observation from the centroid of the data.&lt;a href=&#34;#fnref14&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn15&#34;&gt;&lt;p&gt;This suggests a slightly more precise accounting of uncertainty.&lt;a href=&#34;#fnref15&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn16&#34;&gt;&lt;p&gt;+/- ~2 percentage points&lt;a href=&#34;#fnref16&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn17&#34;&gt;&lt;p&gt;The reason you want consistent coverage rates is because then you can trust your interval captures your data at the rate you would expect across observations and not just in aggregate. The difference is related to conditional vs marginal coverage.&lt;a href=&#34;#fnref17&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn18&#34;&gt;&lt;p&gt;There are more direct ways available for comparing these. This, after all, isn’t a test comparing the two distributions but two separate tests against the NULL hypothesis. Also noted in a footnote in Part 1, it would likely have been better to base the groupings on &lt;code&gt;Sale_Price&lt;/code&gt; rather than predicted &lt;code&gt;Sale_Price&lt;/code&gt; so could have had paired groups. Rather than a general chi-squared test, something like &lt;a href=&#34;https://en.wikipedia.org/wiki/McNemar%27s_test&#34;&gt;McNemar’s test&lt;/a&gt; may be more appropriate.&lt;a href=&#34;#fnref18&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn19&#34;&gt;&lt;p&gt;Further examples would be needed to make more general statements on the qualities of simulation versus parametric based approaches to building prediction intervals.&lt;a href=&#34;#fnref19&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn20&#34;&gt;&lt;p&gt;For example, you generally don’t need to worry about having “normality of errors” – simulation will generate whatever distribution your errors follow.&lt;a href=&#34;#fnref20&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn21&#34;&gt;&lt;p&gt;If &lt;a href=&#34;#procedure&#34;&gt;Procedure&lt;/a&gt; was changed could make less expensive in some cases. E.g. Some linear model types have computational tricks available that can make this far less taxing. Some out-of-sample techniques do not actually require more data at all. Some related techniques (e.g. split-conformal) may only require a few more models.&lt;a href=&#34;#fnref21&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn22&#34;&gt;&lt;p&gt;See &lt;a href=&#34;https://www.stat.cmu.edu/~ryantibs/papers/limits.pdf&#34;&gt;The limits of distribution-free conditional predictive inference&lt;/a&gt;, Barber, et al.&lt;a href=&#34;#fnref22&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn23&#34;&gt;&lt;p&gt;I also posted these &lt;a href=&#34;https://community.rstudio.com/t/prediction-intervals-with-tidymodels-best-practices/82594/19?u=brshallo&#34;&gt;here&lt;/a&gt;.&lt;a href=&#34;#fnref23&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn24&#34;&gt;&lt;p&gt;In that it takes in a model generating algorithm as input – seems could set-up interface or something similar in a way that is pretty tidy friendly (e.g. &lt;code&gt;add_conformal()&lt;/code&gt; …&lt;a href=&#34;#fnref24&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn25&#34;&gt;&lt;p&gt;And is usually thought of in the context of linear regression.&lt;a href=&#34;#fnref25&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn26&#34;&gt;&lt;p&gt;The influence of observation centrality was discussed extensively in &lt;a href=&#34;http://localhost:4321/2021/03/18/intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals/#a-few-things-to-know-about-prediction-intervals&#34;&gt;Part 1&lt;/a&gt; – points further from the center of the data have greater uncertainty in model estimation.&lt;a href=&#34;#fnref26&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn27&#34;&gt;&lt;p&gt;Example from response on Rstudio Community &lt;a href=&#34;https://community.rstudio.com/t/prediction-intervals-with-tidymodels-best-practices/82594/9?u=brshallo&#34;&gt;thread&lt;/a&gt;. Or else they are ambiguous about which they intend to build as in this example from an online textbook on &lt;a href=&#34;https://github.com/data-8/textbook/issues/153#issuecomment-798793835&#34;&gt;Inferential Thinking&lt;/a&gt;.&lt;a href=&#34;#fnref27&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn28&#34;&gt;&lt;p&gt;This confusion may be particularly common in the case of simulation because bootstrapping is generally concerned with estimating the distribution of &lt;em&gt;parameter&lt;/em&gt; estimates rather than individual observations.&lt;a href=&#34;#fnref28&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn29&#34;&gt;&lt;p&gt;Or perhaps segmented in a fuzzy way so rather than having discrete bins is done on a potentially continuous scale&lt;a href=&#34;#fnref29&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn30&#34;&gt;&lt;p&gt;Or any other selected attribute – though would need to put some more thought into how to do properly, appropriate number of observations, etc., hard or fuzzy segmenting, how many buckets or how to handle continuously…&lt;a href=&#34;#fnref30&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn31&#34;&gt;&lt;p&gt;Per guidance on Nielsen’s post – though Kuhn suggests &lt;a href=&#34;https://community.rstudio.com/t/prediction-intervals-with-tidymodels-best-practices/82594/4?u=brshallo&#34;&gt;here&lt;/a&gt; that more samples should be taken.&lt;a href=&#34;#fnref31&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn32&#34;&gt;&lt;p&gt;Though functions can also be set such that will just use the bootstrapped models (rather than building a separate set).&lt;a href=&#34;#fnref32&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn33&#34;&gt;&lt;p&gt;I think Max suggested using cross-validation here instead of the residuals on the out-of-bag samples in the bootstraps because bootstrap samples tend to overestimate the errors (I believe).&lt;a href=&#34;#fnref33&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn34&#34;&gt;&lt;p&gt;I ignore any adjustments due to centroid as I’m not sure how to do this appropriately outside of the linear regression context.&lt;a href=&#34;#fnref34&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn35&#34;&gt;&lt;p&gt;{number of observations in model training dataset} x {number of models created}&lt;a href=&#34;#fnref35&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn36&#34;&gt;&lt;p&gt;Warning that this will become computationally expensive very quickly as number of observations in training data or number of models created increases.&lt;a href=&#34;#fnref36&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn37&#34;&gt;&lt;p&gt;Rather than the residuals of the bootstrapped samples used to estimate the &lt;em&gt;uncertainty of the model&lt;/em&gt;. (However the functions I create do allow for using the bootstrapped resamples to calculate the uncertainty in the sample – see &lt;a href=&#34;https://gist.github.com/brshallo/3db2cd25172899f91b196a90d5980690&#34;&gt;gist&lt;/a&gt;)&lt;a href=&#34;#fnref37&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Understanding Prediction Intervals</title>
      <link>https://www.bryanshalloway.com/2021/03/18/intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals/</link>
      <pubDate>Thu, 18 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2021/03/18/intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/rmarkdown-libs/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;

&lt;div id=&#34;TOC&#34;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#providing-more-than-point-estimates&#34;&gt;Providing More Than Point Estimates&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#considering-uncertainty&#34;&gt;Considering Uncertainty&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#observation-specific-intervals&#34;&gt;Observation Specific Intervals&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#a-few-things-to-know-about-prediction-intervals&#34;&gt;A Few Things to Know About Prediction Intervals&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#prediction-intervals-and-confidence-intervals&#34;&gt;Prediction Intervals and Confidence Intervals&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#analytic-method-of-calculating-prediction-intervals&#34;&gt;Analytic Method of Calculating Prediction Intervals&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#visual-comparison-of-prediction-intervals-and-confidence-intervals&#34;&gt;Visual Comparison of Prediction Intervals and Confidence Intervals&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#inference-or-prediction&#34;&gt;Inference or Prediction?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#cautions-with-overfitting&#34;&gt;Cautions With Overfitting&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#generalizability&#34;&gt;Generalizability&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#review-prediction-intervals&#34;&gt;Review Prediction Intervals&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#coverage&#34;&gt;Coverage&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#interval-width&#34;&gt;Interval Width&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#closing-notes&#34;&gt;Closing Notes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#bayesian-inference&#34;&gt;Bayesian Inference&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#pros-cons&#34;&gt;Pros &amp;amp; Cons&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#prediction-intervals-on-raw-sale-price&#34;&gt;Prediction Intervals on Raw Sale Price&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#parsnip-support-for-prediction-intervals&#34;&gt;&lt;code&gt;parsnip&lt;/code&gt; Support for Prediction Intervals&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;p&gt;Prediction intervals provide a measure of uncertainty for predictions on individual observations. This post…&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;builds up a motivating example&lt;/li&gt;
&lt;li&gt;describes factors that influence prediction intervals&lt;/li&gt;
&lt;li&gt;shows examples of how to build and review prediction intervals&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This is the first of three posts on prediction intervals (&lt;a href=&#34;https://www.bryanshalloway.com/2021/04/05/simulating-prediction-intervals/&#34;&gt;Part 2&lt;/a&gt; employs simulation techniques and &lt;a href=&#34;https://www.bryanshalloway.com/2021/04/21/quantile-regression-forests-for-prediction-intervals/&#34;&gt;Part 3&lt;/a&gt; quantile regression). I use the R programming language and the &lt;a href=&#34;https://www.tidyverse.org/&#34;&gt;tidyverse&lt;/a&gt; + &lt;a href=&#34;https://www.tidymodels.org/&#34;&gt;tidymodels&lt;/a&gt; suite of packages to create all models and figures.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(tidyverse)
library(tidymodels)
library(AmesHousing)
library(gt)

# function copied from here:
# https://github.com/rstudio/gt/issues/613#issuecomment-772072490 
# (simpler solution should be implemented in future versions of {gt})
fmt_if_number &amp;lt;- function(..., digits = 2) {
  input &amp;lt;- c(...)
  fmt &amp;lt;- paste0(&amp;quot;%.&amp;quot;, digits, &amp;quot;f&amp;quot;)
  if (is.numeric(input))   return(sprintf(fmt, input))
  return(input)
}&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;providing-more-than-point-estimates&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Providing More Than Point Estimates&lt;/h1&gt;
&lt;p&gt;Imagine you are an analyst for a business to business (B2B) seller and are responsible for identifying appropriate prices for complicated products with non-standard selling practices&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;. If you have more than one or two variables that influence price, statistical or machine learning models offer useful techniques for determining the optimal way to combine features to pinpoint expected prices of future deals&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt; (of course margin, market positioning, and other business considerations also matter).&lt;/p&gt;
&lt;p&gt;You might first build a model for &lt;em&gt;expected sale price&lt;/em&gt; that is fit based on the patterns in historical sales data. The naive approach would be to use point estimates from this model as a reference. If a customer’s offer falls above the expected price, you interpret this as a “good” deal, if below, a “bad” deal.&lt;/p&gt;
&lt;p&gt;As a stand-in for the large complicated products typically sold in B2B markets, I will use &lt;a href=&#34;https://github.com/topepo/AmesHousing&#34;&gt;data on home sales&lt;/a&gt; from Ames, Iowa for my examples&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Load in the data and then split it into a training dataset (for exploration and model development) and a validation dataset (holdout dataset not used in model training, reserved for evaluating model performance)&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;ames &amp;lt;- make_ames() %&amp;gt;% 
  mutate(Years_Old = Year_Sold - Year_Built,
         Years_Old = ifelse(Years_Old &amp;lt; 0, 0, Years_Old))

set.seed(4595)
data_split &amp;lt;- initial_split(ames, strata = &amp;quot;Sale_Price&amp;quot;, p = 0.75)

ames_train &amp;lt;- training(data_split)
ames_holdout  &amp;lt;- testing(data_split) &lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Specify preprocessing steps&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt; and a multiple linear regression model&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt; to predict &lt;em&gt;Sale Price&lt;/em&gt; – actually &lt;span class=&#34;math inline&#34;&gt;\(\log_{10}{(Sale\:Price)}\)&lt;/span&gt;&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;lm_recipe &amp;lt;- 
  recipe(
    Sale_Price ~ Lot_Area + Neighborhood  + Years_Old + Gr_Liv_Area + Overall_Qual + Total_Bsmt_SF + Garage_Area, 
    data = ames_train
  ) %&amp;gt;%
  step_log(Sale_Price, base = 10) %&amp;gt;%
  step_log(Lot_Area, Gr_Liv_Area, base = 10) %&amp;gt;%
  step_log(Total_Bsmt_SF, Garage_Area, base = 10, offset = 1) %&amp;gt;%
  step_novel(Neighborhood, Overall_Qual) %&amp;gt;% 
  step_other(Neighborhood, Overall_Qual, threshold = 50) %&amp;gt;% 
  step_dummy(Neighborhood, Overall_Qual) %&amp;gt;%
  step_interact(terms = ~contains(&amp;quot;Neighborhood&amp;quot;)*Lot_Area)

lm_mod &amp;lt;- linear_reg() %&amp;gt;% 
  set_engine(engine = &amp;quot;lm&amp;quot;) %&amp;gt;%
  set_mode(&amp;quot;regression&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Put together into a workflow and fit model:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;lm_wf &amp;lt;- workflows::workflow() %&amp;gt;% 
  add_model(lm_mod) %&amp;gt;% 
  add_recipe(lm_recipe) %&amp;gt;% 
  fit(ames_train)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Then make predictions on the holdout set.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;data_preds &amp;lt;- predict(
  workflows::pull_workflow_fit(lm_wf),
  workflows::pull_workflow_prepped_recipe(lm_wf) %&amp;gt;% bake(ames_holdout)
) %&amp;gt;% 
  bind_cols(relocate(ames_holdout, Sale_Price)) %&amp;gt;% 
  mutate(.pred = 10^.pred) %&amp;gt;%
  select(Sale_Price, .pred, Lot_Area, Neighborhood, Years_Old, Gr_Liv_Area, Overall_Qual, Total_Bsmt_SF, Garage_Area)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The one-row table below shows that given the case of&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;Lot_Area&lt;/code&gt; = 31,770sqft ;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Neighborhood&lt;/code&gt; = North Ames;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Years_Old&lt;/code&gt; = 50yrs;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Gr_Liv_Area&lt;/code&gt;: 1,656sqft;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;overall_Qual&lt;/code&gt; = “Above Average”;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Total_Bsmt_SF&lt;/code&gt; = 1,080sqft;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Garage_Area&lt;/code&gt; = 528sqft,&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;the model would predict the &lt;code&gt;Sale_Price&lt;/code&gt; for the home to be $184,503.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;data_preds %&amp;gt;% 
  select(-Sale_Price) %&amp;gt;% 
  head(1) %&amp;gt;% 
  gt::gt() %&amp;gt;% 
  gt::fmt(gt::everything(), fns = function(x) fmt_if_number(x, digits = 0))&lt;/code&gt;&lt;/pre&gt;
&lt;style&gt;html {
  font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Helvetica Neue&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, Arial, sans-serif;
}

#vrsjeyugme .gt_table {
  display: table;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#vrsjeyugme .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#vrsjeyugme .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#vrsjeyugme .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 0;
  padding-bottom: 4px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#vrsjeyugme .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#vrsjeyugme .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#vrsjeyugme .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#vrsjeyugme .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#vrsjeyugme .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#vrsjeyugme .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#vrsjeyugme .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#vrsjeyugme .gt_group_heading {
  padding: 8px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
}

#vrsjeyugme .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#vrsjeyugme .gt_from_md &gt; :first-child {
  margin-top: 0;
}

#vrsjeyugme .gt_from_md &gt; :last-child {
  margin-bottom: 0;
}

#vrsjeyugme .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#vrsjeyugme .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 12px;
}

#vrsjeyugme .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#vrsjeyugme .gt_first_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
}

#vrsjeyugme .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#vrsjeyugme .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#vrsjeyugme .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#vrsjeyugme .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#vrsjeyugme .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#vrsjeyugme .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding: 4px;
}

#vrsjeyugme .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#vrsjeyugme .gt_sourcenote {
  font-size: 90%;
  padding: 4px;
}

#vrsjeyugme .gt_left {
  text-align: left;
}

#vrsjeyugme .gt_center {
  text-align: center;
}

#vrsjeyugme .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#vrsjeyugme .gt_font_normal {
  font-weight: normal;
}

#vrsjeyugme .gt_font_bold {
  font-weight: bold;
}

#vrsjeyugme .gt_font_italic {
  font-style: italic;
}

#vrsjeyugme .gt_super {
  font-size: 65%;
}

#vrsjeyugme .gt_footnote_marks {
  font-style: italic;
  font-size: 65%;
}
&lt;/style&gt;
&lt;div id=&#34;vrsjeyugme&#34; style=&#34;overflow-x:auto;overflow-y:auto;width:auto;height:auto;&#34;&gt;&lt;table class=&#34;gt_table&#34;&gt;
  
  &lt;thead class=&#34;gt_col_headings&#34;&gt;
    &lt;tr&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;.pred&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_center&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;Lot_Area&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_center&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;Neighborhood&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;Years_Old&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_center&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;Gr_Liv_Area&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_center&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;Overall_Qual&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;Total_Bsmt_SF&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;Garage_Area&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody class=&#34;gt_table_body&#34;&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;184503&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;31770&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;1&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;50&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;1656&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;6&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;1080&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;528&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  
  
&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;Using the naive approach, whether an offer is above or below this &lt;em&gt;expected&lt;/em&gt; price may provide a first indication of whether the deal is ‘good’ or ‘bad’ for the seller&lt;a href=&#34;#fn8&#34; class=&#34;footnote-ref&#34; id=&#34;fnref8&#34;&gt;&lt;sup&gt;8&lt;/sup&gt;&lt;/a&gt;. The magnitude of the difference between the offer and the expected price is also important. However you often will care about how big this difference is relative to the underlying uncertainty in &lt;code&gt;Sale_Price&lt;/code&gt; – which calls for the use of statistics, specifically predictive inference&lt;a href=&#34;#fn9&#34; class=&#34;footnote-ref&#34; id=&#34;fnref9&#34;&gt;&lt;sup&gt;9&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;div id=&#34;considering-uncertainty&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Considering Uncertainty&lt;/h2&gt;
&lt;p&gt;Let’s consider a pretend offer of $180,000 for our example house. You might first think you ought to reject the offer due to it being ~$4,500 less than the expected price. However a &lt;em&gt;less naive&lt;/em&gt; approach would be to compare the $180,000 offer in the context of the model’s observed accuracy when making predictions on a holdout set&lt;a href=&#34;#fn10&#34; class=&#34;footnote-ref&#34; id=&#34;fnref10&#34;&gt;&lt;sup&gt;10&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We need to be careful regarding how we consider performance and the errors of our model. For this particular problem, the variability in our model’s errors increase with the magnitude of the predictions for &lt;code&gt;Sale_Price&lt;/code&gt;&lt;a href=&#34;#fn11&#34; class=&#34;footnote-ref&#34; id=&#34;fnref11&#34;&gt;&lt;sup&gt;11&lt;/sup&gt;&lt;/a&gt;. We want an error metric that will not inflate with &lt;code&gt;Sale_Price&lt;/code&gt;. Hence rather than review the difference between &lt;code&gt;Sale_Price&lt;/code&gt; and Expected[&lt;code&gt;Sale_Price&lt;/code&gt;], it is more appropriate to review either:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class=&#34;math inline&#34;&gt;\(\log(Sale\_Price)\)&lt;/span&gt; against &lt;span class=&#34;math inline&#34;&gt;\(Expected[\log(Sale\_Price)]\)&lt;/span&gt; OR&lt;/li&gt;
&lt;li&gt;an error metric that is in terms of percent of &lt;code&gt;Sale_Price&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I will use the latter method and focus on the percentage error&lt;a href=&#34;#fn12&#34; class=&#34;footnote-ref&#34; id=&#34;fnref12&#34;&gt;&lt;sup&gt;12&lt;/sup&gt;&lt;/a&gt;. The offer of $180,000 corresponds with a 2.5% difference from expectations. This falls well within the distribution of errors seen by our model on a holdout dataset&lt;a href=&#34;#fn13&#34; class=&#34;footnote-ref&#34; id=&#34;fnref13&#34;&gt;&lt;sup&gt;13&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;offer &amp;lt;- tibble(PE = (184503 - 180000) / 180000, offer = &amp;quot;offer&amp;quot;)

data_preds %&amp;gt;% 
  mutate(PE = (Sale_Price - .pred) / Sale_Price) %&amp;gt;% 
  relocate(PE) %&amp;gt;% 
  ggplot(aes(x = PE))+
  geom_histogram(bins = 50)+
  geom_vline(aes(xintercept = PE, color = offer), data = offer)+
  scale_x_continuous(limits = c(-1, 1), labels = scales::percent)+
  labs(x = &amp;quot;Percent Error&amp;quot;)+
  theme_bw()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals_files/figure-html/unnamed-chunk-3-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;On average our model is off by around ~12% of the actual &lt;code&gt;Sale_Price&lt;/code&gt; observed.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;data_preds %&amp;gt;% 
  yardstick::mape(Sale_Price, .pred) %&amp;gt;% 
  gt::gt() %&amp;gt;% 
  gt::fmt(gt::everything(), fns = function(x) fmt_if_number(x, digits = 1))&lt;/code&gt;&lt;/pre&gt;
&lt;style&gt;html {
  font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Helvetica Neue&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, Arial, sans-serif;
}

#whdhvmwsyz .gt_table {
  display: table;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#whdhvmwsyz .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#whdhvmwsyz .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#whdhvmwsyz .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 0;
  padding-bottom: 4px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#whdhvmwsyz .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#whdhvmwsyz .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#whdhvmwsyz .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#whdhvmwsyz .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#whdhvmwsyz .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#whdhvmwsyz .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#whdhvmwsyz .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#whdhvmwsyz .gt_group_heading {
  padding: 8px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
}

#whdhvmwsyz .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#whdhvmwsyz .gt_from_md &gt; :first-child {
  margin-top: 0;
}

#whdhvmwsyz .gt_from_md &gt; :last-child {
  margin-bottom: 0;
}

#whdhvmwsyz .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#whdhvmwsyz .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 12px;
}

#whdhvmwsyz .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#whdhvmwsyz .gt_first_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
}

#whdhvmwsyz .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#whdhvmwsyz .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#whdhvmwsyz .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#whdhvmwsyz .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#whdhvmwsyz .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#whdhvmwsyz .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding: 4px;
}

#whdhvmwsyz .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#whdhvmwsyz .gt_sourcenote {
  font-size: 90%;
  padding: 4px;
}

#whdhvmwsyz .gt_left {
  text-align: left;
}

#whdhvmwsyz .gt_center {
  text-align: center;
}

#whdhvmwsyz .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#whdhvmwsyz .gt_font_normal {
  font-weight: normal;
}

#whdhvmwsyz .gt_font_bold {
  font-weight: bold;
}

#whdhvmwsyz .gt_font_italic {
  font-style: italic;
}

#whdhvmwsyz .gt_super {
  font-size: 65%;
}

#whdhvmwsyz .gt_footnote_marks {
  font-style: italic;
  font-size: 65%;
}
&lt;/style&gt;
&lt;div id=&#34;whdhvmwsyz&#34; style=&#34;overflow-x:auto;overflow-y:auto;width:auto;height:auto;&#34;&gt;&lt;table class=&#34;gt_table&#34;&gt;
  
  &lt;thead class=&#34;gt_col_headings&#34;&gt;
    &lt;tr&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_left&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;.metric&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_left&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;.estimator&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;.estimate&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody class=&#34;gt_table_body&#34;&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;mape&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;standard&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;11.8&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  
  
&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;90% of errors on the holdout dataset were between -27.1% and 21.3% of the actual &lt;code&gt;Sale_Price&lt;/code&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;data_preds %&amp;gt;% 
  mutate(PE = (Sale_Price - .pred) / Sale_Price,
         APE = abs(PE)) %&amp;gt;% 
  summarise(quant_05 = quantile(PE, 0.05) * 100,
            quant_95 = quantile(PE, 0.95) * 100) %&amp;gt;% 
  gt::gt() %&amp;gt;% 
  gt::fmt(gt::everything(), fns = function(x) fmt_if_number(x, digits = 1))&lt;/code&gt;&lt;/pre&gt;
&lt;style&gt;html {
  font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Helvetica Neue&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, Arial, sans-serif;
}

#stjdmswjug .gt_table {
  display: table;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#stjdmswjug .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#stjdmswjug .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#stjdmswjug .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 0;
  padding-bottom: 4px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#stjdmswjug .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#stjdmswjug .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#stjdmswjug .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#stjdmswjug .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#stjdmswjug .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#stjdmswjug .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#stjdmswjug .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#stjdmswjug .gt_group_heading {
  padding: 8px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
}

#stjdmswjug .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#stjdmswjug .gt_from_md &gt; :first-child {
  margin-top: 0;
}

#stjdmswjug .gt_from_md &gt; :last-child {
  margin-bottom: 0;
}

#stjdmswjug .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#stjdmswjug .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 12px;
}

#stjdmswjug .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#stjdmswjug .gt_first_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
}

#stjdmswjug .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#stjdmswjug .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#stjdmswjug .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#stjdmswjug .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#stjdmswjug .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#stjdmswjug .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding: 4px;
}

#stjdmswjug .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#stjdmswjug .gt_sourcenote {
  font-size: 90%;
  padding: 4px;
}

#stjdmswjug .gt_left {
  text-align: left;
}

#stjdmswjug .gt_center {
  text-align: center;
}

#stjdmswjug .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#stjdmswjug .gt_font_normal {
  font-weight: normal;
}

#stjdmswjug .gt_font_bold {
  font-weight: bold;
}

#stjdmswjug .gt_font_italic {
  font-style: italic;
}

#stjdmswjug .gt_super {
  font-size: 65%;
}

#stjdmswjug .gt_footnote_marks {
  font-style: italic;
  font-size: 65%;
}
&lt;/style&gt;
&lt;div id=&#34;stjdmswjug&#34; style=&#34;overflow-x:auto;overflow-y:auto;width:auto;height:auto;&#34;&gt;&lt;table class=&#34;gt_table&#34;&gt;
  
  &lt;thead class=&#34;gt_col_headings&#34;&gt;
    &lt;tr&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;quant_05&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;quant_95&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody class=&#34;gt_table_body&#34;&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;-27.1&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;21.3&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  
  
&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;All of which suggests the $180,000 offer does not represent a substantial outlier from the typical variability of observed from predicted &lt;code&gt;Sale_Price&lt;/code&gt;&lt;a href=&#34;#fn14&#34; class=&#34;footnote-ref&#34; id=&#34;fnref14&#34;&gt;&lt;sup&gt;14&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Is your model performant enough to be useful?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Before using the model for predictive inference, one &lt;em&gt;should&lt;/em&gt; have reviewed overall performance on a holdout dataset to ensure the model is sufficiently accurate for the business context. For example, for our problem is an average error of ~12% and 90% prediction intervals of +/- ~25% of &lt;code&gt;Sale_Price&lt;/code&gt; useful? If the answer is “no,” that suggests the need for more effort in improving the accuracy of the model (e.g. trying other transformations, features, model types)&lt;a href=&#34;#fn15&#34; class=&#34;footnote-ref&#34; id=&#34;fnref15&#34;&gt;&lt;sup&gt;15&lt;/sup&gt;&lt;/a&gt;. For our examples we are assuming the answer is ‘yes,’ our model is accurate enough (so it is appropriate to move-on and focus on prediction intervals).&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;observation-specific-intervals&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Observation Specific Intervals&lt;/h2&gt;
&lt;p&gt;While a good starting point, a limitation with using aggregate error metrics to estimate intervals indiscriminately across observations&lt;a href=&#34;#fn16&#34; class=&#34;footnote-ref&#34; id=&#34;fnref16&#34;&gt;&lt;sup&gt;16&lt;/sup&gt;&lt;/a&gt; is that different attributes may associate with different levels of uncertainty in the prediction. Specifically, predictions further from the centroid of the data generally have more uncertainty in the expected price.&lt;/p&gt;
&lt;p&gt;A toy seesaw is a good analogy for this phenomenon:&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://www.clipartkey.com/mpngs/m/92-924895_seesaw-svg-png-icon-free-download-seesaw-icon.png&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;&lt;a href=&#34;https://www.clipartkey.com/mpngs/m/92-924895_seesaw-svg-png-icon-free-download-seesaw-icon.png&#34;&gt;image source&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;blockquote&gt;
&lt;p&gt;As the angle of the bench changes… the further you are from the center, the more distance you will move up/down →&lt;/p&gt;
&lt;p&gt;The angle of the seesaw represents variability in the model function being estimated. The distance from the seesaw’s pivot point corresponds with the distance from the centroid of the data.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This variability in estimating the model’s expected value is represented by dashed blue lines in the chart below of a generic linear model:&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://i.stack.imgur.com/GeeI3.png&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;&lt;a href=&#34;https://i.stack.imgur.com/GeeI3.png&#34;&gt;Image source&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Because of this varying uncertainty of the expected value of the model (represented by the differing interval widths encapsulated by the blue lines at any value of &lt;em&gt;x&lt;/em&gt;), it is preferable to determine a plausible price range that is specific to the attributes of the observation&lt;a href=&#34;#fn17&#34; class=&#34;footnote-ref&#34; id=&#34;fnref17&#34;&gt;&lt;sup&gt;17&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The uncertainty described here corresponds with the &lt;em&gt;confidence intervals&lt;/em&gt; and not quite as directly with the &lt;em&gt;prediction intervals&lt;/em&gt; (the focus of this post). The distinction and relationship between these will be discussed in &lt;a href=&#34;#a-few-things-to-know-about-prediction-intervals&#34;&gt;A Few Things to Know About Prediction Intervals&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;a-few-things-to-know-about-prediction-intervals&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;A Few Things to Know About Prediction Intervals&lt;/h1&gt;
&lt;p&gt;If you are primarily interested in how to build and review prediction intervals you can skip to &lt;a href=&#34;#review-prediction-intervals&#34;&gt;Review Prediction Intervals&lt;/a&gt;.&lt;/p&gt;
&lt;div id=&#34;prediction-intervals-and-confidence-intervals&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Prediction Intervals and Confidence Intervals&lt;/h2&gt;
&lt;p&gt;Prediction intervals and confidence intervals&lt;a href=&#34;#fn18&#34; class=&#34;footnote-ref&#34; id=&#34;fnref18&#34;&gt;&lt;sup&gt;18&lt;/sup&gt;&lt;/a&gt; are often confused. Confidence intervals generally refer to making inferences on &lt;em&gt;averages&lt;/em&gt; – this is most useful for evaluating parameter estimates, performance metrics, relationships with covariates, etc. However if you are interested in price ranges on &lt;em&gt;individual&lt;/em&gt; observations (as in our case), prediction intervals are what you want&lt;a href=&#34;#fn19&#34; class=&#34;footnote-ref&#34; id=&#34;fnref19&#34;&gt;&lt;sup&gt;19&lt;/sup&gt;&lt;/a&gt;. Rob Hyndman has a helpful post where he describes the differences in more detail: &lt;a href=&#34;https://robjhyndman.com/hyndsight/intervals/&#34;&gt;The difference between prediction intervals and confidence intervals&lt;/a&gt;&lt;a href=&#34;#fn20&#34; class=&#34;footnote-ref&#34; id=&#34;fnref20&#34;&gt;&lt;sup&gt;20&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;In linear regression, “prediction intervals” refer to a type of &lt;a href=&#34;https://en.wikipedia.org/wiki/Confidence_interval&#34;&gt;confidence interval&lt;/a&gt;&lt;a href=&#34;#fn21&#34; class=&#34;footnote-ref&#34; id=&#34;fnref21&#34;&gt;&lt;sup&gt;21&lt;/sup&gt;&lt;/a&gt;, namely the confidence interval for a single observation (a “predictive confidence interval”). Confidence intervals have a specific statistical interpretation. In later posts on this topic, the intervals I create do not quite mirror the interpretations that go with a predictive confidence interval. I will use the term “prediction interval” somewhat loosely to refer to a plausible range of values for an observation&lt;a href=&#34;#fn22&#34; class=&#34;footnote-ref&#34; id=&#34;fnref22&#34;&gt;&lt;sup&gt;22&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;analytic-method-of-calculating-prediction-intervals&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Analytic Method of Calculating Prediction Intervals&lt;/h2&gt;
&lt;p&gt;Linear regression models can produce prediction intervals analytically. The equation below is for &lt;em&gt;simple&lt;/em&gt; linear regression (meaning just one ‘x’ input) but is helpful for gaining an intuition on the key parts that contribute to the width of a prediction interval:&lt;/p&gt;
&lt;p class=&#34;text-align-center&#34;&gt;
&lt;span class=&#34;math inline&#34;&gt;\(\hat{y}_h \pm t_{(1-\alpha/2, n-2)} \times \sqrt{MSE \times \left( 1+\dfrac{1}{n} + \dfrac{(x_h-\bar{x})^2}{\sum(x_i-\bar{x})^2}\right)}\)&lt;/span&gt;
&lt;/p&gt;
&lt;p&gt;Pseudo-translation of key parts of equation:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;{&lt;span class=&#34;math inline&#34;&gt;\(\hat{y}_h\)&lt;/span&gt; : prediction}&lt;br /&gt;
&lt;/li&gt;
&lt;li&gt;{&lt;span class=&#34;math inline&#34;&gt;\(t_{(1-\alpha/2, n-2)}\)&lt;/span&gt; : multiplier for desired level of confidence, e.g. 95%}&lt;br /&gt;
&lt;/li&gt;
&lt;li&gt;{MSE: multiplier for average error}&lt;br /&gt;
&lt;/li&gt;
&lt;li&gt;{&lt;span class=&#34;math inline&#34;&gt;\(\dfrac{MSE}{n}\)&lt;/span&gt; : multiplier based on number of observations – smaller &lt;em&gt;n&lt;/em&gt; contributes to greater variability.}&lt;/li&gt;
&lt;li&gt;{&lt;span class=&#34;math inline&#34;&gt;\(MSE\dfrac{(x_h-\bar{x})^2}{\sum(x_i-\bar{x})^2}\)&lt;/span&gt; : multiplier for distance from centroid of data}&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You will notice the equation for the prediction interval is very similar to that of the equation for a confidence interval&lt;a href=&#34;#fn23&#34; class=&#34;footnote-ref&#34; id=&#34;fnref23&#34;&gt;&lt;sup&gt;23&lt;/sup&gt;&lt;/a&gt;:&lt;/p&gt;
&lt;p class=&#34;text-align-center&#34;&gt;
&lt;span class=&#34;math inline&#34;&gt;\(\hat{y}_h \pm t_{(1-\alpha/2, n-2)} \times \sqrt{MSE \left(\dfrac{1}{n} + \dfrac{(x_h-\bar{x})^2}{\sum(x_i-\bar{x})^2}\right)}\)&lt;/span&gt;
&lt;/p&gt;
&lt;p&gt;The variance for the prediction interval just has an extra Mean Squared Error (MSE) term&lt;a href=&#34;#fn24&#34; class=&#34;footnote-ref&#34; id=&#34;fnref24&#34;&gt;&lt;sup&gt;24&lt;/sup&gt;&lt;/a&gt;. The prediction interval is essentially the variance in estimating the model&lt;a href=&#34;#fn25&#34; class=&#34;footnote-ref&#34; id=&#34;fnref25&#34;&gt;&lt;sup&gt;25&lt;/sup&gt;&lt;/a&gt; combined with the variability of individual observations in the sample.&lt;/p&gt;
&lt;p&gt;Paraphrasing, the uncertainty in predictions can be thought of as coming from two sources:&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;uncertainty in fitting the model, i.e. variability in determining the &lt;em&gt;expected&lt;/em&gt; value of the target (‘target’ just means the variable of interest, the thing we are predicting)&lt;/li&gt;
&lt;li&gt;uncertainty in the sample, i.e. inherent variability of the target in observations&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The first source may vary in part depending on position relative to the centroid (think back to the seesaw analogy in &lt;a href=&#34;#observation-specific-intervals&#34;&gt;Observation Specific Intervals&lt;/a&gt; and the influence of position on amount of movement i.e. uncertainty). It will also vary depending on the number of observations – the more observations you have in your training data, the smaller the general variability due to model estimation will be. The latter part is assumed to be constant across observations&lt;a href=&#34;#fn26&#34; class=&#34;footnote-ref&#34; id=&#34;fnref26&#34;&gt;&lt;sup&gt;26&lt;/sup&gt;&lt;/a&gt; and does not change as the number of observations increases.&lt;/p&gt;
&lt;p&gt;Do not think of these sources of uncertainty as being compounded on one another to produce the prediction interval. They are added together&lt;a href=&#34;#fn27&#34; class=&#34;footnote-ref&#34; id=&#34;fnref27&#34;&gt;&lt;sup&gt;27&lt;/sup&gt;&lt;/a&gt; and then the square root is taken. In most cases the variability due to the sample will be greater than the variability in estimating the expected value. Hence, the interval’s width due to uncertainty in estimating the model is somewhat ‘watered down’ by the variability in the sample. Therefore (for prediction intervals produced analytically at least) we will generally not see large differences in the widths of prediction intervals across observations (even at points that are relatively far from the centroid of the data). Therefore our prediction intervals in later sections of this post will not actually be that much different from those that might have been produced using aggregated error metrics similar to those discussed in &lt;a href=&#34;#considering-uncertainty&#34;&gt;Considering Uncertainty&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;However understanding the intuition on these sources of uncertainty in prediction intervals is still helpful. In follow-up posts I use more flexible methods for building prediction intervals. These other methods can produce substantive differences in the width of prediction intervals between observations (in ways that depend on more than distance of an observation from the centroid of the data).&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;visual-comparison-of-prediction-intervals-and-confidence-intervals&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Visual Comparison of Prediction Intervals and Confidence Intervals&lt;/h2&gt;
&lt;p&gt;The chart below shows the key outputs concerning prediction that can be outputted by a generic linear model:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;expected value, i.e. the predictions, the average of the value of the target given a set of attributes (black line)&lt;/li&gt;
&lt;li&gt;confidence intervals, i.e. range for the expected values (red dashed line)&lt;/li&gt;
&lt;li&gt;prediction intervals (our primary interest in this post), i.e. range for the predictions on an individual observation (green dotted line)&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://i1.wp.com/statistical-research.com/wp-content/uploads/2013/10/prediction_confidence.png?&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;&lt;a href=&#34;https://i1.wp.com/statistical-research.com/wp-content/uploads/2013/10/prediction_confidence.png?&#34;&gt;Image source&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Confidence intervals are more narrow (as they concern only uncertainty in the model’s estimation of the expected value). Prediction intervals are wider as they concern both model uncertainty and the sampling uncertainty of any observation (the latter of which contributes far greater variance). Both confidence and prediction intervals are wider the further the prediction is from the centroid of the data – however the effect is far greater for the confidence interval (as the uncertainty in the prediction interval is dominated by the random variance of the sample, which is assumed to be constant across observations). This explains why the curve of the confidence intervals is far more pronounced.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;inference-or-prediction&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Inference or Prediction?&lt;/h2&gt;
&lt;p&gt;Predictive modeling is typically used either for making predictions or inferences. The assumptions associated with your model usually matter more when doing inference compared to prediction&lt;a href=&#34;#fn28&#34; class=&#34;footnote-ref&#34; id=&#34;fnref28&#34;&gt;&lt;sup&gt;28&lt;/sup&gt;&lt;/a&gt;. Therefore, to get a sense of how careful you should be regarding model assumptions for our example you might ask:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;“Are prediction intervals an example of prediction or inference?”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The answer is, while it (kind of) depends…&lt;/p&gt;
&lt;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/QRLEXAFOvkM&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;
&lt;/iframe&gt;
&lt;p&gt;&lt;em&gt;really&lt;/em&gt;, prediction intervals should be thought of as a kind of inference.&lt;/p&gt;
&lt;p&gt;For this post the prediction interval is explicitly an inference on the predictions. In a later post I will actually just be making &lt;em&gt;predictions&lt;/em&gt; for quantiles at upper and lower bounds of interest. However, generally, intervals should be thought of as a kind of inference&lt;a href=&#34;#fn29&#34; class=&#34;footnote-ref&#34; id=&#34;fnref29&#34;&gt;&lt;sup&gt;29&lt;/sup&gt;&lt;/a&gt;. Therefore you should be thoughtful regarding the assumptions you are making about the nature of the data and your model specification&lt;a href=&#34;#fn30&#34; class=&#34;footnote-ref&#34; id=&#34;fnref30&#34;&gt;&lt;sup&gt;30&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For example, an important assumption when doing predictive inference is heteroskedasticity of errors – which means that the variability of our errors should be constant across our predictions&lt;a href=&#34;#fn31&#34; class=&#34;footnote-ref&#34; id=&#34;fnref31&#34;&gt;&lt;sup&gt;31&lt;/sup&gt;&lt;/a&gt;. As mentioned in &lt;a href=&#34;#considering-uncertainty&#34;&gt;Considering Uncertainty&lt;/a&gt;, if building a model for &lt;em&gt;Sale Price&lt;/em&gt; we would find that errors tend to increase with our predictions. Hence instead of building a model to predict &lt;em&gt;Sale Price&lt;/em&gt; we build a model to predict &lt;span class=&#34;math inline&#34;&gt;\(\log_{10}(Sale\:Price)\)&lt;/span&gt; – this helps our model’s outputted prediction intervals to be more appropriate across observations&lt;a href=&#34;#fn32&#34; class=&#34;footnote-ref&#34; id=&#34;fnref32&#34;&gt;&lt;sup&gt;32&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;In follow up posts the methods I describe do not depend &lt;em&gt;as&lt;/em&gt; strongly on assumptions to produce reliable prediction intervals&lt;a href=&#34;#fn33&#34; class=&#34;footnote-ref&#34; id=&#34;fnref33&#34;&gt;&lt;sup&gt;33&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;cautions-with-overfitting&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Cautions With Overfitting&lt;/h2&gt;
&lt;p&gt;You want the inferences and predictions of your model to be &lt;em&gt;generalizable&lt;/em&gt;, i.e. usable outside of the context of your training dataset. This is why we holdout data to review performance: we want to review the model’s performance on data it has never seen. If your model &lt;a href=&#34;https://en.wikipedia.org/wiki/Overfitting&#34;&gt;overfits&lt;/a&gt;&lt;a href=&#34;#fn34&#34; class=&#34;footnote-ref&#34; id=&#34;fnref34&#34;&gt;&lt;sup&gt;34&lt;/sup&gt;&lt;/a&gt; the training data, the prediction interval will often underestimate the expected variability in price and your prediction intervals may be too narrow. Two strategies you might use to correct for this:&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;Consider a more simple model&lt;a href=&#34;#fn35&#34; class=&#34;footnote-ref&#34; id=&#34;fnref35&#34;&gt;&lt;sup&gt;35&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Tune your prediction intervals based on coverage measured on holdout data (coverage represents the proportion of observations that &lt;em&gt;actually&lt;/em&gt; fall within their prediction interval).&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;A quick heuristic to check if your model is overfitting is to compare the model’s performance on a holdout dataset against performance on the data that was used to train the model. If performance is substantially better on the training dataset, it may suggest the model has overfit.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Simpler model&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If your model seems to be overfitting, you may want to try fitting a more simple model&lt;a href=&#34;#fn36&#34; class=&#34;footnote-ref&#34; id=&#34;fnref36&#34;&gt;&lt;sup&gt;36&lt;/sup&gt;&lt;/a&gt;. If your model has a small difference in performance metrics between training and holdout datasets, you likely will have more faith in the ranges given by the prediction intervals.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Problem with comparing difference in performance between training &amp;amp; holdout data&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;However, for the most part, your performance is going to &lt;em&gt;always be better&lt;/em&gt; on the training data than on the holdout data&lt;a href=&#34;#fn37&#34; class=&#34;footnote-ref&#34; id=&#34;fnref37&#34;&gt;&lt;sup&gt;37&lt;/sup&gt;&lt;/a&gt;. With regard to overfitting, you really care about whether performance is worse on the holdout dataset compared to an alternative simpler model’s performance on the holdout set. You don’t really care if a model’s performance on training and holdout data is similar, just that performance on a holdout dataset is as good as possible.&lt;/p&gt;
&lt;p&gt;Let’s take an example when building random forest models and tuning on the &lt;code&gt;min_n&lt;/code&gt; attribute (smaller values for &lt;code&gt;min_n&lt;/code&gt;&lt;a href=&#34;#fn38&#34; class=&#34;footnote-ref&#34; id=&#34;fnref38&#34;&gt;&lt;sup&gt;38&lt;/sup&gt;&lt;/a&gt; represent more complicated models.):&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://camo.githubusercontent.com/c498111162b8f8d4fced8fe07f7b532fe2de3c4a66f68e29b9f29832148ab674/68747470733a2f2f692e696d6775722e636f6d2f316e53687836792e706e67&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;See my &lt;a href=&#34;https://gist.github.com/brshallo/516e8e52fb911a96efafbf01d606a113&#34;&gt;gist&lt;/a&gt; for code&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;The gap in train-holdout (AKA, analysis-assessment&lt;a href=&#34;#fn39&#34; class=&#34;footnote-ref&#34; id=&#34;fnref39&#34;&gt;&lt;sup&gt;39&lt;/sup&gt;&lt;/a&gt;) performance is greater for more complicated models&lt;a href=&#34;#fn40&#34; class=&#34;footnote-ref&#34; id=&#34;fnref40&#34;&gt;&lt;sup&gt;40&lt;/sup&gt;&lt;/a&gt; (which, as mentioned above, may signal overfitting). However more complicated models also perform better on the holdout data. Hence, we would likely select the complicated model&lt;a href=&#34;#fn41&#34; class=&#34;footnote-ref&#34; id=&#34;fnref41&#34;&gt;&lt;sup&gt;41&lt;/sup&gt;&lt;/a&gt; &lt;em&gt;even though&lt;/em&gt; the performance estimates on the training data will be the most unrealistic.&lt;/p&gt;
&lt;p&gt;While a difference in performance on training and holdout datasets may provide a helpful indicator for overfitting, it is not really what you care about during model selection&lt;a href=&#34;#fn42&#34; class=&#34;footnote-ref&#34; id=&#34;fnref42&#34;&gt;&lt;sup&gt;42&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Tune your intervals based on a holdout set&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Pretend that your selected model has a substantial difference in performance when evaluated on training versus holdout data. You are worried that the width of your model’s outputted prediction intervals will be optimistically narrow. However you still want to keep this model because it has the best performance when evaluated on holdout data&lt;a href=&#34;#fn43&#34; class=&#34;footnote-ref&#34; id=&#34;fnref43&#34;&gt;&lt;sup&gt;43&lt;/sup&gt;&lt;/a&gt;. An alternative to fitting a more simple model is to adjust the confidence level of your prediction intervals, tuning them based on the coverage level on a holdout dataset. To describe this solution, I will define three ways of thinking about coverage:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;target coverage&lt;/em&gt;: The level of coverage you want to attain on a holdout dataset (i.e. the proportion of observations you want to fall within your prediction intervals).&lt;/li&gt;
&lt;li&gt;&lt;em&gt;expected coverage&lt;/em&gt;: The level of confidence in the model for the prediction intervals, e.g. asking the model to predict 90% prediction intervals.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;empirical coverage&lt;/em&gt;: The level of coverage actually observed when evaluated on a dataset, typically a holdout dataset not used in training the model.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Ideally all three align. However let’s say in our hypothetical example you have a 90% target coverage. If our model is slightly overfit, you might see that a 90% expected coverage leads to an 85% empirical coverage on a holdout dataset. To align your target and empirical coverage at 90%, may require setting expected coverage at something like 93%&lt;a href=&#34;#fn44&#34; class=&#34;footnote-ref&#34; id=&#34;fnref44&#34;&gt;&lt;sup&gt;44&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This is called “adaptive coverage” and is discussed briefly by Emmanuel Candes in the video below:&lt;/p&gt;
&lt;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/61tpigfLHso?start=1654&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;
&lt;/iframe&gt;
&lt;p&gt;In a follow-up post, &lt;strong&gt;Quantile Regression for Prediction Intervals&lt;/strong&gt; I will walk through a similar example where I tune the expected coverage.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;generalizability&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Generalizability&lt;/h1&gt;
&lt;p&gt;Let’s check to see how performance of our model compares between our training and holdout datasets.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;train_preds &amp;lt;- predict(
  workflows::pull_workflow_fit(lm_wf),
  workflows::pull_workflow_prepped_recipe(lm_wf) %&amp;gt;% bake(ames_train)
) %&amp;gt;% 
  bind_cols(relocate(ames_train, Sale_Price)) %&amp;gt;% 
  mutate(.pred = 10^.pred)

bind_rows(
  yardstick::mape(train_preds, Sale_Price, .pred),
  yardstick::mape(data_preds, Sale_Price, .pred)
) %&amp;gt;% 
  mutate(dataset = c(&amp;quot;training&amp;quot;, &amp;quot;validation&amp;quot;)) %&amp;gt;% 
  gt::gt() %&amp;gt;% 
  gt::fmt(gt::everything(), fns = function(x) fmt_if_number(x, digits = 1))&lt;/code&gt;&lt;/pre&gt;
&lt;style&gt;html {
  font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Helvetica Neue&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, Arial, sans-serif;
}

#njffeyugxg .gt_table {
  display: table;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#njffeyugxg .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#njffeyugxg .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#njffeyugxg .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 0;
  padding-bottom: 4px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#njffeyugxg .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#njffeyugxg .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#njffeyugxg .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#njffeyugxg .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#njffeyugxg .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#njffeyugxg .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#njffeyugxg .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#njffeyugxg .gt_group_heading {
  padding: 8px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
}

#njffeyugxg .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#njffeyugxg .gt_from_md &gt; :first-child {
  margin-top: 0;
}

#njffeyugxg .gt_from_md &gt; :last-child {
  margin-bottom: 0;
}

#njffeyugxg .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#njffeyugxg .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 12px;
}

#njffeyugxg .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#njffeyugxg .gt_first_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
}

#njffeyugxg .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#njffeyugxg .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#njffeyugxg .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#njffeyugxg .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#njffeyugxg .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#njffeyugxg .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding: 4px;
}

#njffeyugxg .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#njffeyugxg .gt_sourcenote {
  font-size: 90%;
  padding: 4px;
}

#njffeyugxg .gt_left {
  text-align: left;
}

#njffeyugxg .gt_center {
  text-align: center;
}

#njffeyugxg .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#njffeyugxg .gt_font_normal {
  font-weight: normal;
}

#njffeyugxg .gt_font_bold {
  font-weight: bold;
}

#njffeyugxg .gt_font_italic {
  font-style: italic;
}

#njffeyugxg .gt_super {
  font-size: 65%;
}

#njffeyugxg .gt_footnote_marks {
  font-style: italic;
  font-size: 65%;
}
&lt;/style&gt;
&lt;div id=&#34;njffeyugxg&#34; style=&#34;overflow-x:auto;overflow-y:auto;width:auto;height:auto;&#34;&gt;&lt;table class=&#34;gt_table&#34;&gt;
  
  &lt;thead class=&#34;gt_col_headings&#34;&gt;
    &lt;tr&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_left&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;.metric&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_left&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;.estimator&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;.estimate&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_left&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;dataset&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody class=&#34;gt_table_body&#34;&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;mape&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;standard&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;11.3&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;training&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;mape&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;standard&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;11.8&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_left&#34;&gt;validation&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  
  
&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;Performance on the training and holdout datasets are not grossly different, hence there does not seem to be a major concern with overfitting in our model&lt;a href=&#34;#fn45&#34; class=&#34;footnote-ref&#34; id=&#34;fnref45&#34;&gt;&lt;sup&gt;45&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;review-prediction-intervals&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Review Prediction Intervals&lt;/h1&gt;
&lt;p&gt;90% prediction interval for our example case:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;preds_intervals &amp;lt;- predict(
  workflows::pull_workflow_fit(lm_wf),
  workflows::pull_workflow_prepped_recipe(lm_wf) %&amp;gt;% bake(ames_holdout),
  type = &amp;quot;pred_int&amp;quot;,
  level = 0.90
) %&amp;gt;% 
  mutate(across(contains(&amp;quot;.pred&amp;quot;), ~10^.x)) %&amp;gt;%
  bind_cols(data_preds) %&amp;gt;% 
  select(contains(&amp;quot;.pred&amp;quot;), Sale_Price, Lot_Area, Neighborhood, Years_Old, Gr_Liv_Area, Overall_Qual, Total_Bsmt_SF, Garage_Area)

# attr(preds_intervals, &amp;quot;level&amp;quot;) &amp;lt;- NULL

preds_intervals %&amp;gt;% 
  select(-Sale_Price) %&amp;gt;% 
  slice(1) %&amp;gt;% 
  gt::gt() %&amp;gt;% 
  gt::fmt(gt::everything(), fns = function(x) fmt_if_number(x, digits = 0))&lt;/code&gt;&lt;/pre&gt;
&lt;style&gt;html {
  font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Helvetica Neue&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, Arial, sans-serif;
}

#jbuquqipgv .gt_table {
  display: table;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#jbuquqipgv .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#jbuquqipgv .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#jbuquqipgv .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 0;
  padding-bottom: 4px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#jbuquqipgv .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#jbuquqipgv .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#jbuquqipgv .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#jbuquqipgv .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#jbuquqipgv .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#jbuquqipgv .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#jbuquqipgv .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#jbuquqipgv .gt_group_heading {
  padding: 8px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
}

#jbuquqipgv .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#jbuquqipgv .gt_from_md &gt; :first-child {
  margin-top: 0;
}

#jbuquqipgv .gt_from_md &gt; :last-child {
  margin-bottom: 0;
}

#jbuquqipgv .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#jbuquqipgv .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 12px;
}

#jbuquqipgv .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#jbuquqipgv .gt_first_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
}

#jbuquqipgv .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#jbuquqipgv .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#jbuquqipgv .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#jbuquqipgv .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#jbuquqipgv .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#jbuquqipgv .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding: 4px;
}

#jbuquqipgv .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#jbuquqipgv .gt_sourcenote {
  font-size: 90%;
  padding: 4px;
}

#jbuquqipgv .gt_left {
  text-align: left;
}

#jbuquqipgv .gt_center {
  text-align: center;
}

#jbuquqipgv .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#jbuquqipgv .gt_font_normal {
  font-weight: normal;
}

#jbuquqipgv .gt_font_bold {
  font-weight: bold;
}

#jbuquqipgv .gt_font_italic {
  font-style: italic;
}

#jbuquqipgv .gt_super {
  font-size: 65%;
}

#jbuquqipgv .gt_footnote_marks {
  font-style: italic;
  font-size: 65%;
}
&lt;/style&gt;
&lt;div id=&#34;jbuquqipgv&#34; style=&#34;overflow-x:auto;overflow-y:auto;width:auto;height:auto;&#34;&gt;&lt;table class=&#34;gt_table&#34;&gt;
  
  &lt;thead class=&#34;gt_col_headings&#34;&gt;
    &lt;tr&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;.pred_lower&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;.pred_upper&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;.pred&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_center&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;Lot_Area&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_center&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;Neighborhood&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;Years_Old&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_center&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;Gr_Liv_Area&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_center&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;Overall_Qual&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;Total_Bsmt_SF&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;Garage_Area&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody class=&#34;gt_table_body&#34;&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;140208&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;242793&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;184503&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;31770&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;1&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;50&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;1656&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;6&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;1080&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;528&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  
  
&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;This suggests that, given these attributes, we would expect that the &lt;code&gt;Sale_Price&lt;/code&gt; for an individual observation would fall between $140,208 and $242,793 (with 90% confidence). Our example offer of $184,000 falls well within this range, meaning that – based on the model – the offer does not appear unreasonable.&lt;/p&gt;
&lt;p&gt;Let’s view 90% prediction intervals against &lt;em&gt;actual&lt;/em&gt; prices on a sample of observations in our holdout dataset:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;set.seed(1234)
p &amp;lt;- preds_intervals %&amp;gt;% 
  mutate(pred_interval = ggplot2::cut_number(Sale_Price, 10)) %&amp;gt;% 
  group_by(pred_interval) %&amp;gt;% 
  sample_n(2) %&amp;gt;% 
  ggplot(aes(x = .pred))+
  geom_point(aes(y = .pred, color = &amp;quot;prediction interval&amp;quot;))+
  geom_errorbar(aes(ymin = .pred_lower, ymax = .pred_upper, color = &amp;quot;prediction interval&amp;quot;))+
  geom_point(aes(y = Sale_Price, color = &amp;quot;actuals&amp;quot;))+
  labs(title = &amp;quot;90% prediction intervals on a holdout dataset&amp;quot;,
       subtitle = &amp;quot;Linear model (analytic method)&amp;quot;,
       y = &amp;quot;Sale_Price prediction intervals and actuals&amp;quot;)+
  theme_bw()+
  coord_fixed()

p +
  scale_x_log10(labels = scales::dollar)+
  scale_y_log10(labels = scales::dollar)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals_files/figure-html/prediction-intervals-sample-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Log transformations are applied on the x and y axis. Remember the model was built to predict &lt;span class=&#34;math inline&#34;&gt;\(\log_{10}{(Sale\:Price)}\)&lt;/span&gt; (as opposed to raw &lt;code&gt;Sale_Price&lt;/code&gt;)&lt;a href=&#34;#fn46&#34; class=&#34;footnote-ref&#34; id=&#34;fnref46&#34;&gt;&lt;sup&gt;46&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We would expect ~9 out of 10 observations to fall within their bands – which a cursory glance appears to be just about what we see.&lt;/p&gt;
&lt;div id=&#34;coverage&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Coverage&lt;/h2&gt;
&lt;p&gt;Let’s review what proportion of our holdout observations are actually “covered” by their 90% prediction intervals&lt;a href=&#34;#fn47&#34; class=&#34;footnote-ref&#34; id=&#34;fnref47&#34;&gt;&lt;sup&gt;47&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;preds_intervals %&amp;gt;%
  mutate(covered = ifelse(Sale_Price &amp;gt;= .pred_lower &amp;amp; Sale_Price &amp;lt;= .pred_upper, 1, 0)) %&amp;gt;% 
  summarise(n = n(),
            n_covered = sum(
              covered
            ),
            stderror = 100 * sd(covered) / sqrt(n),
            coverage_prop = 100 * n_covered / n) %&amp;gt;% 
  gt::gt() %&amp;gt;% 
  gt::fmt(gt::everything(), fns = function(x) fmt_if_number(x, digits = 2))&lt;/code&gt;&lt;/pre&gt;
&lt;style&gt;html {
  font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Helvetica Neue&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, Arial, sans-serif;
}

#ihebfvnxvb .gt_table {
  display: table;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#ihebfvnxvb .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#ihebfvnxvb .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#ihebfvnxvb .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 0;
  padding-bottom: 4px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#ihebfvnxvb .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#ihebfvnxvb .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#ihebfvnxvb .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#ihebfvnxvb .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#ihebfvnxvb .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#ihebfvnxvb .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#ihebfvnxvb .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#ihebfvnxvb .gt_group_heading {
  padding: 8px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
}

#ihebfvnxvb .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#ihebfvnxvb .gt_from_md &gt; :first-child {
  margin-top: 0;
}

#ihebfvnxvb .gt_from_md &gt; :last-child {
  margin-bottom: 0;
}

#ihebfvnxvb .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#ihebfvnxvb .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 12px;
}

#ihebfvnxvb .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#ihebfvnxvb .gt_first_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
}

#ihebfvnxvb .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#ihebfvnxvb .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#ihebfvnxvb .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#ihebfvnxvb .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#ihebfvnxvb .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#ihebfvnxvb .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding: 4px;
}

#ihebfvnxvb .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#ihebfvnxvb .gt_sourcenote {
  font-size: 90%;
  padding: 4px;
}

#ihebfvnxvb .gt_left {
  text-align: left;
}

#ihebfvnxvb .gt_center {
  text-align: center;
}

#ihebfvnxvb .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#ihebfvnxvb .gt_font_normal {
  font-weight: normal;
}

#ihebfvnxvb .gt_font_bold {
  font-weight: bold;
}

#ihebfvnxvb .gt_font_italic {
  font-style: italic;
}

#ihebfvnxvb .gt_super {
  font-size: 65%;
}

#ihebfvnxvb .gt_footnote_marks {
  font-style: italic;
  font-size: 65%;
}
&lt;/style&gt;
&lt;div id=&#34;ihebfvnxvb&#34; style=&#34;overflow-x:auto;overflow-y:auto;width:auto;height:auto;&#34;&gt;&lt;table class=&#34;gt_table&#34;&gt;
  
  &lt;thead class=&#34;gt_col_headings&#34;&gt;
    &lt;tr&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_center&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;n&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;n_covered&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;stderror&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;coverage_prop&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody class=&#34;gt_table_body&#34;&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;731.00&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;678.00&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.96&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;92.75&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  
  
&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;~93% of our holdout observations were actually covered&lt;a href=&#34;#fn48&#34; class=&#34;footnote-ref&#34; id=&#34;fnref48&#34;&gt;&lt;sup&gt;48&lt;/sup&gt;&lt;/a&gt;. We can likely trust these intervals aren’t too narrow&lt;a href=&#34;#fn49&#34; class=&#34;footnote-ref&#34; id=&#34;fnref49&#34;&gt;&lt;sup&gt;49&lt;/sup&gt;&lt;/a&gt;. It is usually better to be on the slightly conservative than optimistic side regarding coverage&lt;a href=&#34;#fn50&#34; class=&#34;footnote-ref&#34; id=&#34;fnref50&#34;&gt;&lt;sup&gt;50&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;In addition to reviewing overall coverage, it may be helpful to review coverage across predictions. This may be helpful in providing evidence of whether we have “marginal” or “conditional” coverage&lt;a href=&#34;#fn51&#34; class=&#34;footnote-ref&#34; id=&#34;fnref51&#34;&gt;&lt;sup&gt;51&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The chart below splits the holdout data into five segments ordered by predicted price&lt;a href=&#34;#fn52&#34; class=&#34;footnote-ref&#34; id=&#34;fnref52&#34;&gt;&lt;sup&gt;52&lt;/sup&gt;&lt;/a&gt; with equal number of observations&lt;a href=&#34;#fn53&#34; class=&#34;footnote-ref&#34; id=&#34;fnref53&#34;&gt;&lt;sup&gt;53&lt;/sup&gt;&lt;/a&gt; and checks the proportion covered over each quintile.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;preds_intervals %&amp;gt;%
  mutate(price_grouped = ggplot2::cut_number(.pred, 5)) %&amp;gt;% 
  mutate(covered = ifelse(Sale_Price &amp;gt;= .pred_lower &amp;amp; Sale_Price &amp;lt;= .pred_upper, 1, 0)) %&amp;gt;% 
  group_by(price_grouped) %&amp;gt;% 
  summarise(n = n(),
            n_covered = sum(
              covered
            ),
            stderror = sd(covered) / sqrt(n),
            n_prop = n_covered / n) %&amp;gt;% 
  mutate(x_tmp = str_sub(price_grouped, 2, -2)) %&amp;gt;% 
  separate(x_tmp, c(&amp;quot;min&amp;quot;, &amp;quot;max&amp;quot;), sep = &amp;quot;,&amp;quot;) %&amp;gt;% 
  mutate(across(c(min, max), as.double)) %&amp;gt;% 
  ggplot(aes(x = forcats::fct_reorder(scales::dollar(max), max), y = n_prop))+
  geom_line(aes(group = 1))+
  geom_errorbar(aes(ymin = n_prop - 2 * stderror, ymax = n_prop + 2 * stderror))+
  coord_cartesian(ylim = c(0.70, 1.01))+
  # scale_x_discrete(guide = guide_axis(n.dodge = 2))+
  labs(x = &amp;quot;Max Predicted Price for Quintile&amp;quot;,
       y = &amp;quot;Coverage at Quintile&amp;quot;,
       title = &amp;quot;Coverage by Quintile of Predictions&amp;quot;,
       subtitle = &amp;quot;On a holdout Set&amp;quot;,
       caption = &amp;quot;Error bars represent {coverage} +/- 2 * {coverage standard error}&amp;quot;)+
  theme_bw()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals_files/figure-html/unnamed-chunk-9-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;This suggests there may be slightly different levels of coverage at different quintiles (e.g. the cheapest predicted houses have less coverage than those in the 2nd quintile.)&lt;a href=&#34;#fn54&#34; class=&#34;footnote-ref&#34; id=&#34;fnref54&#34;&gt;&lt;sup&gt;54&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;A test for checking whether variability in the categorical variable &lt;code&gt;covered&lt;/code&gt; (covered / not-covered) does not vary across the quintile of predicted &lt;code&gt;Sale_Price&lt;/code&gt; (1st, 2nd, 3rd, 4th, 5th) could be done using a &lt;a href=&#34;https://en.wikipedia.org/wiki/Chi-squared_test&#34;&gt;Chi-square statistical test&lt;/a&gt;:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;preds_intervals %&amp;gt;% 
  mutate(price_grouped = ggplot2::cut_number(.pred, 5)) %&amp;gt;% 
  mutate(covered = ifelse(Sale_Price &amp;gt;= .pred_lower &amp;amp; Sale_Price &amp;lt;= .pred_upper, 1, 0)) %&amp;gt;% 
  with(chisq.test(price_grouped, covered)) %&amp;gt;% 
  pander::pander()&lt;/code&gt;&lt;/pre&gt;
&lt;table style=&#34;width:47%;&#34;&gt;
&lt;caption&gt;Pearson’s Chi-squared test: &lt;code&gt;price_grouped&lt;/code&gt; and &lt;code&gt;covered&lt;/code&gt;&lt;/caption&gt;
&lt;colgroup&gt;
&lt;col width=&#34;23%&#34; /&gt;
&lt;col width=&#34;6%&#34; /&gt;
&lt;col width=&#34;16%&#34; /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;center&#34;&gt;Test statistic&lt;/th&gt;
&lt;th align=&#34;center&#34;&gt;df&lt;/th&gt;
&lt;th align=&#34;center&#34;&gt;P value&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;center&#34;&gt;10.39&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;4&lt;/td&gt;
&lt;td align=&#34;center&#34;&gt;0.03436 *&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The results provide evidence that whether an observation is covered or not-covered may depend (to some extent) on which quintile of predicted &lt;code&gt;Sale_Price&lt;/code&gt; the observation falls within&lt;a href=&#34;#fn55&#34; class=&#34;footnote-ref&#34; id=&#34;fnref55&#34;&gt;&lt;sup&gt;55&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I will show in a follow-up post on &lt;strong&gt;Simulating Prediction Intervals&lt;/strong&gt; intervals that seem to have more consistent coverage rates across predicted &lt;code&gt;Sale_Price&lt;/code&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;interval-width&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Interval Width&lt;/h2&gt;
&lt;p&gt;Another helpful way to evaluate prediction intervals is by their width. More narrow bands indicate a more precise model.&lt;/p&gt;
&lt;p&gt;Remember from the section on &lt;a href=&#34;#considering-uncertainty&#34;&gt;Considering Uncertainty&lt;/a&gt; that the errors on raw &lt;code&gt;Sale_Price&lt;/code&gt; increase with the size of the prediction. To adjust for this, an appropriate metric is interval width as a percentage of predicted &lt;code&gt;Sale_Price&lt;/code&gt;&lt;a href=&#34;#fn56&#34; class=&#34;footnote-ref&#34; id=&#34;fnref56&#34;&gt;&lt;sup&gt;56&lt;/sup&gt;&lt;/a&gt;. I will review these across quintiles of the predictions.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;lm_interval_widths &amp;lt;- preds_intervals %&amp;gt;% 
  mutate(interval_width = .pred_upper - .pred_lower,
         interval_pred_ratio = interval_width / .pred) %&amp;gt;% 
  mutate(price_grouped = ggplot2::cut_number(.pred, 5)) %&amp;gt;% 
  group_by(price_grouped) %&amp;gt;% 
  summarise(n = n(),
            mean_interval_width_percentage = mean(interval_pred_ratio),
            stdev = sd(interval_pred_ratio),
            stderror = stdev / sqrt(n)) %&amp;gt;% 
  mutate(x_tmp = str_sub(price_grouped, 2, -2)) %&amp;gt;% 
  separate(x_tmp, c(&amp;quot;min&amp;quot;, &amp;quot;max&amp;quot;), sep = &amp;quot;,&amp;quot;) %&amp;gt;% 
  mutate(across(c(min, max), as.double)) %&amp;gt;% 
  select(-price_grouped) 

lm_interval_widths %&amp;gt;% 
  mutate(across(c(mean_interval_width_percentage, stdev, stderror), ~.x*100)) %&amp;gt;% 
  gt::gt() %&amp;gt;% 
  gt::fmt_number(c(&amp;quot;stdev&amp;quot;, &amp;quot;stderror&amp;quot;), decimals = 2) %&amp;gt;% 
  gt::fmt_number(&amp;quot;mean_interval_width_percentage&amp;quot;, decimals = 1)&lt;/code&gt;&lt;/pre&gt;
&lt;style&gt;html {
  font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, Cantarell, &#39;Helvetica Neue&#39;, &#39;Fira Sans&#39;, &#39;Droid Sans&#39;, Arial, sans-serif;
}

#lghnetfgzu .gt_table {
  display: table;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  background-color: #FFFFFF;
  width: auto;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #A8A8A8;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #A8A8A8;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
}

#lghnetfgzu .gt_heading {
  background-color: #FFFFFF;
  text-align: center;
  border-bottom-color: #FFFFFF;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#lghnetfgzu .gt_title {
  color: #333333;
  font-size: 125%;
  font-weight: initial;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 0;
}

#lghnetfgzu .gt_subtitle {
  color: #333333;
  font-size: 85%;
  font-weight: initial;
  padding-top: 0;
  padding-bottom: 4px;
  border-top-color: #FFFFFF;
  border-top-width: 0;
}

#lghnetfgzu .gt_bottom_border {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#lghnetfgzu .gt_col_headings {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
}

#lghnetfgzu .gt_col_heading {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
}

#lghnetfgzu .gt_column_spanner_outer {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-transform: inherit;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

#lghnetfgzu .gt_column_spanner_outer:first-child {
  padding-left: 0;
}

#lghnetfgzu .gt_column_spanner_outer:last-child {
  padding-right: 0;
}

#lghnetfgzu .gt_column_spanner {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 6px;
  overflow-x: hidden;
  display: inline-block;
  width: 100%;
}

#lghnetfgzu .gt_group_heading {
  padding: 8px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
}

#lghnetfgzu .gt_empty_group_heading {
  padding: 0.5px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  vertical-align: middle;
}

#lghnetfgzu .gt_from_md &gt; :first-child {
  margin-top: 0;
}

#lghnetfgzu .gt_from_md &gt; :last-child {
  margin-bottom: 0;
}

#lghnetfgzu .gt_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #D3D3D3;
  vertical-align: middle;
  overflow-x: hidden;
}

#lghnetfgzu .gt_stub {
  color: #333333;
  background-color: #FFFFFF;
  font-size: 100%;
  font-weight: initial;
  text-transform: inherit;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
  padding-left: 12px;
}

#lghnetfgzu .gt_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#lghnetfgzu .gt_first_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
}

#lghnetfgzu .gt_grand_summary_row {
  color: #333333;
  background-color: #FFFFFF;
  text-transform: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

#lghnetfgzu .gt_first_grand_summary_row {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: double;
  border-top-width: 6px;
  border-top-color: #D3D3D3;
}

#lghnetfgzu .gt_striped {
  background-color: rgba(128, 128, 128, 0.05);
}

#lghnetfgzu .gt_table_body {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #D3D3D3;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
}

#lghnetfgzu .gt_footnotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#lghnetfgzu .gt_footnote {
  margin: 0px;
  font-size: 90%;
  padding: 4px;
}

#lghnetfgzu .gt_sourcenotes {
  color: #333333;
  background-color: #FFFFFF;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #D3D3D3;
  border-left-style: none;
  border-left-width: 2px;
  border-left-color: #D3D3D3;
  border-right-style: none;
  border-right-width: 2px;
  border-right-color: #D3D3D3;
}

#lghnetfgzu .gt_sourcenote {
  font-size: 90%;
  padding: 4px;
}

#lghnetfgzu .gt_left {
  text-align: left;
}

#lghnetfgzu .gt_center {
  text-align: center;
}

#lghnetfgzu .gt_right {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

#lghnetfgzu .gt_font_normal {
  font-weight: normal;
}

#lghnetfgzu .gt_font_bold {
  font-weight: bold;
}

#lghnetfgzu .gt_font_italic {
  font-style: italic;
}

#lghnetfgzu .gt_super {
  font-size: 65%;
}

#lghnetfgzu .gt_footnote_marks {
  font-style: italic;
  font-size: 65%;
}
&lt;/style&gt;
&lt;div id=&#34;lghnetfgzu&#34; style=&#34;overflow-x:auto;overflow-y:auto;width:auto;height:auto;&#34;&gt;&lt;table class=&#34;gt_table&#34;&gt;
  
  &lt;thead class=&#34;gt_col_headings&#34;&gt;
    &lt;tr&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_center&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;n&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;mean_interval_width_percentage&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;stdev&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;stderror&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;min&lt;/th&gt;
      &lt;th class=&#34;gt_col_heading gt_columns_bottom_border gt_right&#34; rowspan=&#34;1&#34; colspan=&#34;1&#34;&gt;max&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody class=&#34;gt_table_body&#34;&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;147&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;54.3&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.46&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.04&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;43000&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;121000&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;146&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;54.0&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.29&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.02&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;121000&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;146000&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;146&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;54.0&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.38&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.03&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;146000&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;176000&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;146&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;54.1&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.49&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.04&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;176000&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;223000&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td class=&#34;gt_row gt_center&#34;&gt;146&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;54.1&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.33&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;0.03&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;223000&lt;/td&gt;
      &lt;td class=&#34;gt_row gt_right&#34;&gt;487000&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  
  
&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;The 90% interval represents an average of ~54% of the predicted &lt;code&gt;Sale_Price&lt;/code&gt;. I.e. the difference between the upper and lower bounds of the prediction interval for &lt;code&gt;Sale_Price&lt;/code&gt; will be about half of the predicted &lt;code&gt;Sale_Price&lt;/code&gt; (to eye-ball this, see &lt;a href=&#34;#prediction-intervals-on-raw-sale-price&#34;&gt;Prediction Intervals on Raw Sale Price&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;The relative interval width seems to be consistent across values for predicted &lt;code&gt;Sale_Price&lt;/code&gt; (~54% for all quintiles). There is also little difference in uncertainty between observations – varying on average less than half a percent between observations as indicated by the standard deviation.&lt;/p&gt;
&lt;p&gt;Recall from &lt;a href=&#34;#analytic-method-of-calculating-prediction-intervals&#34;&gt;Analytic Method of Calculating Prediction Intervals&lt;/a&gt; that the only factor contributing to differences in interval width across predictions is the distance of an observations from the centroid of the data. This has a small impact on relative interval width in our problem (given the number of observations and sample variance – which are treated as constant across observations)&lt;a href=&#34;#fn57&#34; class=&#34;footnote-ref&#34; id=&#34;fnref57&#34;&gt;&lt;sup&gt;57&lt;/sup&gt;&lt;/a&gt;. Methods used in future posts will show a greater diversity of interval widths.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;closing-notes&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Closing Notes&lt;/h1&gt;
&lt;p&gt;Prediction intervals provide an indicator for the uncertainty of individual predictions. They have advantages over point estimates in that they take into account the variability in the data to provide a “reasonable” range of values for an observation.&lt;/p&gt;
&lt;p&gt;Measures like &lt;em&gt;coverage&lt;/em&gt; and &lt;em&gt;interval width&lt;/em&gt; are helpful for evaluating prediction intervals. These metrics will be used in follow-up posts on &lt;a href=&#34;https://www.bryanshalloway.com/2021/04/05/simulating-prediction-intervals/&#34;&gt;Simulating Prediction Intervals&lt;/a&gt; and &lt;a href=&#34;https://www.bryanshalloway.com/2021/04/21/quantile-regression-forests-for-prediction-intervals/&#34;&gt;Quantile Regression for Prediction Intervals&lt;/a&gt;, where I walk through more sophisticated and flexible methods for building prediction intervals.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix&lt;/h1&gt;
&lt;div id=&#34;bayesian-inference&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Bayesian Inference&lt;/h2&gt;
&lt;p&gt;In this and the immediate follow-up posts I approach prediction intervals from a more &lt;a href=&#34;https://en.wikipedia.org/wiki/Frequentist_inference&#34;&gt;frequentist&lt;/a&gt; perspective. However when you really care about thinking through the nature of uncertainty in your model, &lt;a href=&#34;https://en.wikipedia.org/wiki/Bayesian_inference&#34;&gt;Bayesian&lt;/a&gt; methods are often more appropriate. I may cover Bayesian approaches in a future post, in the meantime, here are a few resources:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;a href=&#34;https://mc-stan.org/&#34;&gt;stan&lt;/a&gt; computing platform for Bayesian modeling and inference has various excellent R package interfaces. &lt;a href=&#34;https://github.com/stan-dev/rstan&#34;&gt;rstan&lt;/a&gt;, &lt;a href=&#34;https://github.com/stan-dev/rstanarm&#34;&gt;rstanarm&lt;/a&gt;, &lt;a href=&#34;https://github.com/paul-buerkner/brms&#34;&gt;brms&lt;/a&gt; and &lt;a href=&#34;https://github.com/mjskay/tidybayes&#34;&gt;tidybayes&lt;/a&gt; are the ones of greatest interest to me&lt;a href=&#34;#fn58&#34; class=&#34;footnote-ref&#34; id=&#34;fnref58&#34;&gt;&lt;sup&gt;58&lt;/sup&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;/li&gt;
&lt;li&gt;Michael Clark provides a helpful applied &lt;a href=&#34;https://m-clark.github.io/bayesian-basics/&#34;&gt;introduction&lt;/a&gt; to Bayesian analysis in R.&lt;/li&gt;
&lt;li&gt;Note also that you can interact with stan through the &lt;code&gt;parsnip&lt;/code&gt; package by setting &lt;code&gt;parsnip::set_engine(engine = &#34;stan&#34;)&lt;/code&gt; for linear models.&lt;/li&gt;
&lt;li&gt;There is also a python interface, &lt;a href=&#34;https://mc-stan.org/users/interfaces/pystan&#34;&gt;PyStan&lt;/a&gt;. The most popular Bayesian library in python however is &lt;a href=&#34;https://github.com/pymc-devs/pymc3&#34;&gt;PyMC3&lt;/a&gt;&lt;a href=&#34;#fn59&#34; class=&#34;footnote-ref&#34; id=&#34;fnref59&#34;&gt;&lt;sup&gt;59&lt;/sup&gt;&lt;/a&gt;. You might also check-out &lt;a href=&#34;https://blog.tensorflow.org/2018/12/an-introduction-to-probabilistic.html&#34;&gt;Tensorflow Probability&lt;/a&gt;&lt;a href=&#34;#fn60&#34; class=&#34;footnote-ref&#34; id=&#34;fnref60&#34;&gt;&lt;sup&gt;60&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;pros-cons&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Pros &amp;amp; Cons&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Upsides of prediction intervals using parametric methods with linear regression:&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Most common (largest number of people are familiar)&lt;/li&gt;
&lt;li&gt;Straightforward calculation with low computation costs&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;Downsides:&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Less flexible than alternative approaches.&lt;/li&gt;
&lt;li&gt;Prediction intervals produced in this way have a variety of &lt;a href=&#34;https://online.stat.psu.edu/stat501/lesson/3/3.3/#paragraph--766&#34;&gt;strong assumptions&lt;/a&gt; that they depend on (generally more heavily than other approaches).&lt;/li&gt;
&lt;li&gt;Assumes the correct model (If your model overfits, the associated prediction intervals will likely be overly optimistic&lt;a href=&#34;#fn61&#34; class=&#34;footnote-ref&#34; id=&#34;fnref61&#34;&gt;&lt;sup&gt;61&lt;/sup&gt;&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;prediction-intervals-on-raw-sale-price&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Prediction Intervals on Raw Sale Price&lt;/h2&gt;
&lt;p&gt;Because the model is on &lt;span class=&#34;math inline&#34;&gt;\(\log_{10}{(Sale\:Price)}\)&lt;/span&gt; when we transform our scale to be in terms of &lt;em&gt;Sale_Price&lt;/em&gt;, the errors would increase with the predicted price of the house – hence why the transformed scales in &lt;a href=&#34;#review-prediction-intervals&#34;&gt;Review Prediction Intervals&lt;/a&gt; are appropriate. The figure below shows the prediction intervals on the scale of raw &lt;code&gt;Sale_Price&lt;/code&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;p + 
  scale_x_continuous(labels = scales::dollar)+
  scale_y_continuous(labels = scales::dollar)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2021-03-18-intuition-on-uncertainty-of-predictions-introduction-to-prediction-intervals_files/figure-html/unnamed-chunk-12-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;parsnip-support-for-prediction-intervals&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;&lt;code&gt;parsnip&lt;/code&gt; Support for Prediction Intervals&lt;/h2&gt;
&lt;p&gt;Run the following code to check which &lt;code&gt;parsnip&lt;/code&gt; supported models have modules for prediction intervals or quantiles (cross-posted &lt;a href=&#34;https://community.rstudio.com/t/prediction-intervals-with-tidymodels-best-practices/82594/3&#34;&gt;here&lt;/a&gt;)&#34;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(tidyverse)

envir &amp;lt;- parsnip::get_model_env()

ls(envir) %&amp;gt;% 
  tibble(name = .) %&amp;gt;% 
  filter(str_detect(name, &amp;quot;_predict&amp;quot;)) %&amp;gt;% 
  mutate(prediction_modules  = map(name, parsnip::get_from_env)) %&amp;gt;% 
  unnest(prediction_modules) %&amp;gt;% 
  filter(str_detect(type, &amp;quot;pred_int|quantile&amp;quot;))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;In future posts, I will use some approaches that are not directly (currently) supported by predict methods in &lt;code&gt;parsnip&lt;/code&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;Non-standard, negotiated prices are common in the B2B world.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;Analysts are sometimes tempted to compare the specific deal of interest against &lt;em&gt;only&lt;/em&gt; historical deals that have similar attributes. The problem with attempting to do this is that, when you filter you lose data. After filtering across more than a couple dimensions, you likely will only have a few deals left in your sub-segment – too few to get a reliable sense of price variability. Prediction intervals offer a method for determining the variability of your estimates that spans across the multi-dimensional space that your data inhabits.&lt;/p&gt;
&lt;p&gt;That said there are many situations where it does make sense to segment your data. Also the errors in your model should be independent from one another. During residual analysis you should ensure that there is not any bias across particular dimensions or ranges of data. Hence looking at particular segments of observations can be important – it’s just important to do so thoughtfully.&lt;/p&gt;
&lt;p&gt;I’ve seen many occassions when an analyst keeps slicing their data and reviewing univariate relationships until they’ve convinced themselves they’ve found something – even when the sample sizes at this point are small and the nature of the relationship unconvincing.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;This is similar to what I did on a &lt;a href=&#34;https://www.bryanshalloway.com/2020/08/17/pricing-insights-from-historical-data-part-1/&#34;&gt;previous post on pricing&lt;/a&gt;.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;If I was being a little more careful, I’d also split the &lt;code&gt;train&lt;/code&gt; data into a validation set or I’d use &lt;code&gt;rsample&lt;/code&gt; to set-up cross validation. In this post though I largely use &lt;code&gt;test&lt;/code&gt; how you might use a validation set though. See &lt;a href=&#34;https://www.tmwr.org/resampling.html&#34;&gt;Tidy Modeling with R, 10.2&lt;/a&gt; for more.&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;It is important that we capture any uncertainty in our preprocessing steps, hence the need for using the &lt;a href=&#34;https://recipes.tidymodels.org/&#34;&gt;recipes&lt;/a&gt; package.&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;There are many important features I do not include. I am also skipping a lot of &lt;em&gt;important&lt;/em&gt; steps in predictive modeling, e.g. data exploration, review of model assumptions, use of a separate validation set, feature engineering, tuning, etc.].&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;A log transform on the target can be thought of roughly as changing the model to be about changes in percent of &lt;code&gt;Sale_Price&lt;/code&gt; rather than raw &lt;code&gt;Sale_Price&lt;/code&gt;. Throughout the post I will be performing a log transformation on our target, &lt;code&gt;Sale_Price&lt;/code&gt; prior to modeling. Hence in some cases I make comparisons against the log of dollars offered OR I will use some metric that is in terms of &lt;em&gt;percent&lt;/em&gt; rather than raw &lt;code&gt;Sale_Price&lt;/code&gt;. It is generally best to conduct model evaluation against whatever transformed scale is used in model building (i.e. in our case &lt;code&gt;log(Sale_Price, 10)&lt;/code&gt;). This is suggested in &lt;a href=&#34;https://www.tmwr.org/performance.html&#34;&gt;Tidymodels with R&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;“It is best practice to analyze the predictions on the transformed scale (if one were used) even if the predictions are reported using the original units.” -Kuhn, Silge&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This may not apply perfectly in our case (as we are talking more about evaluation steps that would likely happen after initial model building and selection and has more to do with particular predictions)… however we will still keep this in mind and try to mindful of how we present our evaluation metrics.&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn8&#34;&gt;&lt;p&gt;Relative to prior deals which the model was trained on.&lt;a href=&#34;#fnref8&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn9&#34;&gt;&lt;p&gt;When you are dealing with problems that consider both magnitude and variability, statistics are often helpful. Statistics can help to provide a sense of the accuracy of the model and the extent to which an offer seems reasonable in the context of the variability in prices.&lt;a href=&#34;#fnref9&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn10&#34;&gt;&lt;p&gt;Statistics can provide context as to whether this represents a &lt;em&gt;small&lt;/em&gt; or &lt;em&gt;large&lt;/em&gt; deviation from expectations.&lt;a href=&#34;#fnref10&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn11&#34;&gt;&lt;p&gt;This is known as heteroskedasticity. We generally want our error metrics to be homoskedastic, i.e. ‘same variance’. This is why we built the model on the target &lt;code&gt;log(Sale_Price, 10)&lt;/code&gt;. Note that the base rate of 10 doesn’t really matter that much, we could just have easily have built the model using the natural logarithm and gotten similar results.&lt;a href=&#34;#fnref11&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn12&#34;&gt;&lt;p&gt;I chose this method as I thought it would be easier to explain and some readers may be intimated by logs. During model building and evaluation the former would often be more appropriate to review. In particular the root mean squared error (RMSE) of the errors of the predictions for &lt;code&gt;log(Sale_Price)&lt;/code&gt;.&lt;a href=&#34;#fnref12&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn13&#34;&gt;&lt;p&gt;Data not seen during model training and reserved for the purpose of model evaluation&lt;a href=&#34;#fnref13&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn14&#34;&gt;&lt;p&gt;Based on the observation level estimates given by our model on a holdout set.&lt;a href=&#34;#fnref14&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn15&#34;&gt;&lt;p&gt;Or a focus on other pieces of information outside of your model for making decisions, or going about addressing the problem in another way or redirecting your efforts towards a problem you can make more of an impact on.&lt;a href=&#34;#fnref15&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn16&#34;&gt;&lt;p&gt;As shown above in &lt;a href=&#34;#considering-uncertainty&#34;&gt;Considering Uncertainty&lt;/a&gt;.&lt;a href=&#34;#fnref16&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn17&#34;&gt;&lt;p&gt;Rather than just looking at your observation of interest through the lens of aggregate error metrics.&lt;a href=&#34;#fnref17&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn18&#34;&gt;&lt;p&gt;Or when using Bayesian methods, credible intervals.&lt;a href=&#34;#fnref18&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn19&#34;&gt;&lt;p&gt;Confidence intervals are more directly related to the &lt;em&gt;standard error&lt;/em&gt; of your sample, while prediction intervals are associated with the &lt;em&gt;standard deviation&lt;/em&gt; of the errors. The width of your confidence intervals follow the central limit theorem and are thus sensitive to the sample size of your data and become more narrow as you collect more observations (and you gain ‘confidence’ in where the ‘true’ expected value resides). For prediction intervals, more observations may improve your estimate of the model or give you more faith in your prediction intervals, however if you have sufficient observations, the width of the intervals will not necessarily shrink in any &lt;em&gt;substantial&lt;/em&gt; way.&lt;a href=&#34;#fnref19&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn20&#34;&gt;&lt;p&gt;Confidence intervals are typically the default output of many packages and functions that output “intervals” – &lt;a href=&#34;https://github.com/robjhyndman/forecast&#34;&gt;forecast&lt;/a&gt; and other forecasting packages though typically default to prediction intervals.&lt;a href=&#34;#fnref20&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn21&#34;&gt;&lt;p&gt;Again, speaking through a frequentist lens.&lt;a href=&#34;#fnref21&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn22&#34;&gt;&lt;p&gt;“Predictive band” may be a more appropriate term.&lt;a href=&#34;#fnref22&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn23&#34;&gt;&lt;p&gt;I.e. the band around the &lt;em&gt;average&lt;/em&gt; value, rather than the band around the value for an &lt;em&gt;individual&lt;/em&gt; observation – as discussed in &lt;a href=&#34;#a-few-things-to-know-about-prediction-intervals&#34;&gt;A Few Things to Know About Prediction Intervals&lt;/a&gt;.&lt;a href=&#34;#fnref23&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn24&#34;&gt;&lt;p&gt;If this is unclear to you, try distributing the MSE term and look again. Penn State also has helpful lessons on regression available &lt;a href=&#34;https://online.stat.psu.edu/stat501/lesson/3/3.3#paragraph--766&#34;&gt;publicly online&lt;/a&gt;.&lt;a href=&#34;#fnref24&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn25&#34;&gt;&lt;p&gt;The square root of which is used to calculate the confidence interval.&lt;a href=&#34;#fnref25&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn26&#34;&gt;&lt;p&gt;This assumption of constant variability of the sample is common in many techniques for producing prediction intervals – even some techniques that use simulation based approaches.&lt;a href=&#34;#fnref26&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn27&#34;&gt;&lt;p&gt;To get the variance.&lt;a href=&#34;#fnref27&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn28&#34;&gt;&lt;p&gt;This is because your assumptions will influence the nature of the uncertainty in your model. When focused on prediction, you generally just care about minimizing error (in one form or another), assumptions regarding distributions of parameters, errors, etc. can often be ignored or at least relaxed.&lt;a href=&#34;#fnref28&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn29&#34;&gt;&lt;p&gt;Prediction intervals concern uncertainty, and whenever you are making estimates around uncertainty you are generally doing a kind of statistical inference.&lt;a href=&#34;#fnref29&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn30&#34;&gt;&lt;p&gt;Even when using simulation based techniques that, for other estimates, may allow you to be a little more cavalier regarding model assumptions… when it comes to predictive inference you will essentially always have &lt;em&gt;some&lt;/em&gt; assumptions you need to hold onto.&lt;a href=&#34;#fnref30&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn31&#34;&gt;&lt;p&gt;You may be puzzled why differing uncertainty depending on the distance of a point is from the centroid of the data is not thought of as a kind of heteroskedasticity. My understanding is this is becuase &lt;em&gt;that&lt;/em&gt; difference has to do with uncertainty in estimating the model, not uncertainty in the sample (which is assumed to be constant).&lt;a href=&#34;#fnref31&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn32&#34;&gt;&lt;p&gt;If we did not do this our prediction intervals would be far too large for smaller values of &lt;code&gt;Sale_Price&lt;/code&gt; and far too small for larger values of &lt;code&gt;Sale_Price&lt;/code&gt;.&lt;a href=&#34;#fnref32&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn33&#34;&gt;&lt;p&gt;However there are limitations on assumption free predictive inference, (&lt;a href=&#34;https://www.stat.cmu.edu/~ryantibs/papers/limits.pdf&#34;&gt;Barber, et al&lt;/a&gt;).&lt;a href=&#34;#fnref33&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn34&#34;&gt;&lt;p&gt;Model generalizability is a big topic I am going to just barely touch on it here.&lt;a href=&#34;#fnref34&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn35&#34;&gt;&lt;p&gt;That still fits the data well but is likely to overfit on the training data.&lt;a href=&#34;#fnref35&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn36&#34;&gt;&lt;p&gt;Lower &lt;a href=&#34;https://en.wikipedia.org/wiki/Bias%E2%80%93variance_tradeoff&#34;&gt;variance&lt;/a&gt;.&lt;a href=&#34;#fnref36&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn37&#34;&gt;&lt;p&gt;This is true of some models to a greater extent than others.&lt;a href=&#34;#fnref37&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn38&#34;&gt;&lt;p&gt;Representing the minimum number of observations in a node for it to be split.&lt;a href=&#34;#fnref38&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn39&#34;&gt;&lt;p&gt;&lt;a href=&#34;http://www.feat.engineering/resampling.html&#34;&gt;Feature Engineering and Selection, 3.4 Resampling&lt;/a&gt; is a helpful resource for understanding the subtle distinction between these.&lt;a href=&#34;#fnref39&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn40&#34;&gt;&lt;p&gt;When &lt;code&gt;min_n&lt;/code&gt; is smaller.&lt;a href=&#34;#fnref40&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn41&#34;&gt;&lt;p&gt;Again, when &lt;code&gt;min_n&lt;/code&gt; is smallest.&lt;a href=&#34;#fnref41&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn42&#34;&gt;&lt;p&gt;This is likely the case even when you are planning on using the model to generate prediction intervals and not just point estimates.&lt;a href=&#34;#fnref42&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn43&#34;&gt;&lt;p&gt;Or some other reason, e.g. you are not able to retrain it or have some business constraint that means you are stuck with this model.&lt;a href=&#34;#fnref43&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn44&#34;&gt;&lt;p&gt;Tuning your alpha level until the coverage on a holdout dataset is where you want it.&lt;a href=&#34;#fnref44&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn45&#34;&gt;&lt;p&gt;This is typically the way this check would be used – if there is no difference, you can say there is no overfitting. If there is a difference, you may still be OK with that provided performance is still good enough (or better than alternatives) on a holdout dataset.&lt;a href=&#34;#fnref45&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn46&#34;&gt;&lt;p&gt;See [Prediction Intervals on Raw Sale_Price] in the &lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt; for a chart that does not apply log transformations.&lt;a href=&#34;#fnref46&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn47&#34;&gt;&lt;p&gt;I.e. the rate at which the &lt;em&gt;actual&lt;/em&gt; value fall within the range of the prediction interval (coverage is essentially checking whether the range you expect from your prediction intervals is actually what is achieved). For our 90% prediction intervals, we will expect coverage on a holdout dataset to be 90%.&lt;a href=&#34;#fnref47&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn48&#34;&gt;&lt;p&gt;The difference between 93% and the expected coverage of 90% may just be the result of random variability in the data.&lt;a href=&#34;#fnref48&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn49&#34;&gt;&lt;p&gt;Though they are perhaps slightly conservative. To get a better estimate for coverage, we could use cross validation as this will provide estimates for coverage across multiple iterations of model fitting.&lt;a href=&#34;#fnref49&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn50&#34;&gt;&lt;p&gt;As models tend to perform worse than expected when put into production. I.e. it is better that our empirical coverage is greater than our target coverage than less than our target coverage – even if it would be ideal for these to align.&lt;a href=&#34;#fnref50&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn51&#34;&gt;&lt;p&gt;“Marginal” coverage generally means “on average across observations”, whereas “conditional” coverage means conditioned on the specific attributes for an observation. Hence “90%” marginal coverage allows that coverage may be higher in some areas and lower in others. 90% conditional coverage means that the conditional rate should be 90% across observations. “Conditional” coverage is generally harder to get than “marginal” coverage and is actually impossible to achieve without some assumptions.&lt;a href=&#34;#fnref51&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn52&#34;&gt;&lt;p&gt;I ended-up splitting these based on predicted price. I think it may have made more sense actually to split these based on actual &lt;code&gt;Sale_Price&lt;/code&gt;. One of the chief reasons is that in future posts I view these same charts and by splitting it across predictions the groups are based on the predictions and intervals rather than on the actual values of the data. This means that it is possible that if the predictions change the groups change – hence future posts tests / comparisons may not be perfectly comparable.&lt;a href=&#34;#fnref52&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn53&#34;&gt;&lt;p&gt;Mostly equal – there are 146 or 147 observations summarized in each row.&lt;a href=&#34;#fnref53&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn54&#34;&gt;&lt;p&gt;Not shown here, but it may also be valuable to review your coverage levels across key variables of interest.&lt;a href=&#34;#fnref54&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn55&#34;&gt;&lt;p&gt;More explicitly, this test shows that the distribution of &lt;code&gt;price_grouped by quintile&lt;/code&gt; across &lt;code&gt;covered&lt;/code&gt; would only occur ~3.4% of the time under the assumption of “no relationship”. This is very unlikely, so we reject the NULL hypothesis of “no relationship”.&lt;a href=&#34;#fnref55&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn56&#34;&gt;&lt;p&gt;Alternatively could just have evaluated the interval widths in the &lt;code&gt;log(Sale_Price, 10)&lt;/code&gt; terms outputted by the model.&lt;a href=&#34;#fnref56&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn57&#34;&gt;&lt;p&gt;While the seesaw analogy does make a difference in causing some observations to have wider intervals than others, in aggregate you can see the difference is not &lt;em&gt;that&lt;/em&gt; big – values like the Mean Squared Error (MSE) or similar aggregate error metrics actually give a pretty close semblance of what you will expect to get when going through the process of creating prediction intervals specific to each observation. Note also however that the difference in interval width will still be greater for the more extreme observations. In future posts some of the methods I walk through will be more flexible or have other advantages (e.g. less strict reliance on distributional assumptions).&lt;a href=&#34;#fnref57&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn58&#34;&gt;&lt;p&gt;Along with &lt;a href=&#34;https://github.com/rmcelreath/rethinking&#34;&gt;rethinking&lt;/a&gt; which supports the “Statistical Rethinking” &lt;a href=&#34;https://xcelab.net/rm/statistical-rethinking/&#34;&gt;book&lt;/a&gt; and &lt;a href=&#34;https://www.youtube.com/channel/UCNJK6_DZvcMqNSzQdEkzvzA/playlists&#34;&gt;course&lt;/a&gt; – also see &lt;a href=&#34;https://bookdown.org/content/4857/&#34;&gt;study guide&lt;/a&gt;&lt;a href=&#34;#fnref58&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn59&#34;&gt;&lt;p&gt;PyMC3 is built on Theano. If you are wondering why this is not being updated to rely on tensorflow (as many other tools based on theano have been), read &lt;a href=&#34;https://pymc-devs.medium.com/the-future-of-pymc3-or-theano-is-dead-long-live-theano-d8005f8a0e9b&#34;&gt;The Future of PyMC3, or: Theano is Dead, Long Live Theano&lt;/a&gt;.&lt;a href=&#34;#fnref59&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn60&#34;&gt;&lt;p&gt;See &lt;a href=&#34;https://www.youtube.com/watch?v=_U-1kJo76o4&#34;&gt;video&lt;/a&gt; explaining how it uses Bayesian methods to provide uncertainty for parameter estimates in tensorflow).&lt;a href=&#34;#fnref60&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn61&#34;&gt;&lt;p&gt;Though linear models are less likely to overfit compared to most model types.&lt;a href=&#34;#fnref61&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Basics of Data on People Experiencing Homelessness</title>
      <link>https://www.bryanshalloway.com/2021/01/11/basics-of-data-sources-on-homelessness/</link>
      <pubDate>Mon, 11 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2021/01/11/basics-of-data-sources-on-homelessness/</guid>
      <description>

&lt;div id=&#34;TOC&#34;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#annual-counts&#34;&gt;Annual Counts&lt;/a&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#raw-data&#34;&gt;Raw data&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#reports&#34;&gt;Reports&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#hud-supported-research&#34;&gt;HUD Supported Research&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#hmis-data&#34;&gt;HMIS Data&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#business-intelligence&#34;&gt;Business Intelligence&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#other-resources&#34;&gt;Other Resources&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#data-sources&#34;&gt;Data Sources&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;


&lt;p&gt;This write-up provides a broad overview of data sources and reports relevant for an independent researcher or analyst new to exploring data on people experiencing homelessness. The section on &lt;a href=&#34;#hmis-data&#34;&gt;HMIS Data&lt;/a&gt; focuses specifically on those CoC’s in California supported by &lt;a href=&#34;https://epath.org/&#34;&gt;PATH&lt;/a&gt; (People Assisting the Homeless) – for which a version of this report was initially written under the supervision of Sigrid Struben.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Homelessness data comes in two major forms:&lt;/em&gt;&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;#annual-counts&#34;&gt;Annual Counts&lt;/a&gt;&lt;/strong&gt;: Collected locally, at the &lt;a href=&#34;https://www.hudexchange.info/programs/coc/&#34;&gt;Continuum of Care&lt;/a&gt; (CoC)&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt; level, and then shared by the United States Department of Housing and Urban Development (HUD). These include the annually reported metrics:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Point-in-Time (PIT) count&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Housing Inventory Count (HIC)&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;System Performance Measures&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;#hmis-data&#34;&gt;HMIS Data&lt;/a&gt;&lt;/strong&gt;: More granular data managed and reported by individual CoC’s via Homeless Management Information Systems (HMIS). CoC administration of an HMIS is both a &lt;em&gt;requirement&lt;/em&gt;&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt; and a &lt;em&gt;resource&lt;/em&gt;&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;CoC’s are responsible for following &lt;a href=&#34;https://hudhdx.info/Resources/Vendors/HMIS%20CSV%20Specifications%20FY2020%20v1.6.pdf&#34;&gt;HUD standards&lt;/a&gt; when entering data into an HMIS. This data is used to generate the HUD reported counts.&lt;/li&gt;
&lt;li&gt;HMIS data may be more granular and contain sensitive information. For example:
&lt;ul&gt;
&lt;li&gt;Count data that is updated more frequently than the annual metrics released by HUD&lt;/li&gt;
&lt;li&gt;Personal information on specific individuals experiencing homelessness or receiving support services&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Accessing this information often requires completing an intake form, creating an account, and understanding the usage agreements for accessing the information in the system&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;div id=&#34;annual-counts&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Annual Counts&lt;/h1&gt;
&lt;p&gt;A quick Google search of “Point-in-Time” counts will likely take you to HUD’s page on &lt;a href=&#34;https://www.hudexchange.info/programs/hdx/pit-hic/&#34;&gt;Point-in-Time Count &amp;amp; Housing-Inventory-Count&lt;/a&gt;. This page contains links to relevant definitions and links to resources and guidance on how HMIS administrators need to manage this data&lt;a href=&#34;#fn8&#34; class=&#34;footnote-ref&#34; id=&#34;fnref8&#34;&gt;&lt;sup&gt;8&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;div id=&#34;raw-data&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Raw data&lt;/h2&gt;
&lt;p&gt;Useful to researchers, &lt;a href=&#34;https://www.hudexchange.info/homelessness-assistance/ahar/#reports&#34;&gt;this HUD page&lt;/a&gt; provides links to excel files that contain multiple years of data:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.hudexchange.info/resource/3031/pit-and-hic-data-since-2007/&#34;&gt;PIT and HIC Data Since 2007&lt;/a&gt;&lt;br /&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.hudexchange.info/resource/5691/system-performance-measures-data-since-fy-2015/&#34;&gt;CoC System Performance Measures Data Since FY 2015&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;reports&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Reports&lt;/h2&gt;
&lt;p&gt;Across the Hud Exchange website are various reports related to PIT, HIC, System Performance, and related population/sub-population metrics. Together the data in these reports are used to produce the &lt;a href=&#34;https://www.hudexchange.info/homelessness-assistance/ahar/#2019-reports&#34;&gt;Annual Homeless Assessment Reports&lt;/a&gt;&lt;a href=&#34;#fn9&#34; class=&#34;footnote-ref&#34; id=&#34;fnref9&#34;&gt;&lt;sup&gt;9&lt;/sup&gt;&lt;/a&gt; (AHAR)&lt;a href=&#34;#fn10&#34; class=&#34;footnote-ref&#34; id=&#34;fnref10&#34;&gt;&lt;sup&gt;10&lt;/sup&gt;&lt;/a&gt;. An &lt;a href=&#34;https://www.huduser.gov/portal/sites/default/files/pdf/2019-AHAR-Part-1.pdf&#34;&gt;annual report&lt;/a&gt; is sent to congress each year summarizing the state and trends of homelessness in the nation&lt;a href=&#34;#fn11&#34; class=&#34;footnote-ref&#34; id=&#34;fnref11&#34;&gt;&lt;sup&gt;11&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;hud-supported-research&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;HUD Supported Research&lt;/h2&gt;
&lt;p&gt;HUD and other government agencies release and support research on people experiencing homelessness. &lt;a href=&#34;https://www.huduser.gov/portal/publications/Market-Predictors-of-Homelessness.html&#34;&gt;Market Predictors of Homelessness: How Housing and Community Factors Shape Homelessness Rates Within Continuums of Care&lt;/a&gt; is a helpful resource that reviews the association of a variety of types of factors (housing, economic, safety net, demographic, climate) on rates of &lt;em&gt;total&lt;/em&gt;, &lt;em&gt;sheltered&lt;/em&gt; and &lt;em&gt;unsheltered&lt;/em&gt; homelessness. The paper’s findings are most confident regarding the impact of housing on homelessness:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;“Across the country, housing market factors more consistently predicted rates of total homelessness than other economic factors.”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Specifically that:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;“High median rents, overcrowding, and evictions were particularly strong predictors of total homelessness rates in urban areas and tight, high-cost housing markets. Holding these factors constant, the study finds that increased housing density is protective against homelessness.”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The study finds a variety of other factors that explain variance in homelessness rates. However these relationships are more complicated and vary between regions, sub-populations, and the category of homelessness being reviewed.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Outside of its findings, the paper may be useful to researchers for a number of reasons:&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Contains references to major research papers investigating associations and causes of homelessness.&lt;/li&gt;
&lt;li&gt;“DATA” section describes relevant information on data collection and processing. See &lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt; for a table of &lt;a href=&#34;#data-sources&#34;&gt;Data Sources&lt;/a&gt; copied from the report.
&lt;ul&gt;
&lt;li&gt;Which factors came from which public data sources (e.g. HUD, census, ACS, FHFA, SAIPE, etc.).&lt;/li&gt;
&lt;li&gt;Whether that data was available at either the CoC, County, or another level (and how the cross-walk between these different levels of analysis was done).&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;The &lt;a href=&#34;https://www.huduser.gov/portal/datasets/hpmd.html&#34;&gt;huduser page&lt;/a&gt; also provides the actual data that was used for modeling and analysis.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Considering the administration under which a HUD research report is released may be important. The above paper is produced by independent researchers in collaboration with HUD and, at its face, appears to be a good-faith investigation&lt;a href=&#34;#fn12&#34; class=&#34;footnote-ref&#34; id=&#34;fnref12&#34;&gt;&lt;sup&gt;12&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix&lt;/h1&gt;
&lt;div id=&#34;hmis-data&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;HMIS Data&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;This section identifies relevant websites for accessing HMIS data for each CoC served by PATH.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Accessing HMIS data&lt;a href=&#34;#fn13&#34; class=&#34;footnote-ref&#34; id=&#34;fnref13&#34;&gt;&lt;sup&gt;13&lt;/sup&gt;&lt;/a&gt; varies by CoC depending on the associated policies and technology vendor(s) the CoC uses for administering their HMIS. For researchers interested in using HMIS data for reviewing &lt;a href=&#34;https://epath.org/&#34;&gt;PATH&lt;/a&gt; (which operates across multiple CoC’s in California) this likely requires gaining access to the HMIS data for several CoC’s. Note also that policies on data access use may vary by CoC&lt;a href=&#34;#fn14&#34; class=&#34;footnote-ref&#34; id=&#34;fnref14&#34;&gt;&lt;sup&gt;14&lt;/sup&gt;&lt;/a&gt;. Below are links and notes concerning the HMIS for each CoC where PATH operates.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://www.lahsa.org/hmis/&#34;&gt;Greater Los Angeles&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;General data and Power BI dashboards are available &lt;a href=&#34;https://www.lahsa.org/data-refresh&#34;&gt;here&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Access to data requires &lt;a href=&#34;https://www.lahsa.org/portal/user/create-account&#34;&gt;creating an LAHSA Account&lt;/a&gt; and indicates that the data portal is intended for homeless service providers&lt;a href=&#34;#fn15&#34; class=&#34;footnote-ref&#34; id=&#34;fnref15&#34;&gt;&lt;sup&gt;15&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://www.countyofsb.org/housing/hmis.sbc&#34;&gt;Santa Barbara / Central Coast&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Requires intake for access, see &lt;a href=&#34;https://ctagroup.org/santa-barbara-hmis/santa-barbara-user-central/&#34;&gt;User Central&lt;/a&gt; for key forms and documents.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://www.rtfhsd.org/reports-data/&#34;&gt;Greater San Diego&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;There are several dashboards available that do not require creating an account&lt;a href=&#34;#fn16&#34; class=&#34;footnote-ref&#34; id=&#34;fnref16&#34;&gt;&lt;sup&gt;16&lt;/sup&gt;&lt;/a&gt;. This short &lt;a href=&#34;https://www.youtube.com/watch?v=-oAiq9FuFcg&amp;amp;feature=youtu.be&#34;&gt;YouTube video&lt;/a&gt; provides a helpful overview for the “Community Performance Dashboards”, “Project Performance Dashboards”, and “System Performance Measures.” There are also dashboards on &lt;a href=&#34;https://homelessdata.com/research-tools/racial-disparity-analysis/&#34;&gt;Racial Disparity Analysis&lt;/a&gt; and &lt;a href=&#34;https://pointintime.info/dashboard/&#34;&gt;Point in Time&lt;/a&gt; data&lt;a href=&#34;#fn17&#34; class=&#34;footnote-ref&#34; id=&#34;fnref17&#34;&gt;&lt;sup&gt;17&lt;/sup&gt;&lt;/a&gt; (not mentioned in the video).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;http://scc.hmis.cc/&#34;&gt;San Jose / Bay Area&lt;/a&gt;:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://scc.hmis.cc/reports-data/&#34;&gt;Link&lt;/a&gt; to data. Looks as though there is pretty &lt;a href=&#34;http://scc.hmis.cc/santa-clara-export-tools/&#34;&gt;good documentation&lt;/a&gt; on how to do a data export and generally a good amount of documentation generally on how to use the tool&lt;a href=&#34;#fn18&#34; class=&#34;footnote-ref&#34; id=&#34;fnref18&#34;&gt;&lt;sup&gt;18&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://ochmis.org/&#34;&gt;Orange County&lt;/a&gt;:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://ochmis.org/reports2/&#34;&gt;Link&lt;/a&gt; to details on the kinds of reports that are available. It appears as though Orange County likely charges providers based on the number of users accessing the account&lt;a href=&#34;#fn19&#34; class=&#34;footnote-ref&#34; id=&#34;fnref19&#34;&gt;&lt;sup&gt;19&lt;/sup&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;business-intelligence&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Business Intelligence&lt;/h2&gt;
&lt;p&gt;I did not see business intelligence dashboards directly on HUD’s site related to most annual measures (excluding for &lt;a href=&#34;https://public.tableau.com/profile/system.performance.measures.hud.public.data#!/&#34;&gt;CoC System Performance Measures&lt;/a&gt;). However I did find other sources with data related to these national counts:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Simtech Solutions&lt;a href=&#34;#fn20&#34; class=&#34;footnote-ref&#34; id=&#34;fnref20&#34;&gt;&lt;sup&gt;20&lt;/sup&gt;&lt;/a&gt; provides a &lt;a href=&#34;https://pointintime.info/dashboard/&#34;&gt;Point in Time&lt;/a&gt; Tableau dashboard with views on:
&lt;ul&gt;
&lt;li&gt;State and CoC Selection&lt;/li&gt;
&lt;li&gt;State Summary&lt;/li&gt;
&lt;li&gt;CoC Summary&lt;/li&gt;
&lt;li&gt;Homeless Totals for State&lt;/li&gt;
&lt;li&gt;Individuals &amp;amp; Families for State&lt;/li&gt;
&lt;li&gt;Individuals &amp;amp; Families for CoC&lt;/li&gt;
&lt;li&gt;Capacity Utilization for State&lt;/li&gt;
&lt;li&gt;Capacity Utilization for CoC&lt;/li&gt;
&lt;li&gt;Homeless Totals by User&lt;/li&gt;
&lt;li&gt;Sheltered &amp;amp; Unsheleted by User&lt;/li&gt;
&lt;li&gt;Individuals &amp;amp; Families by User&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;other-resources&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Other Resources&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.postalley.org/2019/06/03/the-point-in-time-homeless-count-is-mostly-crap/&#34;&gt;Post Alley Article&lt;/a&gt; explaining the limitations and potential biases that can arise in PIT data.&lt;/li&gt;
&lt;li&gt;Planet Money’s podcast on &lt;a href=&#34;https://www.npr.org/2019/05/17/724462179/episode-913-counting-the-homeless&#34;&gt;Counting the Homeless&lt;/a&gt; is a helpful starting place in terms of the origins of the PIT and efforts to provide permanent housing to the chronically homeless. The host mentions &lt;a href=&#34;https://www.urban.org/author/mary-k-cunningham&#34;&gt;Mary Cunningham&lt;/a&gt; with the &lt;a href=&#34;https://www.urban.org/&#34;&gt;Urban Institute&lt;/a&gt; where a variety of relevant research on homelessness is also available&lt;a href=&#34;#fn21&#34; class=&#34;footnote-ref&#34; id=&#34;fnref21&#34;&gt;&lt;sup&gt;21&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Genelle Denzin’s blog &lt;a href=&#34;https://reportingnotes.com/&#34;&gt;Reporting Notes&lt;/a&gt; is perhaps more useful for HMIS administrators and analysts more than researchers but is a good example of “open source” based approaches to analyzing and managing homelessness data.&lt;/li&gt;
&lt;li&gt;Another resource from the R community, this &lt;a href=&#34;https://www.r-bloggers.com/2016/04/52-vis-week-2-wrap-up/&#34;&gt;blog post&lt;/a&gt; (and a &lt;a href=&#34;https://www.r-bloggers.com/2016/04/52vis-week-2-2016-week-14-honing-in-on-the-homeless/&#34;&gt;related one&lt;/a&gt;&lt;a href=&#34;#fn22&#34; class=&#34;footnote-ref&#34; id=&#34;fnref22&#34;&gt;&lt;sup&gt;22&lt;/sup&gt;&lt;/a&gt;) show examples of open source analysis and visualization of homelessness data.&lt;/li&gt;
&lt;li&gt;The &lt;a href=&#34;http://org-beehivegroupcadev.nationbuilder.com/spdat&#34;&gt;Service Prioritization Decision Assistance Tool&lt;/a&gt; is a tool used by service providers to determine when and what kind of assistance to provide to homeless and at risk individuals. Some have &lt;a href=&#34;https://www.orgcode.com/lbteotvispdat&#34;&gt;called for changes or alternatives&lt;/a&gt; to the tool.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;data-sources&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Data Sources&lt;/h2&gt;
&lt;p&gt;Table copied from pages 21 and 22 of &lt;a href=&#34;https://www.huduser.gov/portal/publications/Market-Predictors-of-Homelessness.html&#34;&gt;Market Predictors of Homelessness: How Housing and Community Factors Shape Homelessness Rates Within Continuums of Care&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2021-01-11-basics-of-data-sources-on-homelessness_files/hud-image-1.PNG&#34; style=&#34;width:75.0%&#34; /&gt;
&lt;img src=&#34;https://www.bryanshalloway.com/post/2021-01-11-basics-of-data-sources-on-homelessness_files/hud-image-2.PNG&#34; style=&#34;width:75.0%&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;A CoC typically encompasses a major city or county or collection of counties that manage grants and funding for homelessness programs in their area and manages data and metrics in this area. For example Los Angeles, or San Diego and greater region. Several low population counties will often be grouped together to form an individual CoC.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;Defined as: “A count of sheltered and unsheltered people experiencing homelessness on a single night in January.”&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;Defined as &#34; a point-in-time inventory of provider programs within a Continuum of Care that provide beds and units dedicated to serve people experiencing homelessness (and, for permanent housing projects, where homeless at entry, per the HUD homeless definition), categorized by five Program Types: Emergency Shelter; Transitional Housing; Rapid Re-housing; Safe Haven; and Permanent Supportive Housing.&#34;&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;Since 2015, CoC’s have had to meausre performance as a coordinated system (&lt;a href=&#34;https://www.hudexchange.info/programs/coc/system-performance-measures/#data&#34;&gt;source&lt;/a&gt;).&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;As part of federal funding statutes.&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;For management and analysis of information on people experiencing homelessness.&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;As an example, here is a &lt;a href=&#34;http://ctagroup.org/wp-content/uploads/2020/10/ROI-version-8-Final.pdf&#34;&gt;link to Santa Barabara’s&lt;/a&gt; consent form that walks through what data will be collected and the policies therein. This follows federal guidelines but may vary some between CoC’s.&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn8&#34;&gt;&lt;p&gt;Many of the resources across HUD seem designed more for administrators than researchers. Also the various .pdf reports of state level data will likely be viewed as unwieldy for a researcher.&lt;a href=&#34;#fnref8&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn9&#34;&gt;&lt;p&gt;Also can see Power BI dashboard link &lt;a href=&#34;https://www.hudexchange.info/resource/5793/national-summary-system-performance-measures-2015-2017/&#34;&gt;here&lt;/a&gt; but is out of date.&lt;a href=&#34;#fnref9&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn10&#34;&gt;&lt;p&gt;See &lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt; for notes on data presented through &lt;a href=&#34;#business-intelligence&#34;&gt;Business Intelligence&lt;/a&gt; tools.&lt;a href=&#34;#fnref10&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn11&#34;&gt;&lt;p&gt;Of particular note to PATH in the &lt;a href=&#34;https://www.huduser.gov/portal/sites/default/files/pdf/2019-AHAR-Part-1.pdf&#34;&gt;2020 report&lt;/a&gt; is the recent increase in homelessness in California (16.4% increase between 2018 and 2019). This goes against trends in prior years and in other parts of the nation. However see &lt;a href=&#34;https://www.postalley.org/2019/06/03/the-point-in-time-homeless-count-is-mostly-crap/&#34;&gt;Post Alley Article&lt;/a&gt; describing how PIT data and year over year changes may or may not be reliable.&lt;a href=&#34;#fnref11&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn12&#34;&gt;&lt;p&gt;Some findings in the report could be construed as being highlighted due to partisan motivations (e.g. those regarding the relationship between migrant inflows and unsheltered homelessness or those highlighting homelessness in west-coast urban areas), however this could also just as well not be the case. My view that this paper was ‘written in good faith’ is a subjective assessment. In comparison, &lt;a href=&#34;https://www.whitehouse.gov/wp-content/uploads/2019/09/The-State-of-Homelessness-in-America.pd&#34;&gt;The State of Homelessness in America&lt;/a&gt; from the &lt;a href=&#34;https://www.whitehouse.gov/cea/&#34;&gt;Council of Economic Advisers&lt;/a&gt; appears to be more influenced by partisan attitudes. Someone with more experience in the relevant literature may be in a better position to make these judgments.&lt;a href=&#34;#fnref12&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn13&#34;&gt;&lt;p&gt;Which has the potential advantage of being more granular and not &lt;em&gt;just&lt;/em&gt; collected annually.&lt;a href=&#34;#fnref13&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn14&#34;&gt;&lt;p&gt;For example LA’s HMIS defaults to only grant data for services providers while Greater San Diego’s HMIS allows access to data but requests that the office be notified if the data be used in press or research reports.&lt;a href=&#34;#fnref14&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn15&#34;&gt;&lt;p&gt;I did not have a PATH email so was unable to create an account as was the case for gaining access to most HMIS data in other CoC’s reviewed.&lt;a href=&#34;#fnref15&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn16&#34;&gt;&lt;p&gt;However they request that their office be contacted if information therein is republished.&lt;a href=&#34;#fnref16&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn17&#34;&gt;&lt;p&gt;This was linked to previously in [Reports and Dashboards].&lt;a href=&#34;#fnref17&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn18&#34;&gt;&lt;p&gt;E.g. &lt;a href=&#34;http://scc.hmis.cc/training/data-literacy-institute-2/&#34;&gt;link&lt;/a&gt; to page with workshops on how to extract data.&lt;a href=&#34;#fnref18&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn19&#34;&gt;&lt;p&gt;I noticed that as of November, 2020 they were flirting with the idea of charging a fee to participate in the Orange County HMIS that looked as though, based on &lt;a href=&#34;https://www.ochealthinfo.com/civicax/filebank/blobdload.aspx?BlobID=118718&#34;&gt;the minutes&lt;/a&gt;, it likely passed.&lt;a href=&#34;#fnref19&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn20&#34;&gt;&lt;p&gt;Simtech Solutions seems to be a for-profit business intelligence vendor specializing in helping CoC’s build dashboards and business intelligence tools off of the data in their HMIS systems. This particular dashboard seems to primarily represent a way for them to market themselves to HMIS’s by showcasing the kinds of visualizations they are able to make on national data sources.&lt;a href=&#34;#fnref20&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn21&#34;&gt;&lt;p&gt;While not &lt;em&gt;directly&lt;/em&gt; related to people experiencing homelessness, the Urban Institute’s analysis on &lt;a href=&#34;https://www.urban.org/features/where-prioritize-emergency-rental-assistance-keep-renters-their-homes&#34;&gt;Where to Prioritize Emergency Rental Assistance to Keep Renters in Their Homes&lt;/a&gt; is an interesting and relevant example of their work. However I did not find the &lt;a href=&#34;https://datacatalog.urban.org/search/type/dataset?sort_by=changed&#34;&gt;datasets&lt;/a&gt; on the Urban Institute’s website particularly useful for homelessness &lt;em&gt;specific&lt;/em&gt; data.&lt;a href=&#34;#fnref21&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn22&#34;&gt;&lt;p&gt;Second post shows how he loaded in and cleaned the data – note though that the data source has changed from where it was at the time of this post.&lt;a href=&#34;#fnref22&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Weighting Confusion Matrices by Outcomes and Observations</title>
      <link>https://www.bryanshalloway.com/2020/12/08/weighting-classification-outcomes/</link>
      <pubDate>Tue, 08 Dec 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2020/12/08/weighting-classification-outcomes/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/rmarkdown-libs/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;

&lt;div id=&#34;TOC&#34;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#model-performance-metrics&#34;&gt;Model Performance Metrics&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#lending-data-example&#34;&gt;Lending Data Example&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#starter-code&#34;&gt;Starter Code&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#weighting-by-classification-outcomes&#34;&gt;Weighting by Classification Outcomes&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#metrics-across-decision-thresholds&#34;&gt;Metrics Across Decision Thresholds&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#weighting-by-observations&#34;&gt;Weighting by Observations&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#closing-note&#34;&gt;Closing note&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#weights-of-observations-during-and-prior-to-modeling&#34;&gt;Weights of Observations During and Prior to Modeling&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#notes-on-cost-sensitive-classification&#34;&gt;Notes on Cost Sensitive Classification&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#weighted-classification-metrics&#34;&gt;Weighted Classification Metrics&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#questions-on-cost-sensitive-classification&#34;&gt;Questions on Cost Sensitive Classification&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#arriving-at-weights&#34;&gt;Arriving at Weights&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;p&gt;Weighting in predictive modeling may take multiple forms and occur at different steps in the model building process.&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;When selecting observations to be used in model training&lt;/li&gt;
&lt;li&gt;During model training&lt;/li&gt;
&lt;li&gt;After model training, during model evaluation&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The focus of this post is on the last stage&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;. I will describe two types of weighting that can be applied in late stage model evaluation:&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;&lt;a href=&#34;#weighting-by-classification-outcomes&#34;&gt;Weighting by Classification Outcomes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#weighting-by-observations&#34;&gt;Weighting by Observations&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Specifically with the aim of identifying ideal cut-points for making class predictions.&lt;/p&gt;
&lt;p&gt;(See &lt;a href=&#34;#weights-of-observations-during-and-prior-to-modeling&#34;&gt;Weights of Observations During and Prior to Modeling&lt;/a&gt; in the &lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt; for a brief discussion on forms of weighting applied at other steps in predictive modeling.)&lt;/p&gt;
&lt;div id=&#34;model-performance-metrics&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Model Performance Metrics&lt;/h1&gt;
&lt;p&gt;Most common metrics used in classification problems – e.g. accuracy, precision, recall/sensitivity, specificity, Area Under the ROC curve&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt; (AUC) or Precision-Recall curve – come down to the relationship between the true positives (TP), true negatives (TN), false positives (FP), and false negatives (FN) at a particular decision threshold&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt; or across all thresholds&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;. Initial model evaluation and selection should generally start by reviewing metrics that capture general performance &lt;em&gt;across all&lt;/em&gt; thresholds. Max Kuhn and Kjell Johnson explain this in their book &lt;a href=&#34;http://www.feat.engineering/measuring-performance.html&#34;&gt;Feature Engineering and Selection…&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;“During the initial phase of model building, a good strategy for data sets with two classes is to focus on the AUC statistics from these curves instead of metrics based on hard class predictions. Once a reasonable model is found, the ROC or precision-recall curves can be carefully examined to find a reasonable cutoff for the data and then qualitative prediction metrics can be used.” - 3.2.2 &lt;em&gt;Classification Metrics&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Once a performant model has been selected, the analyst can then identify an ideal decision threshold/cut-point/cutoff for making class predictions. In this post I will largely be skipping this initial phase in model building. Instead I will focus on methods for identifying optimal cutoffs. In particular, I will use weights on predictions and outcomes (on a hold-out-dataset) to determine which decision thresholds would maximize expected value for a selected model&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Every Cut-Point Has an Associated Confusion Matrix&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The frequency of classification outcomes (TP, TN, FP, FN) at a specific decision threshold are often represented by a confusion matrix.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://miro.medium.com/max/2102/1*fxiTNIgOyvAombPJx5KGeA.png&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;&lt;a href=&#34;https://towardsdatascience.com/confusion-matrix-for-your-multi-class-machine-learning-model-ff9aa3bf7826&#34;&gt;Confusion Matrix for Classification&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Each cell of a confusion matrix may represent a more or less valuable outcome depending on the particular problem. In the case of giving out loans, a &lt;em&gt;false positive&lt;/em&gt; may be more costly than a &lt;em&gt;false negative&lt;/em&gt;&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt; while in problems concerning security threats the reverse may be true&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt;. When you have a sense of the value associated with the classification outcomes, you can use this information to weight the confusion matrices, calculate the expected value of each, identify which maximizes expected value and select the associated decision threshold for use when deploying your model.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Note that weighting applied in the evaluation stage (as discussed throughout this post) often relies on the predicted probabilities of your model being accurate (and not just ranked correctly)&lt;a href=&#34;#fn8&#34; class=&#34;footnote-ref&#34; id=&#34;fnref8&#34;&gt;&lt;sup&gt;8&lt;/sup&gt;&lt;/a&gt;. &lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;lending-data-example&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Lending Data Example&lt;/h1&gt;
&lt;p&gt;&lt;a href=&#34;https://www.lendingclub.com/auth/login?login_url=%2Fstatistics%2Fadditional-statistics%3F&#34;&gt;Lending Club&lt;/a&gt; data is used for examples throughout this post. I will be predicting the binary target &lt;code&gt;Class&lt;/code&gt;, which defines whether loans are in good or bad standing (i.e. whether the recipient is or is not in default on their loan).&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Load packages, set theme, load data:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(parsnip)
library(probably)
library(rsample)
library(modeldata)
library(yardstick)
library(tidyverse)

theme_set(theme_minimal())

data(&amp;quot;lending_club&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;starter-code&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Starter Code&lt;/h2&gt;
&lt;p&gt;This section provides a brief example of building a model and calculating a confusion matrix at a particular decision threshold. Most of the code in this section is copied from a &lt;a href=&#34;https://probably.tidymodels.org/articles/where-to-use.html&#34;&gt;vignette&lt;/a&gt; for the &lt;a href=&#34;https://probably.tidymodels.org/index.html&#34;&gt;probably&lt;/a&gt;&lt;a href=&#34;#fn9&#34; class=&#34;footnote-ref&#34; id=&#34;fnref9&#34;&gt;&lt;sup&gt;9&lt;/sup&gt;&lt;/a&gt; package and will serve as starter code for my examples. I provide brief descriptions of the code chunks but recommend reading the source for explanations on the steps.&lt;/p&gt;
&lt;p&gt;(If you are familiar with &lt;a href=&#34;https://www.tidymodels.org/&#34;&gt;tidymodels&lt;/a&gt; and modeling in classification problems you might skip to &lt;a href=&#34;#weighting-by-classification-outcomes&#34;&gt;Weighting by Classification Outcomes&lt;/a&gt;.)&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Minor transformations and select relevant columns:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;lending_club &amp;lt;- lending_club %&amp;gt;%
  mutate(Class = relevel(Class, &amp;quot;good&amp;quot;)) %&amp;gt;% 
  select(Class, annual_inc, verification_status, sub_grade, funded_amnt)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;em&gt;Training / Testing split:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;set.seed(123)
split &amp;lt;- rsample::initial_split(lending_club, prop = 0.75)

lending_train &amp;lt;- rsample::training(split)
lending_test  &amp;lt;- rsample::testing(split)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;em&gt;Specify and build model:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;logi_reg &amp;lt;- logistic_reg()
logi_reg_glm &amp;lt;- logi_reg %&amp;gt;% 
  set_engine(&amp;quot;glm&amp;quot;)

logi_reg_fit &amp;lt;- fit(
  logi_reg_glm,
  formula = Class ~ annual_inc + verification_status + sub_grade,
  data = lending_train
)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;em&gt;Add predictions to test set:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;predictions &amp;lt;- logi_reg_fit %&amp;gt;%
  predict(new_data = lending_test, type = &amp;quot;prob&amp;quot;)

lending_test_pred &amp;lt;- bind_cols(predictions, lending_test)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;em&gt;Use &lt;code&gt;probably::make_two_class_pred()&lt;/code&gt; to make hard predictions at a threshold of 0.50:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;hard_pred_0.5 &amp;lt;- lending_test_pred %&amp;gt;%
  mutate(.pred = probably::make_two_class_pred(.pred_good,
                                               levels(Class),
                                               threshold = 0.5) %&amp;gt;% 
           as.factor(c(&amp;quot;good&amp;quot;, &amp;quot;bad&amp;quot;))
         ) %&amp;gt;%
  select(Class, contains(&amp;quot;.pred&amp;quot;))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;After we’ve made class predictions we can make a confusion matrix&lt;a href=&#34;#fn10&#34; class=&#34;footnote-ref&#34; id=&#34;fnref10&#34;&gt;&lt;sup&gt;10&lt;/sup&gt;&lt;/a&gt;. &lt;em&gt;Use &lt;code&gt;yardstick::conf_mat()&lt;/code&gt; to get a confusion matrix for the class predictions:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;conf_mat_0.5 &amp;lt;- yardstick::conf_mat(hard_pred_0.5, Class, .pred)

conf_mat_0.5 %&amp;gt;% autoplot(type = &amp;quot;heatmap&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-12-08-weighting-classification-outcomes_files/figure-html/unnamed-chunk-7-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;We could also call &lt;code&gt;summary(conf_mat_0.5)&lt;/code&gt; to calculate common metrics at this decision threshold.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Custom function:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I will load in a function &lt;code&gt;conf_mat_weighted()&lt;/code&gt; that works similarly to &lt;code&gt;yardsitck::conf_mat()&lt;/code&gt; but can handle observation weights (which will come into play in &lt;a href=&#34;#weighting-by-observations&#34;&gt;Weighting by Observations&lt;/a&gt;).&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# source conf_mat_weighted() which is similar to yardstick::conf_mat() but also
# has the possibility of handling a weights column
devtools::source_gist(&amp;quot;https://gist.github.com/brshallo/37d524b82541c2f8540eab39f991830a&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;weighting-by-classification-outcomes&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Weighting by Classification Outcomes&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;For the purposes of this post I will bypass common steps in model evaluation and selection and go straight to using weighting techniques to identify appropriate decision thresholds for a selected model&lt;a href=&#34;#fn11&#34; class=&#34;footnote-ref&#34; id=&#34;fnref11&#34;&gt;&lt;sup&gt;11&lt;/sup&gt;&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;For our loan problem we will use the following weighting scheme for our potential classification outcomes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;TP: 0.14 (predict a loan is good when it is indeed good)&lt;/li&gt;
&lt;li&gt;FP: 3.10 (predict a loan is good when it is actually bad)&lt;/li&gt;
&lt;li&gt;TN: 0.02 (predict a loan is bad when it is indeed bad)&lt;/li&gt;
&lt;li&gt;FN: 0.06 (predict a loan is bad when it is actually good)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[ Weights = \left(\begin{array}{cc} 0.14 &amp;amp; 3.10\\0.06  &amp;amp; 0.02 \end{array}\right)\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;There may be asymmetries in business processes associated with the ‘actual’ and the ‘predicted’ states that might explain differences in the value associated with each cell in the confusion matrix&lt;a href=&#34;#fn12&#34; class=&#34;footnote-ref&#34; id=&#34;fnref12&#34;&gt;&lt;sup&gt;12&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I put the classification outcome weights into a matrix&lt;a href=&#34;#fn13&#34; class=&#34;footnote-ref&#34; id=&#34;fnref13&#34;&gt;&lt;sup&gt;13&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;outcome_weights &amp;lt;- matrix(
          c(0.14, 3.1,
          0.06, 0.02),
          nrow = 2,
          byrow = TRUE
)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Next I apply these weights to the cells of the confusion matrix.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;weight_cells &amp;lt;- function(confusion_matrix, weights = matrix(rep(1, 4), nrow = 2)){
  
  confusion_matrix_output &amp;lt;- confusion_matrix
  confusion_matrix_output$table &amp;lt;- confusion_matrix$table * weights
  confusion_matrix_output
}

conf_mat_0.5_weighted &amp;lt;- weight_cells(conf_mat_0.5, outcome_weights)

conf_mat_0.5_weighted %&amp;gt;% autoplot(type = &amp;quot;heatmap&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-12-08-weighting-classification-outcomes_files/figure-html/unnamed-chunk-10-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Notice how different these values are from those calculated without weighting (shown in &lt;a href=&#34;#starter-code&#34;&gt;Starter Code&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;&lt;em&gt;An earlier version of this post included a variety of other performance metrics calculated after weighting by classification outcomes. See &lt;a href=&#34;#weighted-classification-metrics&#34;&gt;Weighted Classification Metrics&lt;/a&gt; in the &lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt; for a discussion on why these were removed from the body of the post.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Assuming diagonal (correctly predicted) elements represent a gain&lt;a href=&#34;#fn14&#34; class=&#34;footnote-ref&#34; id=&#34;fnref14&#34;&gt;&lt;sup&gt;14&lt;/sup&gt;&lt;/a&gt; and off-diagonal elements a loss&lt;a href=&#34;#fn15&#34; class=&#34;footnote-ref&#34; id=&#34;fnref15&#34;&gt;&lt;sup&gt;15&lt;/sup&gt;&lt;/a&gt;, I will calculate the total value at the 0.50 decision threshold (by taking the difference of the aggregated gains and losses)&lt;a href=&#34;#fn16&#34; class=&#34;footnote-ref&#34; id=&#34;fnref16&#34;&gt;&lt;sup&gt;16&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;sum( (conf_mat_0.5$table * outcome_weights) * matrix(c(1,-1,-1, 1), byrow = TRUE, ncol = 2) )&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] -53.96&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;At a prediction threshold for accepting loans of 0.50, our expected value would be negative.&lt;/p&gt;
&lt;div id=&#34;metrics-across-decision-thresholds&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Metrics Across Decision Thresholds&lt;/h3&gt;
&lt;p&gt;We do not want to see performance at just the individual cut-point of 0.50 but across the range of possible decision thresholds&lt;a href=&#34;#fn17&#34; class=&#34;footnote-ref&#34; id=&#34;fnref17&#34;&gt;&lt;sup&gt;17&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I wrote a function &lt;code&gt;conf_mat_threshold()&lt;/code&gt; that first creates hard predictions based on a threshold and then creates the associated confusion matrix at that threshold.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;#&amp;#39; Confusion Matrix at Threshold
#&amp;#39;
#&amp;#39; @param df dataframe containing a column `.pred_good`.
#&amp;#39; @param threshold A value between 0 and 1.
#&amp;#39; @param wt A column that gets passed into `conf_mat_weighted()` if also wanting to give observation weights (default is NULL).
#&amp;#39;
#&amp;#39; @return a confusion matrix
conf_mat_threshold &amp;lt;- function(df = lending_test_pred, 
                               threshold = 0.5, 
                               ...){
  hard_pred &amp;lt;- df %&amp;gt;%
    mutate(.pred = probably::make_two_class_pred(.pred_good,
                                                 levels(Class),
                                                 threshold = threshold) %&amp;gt;%
             as.factor(c(&amp;quot;good&amp;quot;, &amp;quot;bad&amp;quot;))
           )
  
  conf_mat_weighted(hard_pred, Class, .pred, ...)
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I will map the &lt;code&gt;conf_mat_threshold()&lt;/code&gt;&lt;a href=&#34;#fn18&#34; class=&#34;footnote-ref&#34; id=&#34;fnref18&#34;&gt;&lt;sup&gt;18&lt;/sup&gt;&lt;/a&gt; function across all meaningful cut-points in the dataset (creating confusion matrices at each). Next I will use &lt;code&gt;weight_cells()&lt;/code&gt; to weight the resulting confusion matrices by the outcome weights.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# get all unique predictions that differ by at least 0.001
thresholds_unique_df &amp;lt;- tibble(threshold = c(0, unique(lending_test_pred$.pred_good), 1)) %&amp;gt;% 
  arrange(threshold) %&amp;gt;%
  mutate(diff_prev = abs(lag(threshold) - threshold),
         diff_prev_small = ifelse((diff_prev) &amp;lt;= 0.001, TRUE,FALSE),
         diff_prev_small = ifelse(is.na(diff_prev_small), FALSE, diff_prev_small)) %&amp;gt;%
  filter(!diff_prev_small) %&amp;gt;% 
  select(threshold)&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# compute confusion matrices and weighted confusion matrices
conf_mats_df &amp;lt;- thresholds_unique_df %&amp;gt;% 
  mutate(conf_mat = map(threshold, conf_mat_threshold, df = lending_test_pred)) %&amp;gt;% 
  mutate(conf_mat_weighted = map(conf_mat, weight_cells, weights = outcome_weights))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I then use &lt;code&gt;total_value()&lt;/code&gt; to calculate the expected value at each &lt;code&gt;threshold&lt;/code&gt; and plot these across cut-points:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;total_value &amp;lt;- function(weighted_conf_matrix){
  sum(weighted_conf_matrix * matrix(c(1, -1, -1, 1), byrow = TRUE, ncol = 2))
}

conf_mats_value &amp;lt;- conf_mats_df %&amp;gt;% 
  arrange(desc(threshold)) %&amp;gt;% 
  mutate(value = map_dbl(conf_mat_weighted, ~total_value(.x$table)))

conf_mats_value %&amp;gt;% 
  ggplot(aes(x = threshold, y = value))+
  geom_line()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-12-08-weighting-classification-outcomes_files/figure-html/value-chart-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;This suggests the greatest value occurs when using a threshold between 0.93 and 0.96&lt;a href=&#34;#fn19&#34; class=&#34;footnote-ref&#34; id=&#34;fnref19&#34;&gt;&lt;sup&gt;19&lt;/sup&gt;&lt;/a&gt;. Value suffers a steep drop-off at either end of this range (quickly turning negative). For comparison, an unweighted metric would have suggested predicting “Bad” loans for everything&lt;a href=&#34;#fn20&#34; class=&#34;footnote-ref&#34; id=&#34;fnref20&#34;&gt;&lt;sup&gt;20&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Below is the confusion matrix and the weighted confusion matrix at the ideal cut-point of ~0.94 (the former corresponds with raw observation counts and the latter with the &lt;em&gt;value&lt;/em&gt; of those counts):&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;cfm1 &amp;lt;- conf_mats_value %&amp;gt;% 
  arrange(desc(value)) %&amp;gt;% 
  pluck(&amp;quot;conf_mat&amp;quot;, 1) %&amp;gt;% 
  autoplot(type = &amp;quot;heatmap&amp;quot;)+
  coord_fixed()+
  labs(title = &amp;quot;Confusion Matrix&amp;quot;,
       subtitle = &amp;quot;Threshold: 0.94&amp;quot;)

cfm2 &amp;lt;- conf_mats_value %&amp;gt;% 
  arrange(desc(value)) %&amp;gt;% 
  pluck(&amp;quot;conf_mat_weighted&amp;quot;, 1) %&amp;gt;% 
  autoplot(type = &amp;quot;heatmap&amp;quot;)+
  coord_fixed()+
  labs(title = &amp;quot;Value Weighted Confusion Matrix&amp;quot;,
       subtitle = &amp;quot;Threshold: 0.94&amp;quot;)

library(patchwork)

cfm1 + cfm2&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-12-08-weighting-classification-outcomes_files/figure-html/confusion-matrix-unweighted-weighted-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;weighting-by-observations&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Weighting by Observations&lt;/h2&gt;
&lt;p&gt;In the prior section, we used weights to represent the value of classification outcomes. What if we want to account for the value of a specific loan (since higher loan amounts might amplify possible risks)? In this section I will apply the same steps as above but will first weight individual observations&lt;a href=&#34;#fn21&#34; class=&#34;footnote-ref&#34; id=&#34;fnref21&#34;&gt;&lt;sup&gt;21&lt;/sup&gt;&lt;/a&gt; by the &lt;code&gt;funded_amnt&lt;/code&gt; column&lt;a href=&#34;#fn22&#34; class=&#34;footnote-ref&#34; id=&#34;fnref22&#34;&gt;&lt;sup&gt;22&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;My function &lt;code&gt;conf_mat_weighted()&lt;/code&gt; (sourced from &lt;a href=&#34;https://gist.github.com/brshallo/37d524b82541c2f8540eab39f991830a&#34;&gt;gist&lt;/a&gt; previously) can handle a value for observation weights. Hence, we will follow the same steps as in &lt;a href=&#34;#weighting-by-classification-outcomes&#34;&gt;Weighting by Classification Outcomes&lt;/a&gt; except also supplying &lt;code&gt;wt = funded_amnt&lt;/code&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# get confusion matrices and weighted confusion matrices
conf_mats_df_obs_weights &amp;lt;- thresholds_unique_df %&amp;gt;% 
  mutate(conf_mat = map(threshold, 
                        conf_mat_threshold, 
                        df = lending_test_pred,
                        # funded_amnt provides observation weights
                        wt = funded_amnt)) %&amp;gt;%
  mutate(conf_mat_weighted = map(conf_mat, weight_cells, weights = outcome_weights)) %&amp;gt;%
  mutate(across(contains(&amp;quot;conf&amp;quot;), list(metrics = ~map(.x, summary))))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The range of cut-points that maximizes ‘value’ appears similar to that shown in the previous section (when not weighting observations by &lt;code&gt;funded_amnt&lt;/code&gt;):&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;conf_mats_df_obs_weights %&amp;gt;% 
  arrange(desc(threshold)) %&amp;gt;% 
  mutate(value = map_dbl(conf_mat_weighted, ~total_value(.x$table))) %&amp;gt;% 
  discard(is.list) %&amp;gt;% 
  ggplot(aes(x = threshold, y = value))+
  geom_line()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-12-08-weighting-classification-outcomes_files/figure-html/unnamed-chunk-16-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;closing-note&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Closing note&lt;/h1&gt;
&lt;p&gt;Once you’ve developed a well-calibrated model, weighting by classification outcomes and observation weights can be helpful for identifying an optimal decision threshold that will maximize expected value when making class predictions.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix&lt;/h1&gt;
&lt;p&gt;&lt;a href=&#34;#weights-of-observations-during-and-prior-to-modeling&#34;&gt;Weights of Observations During and Prior to Modeling&lt;/a&gt; and (maybe) &lt;a href=&#34;#notes-on-cost-sensitive-classification&#34;&gt;Notes on Cost Sensitive Classification&lt;/a&gt; are the only sections people other than the author are likely to find interesting.&lt;/p&gt;
&lt;p&gt;Other sections are primarily bookmarks on thought-processes related to earlier versions of this post. I was unsure about the appropriateness of calculating weighted classification metrics as well as which weighting scheme I wanted to use. See question on &lt;a href=&#34;https://stats.stackexchange.com/questions/499841/weighting-confusion-matrix&#34;&gt;Cross Validated&lt;/a&gt; and sections &lt;a href=&#34;#questions-on-cost-sensitive-classification&#34;&gt;Questions on Cost Sensitive Classification&lt;/a&gt;, &lt;a href=&#34;#weighted-classification-metrics&#34;&gt;Weighted Classification Metrics&lt;/a&gt;, and &lt;a href=&#34;#arriving-at-weights&#34;&gt;Arriving at Weights&lt;/a&gt; for questions I wrestled with while writing this post.&lt;/p&gt;
&lt;div id=&#34;weights-of-observations-during-and-prior-to-modeling&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Weights of Observations During and Prior to Modeling&lt;/h2&gt;
&lt;p&gt;The body of the blog post is focused exclusively on weighting in model evaluation &lt;em&gt;after model training&lt;/em&gt;. This section provides a brief overview of other types of weighting that can be used in modeling (as well as references for these topics).&lt;/p&gt;
&lt;p&gt;Robert Moser has a helpful blog post, &lt;a href=&#34;https://towardsdatascience.com/fraud-detection-with-cost-sensitive-machine-learning-24b8760d35d9&#34;&gt;Fraud detection with cost sensitive machine learning&lt;/a&gt;, where he differentiates cost dependent classification (weighting after model building) from cost sensitive training (the practice of baking in the costs of classification outcomes&lt;a href=&#34;#fn23&#34; class=&#34;footnote-ref&#34; id=&#34;fnref23&#34;&gt;&lt;sup&gt;23&lt;/sup&gt;&lt;/a&gt; into the objective function used during model training&lt;a href=&#34;#fn24&#34; class=&#34;footnote-ref&#34; id=&#34;fnref24&#34;&gt;&lt;sup&gt;24&lt;/sup&gt;&lt;/a&gt;). Some modeling algorithms may inherently weight observations differently. For example, in the regression context, Weighted Least Squares will adjust observations weights to reduce the impact of highly influential observations.&lt;/p&gt;
&lt;p&gt;In other cases, weights are applied not in the model building step but immediately prior when setting the likelihood of an observation to be selected for training the model. For example, undersampling, oversampling or other sampling techniques are typically used in attempts to improve the performance of a model in predicting a minority class&lt;a href=&#34;#fn25&#34; class=&#34;footnote-ref&#34; id=&#34;fnref25&#34;&gt;&lt;sup&gt;25&lt;/sup&gt;&lt;/a&gt; but can also be used as a means of changing the base rate associated with each class&lt;a href=&#34;#fn26&#34; class=&#34;footnote-ref&#34; id=&#34;fnref26&#34;&gt;&lt;sup&gt;26&lt;/sup&gt;&lt;/a&gt;. Some algorithms use biased resampling techniques directly in their model building procedures&lt;a href=&#34;#fn27&#34; class=&#34;footnote-ref&#34; id=&#34;fnref27&#34;&gt;&lt;sup&gt;27&lt;/sup&gt;&lt;/a&gt;. Similar in effect to over and under sampling the data, models may also handle weights according to the outcome class of the observation&lt;a href=&#34;#fn28&#34; class=&#34;footnote-ref&#34; id=&#34;fnref28&#34;&gt;&lt;sup&gt;28&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;notes-on-cost-sensitive-classification&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Notes on Cost Sensitive Classification&lt;/h2&gt;
&lt;p&gt;Depending on your problem you might also use different approaches for weighting confusion matrices after model building. To account for differences in the value of classification outcomes you might weight items in the confusion matrix more heavily depending on what their actual condition is (e.g. TRUE outcomes are weighted higher than FALSE outcomes). You might also use a cost based approach to evaluate performance, whereby the diagonal elements on the confusion matrix (the correctly predicted items) have a cost of zero and all other cells are weighted according to their associated costs (see &lt;a href=&#34;#questions-on-cost-sensitive-classification&#34;&gt;Questions on Cost Sensitive Classification&lt;/a&gt; for further discussion on these).&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Some notes on implementations:&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;a href=&#34;https://mlr-org.com/&#34;&gt;mlr&lt;/a&gt; package provides a helpful vignette (&lt;a href=&#34;https://mlr.mlr-org.com/articles/tutorial/cost_sensitive_classif.html&#34;&gt;Cost-Sensitive Classification&lt;/a&gt;) that covers a variety of these and other approaches&lt;a href=&#34;#fn29&#34; class=&#34;footnote-ref&#34; id=&#34;fnref29&#34;&gt;&lt;sup&gt;29&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;In python the &lt;a href=&#34;http://albahnsen.github.io/CostSensitiveClassification/index.html&#34;&gt;costcla&lt;/a&gt; module provides documentation on how to approach many of these types of problems in python.&lt;/li&gt;
&lt;li&gt;Unfortunately, the &lt;code&gt;tidymodels&lt;/code&gt; suite of packages does not yet have broad support for weights. There are some relevant open issues, e.g. &lt;a href=&#34;https://github.com/tidymodels/yardstick/issues/3&#34;&gt;#3&lt;/a&gt; in &lt;code&gt;yardstick&lt;/code&gt; describes approaches for cost sensitive metrics.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;weighted-classification-metrics&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Weighted Classification Metrics&lt;/h2&gt;
&lt;p&gt;I posted a question to Cross Validated (CV) on &lt;a href=&#34;https://stats.stackexchange.com/questions/499841/weighting-common-performance-metrics-by-classification-outcomes?noredirect=1#comment925035_499841&#34;&gt;Weighting common performance metrics by classification outcomes?&lt;/a&gt;. I also reached out to other analytics professionals relating my questions about these metrics. I ultimately came to the conclusion that many performance metrics weighted by classification outcomes are inappropriate (other than expected value) or not useful so kept the focus of this post on using weighted classification outcomes strictly for maximizing expected value and identifying ideal cut-points on an already selected model.&lt;/p&gt;
&lt;p&gt;I also changed my weighting scheme though not such that any cells in the confusion matrix would be zeroed out&lt;a href=&#34;#fn30&#34; class=&#34;footnote-ref&#34; id=&#34;fnref30&#34;&gt;&lt;sup&gt;30&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Weighted performance metrics on a confusion matrix at threshold of 0.5:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;summary(conf_mat_0.5_weighted) %&amp;gt;% 
  knitr::kable(digits = 3)&lt;/code&gt;&lt;/pre&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;left&#34;&gt;.metric&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;.estimator&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;.estimate&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;accuracy&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;binary&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.462&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;left&#34;&gt;kap&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;binary&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.000&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;sens&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;binary&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;1.000&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;left&#34;&gt;spec&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;binary&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.000&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;ppv&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;binary&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.462&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;left&#34;&gt;npv&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;binary&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.000&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;mcc&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;binary&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;-0.014&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;left&#34;&gt;j_index&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;binary&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.000&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;bal_accuracy&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;binary&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.500&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;left&#34;&gt;detection_prevalence&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;binary&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;1.000&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;precision&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;binary&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.462&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;left&#34;&gt;recall&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;binary&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;1.000&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;f_meas&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;binary&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.632&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;em&gt;Weighted performance metrics across decision thresholds:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;conf_mats_df %&amp;gt;%
  mutate(across(contains(&amp;quot;conf&amp;quot;), list(metrics = ~map(.x, summary)))) %&amp;gt;% 
  unnest(conf_mat_weighted_metrics) %&amp;gt;%
  select(-contains(&amp;quot;conf&amp;quot;), -.estimator) %&amp;gt;% 
  filter(.metric != &amp;quot;sens&amp;quot;) %&amp;gt;% 
  ggplot(aes(x = threshold, y = .estimate))+
  geom_line()+
  facet_wrap(~.metric, scales = &amp;quot;free_y&amp;quot;)+
  labs(title = &amp;quot;Weighted Performance Metrics&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-12-08-weighting-classification-outcomes_files/figure-html/classification-metrics-charts-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Interpretation of these metrics is unclear (as described on the CV issue mentioned above).&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;questions-on-cost-sensitive-classification&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Questions on Cost Sensitive Classification&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;I was unsure on which type of weighting scheme I wanted to use for this post. This section walks through some of the questions I asked myself related to this.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Resources on cost based approaches to model evaluation of classification problems seemed to take a variety of different approaches. This left me with a few questions about what is appropriate and what is inappropriate.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Should the diagonal elements be zero?&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Most of the examples I saw on cost-sensitive classification had their correctly predicted items (the diagonal of the confusion matrix) set to zero (assuming no or small costs associated with correctly predicted outcomes)&lt;a href=&#34;#fn31&#34; class=&#34;footnote-ref&#34; id=&#34;fnref31&#34;&gt;&lt;sup&gt;31&lt;/sup&gt;&lt;/a&gt;. There are some exceptions to this:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://twitter.com/sowmya_vivek&#34;&gt;Sowmya Vivek&lt;/a&gt; provides an example of this in her article &lt;a href=&#34;https://towardsdatascience.com/model-performance-cost-functions-for-classification-models-a7b1b00ba60&#34;&gt;Model performance &amp;amp; cost functions for classification models&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Robert Moser’s post on &lt;a href=&#34;https://towardsdatascience.com/fraud-detection-with-cost-sensitive-machine-learning-24b8760d35d9&#34;&gt;Fraud detection with cost sensitive machine learning&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These gave me some confidence that there isn’t a problem with having non-zero items on the diagonals.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Should off-diagonal elements be negated?&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I did notice that Moser only used positive weighting whereas Vivek’s post had the weights sign negated depending on if it was on the diagonal or off-diagonal. I prefer Moser’s approach as I figure the signs could be negated when evaluating ‘value’ (which is the approach that I took&lt;a href=&#34;#fn32&#34; class=&#34;footnote-ref&#34; id=&#34;fnref32&#34;&gt;&lt;sup&gt;32&lt;/sup&gt;&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Do weighted classification metrics make sense?&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;When weighting a confusion matrix, does it also make sense to calculate other weighted metrics, e.g. weighted precision, recall, etc.? Does it make sense to look at these across decision thresholds&lt;a href=&#34;#fn33&#34; class=&#34;footnote-ref&#34; id=&#34;fnref33&#34;&gt;&lt;sup&gt;33&lt;/sup&gt;&lt;/a&gt;? The problem with the weighted versions of these metrics is that the possible number of observations could essentially change between decision cut-points because of observations slipping between higher or lower weighted classification outcomes. Does this present a mathematical challenge of some sort? Clearly if some cells are weighted to 0, some performance metrics may not make sense to calculate&lt;a href=&#34;#fn34&#34; class=&#34;footnote-ref&#34; id=&#34;fnref34&#34;&gt;&lt;sup&gt;34&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;I ended-up posting this question on cross validated: &lt;a href=&#34;https://stats.stackexchange.com/questions/499841/weighting-common-performance-metrics-by-classification-outcomes?noredirect=1#comment925035_499841&#34;&gt;Weighting common performance metrics by classification outcomes?&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;arriving-at-weights&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Arriving at Weights&lt;/h2&gt;
&lt;p&gt;I initially used a different set of weights:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[ Weights = \left(\begin{array}{cc} 0.14 &amp;amp; 1.89\\1.86  &amp;amp; 0.11 \end{array}\right)\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;I think this approach was an example of thinking too hard and that the approach here is incorrect or at least unnecessary…&lt;/em&gt; I also ended-up using a different set of weights (that were just made-up).&lt;/p&gt;
&lt;p&gt;Say there are three things that determine how value should be weighted across a confusion matrix:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;How value is spread across the &lt;em&gt;actual&lt;/em&gt; dimension&lt;/li&gt;
&lt;li&gt;How value is spread across the &lt;em&gt;predicted&lt;/em&gt; dimension&lt;/li&gt;
&lt;li&gt;How value is shared between the &lt;em&gt;actual&lt;/em&gt; and &lt;em&gt;predicted&lt;/em&gt; dimensions&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Say for example:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;value associated with an actual outcome of FALSE is 20 times as much as an actual outcome of TRUE (e.g. in the former case you may lose the entire loan amount, whereas in the latter case you only gain the interest payments). Converted to be in terms of proportion allocated to each item, we’d get &lt;span class=&#34;math inline&#34;&gt;\(A_t = \frac{1}{21}\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(A_f = \frac{20}{21}\)&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;value associated with a prediction of TRUE is two times as much as a prediction of FALSE (e.g. higher administrative costs in the former case that go with administering the loan). Or &lt;span class=&#34;math inline&#34;&gt;\(P_t = \frac{2}{3}\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(P_f = \frac{1}{3}\)&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Say the value associated with the &lt;em&gt;actual&lt;/em&gt; outcome is thirty times that of the value associated with the &lt;em&gt;prediction&lt;/em&gt;. &lt;span class=&#34;math inline&#34;&gt;\(V_a = \frac{30}{31}\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(V_p = \frac{1}{31}\)&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;(Pretend also that we want all weights to sum to be equal to the number of cells in our confusion matrix.)&lt;/p&gt;
&lt;p&gt;Assuming there is a multiplicative relationship between these outcomes. Calculating the value of the confusion matrix may become a matter of plugging in the associated values:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[ Weights = 2\left(\begin{array}{cc} (A_tV_a+P_tV_p) &amp;amp; (A_fV_a+P_tV_p)\\(A_tV_a+P_fV_p)  &amp;amp; (A_fV_a+P_fV_p) \end{array}\right)\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This approach could be generalized for cases with more than two categories.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;I am including &lt;em&gt;decision point threshold selection&lt;/em&gt; as falling into the bucket of approaches under the umbrella of ‘After model training during evaluation.’ You could argue it deserves a separate sub-step ‘Figuring out how to use your selected model,’ that could be distinguished from model evaluation intended for ‘Selecting your model.’ The approaches I describe could be used in either/both of these hypothetical sub-sections, I will focus in this post on threshold selection.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;While the AUC score can be thought of in terms of area under the curve when x-axis: 1 - specificity and y-axis: sensitivity at all possible decision thresholds, I actually prefer conceptualizing AUC as being more about whether your observations are properly ordered and therefore prefer this way of thinking about the metric:&lt;/p&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
Intuitive way to think of AUC:&lt;br&gt;&lt;br&gt;-Imagine taking a random point from both the distribution of TRUE events and of FALSE events&lt;br&gt;-Compare the predictions for the 2 points&lt;br&gt;&lt;br&gt;AUC is the probability your model gave the TRUE event a higher score than it gave the FALSE one.&lt;br&gt;&lt;br&gt;Viz &lt;a href=&#34;https://twitter.com/hashtag/rstats?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#rstats&lt;/a&gt; : &lt;a href=&#34;https://t.co/hmF3cjZo6I&#34;&gt;pic.twitter.com/hmF3cjZo6I&lt;/a&gt;
&lt;/p&gt;
— Bryan Shalloway (&lt;span class=&#34;citation&#34;&gt;@brshallo&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/brshallo/status/1293979319308558336?ref_src=twsrc%5Etfw&#34;&gt;August 13, 2020&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;I.e. if probability of event is greater than 0.50, predict TRUE, else FALSE.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;Some metrics are often helpful for focusing on particular aspects of your predictions (e.g. precision, recall, F-score all focus more on the model’s capacity to identify TRUE events).&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;Other approaches could be to investigate the ROC or precision-recall curves or to maximize the J-index.&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;(A default on a loan may cost more than profits lost from interest payments).&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;A terrorist attack is more costly than the an unnecessary deployment of resources.&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn8&#34;&gt;&lt;p&gt;I’ve &lt;a href=&#34;https://www.bryanshalloway.com/2020/11/23/remember-resampling-techniques-change-the-base-rates-of-your-predictions/&#34;&gt;written previously&lt;/a&gt; on this topic (though somewhat tangentially).&lt;a href=&#34;#fnref8&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn9&#34;&gt;&lt;p&gt;&lt;a href=&#34;https://probably.tidymodels.org/index.html&#34;&gt;probably&lt;/a&gt; is a new package in the &lt;a href=&#34;https://www.tidymodels.org/&#34;&gt;tidymodels&lt;/a&gt; suite in R that is helpful for evaluation steps that occur after model building. &lt;a href=&#34;https://twitter.com/dvaughan32?lang=en&#34;&gt;Davis Vaughan&lt;/a&gt; describes its purpose:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;“Regarding placement in the modeling workflow, &lt;code&gt;probably&lt;/code&gt; best fits in as a post processing step after the model has been fit, but before the model performance has been calculated” -&lt;a href=&#34;https://probably.tidymodels.org/articles/where-to-use.html&#34;&gt;Where does probably fit in?&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;As &lt;a href=&#34;https://probably.tidymodels.org/index.html&#34;&gt;probably&lt;/a&gt; and &lt;a href=&#34;https://yardstick.tidymodels.org/&#34;&gt;yardstick&lt;/a&gt; continue to develop I imagine that functionality from those packages will replace much of the code I write in this post.&lt;a href=&#34;#fnref9&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn10&#34;&gt;&lt;p&gt;From this point on, code is no longer being copied directly from the &lt;code&gt;probably&lt;/code&gt; vignette. Again, I would recommend exploring the &lt;code&gt;probably&lt;/code&gt; package which goes on to discuss performance metrics on classification problems more generally.&lt;a href=&#34;#fnref10&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn11&#34;&gt;&lt;p&gt;The remainder of the post is about weighting classification outcomes or observations during model evaluation, and primarily uses methods that review performance across all decision thresholds (not just at 0.5).&lt;a href=&#34;#fnref11&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn12&#34;&gt;&lt;p&gt;For the purposes of this post I am unconcerned how realistic these weights are.&lt;a href=&#34;#fnref12&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn13&#34;&gt;&lt;p&gt;I am choosing the element positions based on the defaults in the output from a “conf_mat” object that gets created by &lt;code&gt;yardstick::conf_mat()&lt;/code&gt;.&lt;a href=&#34;#fnref13&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn14&#34;&gt;&lt;p&gt;For example in the case of True Positives, corresponding to interest payments.&lt;a href=&#34;#fnref14&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn15&#34;&gt;&lt;p&gt;For example in the case of a False Negative this represents the loan being lost due to default of the recipient.&lt;a href=&#34;#fnref15&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn16&#34;&gt;&lt;p&gt;I could convert this to the &lt;em&gt;average value&lt;/em&gt; by dividing by the number of observations.&lt;a href=&#34;#fnref16&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn17&#34;&gt;&lt;p&gt;The function &lt;code&gt;probably::threshold_perf()&lt;/code&gt; is designed for this type of task. However this function only supports a few types of metrics currently. &lt;a href=&#34;https://github.com/tidymodels/probably/issues/25&#34;&gt;#25&lt;/a&gt; suggests that in the future these may be more customizable. Neither &lt;code&gt;probably&lt;/code&gt; nor &lt;code&gt;yardstick&lt;/code&gt; can yet handle observation or classification outcome weights. Hence why I don’t just use functions from those packages directly. &lt;a href=&#34;https://github.com/tidymodels/yardstick/issues/30&#34;&gt;#30&lt;/a&gt; suggests that &lt;code&gt;yardstick&lt;/code&gt; will get support for weights in the future however this issue is referring to observation weights, not classification outcome weights. &lt;a href=&#34;https://github.com/tidymodels/yardstick/issues/3&#34;&gt;#3&lt;/a&gt; however suggests &lt;code&gt;yardstick&lt;/code&gt; will also get options for handling different weights in classification outcomes.&lt;a href=&#34;#fnref17&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn18&#34;&gt;&lt;p&gt;I made this function such that it can also take in observation weights which will be used in &lt;a href=&#34;#weighting-by-observations&#34;&gt;Weighting by Observations&lt;/a&gt;.&lt;a href=&#34;#fnref18&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn19&#34;&gt;&lt;p&gt;AUC and precision-recall curves may also be worth looking at.&lt;a href=&#34;#fnref19&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn20&#34;&gt;&lt;p&gt;I.e. not having a lending business.&lt;a href=&#34;#fnref20&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn21&#34;&gt;&lt;p&gt;It should be noted though that if you are using observation weights there is a decent chance you will want to apply them &lt;em&gt;during&lt;/em&gt; the model building process (rather than after).&lt;a href=&#34;#fnref21&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn22&#34;&gt;&lt;p&gt;This is likely a case where the costs and gains would likely be case dependent (i.e. depending on how big of a loan the client is asking for). There is a tutorial on &lt;a href=&#34;https://mlr.mlr-org.com/articles/tutorial/cost_sensitive_classif.html#example-dependent-misclassification-costs&#34;&gt;Example-dependent misclassification costs&lt;/a&gt; from the &lt;code&gt;mlr&lt;/code&gt; package that provides descriptions of this more complicated case. One may also be interested in weighting the observations in the steps prior to evaluation but in those steps described in &lt;a href=&#34;#weights-of-observations-during-and-prior-to-modeling&#34;&gt;Weights of Observations During and Prior to Modeling&lt;/a&gt;.&lt;a href=&#34;#fnref22&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn23&#34;&gt;&lt;p&gt;It is important to note that when using these procedures, your model no longer returns predicted probabilities but measures of whether or not you &lt;em&gt;should&lt;/em&gt; predict a particular outcome given your weights and costs.&lt;a href=&#34;#fnref23&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn24&#34;&gt;&lt;p&gt;He includes a simple example of doing this with keras in python.&lt;a href=&#34;#fnref24&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn25&#34;&gt;&lt;p&gt;Or set of observations that are difficult to classify for other reason&lt;a href=&#34;#fnref25&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn26&#34;&gt;&lt;p&gt;The implications of this are sometimes not recognized by beginners as I write about in &lt;a href=&#34;https://www.bryanshalloway.com/2020/11/23/remember-resampling-techniques-change-the-base-rates-of-your-predictions/&#34;&gt;Undersampling Will Change the Base Rates of Your Model’s Predictions&lt;/a&gt;.&lt;a href=&#34;#fnref26&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn27&#34;&gt;&lt;p&gt;For example gradient boosting techniques bias successive resamples such that observations where the model performs poorly are more likely to be selected in subsequent rounds of model training.&lt;a href=&#34;#fnref27&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn28&#34;&gt;&lt;p&gt;This is described in &lt;a href=&#34;https://mlr.mlr-org.com/articles/tutorial/cost_sensitive_classif.html#i--weighting&#34;&gt;Rebalancing, i. Weighting&lt;/a&gt; in the &lt;a href=&#34;https://mlr.mlr-org.com/&#34;&gt;mlr&lt;/a&gt; vignette.&lt;a href=&#34;#fnref28&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn29&#34;&gt;&lt;p&gt;As well as documentation for how to approach these scenarios using &lt;code&gt;mlr&lt;/code&gt;&lt;a href=&#34;#fnref29&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn30&#34;&gt;&lt;p&gt;Some classification metrics cannot be calculated if you weight the cells to zero – although I do not believe them to be appropriate I wanted to preserve the examples below as mental bookmarks.&lt;a href=&#34;#fnref30&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn31&#34;&gt;&lt;p&gt;My concern was that there may be mathematical or contextual reasons why this should generally be the case. For example that not doing so in some ways ‘double counts’ things somehow.&lt;a href=&#34;#fnref31&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn32&#34;&gt;&lt;p&gt;Allowing them as weights on the existing confusion matrix means that other metrics (other than cost) may also be calculated… many of these are in ratio form and either can’t be calculated or don’t make sense if some of the cells are negative (or zero).&lt;a href=&#34;#fnref32&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn33&#34;&gt;&lt;p&gt;e.g looking at the AUC or the precision recall curve.&lt;a href=&#34;#fnref33&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn34&#34;&gt;&lt;p&gt;E.g. accuracy is pointless to calculate if weighting the diagonals to zero. Sensitivity pointless when weighting TP to 0… etc.&lt;a href=&#34;#fnref34&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Undersampling Will Change the Base Rates of Your Model&#39;s Predictions</title>
      <link>https://www.bryanshalloway.com/2020/11/23/remember-resampling-techniques-change-the-base-rates-of-your-predictions/</link>
      <pubDate>Mon, 23 Nov 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2020/11/23/remember-resampling-techniques-change-the-base-rates-of-your-predictions/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/rmarkdown-libs/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;

&lt;div id=&#34;TOC&#34;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#create-data&#34;&gt;Create Data&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#association-of-feature-and-target&#34;&gt;Association of ‘feature’ and ‘target’&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#resample&#34;&gt;Resample&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#build-models&#34;&gt;Build Models&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#rescale-predictions-to-predicted-probabilities&#34;&gt;Rescale Predictions to Predicted Probabilities&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#density-plots&#34;&gt;Density Plots&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#lift-plot&#34;&gt;Lift Plot&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#comparing-scaling-methods&#34;&gt;Comparing Scaling Methods&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;!-- This chunk allows more than three levels for the Table of Contents --&gt;
&lt;!-- &lt;script&gt; --&gt;
&lt;!--     $(document).ready(function() { --&gt;
&lt;!--       $items = $(&#39;div#TOC li&#39;); --&gt;
&lt;!--       $items.each(function(idx) { --&gt;
&lt;!--         num_ul = $(this).parentsUntil(&#39;#TOC&#39;).length; --&gt;
&lt;!--         $(this).css({&#39;text-indent&#39;: num_ul * 10, &#39;padding-left&#39;: 0}); --&gt;
&lt;!--       }); --&gt;
&lt;!--     }); --&gt;
&lt;!-- &lt;/script&gt; --&gt;
&lt;p&gt;&lt;strong&gt;TLDR:&lt;/strong&gt; In classification problems, under and over sampling&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt; techniques shift the distribution of predicted probabilities towards the minority class. If your problem requires accurate probabilities you will need to adjust your predictions in some way during post-processing (or at another step) to account for this&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;People new to predictive modeling may rush into using sampling procedures without understanding what these procedures are doing. They then sometimes get confused when their predictions appear way off (from those that would be expected according to the base rates in their data). I decided to write this vignette to briefly walk through an example of the implications of under or over sampling procedures on the base rates of predictions&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;My examples will appear obvious to individuals with experience in predictive modeling with imbalanced classes. The code is pulled largely from a few emails I sent in early to mid 2018&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt; to individuals new to data science. Like my other posts, you can view the source code on &lt;a href=&#34;https://github.com/brshallo/brshallo&#34;&gt;github&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Note that this post is not about &lt;em&gt;what&lt;/em&gt; resampling procedures are or &lt;em&gt;why&lt;/em&gt; you might want to them&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt;, it is meant &lt;em&gt;only&lt;/em&gt; to demonstrate that such procedures change the base rates of your predictions (unless adjusted for).&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;em&gt;The proportion of TRUE to FALSE cases of the target in binary classification problems largely determines the base rate of the predictions produced by the model. Therefore if you use sampling techniques that change this proportion (e.g. to go from 5-95 to 50-50 TRUE-FALSE ratios) there is a good chance you will want to rescale / calibrate&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt; your predictions before using them in the wild (if you care about things other than simply ranking your observations&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt;).&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(tidyverse)
library(modelr)
library(ggplot2)
library(gridExtra)
library(purrr)

theme_set(theme_bw())&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;create-data&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Create Data&lt;/h1&gt;
&lt;p&gt;Generate classification data with substantial class imbalance&lt;a href=&#34;#fn8&#34; class=&#34;footnote-ref&#34; id=&#34;fnref8&#34;&gt;&lt;sup&gt;8&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# convert log odds to probability
convert_lodds &amp;lt;- function(log_odds) exp(log_odds) / (1 + exp(log_odds))

set.seed(123)

minority_data &amp;lt;- tibble(rand_lodds = rnorm(1000, log(.03 / (1 - .03)), sd = 1),
       rand_probs = convert_lodds(rand_lodds)) %&amp;gt;% 
  mutate(target = map(.x = rand_probs, ~rbernoulli(100, p = .x))) %&amp;gt;% 
  unnest() %&amp;gt;% 
  mutate(id = row_number())

# Change the name of the same of the variables to make the dataset more
# intuitive to follow.
example &amp;lt;- minority_data %&amp;gt;% 
  select(id, target, feature = rand_lodds)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;em&gt;In this dataset we have a class imbalance where our &lt;code&gt;target&lt;/code&gt; is composed of ~5% positive (&lt;code&gt;TRUE&lt;/code&gt;) cases and ~95% negative (&lt;code&gt;FALSE&lt;/code&gt;) cases.&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;example %&amp;gt;% 
  count(target) %&amp;gt;% 
  mutate(proportion = round(n / sum(n), 3)) %&amp;gt;% 
  knitr::kable()&lt;/code&gt;&lt;/pre&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;left&#34;&gt;target&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;n&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;proportion&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;FALSE&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;95409&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.954&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;left&#34;&gt;TRUE&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;4591&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.046&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Make 80-20 train - test split&lt;a href=&#34;#fn9&#34; class=&#34;footnote-ref&#34; id=&#34;fnref9&#34;&gt;&lt;sup&gt;9&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;set.seed(123)
train &amp;lt;- example %&amp;gt;% 
  sample_frac(0.80)

test &amp;lt;- example %&amp;gt;% 
  anti_join(train, by = &amp;quot;id&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;association-of-feature-and-target&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Association of ‘feature’ and ‘target’&lt;/h1&gt;
&lt;p&gt;We have one important input to our model named &lt;code&gt;feature&lt;/code&gt;&lt;a href=&#34;#fn10&#34; class=&#34;footnote-ref&#34; id=&#34;fnref10&#34;&gt;&lt;sup&gt;10&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;train %&amp;gt;% 
  ggplot(aes(feature, fill = target))+
  geom_histogram()+
  labs(title = &amp;quot;Distribution of values of &amp;#39;feature&amp;#39;&amp;quot;,
       subtitle = &amp;quot;Greater values of &amp;#39;feature&amp;#39; associate with higher likelihood &amp;#39;target&amp;#39; = TRUE&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions_files/figure-html/unnamed-chunk-5-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;div id=&#34;resample&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Resample&lt;/h2&gt;
&lt;p&gt;Make a new sample &lt;code&gt;train_downsamp&lt;/code&gt; that keeps all positive cases in the training set and an equal number of randomly sampled negative cases so that the split is no longer 5-95 but becomes 50-50.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;minority_class_size &amp;lt;- sum(train$target)

set.seed(1234)

train_downsamp &amp;lt;- train %&amp;gt;% 
  group_by(target) %&amp;gt;% 
  sample_n(minority_class_size) %&amp;gt;% 
  ungroup()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;See below for what the distribution of &lt;code&gt;feature&lt;/code&gt; looks like in the down-sampled dataset.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;train_downsamp %&amp;gt;% 
  ggplot(aes(feature, fill = target))+
  geom_histogram()+
  labs(title = &amp;quot;Distribution of values of &amp;#39;feature&amp;#39; (down-sampled)&amp;quot;,
       subtitle = &amp;quot;Greater values of &amp;#39;feature&amp;#39; associate with higher likelihood &amp;#39;target&amp;#39; = TRUE&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions_files/figure-html/unnamed-chunk-7-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;build-models&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Build Models&lt;/h2&gt;
&lt;p&gt;Train a logistic regression model to predict positive cases for &lt;code&gt;target&lt;/code&gt; based on &lt;code&gt;feature&lt;/code&gt; using the training dataset without any changes in the sample (i.e. with the roughly 5-95 class imbalance).&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;mod_5_95 &amp;lt;- glm(target ~ feature, family = binomial(&amp;quot;logit&amp;quot;), data = train)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Train a model with the down-sampled (i.e. 50-50) dataset.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;mod_50_50 &amp;lt;- glm(target ~ feature, family = binomial(&amp;quot;logit&amp;quot;), data = train_downsamp)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Add the predictions from each of these models&lt;a href=&#34;#fn11&#34; class=&#34;footnote-ref&#34; id=&#34;fnref11&#34;&gt;&lt;sup&gt;11&lt;/sup&gt;&lt;/a&gt; onto our test set (and convert log-odd predictions to probabilities).&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;test_with_preds &amp;lt;- test %&amp;gt;% 
  gather_predictions(mod_5_95, mod_50_50) %&amp;gt;% 
  mutate(pred_prob = convert_lodds(pred))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Visualize distributions of predicted probability of the positive and negative cases for each model.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;test_with_preds %&amp;gt;% 
  ggplot(aes(x = pred_prob, fill = target))+
  geom_histogram()+
  facet_wrap(~model, ncol = 1)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions_files/figure-html/unnamed-chunk-11-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;The predicted probabilities for the model built with the down-sampled 50-50 dataset are much higher than those built with the original 5-95 dataset. For example, let’s look at the predictions between these models for a particular observation:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;test_with_preds %&amp;gt;% 
  filter(id == 1828) %&amp;gt;%
  arrange(id) %&amp;gt;% 
  select(-pred) %&amp;gt;% 
  knitr::kable(digits = 2)&lt;/code&gt;&lt;/pre&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;left&#34;&gt;model&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;id&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;target&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;feature&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;pred_prob&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;mod_5_95&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;1828&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;FALSE&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;-2.77&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.06&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;left&#34;&gt;mod_50_50&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;1828&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;FALSE&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;-2.77&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.56&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;This shows that when &lt;code&gt;feature&lt;/code&gt; is equal to -2.77, the model built without undersampling produces a prediction of 6% whereas the model built from the undersampled data would predict 56%. The former can be thought of as the predicted probability of the event whereas the latter would first need to be rescaled.&lt;/p&gt;
&lt;p&gt;If picking a decision threshold for the predictions, the model built from the undersampled dataset would have far more predictions of &lt;code&gt;TRUE&lt;/code&gt; compared to the rate of &lt;code&gt;TRUE&lt;/code&gt;s from the model built from the original training dataset&lt;a href=&#34;#fn12&#34; class=&#34;footnote-ref&#34; id=&#34;fnref12&#34;&gt;&lt;sup&gt;12&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;rescale-predictions-to-predicted-probabilities&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Rescale Predictions to Predicted Probabilities&lt;/h2&gt;
&lt;p&gt;Isotonic Regression&lt;a href=&#34;#fn13&#34; class=&#34;footnote-ref&#34; id=&#34;fnref13&#34;&gt;&lt;sup&gt;13&lt;/sup&gt;&lt;/a&gt; or Platt scaling&lt;a href=&#34;#fn14&#34; class=&#34;footnote-ref&#34; id=&#34;fnref14&#34;&gt;&lt;sup&gt;14&lt;/sup&gt;&lt;/a&gt; could be used. Such methods are used to calibrate outputted predictions and ensure they align with &lt;em&gt;actual&lt;/em&gt; probabilities. Recalibration techniques are typically used when you have models that may not output well-calibrated probabilities&lt;a href=&#34;#fn15&#34; class=&#34;footnote-ref&#34; id=&#34;fnref15&#34;&gt;&lt;sup&gt;15&lt;/sup&gt;&lt;/a&gt;. However these methods can also be used to rescale your outputs (as in this case). (In the case of linear models, there are also simpler approaches available&lt;a href=&#34;#fn16&#34; class=&#34;footnote-ref&#34; id=&#34;fnref16&#34;&gt;&lt;sup&gt;16&lt;/sup&gt;&lt;/a&gt;.)&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;mod_50_50_rescaled_calibrated &amp;lt;- train %&amp;gt;% 
  add_predictions(mod_50_50) %&amp;gt;% 
  glm(target ~ pred, family = binomial(&amp;quot;logit&amp;quot;), data = .)&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;test_with_preds_adjusted &amp;lt;- test %&amp;gt;% 
  spread_predictions(mod_5_95, mod_50_50) %&amp;gt;% 
  rename(pred = mod_50_50) %&amp;gt;% 
  spread_predictions(mod_50_50_rescaled_calibrated) %&amp;gt;% 
  select(-pred) %&amp;gt;% 
  gather(mod_5_95, mod_50_50_rescaled_calibrated, key = &amp;quot;model&amp;quot;, value = &amp;quot;pred&amp;quot;) %&amp;gt;% 
  mutate(pred_prob = convert_lodds(pred)) 

test_with_preds_adjusted %&amp;gt;% 
  ggplot(aes(x = pred_prob, fill = target))+
  geom_histogram()+
  facet_wrap(~model, ncol = 1)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions_files/figure-html/unnamed-chunk-14-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Now that the predictions have been calibrated according to their underlying base rate, you can see the distributions of the predictions between the models are essentially the same.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix&lt;/h1&gt;
&lt;div id=&#34;density-plots&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Density Plots&lt;/h2&gt;
&lt;p&gt;Rebuilding plots but using density distributions by class (rather than histograms based on counts).&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;test_with_preds %&amp;gt;% 
  ggplot(aes(x = pred_prob, fill = target))+
  geom_density(alpha = 0.3)+
  facet_wrap(~model, ncol = 1)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions_files/figure-html/unnamed-chunk-15-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;test_with_preds_adjusted %&amp;gt;% 
  ggplot(aes(x = pred_prob, fill = target))+
  geom_density(alpha = 0.3)+
  facet_wrap(~model, ncol = 1)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions_files/figure-html/unnamed-chunk-15-2.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;lift-plot&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Lift Plot&lt;/h2&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;test_with_preds_adjusted %&amp;gt;% 
  mutate(target = factor(target, c(&amp;quot;TRUE&amp;quot;, &amp;quot;FALSE&amp;quot;))) %&amp;gt;% 
  filter(model == &amp;quot;mod_5_95&amp;quot;) %&amp;gt;%
  yardstick::lift_curve(target, pred) %&amp;gt;% 
  autoplot()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-11-23-remember-resampling-techniques-change-the-base-rates-of-your-predictions_files/figure-html/unnamed-chunk-16-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;comparing-scaling-methods&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Comparing Scaling Methods&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Added after publishing&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Thanks to &lt;a href=&#34;https://andrewpwheeler.com/&#34;&gt;Andrew Wheeler&lt;/a&gt; for his helpful disqus comment referencing another method for rescaling which prompted me to create a quick &lt;a href=&#34;https://gist.github.com/brshallo/24338a87b33e5d2ac98d200b1ccecfc5&#34;&gt;gist&lt;/a&gt; comparing platt scaling against using an offset/adjustment approach for rescaling.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://camo.githubusercontent.com/4f6e2dee86039f3cbd23980414cac318cabd364459714b3520ffe00b870d13a4/68747470733a2f2f692e696d6775722e636f6d2f613245496e69392e706e67&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;In the title I just mention Undersamping for brevities sake. Upsampling and downsampling are synonyms you may hear as well&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;I expect the audience for this post may be rather limited.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;I wrote this example After having conversations related to this a few times (and participants not grasping points that would become clear with demonstration).&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;before I started using &lt;a href=&#34;https://www.tidymodels.org/&#34;&gt;tidymodels&lt;/a&gt;&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;or any of a myriad of topics related to this.&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;There are often pretty easy built-in ways to accommodate this.&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;There are also other reasons you may not want to rescale your predictions… but in many cases you will want to.&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn8&#34;&gt;&lt;p&gt;Could have been more precise here…&lt;a href=&#34;#fnref8&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn9&#34;&gt;&lt;p&gt;no need for validation for this example&lt;a href=&#34;#fnref9&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn10&#34;&gt;&lt;p&gt;The higher incidence of TRUE values in the target at higher scores demonstrates the features predictive value.&lt;a href=&#34;#fnref10&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn11&#34;&gt;&lt;p&gt;One built with 5-95 split the other with a downsampled 50-50 split.&lt;a href=&#34;#fnref11&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn12&#34;&gt;&lt;p&gt;Of course you could just use different decision thresholds for the predictions as well.&lt;a href=&#34;#fnref12&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn13&#34;&gt;&lt;p&gt;Decision tree based approach&lt;a href=&#34;#fnref13&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn14&#34;&gt;&lt;p&gt;Logistic regression based approach&lt;a href=&#34;#fnref14&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn15&#34;&gt;&lt;p&gt;E.g. when using Support Vector Machines&lt;a href=&#34;#fnref15&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn16&#34;&gt;&lt;p&gt;In this case we are starting with a linear model hence we could also have just changed the intercept value to get the same affect. Rescaling methods act on the &lt;em&gt;predictions&lt;/em&gt; rather than the model parameters. Hence these scaling methods have the advantage of being generalizable as they are agnostic to model type.&lt;a href=&#34;#fnref16&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Influencing Distributions with Tiered Incentives</title>
      <link>https://www.bryanshalloway.com/2020/11/02/influencing-distributions/</link>
      <pubDate>Mon, 02 Nov 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2020/11/02/influencing-distributions/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/rmarkdown-libs/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;

&lt;div id=&#34;TOC&#34;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#simple-example&#34;&gt;Simple Example&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#applying-incentives&#34;&gt;Applying Incentives&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#takeaways-of-resulting-distribution&#34;&gt;Takeaways of Resulting Distribution&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#think-carefully-about-assumptions&#34;&gt;Think Carefully About Assumptions&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#how-to-set-assumptions&#34;&gt;How to Set Assumptions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#simple-assumptions&#34;&gt;Simple Assumptions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#trade-offs&#34;&gt;Trade-offs&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;p&gt;In this post I will use incentives for sales representatives in pricing to provide examples of factors to consider when attempting to influence an existing distribution.&lt;/p&gt;
&lt;p&gt;For instance, if you have a lever that pushes prices from low to high, using the lever to influence the prices adjacent to the right of the largest parts of the distribution will (likely, though contingent on a variety of factors) make the biggest impact on raising the average price attained. If the starting distribution is normal, this means incentives applied near the lower prices (the tail of the distribution) may have the smallest impact.&lt;/p&gt;
&lt;p&gt;All figures in this post are created using the R programming language (see &lt;a href=&#34;https://github.com/brshallo/brshallo/blob/master/content/post/2020-11-02-influencing-distributions.Rmd&#34;&gt;Rmarkdown document&lt;/a&gt; on github for code).&lt;/p&gt;
&lt;div id=&#34;simple-example&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Simple Example&lt;/h1&gt;
&lt;p&gt;Imagine you have a product that can be sold anywhere from $100 to $150. Sales reps want to sell for as high of a price as possible and customers want to purchase for as low of a price as possible. In this tension your product ends-up selling, on average, for $125 and follows a truncated normal distribution with standard deviation of $10&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(tidyverse)

theme_set(theme_bw())&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;data_distribution &amp;lt;- tibble(price = 100:150,
       dens = dnorm(price, mean = 125, sd = 10)) %&amp;gt;% 
  mutate(dens_scaled = dens / sum(dens))

data_distribution %&amp;gt;% 
  ggplot(aes(x = price, y = dens_scaled))+
  geom_col()+
  ylim(c(0, 0.15))+
  labs(y = &amp;quot;density&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-11-02-influencing-distributions_files/figure-html/unnamed-chunk-2-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;div id=&#34;applying-incentives&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Applying Incentives&lt;/h2&gt;
&lt;p&gt;Executive leadership wants to apply additional incentives on sales reps to keep prices high&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;. They task you with setting-up a tiered compensation scheme whereby deals at the top-end of the distribution get a higher compensation rate compared to deals at the bottom end of the distribution.&lt;/p&gt;
&lt;p&gt;Applying such an additional incentive on sales teams has the potential advantage of pushing some proportion of deals to a higher price&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;. There are also &lt;a href=&#34;#trade-offs&#34;&gt;Trade-offs&lt;/a&gt; associated with such an initiative (indicated in the &lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;), these will be ignored for the purposes of this exercise.&lt;/p&gt;
&lt;p&gt;Say you decide to set cut-points to split the distribution into quartiles such that sales reps get larger bonuses if their deals fall into higher quartiles.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;data_distribution %&amp;gt;% 
  mutate(cum_dens = cumsum(dens_scaled),
         quartile = (cum_dens) %/% 0.2500001 + 1,
         quartile = as.factor(quartile)) %&amp;gt;% 
  rename(initial_quartile = quartile) %&amp;gt;% 
  ggplot(aes(x = price, y = dens_scaled, fill = initial_quartile))+
  geom_col()+
  scale_fill_discrete(type = c(&amp;quot;deeppink&amp;quot;, &amp;quot;orange&amp;quot;, &amp;quot;yellow2&amp;quot;, &amp;quot;royalblue&amp;quot;))+
  ylim(c(0, 0.15))+
  labs(y = &amp;quot;density&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-11-02-influencing-distributions_files/figure-html/unnamed-chunk-3-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Applying incentives is likely to lead to a different distribution for future deals.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Consider what the relevant factors and assumptions are in influencing the existing distribution. &lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Take a moment to hypothesize what the new distribution will look like after incentives are applied&lt;/em&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;After applying incentives the resulting distribution is likely to depend on:&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;The starting distribution&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt; of deals.&lt;/li&gt;
&lt;li&gt;What the incentives are and &lt;em&gt;how&lt;/em&gt; they influence the initial distribution.&lt;/li&gt;
&lt;li&gt;How this influence degrades the farther away the starting position of a deal is from the next tier up in incentives.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;You could paramaterize this problem and model the expected distribution. Making some &lt;a href=&#34;#simple-assumptions&#34;&gt;Simple Assumptions&lt;/a&gt; (described in the &lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;), the chart below shows a (potential) resulting distribution after applying the incentives.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;data_distribution &amp;lt;- data_distribution %&amp;gt;% 
  mutate(cum_dens = cumsum(dens_scaled),
         incentive = ((cum_dens) %/% 0.2500001) * 5,
         incentive_delta = ifelse(incentive == 15, 0, 5)) # hard coded&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# very inefficient approach computationally
get_row_bump &amp;lt;- function(price_current){
  current_incentive &amp;lt;- data_distribution %&amp;gt;% 
    filter(price == {{price_current}}) %&amp;gt;% 
    pull(incentive)

  output &amp;lt;- data_distribution %&amp;gt;% 
    filter(price &amp;gt; {{price_current}}, incentive &amp;gt; current_incentive) %&amp;gt;% 
    head(1) %&amp;gt;% 
    pull(price)
  
  if(length(output) == 0) output &amp;lt;- NA
  
  output
}

proportion_raised &amp;lt;- function(density, incentive_delta, distance){
  decay &amp;lt;- 0.75^(distance - 1)
  incentive &amp;lt;- incentive_delta * 0.15
  # incentive &amp;lt;- ifelse(incentive &amp;gt; 1, 1, incentive)
  
  density * decay * incentive
}&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;data_distribution %&amp;gt;% 
  mutate(quartile = (cum_dens) %/% 0.2500001 + 1,
         quartile = as.factor(quartile)) %&amp;gt;% 
  mutate(price_next = map_int(price, get_row_bump),
         price_dist = price_next - price) %&amp;gt;% 
  mutate(density_convert = proportion_raised(dens_scaled, incentive_delta, price_dist)) %&amp;gt;% 
  select(-dens) %&amp;gt;% 
  # add converted density to nearest point
  group_by(incentive) %&amp;gt;% 
  mutate(dens_convert_total = sum(density_convert),
         price_switch = price == min(price)) %&amp;gt;% 
  ungroup() %&amp;gt;% 
  mutate(dens_convert_total = lag(dens_convert_total),
         dens_convert_total = ifelse(price_switch, dens_convert_total, 0)) %&amp;gt;%
  # na&amp;#39;s to 0&amp;#39;s
  mutate(across(c(density_convert, dens_convert_total), ~ifelse(is.na(.x), 0, .x))) %&amp;gt;% 
  # adjust percentages
  mutate(dens_adj = dens_scaled - density_convert + dens_convert_total) %&amp;gt;%
  rename(initial_quartile = quartile) %&amp;gt;% 
  # graph
  ggplot(aes(x = price))+
  geom_col(aes(y = dens_adj, fill = initial_quartile))+
  scale_fill_discrete(type = c(&amp;quot;deeppink&amp;quot;, &amp;quot;orange&amp;quot;, &amp;quot;yellow2&amp;quot;, &amp;quot;royalblue&amp;quot;))+
  ylim(c(0, 0.15))+
  labs(y = &amp;quot;density&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-11-02-influencing-distributions_files/figure-html/unnamed-chunk-6-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Gray bars in the chart below indicate where (on the original distribution) movement to a higher tier will occur.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;data_distribution %&amp;gt;% 
  mutate(quartile = (cum_dens) %/% 0.2500001 + 1,
         quartile = as.factor(quartile)) %&amp;gt;% 
  mutate(price_next = map_int(price, get_row_bump),
         price_dist = price_next - price) %&amp;gt;% 
  mutate(density_convert = proportion_raised(dens_scaled, incentive_delta, price_dist)) %&amp;gt;% 
  select(-dens) %&amp;gt;% 
  rename(initial_quartile = quartile) %&amp;gt;% 
  ggplot(aes(x = price))+
  geom_col(aes(y = dens_scaled, fill = initial_quartile))+
  geom_col(aes(y = density_convert), fill = &amp;quot;gray&amp;quot;)+
  scale_fill_discrete(type = c(&amp;quot;deeppink&amp;quot;, &amp;quot;orange&amp;quot;, &amp;quot;yellow2&amp;quot;, &amp;quot;royalblue&amp;quot;))+
  ylim(c(0, 0.15))+
  labs(y = &amp;quot;density&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-11-02-influencing-distributions_files/figure-html/unnamed-chunk-7-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;div id=&#34;takeaways-of-resulting-distribution&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Takeaways of Resulting Distribution&lt;/h3&gt;
&lt;p&gt;The greatest proportion of deals were moved from orange to yellow and from yellow to blue. Pink to orange had the least amount of movement (due to the first quartile being spread across a wider range).&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;data_distribution %&amp;gt;% 
  mutate(quartile = (cum_dens) %/% 0.2500001 + 1,
         quartile = as.factor(quartile)) %&amp;gt;% 
  mutate(price_next = map_int(price, get_row_bump),
         price_dist = price_next - price) %&amp;gt;% 
  mutate(density_convert = proportion_raised(dens_scaled, incentive_delta, price_dist)) %&amp;gt;% 
  select(-dens) %&amp;gt;% 
  mutate(incentive = case_when(incentive == 0 ~ &amp;quot;pink to orange&amp;quot;,
                               incentive == 5 ~ &amp;quot;orange to yellow&amp;quot;,
                               incentive == 10 ~ &amp;quot;yellow to blue&amp;quot;,
                               TRUE ~ &amp;quot;stayed blue&amp;quot;) %&amp;gt;% fct_inorder()) %&amp;gt;% 
  group_by(incentive) %&amp;gt;% 
  summarise(density_converted = sum(density_convert) %&amp;gt;% round(3)) %&amp;gt;% 
  knitr::kable()&lt;/code&gt;&lt;/pre&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;left&#34;&gt;incentive&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;density_converted&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;pink to orange&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.068&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;left&#34;&gt;orange to yellow&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.099&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;yellow to blue&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.095&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;left&#34;&gt;stayed blue&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;NA&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Incentives Make the Biggest Difference When Nearer to the Largest Parts of the Distribution Susceptible to Change&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Because these incentives slide deals from lower prices to higher prices, those cut-points that are &lt;em&gt;just above&lt;/em&gt; the most dense parts of the distribution have the biggest impacts on the post-incentivized distribution. For a normal distribution, such as this one, that means incentives just to the right of the first quartile have the smallest impact. (Importantly, this assumes susceptibility to rightward mobility is evenly distributed across the starting distribution.)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;How Many Thresholds&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;For many reasonable assumptions&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt;, having more thresholds will lead to greater movement upwards in the distribution. Similarly, a continuous application of incentives (i.e. sales reps get higher compensation for every point they move up on the distribution) can be optimal under certain assumptions as well&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Quartiles change&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;After applying the incentives, the cut-points for segmenting the distribution into quartiles on future deals will be different. Given your assumptions, you could try forecasting where the new quartiles will exist (after applying the incentives) and adjust the bonus thresholds proactively.&lt;/p&gt;
&lt;p&gt;Thresholds for incentives could also be adjusted dynamically. For example based on a rolling average of the quartiles of recent deals. In this approach, you apply initial incentives and then allow them to change dynamically depending on the resulting distribution of deals – setting guard rails where appropriate. An advantage to this dynamic approach is that the compensation rates gets set based on behavior&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt; – which is helpful in cases where you may not trust your ability to set appropriate thresholds.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;think-carefully-about-assumptions&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Think Carefully About Assumptions&lt;/h3&gt;
&lt;p&gt;Simulating the expected outcome based on assumptions such as the ones described in this post are helpful in thoughtfully elucidating the problem for yourself or for others. Assumptions do not need to be &lt;em&gt;perfect&lt;/em&gt; to be useful for thinking through the problem but they should lean towards the &lt;em&gt;actual&lt;/em&gt; patterns in your example.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;How do Incentives Aggregate?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In this case, we are assuming incentives aggregate in a linear way. This means that five 1 ppt incentives have the same amount of influence as one 5 ppt incentive. It could be that the former is more influential (people prefer many small bonuses) or the latter is more influential (people prefer one large bonuses)&lt;a href=&#34;#fn8&#34; class=&#34;footnote-ref&#34; id=&#34;fnref8&#34;&gt;&lt;sup&gt;8&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;It could also be that there is a ‘correct’ size of incentive and that too small an incentive makes no difference but a large incentive has diminishing returns. If this is the case a logistic function or other ‘S’ shaped function may be more reasonable for modeling the influence of incentives.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;How does Influence Degrade With Distance From Incentives?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In this case, we are assuming the influence of an incentive exponential decays (the influence decreases by 25% for every point we move from the cut-point). Hence being only a few points away from a cut-point has a big impact, but the degradation is less with each point we move away.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;How is Slack Distributed&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I assumed slack (i.e. the possibility of deals being influenced by incentives) was equally distributed. (It could be that slack is distributed disproportionally towards the lower ends of the distribution for example.)&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;how-to-set-assumptions&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;How to Set Assumptions&lt;/h1&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;Start with what makes sense (e.g. normal distributions are often good starting places)&lt;/li&gt;
&lt;li&gt;Review historical data&lt;/li&gt;
&lt;li&gt;Set-up formal tests (e.g. create hypotheses and see how behavior adjusts as you change incentives on random subsets of your sales representatives)&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix&lt;/h1&gt;
&lt;div id=&#34;simple-assumptions&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Simple Assumptions&lt;/h2&gt;
&lt;p&gt;For this example, we will say the incentives you established are higher compensation rates depending on which quartile the deal falls in. If the deal falls in the lowest quartile they get no increase, in the 2nd quartile they get a 5 percentage point (ppt) increase in pay, the 3rd a 10 ppt increase, the 4th a 15 ppt increase&lt;a href=&#34;#fn9&#34; class=&#34;footnote-ref&#34; id=&#34;fnref9&#34;&gt;&lt;sup&gt;9&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;For now I’ll pick some overly simple but sensible values for each question:&lt;/em&gt;&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;&lt;p&gt;As indicated, we are assuming the ‘natural’ distribution of prices is roughly normal&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;We will assume that for every 1 ppt change in incentive that 15% of the deals immediately to the right of the cut-off will be moved up to the cut-off value.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;We will assume that this influence degrades by 25% for every dollar you move from the cut-point&lt;a href=&#34;#fn10&#34; class=&#34;footnote-ref&#34; id=&#34;fnref10&#34;&gt;&lt;sup&gt;10&lt;/sup&gt;&lt;/a&gt;. I am ignoring the possibility of deals jumping more than on level (e.g. deals moving from the 1st quartile to the 3rd quartile)&lt;a href=&#34;#fn11&#34; class=&#34;footnote-ref&#34; id=&#34;fnref11&#34;&gt;&lt;sup&gt;11&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;div id=&#34;trade-offs&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Trade-offs&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;A sales rep may have been able to sell more product at a lower price.
&lt;ul&gt;
&lt;li&gt;The additional incentive causes some deals (those selling for lower prices) to be passed on because the incentive to close on the deal for reps has been lowered (this may be intentional in that the impact on price erosion of these deals is worth the decrease in sales…).&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;You may have to pay your sales reps more&lt;/li&gt;
&lt;li&gt;Applying such incentives may create additional bureaucratic hurdles in closing deals that increase the friction of closing deals, causing some percentage of deals to be lost
&lt;ul&gt;
&lt;li&gt;It could be that deals don’t have slack in them and are already optimal…&lt;/li&gt;
&lt;li&gt;Any change in pricing behavior has the risk of upsetting customers or having downstream affects.&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;Ideally&lt;/em&gt; the organization is able to take into account risks and advantages in pricing and set-up incentives that are focused on overall profitability and firm growth (not &lt;em&gt;just&lt;/em&gt; in terms of a single factor).&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;Limits for Y axis appear too large for this chart but are set from 0 to 0.15 so as to be consistent with similar figures later in post.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;E.g. to prevent brand erosion, improve margins, etc.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;This assumes that there is some slack in the existing deals and that representatives are in a position to impact this and will do so if provided higher incentives.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;or potentially a ‘natural’ distribution that would exist in the absence of incentives&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;Key to this assumption is how incentives degrade as you move farther from a cut-point.&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;These do not consider potential psychological impacts or difficulty of implementation.&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;Similar to in a market.&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn8&#34;&gt;&lt;p&gt;Research into psychological biases suggests the former may be true.&lt;a href=&#34;#fnref8&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn9&#34;&gt;&lt;p&gt;You could also construct this such that lower quartiles have negative incentives and higher quartiles have positive incentives.&lt;a href=&#34;#fnref9&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn10&#34;&gt;&lt;p&gt;The functions governing these behaviors are almost certainly more sophisticated.&lt;a href=&#34;#fnref10&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn11&#34;&gt;&lt;p&gt;Factoring this possibility in would likely lead to incentives at the higher quartiles making a slightly larger impact.&lt;a href=&#34;#fnref11&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Gambling Where the House Almost Always Loses... but Still Wins</title>
      <link>https://www.bryanshalloway.com/2020/10/28/idea-for-casino-games-where-the-player-almost-always-win/</link>
      <pubDate>Wed, 28 Oct 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2020/10/28/idea-for-casino-games-where-the-player-almost-always-win/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/rmarkdown-libs/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;

&lt;div id=&#34;TOC&#34;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#biases-in-value&#34;&gt;Biases in Value&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#implications-for-gambling&#34;&gt;Implications for Gambling&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#note-on-prospect-theory&#34;&gt;Note on Prospect Theory&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#wallet-roulette&#34;&gt;Wallet Roulette&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;p&gt;&lt;em&gt;In this post, I will describe an example of a game that produces many small wins for the player and occasional large wins for the house. Such a game could take advantage of psychological biases of individuals to prefer gains to be disaggregated and losses to be aggregated&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt; as well as a general disposition for accepting small sure-things when it comes to gains and a willingness to chance higher-risk scenarios in order to avoid paying losses (see &lt;a href=&#34;#note-on-prospect-theory&#34;&gt;Note on Prospect Theory&lt;/a&gt; for why these assertions may be inappropriate for the games I describe).&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;A negated roulette wheel (where the point is to avoid, rather than land on, a specific number) provides a simple example of a game that captures these dynamics&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;All types of games described in this post would need to be empirically evaluated in a gambling / gaming environment. The ideas are very much in a draft form&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;. The games discussed align with some psychological biases while potentially running counter to others&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt; – reading more on &lt;a href=&#34;https://en.wikipedia.org/wiki/Prospect_theory&#34;&gt;prospect theory&lt;/a&gt; and related ideas is required to more carefully consider approaches in game design&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt;. &lt;em&gt;See &lt;a href=&#34;#note-on-prospect-theory&#34;&gt;Note on Prospect Theory&lt;/a&gt; in the &lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt; for a retrospective discussion on errors I make in this post in applying psychological biases to gambling.&lt;/em&gt;&lt;/p&gt;
&lt;div id=&#34;biases-in-value&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Biases in Value&lt;/h1&gt;
&lt;p&gt;On Wednesday’s I co-lead an internal study group on Pricing Strategy. We just finished week four of &lt;a href=&#34;https://www.coursera.org/learn/uva-darden-bcg-pricing-strategy-customer-value/home/week/4&#34;&gt;Customer Value in Pricing Strategy&lt;/a&gt;. The material in this section is devoted almost entirely to the various conditions under which people behave ‘irrationally’&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt; and how / when a firm can manipulate the psychology of customers to demand a higher price for their products. The subject matter is rife with ethical dilemmas; setting these aside, the material sparked an idea for a new spin on games and gambling.&lt;/p&gt;
&lt;p&gt;There are a few psychological phenomena from the course that are important primers.&lt;/p&gt;
&lt;p&gt;I. People tend to be &lt;em&gt;risk seeking&lt;/em&gt; when facing &lt;strong&gt;losses&lt;/strong&gt; but &lt;em&gt;risk averse&lt;/em&gt; when facing &lt;strong&gt;gains&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;An example in the course is that, faced with the scenario below, people will tend to go for the sure thing and win $50 rather than the chance at gaining $100 (even though each option has the same expected value).&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-10-29-idea-for-casino-games-where-the-player-almost-always-win_files/gain-example.PNG&#34; /&gt;
&lt;em&gt;(all images in this section are screenshotted from the &lt;a href=&#34;https://www.coursera.org/learn/uva-darden-bcg-pricing-strategy-customer-value/home/week/4&#34;&gt;coursera materials&lt;/a&gt; created by the University of Virginia and Boston Consulting Group)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Though when facing potential losses, people prefer taking their chances and will tend to select the option with the risk of a greater loss (for the possibility of avoiding the loss entirely). They will choose a 50% chance of losing $100 (to avoid a guaranteed loss of $50).&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-10-29-idea-for-casino-games-where-the-player-almost-always-win_files/loss-example.PNG&#34; /&gt;&lt;/p&gt;
&lt;ol start=&#34;2&#34; style=&#34;list-style-type: upper-roman&#34;&gt;
&lt;li&gt;People tend to prefer &lt;em&gt;disaggregated&lt;/em&gt; &lt;strong&gt;gains&lt;/strong&gt; but &lt;em&gt;aggregated&lt;/em&gt; &lt;strong&gt;losses&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;People prefer multiple small good events over a single (larger) good event (even if the total value is equal). For example, people will prefer winning two low value scratch cards over winning a single higher value scratch card:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-10-29-idea-for-casino-games-where-the-player-almost-always-win_files/aggregated-gains.PNG&#34; /&gt;&lt;/p&gt;
&lt;p&gt;However people prefer taking losses in aggregated forms. As described in the course, they usually prefer receiving one large bill over multiple smaller bills:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-10-29-idea-for-casino-games-where-the-player-almost-always-win_files/aggregated-loss.PNG&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Even though, as with the previous examples, the value of the events are equal&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;implications-for-gambling&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Implications for Gambling&lt;/h1&gt;
&lt;p&gt;Many lotteries, slots, and other forms of gambling run counter to these particular psychological phenomena&lt;a href=&#34;#fn8&#34; class=&#34;footnote-ref&#34; id=&#34;fnref8&#34;&gt;&lt;sup&gt;8&lt;/sup&gt;&lt;/a&gt;. They offer repeated guaranteed initial losses (the quarter you put into the machine, the scratch ticket you buy from the counter, etc.) for the chance at a large payoff (winning the jackpot).&lt;/p&gt;
&lt;p&gt;I thought an interesting set-up for a game would be one that flipped this and made the player very likely to win a small amount each time they played but that always carried the risk of a single large loss&lt;a href=&#34;#fn9&#34; class=&#34;footnote-ref&#34; id=&#34;fnref9&#34;&gt;&lt;sup&gt;9&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;As an example, imagine a roulette-like wheel numbered from 1 to 10. You are instructed to pick a number. As long as you &lt;em&gt;don’t&lt;/em&gt; land on that number you will win $5. If you &lt;em&gt;do&lt;/em&gt; land on it you will lose $50 (or something along those lines for whatever size of bet&lt;a href=&#34;#fn10&#34; class=&#34;footnote-ref&#34; id=&#34;fnref10&#34;&gt;&lt;sup&gt;10&lt;/sup&gt;&lt;/a&gt;). This particular bet would yield the casino an expected value of 50 cents&lt;a href=&#34;#fn11&#34; class=&#34;footnote-ref&#34; id=&#34;fnref11&#34;&gt;&lt;sup&gt;11&lt;/sup&gt;&lt;/a&gt;. It also yields the player the excitement of an expected nine wins in a row&lt;a href=&#34;#fn12&#34; class=&#34;footnote-ref&#34; id=&#34;fnref12&#34;&gt;&lt;sup&gt;12&lt;/sup&gt;&lt;/a&gt;. The advert for the game might focus on the idea of “Tempting Fate&lt;a href=&#34;#fn13&#34; class=&#34;footnote-ref&#34; id=&#34;fnref13&#34;&gt;&lt;sup&gt;13&lt;/sup&gt;&lt;/a&gt;.”&lt;/p&gt;
&lt;p&gt;You could blend these ideas with other common gaming features. For example, you might have a mix of ‘big losses’ and ‘big wins’. Carrying on from the previous example, the wheel (numbered 1:10) could be set-up where the player selects a number for a ‘big win’ ($50 gain), and two ‘big losers’ ($50 loss for either), and the rest resulting in small wins ($5). The expected value for the casino on this set-up is now $1.50&lt;a href=&#34;#fn14&#34; class=&#34;footnote-ref&#34; id=&#34;fnref14&#34;&gt;&lt;sup&gt;14&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;There are a variety of forms this game could be tested in – it doesn’t have to be a roulette-like wheel in a casino (I actually think an app or more gamefied environment may work better&lt;a href=&#34;#fn15&#34; class=&#34;footnote-ref&#34; id=&#34;fnref15&#34;&gt;&lt;sup&gt;15&lt;/sup&gt;&lt;/a&gt;). &lt;em&gt;The novel feature is ensuring players get repeated high-likelihood small wins while having them pay their losses in one-off large losses (rather than small incremental payments).&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix&lt;/h1&gt;
&lt;div id=&#34;note-on-prospect-theory&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Note on Prospect Theory&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Section added after writing post and after reading a little more on Prospect Theory.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The course materials I reference in this post are themselves referencing research on when a player is facing &lt;em&gt;either&lt;/em&gt; only gains (guaranteed gain vs possible gain) or only losses (guaranteed loss vs possible loss). However in gambling the problem is mixed. Players face both the possibility of gains &lt;em&gt;or&lt;/em&gt; losses on any given bet. Khaneman describes the differences in the mixed case in &lt;em&gt;Chapter 26, Prospect Theory&lt;/em&gt; of his book &lt;em&gt;Thinking Fast and Slow&lt;/em&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;“In mixed gambles, where both a gain and a loss are possible, loss aversion causes extremely risk averse choices. In bad choices, where a sure loss is compared to a larger loss that is merely probable, diminishing sensitivity causes risk seeking. There is no contradiction. In the mixed case the possible loss looms twice as large as the possible gain.”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This suggests that my assertions throughout later parts of this post regarding risk seeking behaviors are likely incorrect&lt;a href=&#34;#fn16&#34; class=&#34;footnote-ref&#34; id=&#34;fnref16&#34;&gt;&lt;sup&gt;16&lt;/sup&gt;&lt;/a&gt;. This misapplication however might not present as much of a problem for my references of people’s preference for aggregated losses and disaggregated gains. Hence at least part of my justification for hypothesizing a game like “Wallet Roulette” may be applicable&lt;a href=&#34;#fn17&#34; class=&#34;footnote-ref&#34; id=&#34;fnref17&#34;&gt;&lt;sup&gt;17&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;It remains possible that multiple gains may represent greater value than a single larger loss. The chart below shows a typical example of the asymmetric S-shaped value function associated with gains/losses in Prospect Theory. Even with its asymmetry (whereby losses are felt more intensely than gains) it is clear that three gains (i.e. wins) of $0.05 would more than offset a single loss of $0.15 (assuming the value derived from individual gains can be aggregated linearly). Hence the types of games I describe may still be worth exploring in gambling contexts.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-10-28-idea-for-casino-games-where-the-player-almost-always-win_files/figure-html/unnamed-chunk-1-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;(Note that a previous version of this post had linked to a &lt;a href=&#34;https://upload.wikimedia.org/wikipedia/commons/thumb/8/85/Loss_Aversion.png/1024px-Loss_Aversion.png&#34;&gt;figure&lt;/a&gt; from &lt;a href=&#34;https://en.wikipedia.org/wiki/Prospect_theory&#34;&gt;Wikipedia&lt;/a&gt;. The current version was created using the &lt;code&gt;ptvalue()&lt;/code&gt; function for the “Prospect Theory Value Function” from the &lt;a href=&#34;https://github.com/R-CoderDotCom/econocharts&#34;&gt;econocharts&lt;/a&gt; package in R.&lt;a href=&#34;#fn18&#34; class=&#34;footnote-ref&#34; id=&#34;fnref18&#34;&gt;&lt;sup&gt;18&lt;/sup&gt;&lt;/a&gt;)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;One explanation for why people gamble at all is people’s tendency to overweight the likelihood of rare events&lt;a href=&#34;#fn19&#34; class=&#34;footnote-ref&#34; id=&#34;fnref19&#34;&gt;&lt;sup&gt;19&lt;/sup&gt;&lt;/a&gt;. While this explains participation in lotteries and sweepstakes it does not explain all forms of gambling. These other forms of gambling present additional challenges for Prospect Theory&lt;a href=&#34;#fn20&#34; class=&#34;footnote-ref&#34; id=&#34;fnref20&#34;&gt;&lt;sup&gt;20&lt;/sup&gt;&lt;/a&gt; to explain. Nick Barberis explains why a Prospect Theory agent may choose to gamble in &lt;a href=&#34;http://www.econ.yale.edu/~shiller/behfin/2009_03/barberis.pdf&#34;&gt;A Model of Casino Gambling&lt;/a&gt;, where he writes:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;“What is the intuition for why, in spite of loss aversion, a prospect theory agent might
still be willing to enter a casino?… We show that, if the agent enters
the casino, his preferred plan is to gamble as long as possible if he is winning, but to stop
gambling and leave the casino if he starts accumulating losses.”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The games I describe may appeal to this particular type of agent in that the games would be designed for the player to accumulate wins.&lt;/p&gt;
&lt;p&gt;The paper describes gamblers with different starting profiles. Variety in motivations and behaviors of gamblers opens the possibility that the types of games discussed in this blog post may appeal to a certain set of players (particularly those that are motivated by the feeling of winning rather than an overweighting of the tails of the probability distribution that likely motivates participation in lotteries and sweepstakes&lt;a href=&#34;#fn21&#34; class=&#34;footnote-ref&#34; id=&#34;fnref21&#34;&gt;&lt;sup&gt;21&lt;/sup&gt;&lt;/a&gt;). I would also suggest that there is ample room to improve the value players derive from slot machine like games&lt;a href=&#34;#fn22&#34; class=&#34;footnote-ref&#34; id=&#34;fnref22&#34;&gt;&lt;sup&gt;22&lt;/sup&gt;&lt;/a&gt; by applying ideas from Prospect Theory and other research into human behavior&lt;a href=&#34;#fn23&#34; class=&#34;footnote-ref&#34; id=&#34;fnref23&#34;&gt;&lt;sup&gt;23&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;wallet-roulette&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Wallet Roulette&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Below I will describe the rules for a game that I’ve come-up with called “Wallet Roulette&lt;a href=&#34;#fn24&#34; class=&#34;footnote-ref&#34; id=&#34;fnref24&#34;&gt;&lt;sup&gt;24&lt;/sup&gt;&lt;/a&gt;” that is designed to take advantage of the ideas described in the post above&lt;a href=&#34;#fn25&#34; class=&#34;footnote-ref&#34; id=&#34;fnref25&#34;&gt;&lt;sup&gt;25&lt;/sup&gt;&lt;/a&gt;. The game is set-up to look and feel somewhat similar to a slot machine but with a win / loss structure that is almost the &lt;a href=&#34;https://en.wikipedia.org/wiki/Complementary_event&#34;&gt;complement&lt;/a&gt; of that in slots&lt;a href=&#34;#fn26&#34; class=&#34;footnote-ref&#34; id=&#34;fnref26&#34;&gt;&lt;sup&gt;26&lt;/sup&gt;&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The virtual game is set in a dingy bar-like setting with shady (though cartoonish) figures holding wads of cash in their hands and crowded at the edges of the screen. They stare at you expectantly. A sinister looking attendant standing behind the bar administers play.&lt;/p&gt;
&lt;p&gt;The game begins when you take a wallet, fill it with money (your bet) and place it in front of you. A gun, a revolver, with six chambers in it is pointed at your wallet. The round starts when you fill one of the chambers with a bullet, spin the cylinder, wait for it to come to a rest, and pull the trigger. If the gun fires, your wallet explodes and the money flies out and is scooped up by the shady figures. If it clicks (having landed on an empty chamber) the attendant grimaces and slides some money to you from across the counter&lt;a href=&#34;#fn27&#34; class=&#34;footnote-ref&#34; id=&#34;fnref27&#34;&gt;&lt;sup&gt;27&lt;/sup&gt;&lt;/a&gt;. You then decide whether to play another round (filling a new wallet with money if your previous one had exploded) or you take out your money and leave.&lt;/p&gt;
&lt;p&gt;For a six-shooter, a $30 wallet would need to payout less than $6 for the house to have an advantage. An expected value for the user of &lt;span class=&#34;math inline&#34;&gt;\(\frac{5}{6}\)&lt;/span&gt; to &lt;span class=&#34;math inline&#34;&gt;\(\frac{11}{12}\)&lt;/span&gt; on the dollar could be appropriate (~83.3 to ~91.7 cents for every dollar gambled)&lt;a href=&#34;#fn28&#34; class=&#34;footnote-ref&#34; id=&#34;fnref28&#34;&gt;&lt;sup&gt;28&lt;/sup&gt;&lt;/a&gt;. Hence for a wallet filled with $30 there would be a payout of between $5 and $5.50 for a miss.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Game Options:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The game options below are some top-of-mind notes regarding features, options, and gameplay for “Wallet Roulette.” This is neither a necessary nor exhaustive list&lt;a href=&#34;#fn29&#34; class=&#34;footnote-ref&#34; id=&#34;fnref29&#34;&gt;&lt;sup&gt;29&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;When describing payout rates for particular game configurations, I stick with an ~83.3 to ~91.7 cent return on every dollar gambled for the player (so will usually report what the event would look like at each of these payout rates).&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;You may be able to add multiple bullets to the chambers, which will increase payouts (along with the risk the player is taking on).
&lt;ul&gt;
&lt;li&gt;For example, for the $30 wallet and a six shooter, adding a second bullet would change the payouts on a miss to be between $12.50 and $13.75 (using the previously described payout rates)&lt;/li&gt;
&lt;li&gt;There are reasons not to allow for half or greater of the chambers to be filled&lt;a href=&#34;#fn30&#34; class=&#34;footnote-ref&#34; id=&#34;fnref30&#34;&gt;&lt;sup&gt;30&lt;/sup&gt;&lt;/a&gt;, but say this is allowed, the other payout rates on a $30 wallet with a six-shooter would be:
&lt;ul&gt;
&lt;li&gt;1 bullet: $5 to $5.50&lt;/li&gt;
&lt;li&gt;2 bullets: $12.50 to $13.75&lt;/li&gt;
&lt;li&gt;3 bullets: $25 to $27.50&lt;/li&gt;
&lt;li&gt;4 bullets: $50 to $55&lt;/li&gt;
&lt;li&gt;5 bullets: $125 to $137.50&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Players can also have the option of adding “money bullets” to the chamber. These bullets (if triggered / landed upon) infuse the wallet with additional cash (they shoot money &lt;em&gt;into&lt;/em&gt; the wallet). The catch is that when adding a “money bullet” to the chamber, perhaps the player must also add a regular bullet.
&lt;ul&gt;
&lt;li&gt;By default triggering a “money bullet” would double the size of the wallet.&lt;/li&gt;
&lt;li&gt;This default behavior though represents a bad deal for the player. Two regular bullets and one “money bullet” in a six-shooter reduces the expected win rate for the player to 75 to 77.5 cents on the dollar (if the ‘miss’ payout rates are unchanged).&lt;/li&gt;
&lt;li&gt;If we wanted to keep the dollar win rate the same when adding a “money bullet” the bullet would need to be worth more like &lt;span class=&#34;math inline&#34;&gt;\(\frac{7}{6}\)&lt;/span&gt; the value of the wallet (i.e. ~$35 rather than $30 in this case) alternatively the value of ‘misses’ could be increased&lt;a href=&#34;#fn31&#34; class=&#34;footnote-ref&#34; id=&#34;fnref31&#34;&gt;&lt;sup&gt;31&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;The bullet in the cylinder can either be shown or obscured (while it is spinning). Being able to see it makes the gameplay feel almost identical to roulette&lt;a href=&#34;#fn32&#34; class=&#34;footnote-ref&#34; id=&#34;fnref32&#34;&gt;&lt;sup&gt;32&lt;/sup&gt;&lt;/a&gt;. I slightly prefer the idea of not being able to see the bullet in the chamber, that way you only know the outcome once the trigger is pulled.&lt;/li&gt;
&lt;li&gt;Playing with the bullet’s position obscured would allow for the player to add or take money away from the wallet up until &lt;em&gt;right before&lt;/em&gt; pulling the trigger (adding suspense and potentially some last second hand-wringing).&lt;/li&gt;
&lt;li&gt;Keeping the bullet’s position obscured also provides the option to pull the trigger multiple times during a round. The payout rate would go up for each time you pulled the trigger in a round.
&lt;ul&gt;
&lt;li&gt;It may make sense to have a limitation on the number of times in a round that the trigger can be pulled&lt;a href=&#34;#fn33&#34; class=&#34;footnote-ref&#34; id=&#34;fnref33&#34;&gt;&lt;sup&gt;33&lt;/sup&gt;&lt;/a&gt;. If you do allow multiple trigger pulls, the items below show what the payout would be for each pull within a round&lt;a href=&#34;#fn34&#34; class=&#34;footnote-ref&#34; id=&#34;fnref34&#34;&gt;&lt;sup&gt;34&lt;/sup&gt;&lt;/a&gt;:
&lt;ul&gt;
&lt;li&gt;1st trigger pull: $5 to $5.50&lt;/li&gt;
&lt;li&gt;2nd pull: $6.25 to $6.80&lt;/li&gt;
&lt;li&gt;3rd pull: $8.33 to $9.17&lt;/li&gt;
&lt;li&gt;4th pull: $12.50 to $13.75&lt;/li&gt;
&lt;li&gt;5th pull: $25 to $27.50&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;As the player plays more they can update their gear for the game. For example they may be able to get…
&lt;ul&gt;
&lt;li&gt;a fancier cylinder, handle, trigger, or other part of the gun or a different gun entirely&lt;/li&gt;
&lt;li&gt;different types of bullets with different types of animations that go with them&lt;/li&gt;
&lt;li&gt;a nicer wallet&lt;/li&gt;
&lt;li&gt;decals on your gear&lt;/li&gt;
&lt;li&gt;Most of these player earned items wouldn’t change game outcomes but would simply provide different animations or game stylings.&lt;/li&gt;
&lt;li&gt;however they may be able to earn things like “super money bullets” or other accelerators with better payouts than described in the default behavior (but not erasing the house advantage)&lt;a href=&#34;#fn35&#34; class=&#34;footnote-ref&#34; id=&#34;fnref35&#34;&gt;&lt;sup&gt;35&lt;/sup&gt;&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;I am debating whether payouts to the player should default to be payed directly to the player or to be added to their wallet. I lean towards having the payouts default to be given directly to the player&lt;a href=&#34;#fn36&#34; class=&#34;footnote-ref&#34; id=&#34;fnref36&#34;&gt;&lt;sup&gt;36&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If the game is played in a casino, the dollars in the player’s account could be tied to a player card or account with the casino (which they use to fill their wallet for the game). If playing through an application or online it would be tied to their login. The same goes for any gear or other items they’ve earned as a part of playing&lt;a href=&#34;#fn37&#34; class=&#34;footnote-ref&#34; id=&#34;fnref37&#34;&gt;&lt;sup&gt;37&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;It may make sense to allow play with cylinders with different numbers of chambers in them, e.g. sizes of 5, 6, 10. Cylinders with more spots will generally have smaller payouts. My guess is 5 to 9 chambers would be the sweet-spot. People tend to overestimate the likelihood of very rare events, so a cylinder size of 20, 50, etc. would probably be too large&lt;a href=&#34;#fn38&#34; class=&#34;footnote-ref&#34; id=&#34;fnref38&#34;&gt;&lt;sup&gt;38&lt;/sup&gt;&lt;/a&gt; (as the smallness of payouts would not be commensurate with the &lt;em&gt;perceived&lt;/em&gt; risk the player is taking on).&lt;/li&gt;
&lt;li&gt;At the start, the player may be able to choose between two types of guns: a standard revolver, or a nerf gun equivalent. Both would play the same&lt;a href=&#34;#fn39&#34; class=&#34;footnote-ref&#34; id=&#34;fnref39&#34;&gt;&lt;sup&gt;39&lt;/sup&gt;&lt;/a&gt;. The nerf gun option is just a way of providing an option for players with a distaste for guns.&lt;/li&gt;
&lt;li&gt;For cases where the game is played at a physical casino (rather than through an application), there could be a crank bar or wheel that when interacted with initiates the spinning of the cylinder. Once the cylinder stops spinning, there could also be a physical trigger that a player pulls in order to play the round&lt;a href=&#34;#fn40&#34; class=&#34;footnote-ref&#34; id=&#34;fnref40&#34;&gt;&lt;sup&gt;40&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;One limitation with the game is that it doesn’t, as described, have the potential allure of a ‘jackpot’ which can be a highly motivating factor. Maybe there can be some imperceptible chance set that the bullet would hit a coin inside the wallet, deflect off, and hit the cashier where the attendant keeps the money, exploding that and thereby sending it to you (or some other contrivance to allow for the possibility of a jackpot).&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;Picture the pattern of gains and losses in the stock market – where rises are typically more incremental compared to the steepness of drops.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;Credit card roulette (whereby friends throw in their cards at the end of dinner to see who will end-up paying for it) perhaps provides an everyday example for the type of game I’m talking about.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;There is a decent chance I misapplied some concepts – particularly regarding the idea of risk seeking when it comes to losses (e.g. if it’s more about seeking uncertainty vs seeking riskiness…). What I describe also seems to run counter to the idea that sporadic positive events help drive repeat behaviors whereas sporadic negative shocks drive avoidance of the activity. Generally I would need to think about and read a little more…&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;A potential issue with my examples is with the ‘framing effect’ – I largely frame things in terms of ‘losses’ (particularly in the &lt;a href=&#34;#wallet-roulette&#34;&gt;Wallet Roulette&lt;/a&gt; game which may actually push players towards more risk-averse behavior. For example people’s tendency to underweight rare events and a closer consideration of the importance of reference points are just a few ideas that require closer consideration.&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;As doing so goes against some of the psychological principles of the game (of keeping win-rates high) and risks making the payout rates for the player to be too explicit (when there is an equal likelihood of winning and losing it becomes obvious what the payout rate is… it may be to the houses advantage to keep this obscured). On the other hand, allowing this may be helpful in that it allows the player to set their risk threshold. On the whole I probably lean towards allowing the players to fill the gun with their wallets as it empowers them to pick their own risk level.&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;I am also in the middle of reading Khaneman’s highly related seminal book “Thinking Fast and Slow”.&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;Ignore the particularities in the examples and focus on what they are designed to illustrate…&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn8&#34;&gt;&lt;p&gt;However they play at others. Casinos are master psychological manipulators. I imagine they have thoroughly tested the ideas discussed in this post.&lt;a href=&#34;#fnref8&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn9&#34;&gt;&lt;p&gt;Picture a group of friends playing credit card roulette at the end of the night.&lt;a href=&#34;#fnref9&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn10&#34;&gt;&lt;p&gt;one can of course edit the odds to set things appropriately&lt;a href=&#34;#fnref10&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn11&#34;&gt;&lt;p&gt;I imagine casinos have considered setting games like this up and that there are good reasons they don’t exist. For example, players have to put up a lot of money to win anything, so the dollars that go to the house per dollar bet is going to be much lower than other games that they could fill their floor space with. At least for the examples I go through in this post… I actually think a bit less of an imbalance would be better, as suggested by &lt;a href=&#34;#wallet-roulette&#34;&gt;Wallet Roulette&lt;/a&gt; as described in the &lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;.&lt;a href=&#34;#fnref11&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn12&#34;&gt;&lt;p&gt;See &lt;a href=&#34;https://math.stackexchange.com/questions/1119872/on-average-how-many-times-must-i-roll-a-dice-until-i-get-a-6#:~:text=About%2014%20times%20it%20will,100%20and%20get%20%E2%89%886.&#34;&gt;thread&lt;/a&gt; for explanation.&lt;a href=&#34;#fnref12&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn13&#34;&gt;&lt;p&gt;Many casino games could be redesigned in this manner – where you are likely to win but always face the risk of a large loss. You might picture a room in the casino that had an ‘Upside Down’ style feel where all the slots and similar games there were reconstructed accordingly.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.thesun.co.uk/wp-content/uploads/2017/11/tmp_6e95hn_8581834aa802f9b6_wv_publicity_post_launch_still_10-0000011.jpg&#34; /&gt;&lt;a href=&#34;#fnref13&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn14&#34;&gt;&lt;p&gt;It also could make sense to have bets be placed &lt;em&gt;across&lt;/em&gt; the number – this resemble a ‘place bet’ being made across multiple numbers in craps (where the player is crossing their fingers hoping against a seven being rolled).&lt;a href=&#34;#fnref14&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn15&#34;&gt;&lt;p&gt;As an example imagine a facsimile of a game where you search fantastical caves for treasure – you usually find small bits, but occasionally stumble upon a pack of dwarves that rob you. If the game points are translatable into money this represents the same thing. An app environment also helps to divorce the user from the sting of the extreme losses (that come from the design of this type of game).&lt;a href=&#34;#fnref15&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn16&#34;&gt;&lt;p&gt;As the psychological biases I describe do not apply to mixed environments where a player can achieve either a gain or a loss.&lt;a href=&#34;#fnref16&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn17&#34;&gt;&lt;p&gt;Though it may also be that the fear or a ‘ruining’ loss would discourage play.&lt;a href=&#34;#fnref17&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn18&#34;&gt;&lt;p&gt;Of which I helped &lt;a href=&#34;https://github.com/R-CoderDotCom/econocharts/pull/10&#34;&gt;contribute&lt;/a&gt; to the development.&lt;a href=&#34;#fnref18&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn19&#34;&gt;&lt;p&gt;I.e. they &lt;em&gt;think&lt;/em&gt; they have a better chance of winning that they do.&lt;a href=&#34;#fnref19&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn20&#34;&gt;&lt;p&gt;As well as other behavioral economic theories&lt;a href=&#34;#fnref20&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn21&#34;&gt;&lt;p&gt;This is also a more optimistic outlook on the value players stand to derive from gambling.&lt;a href=&#34;#fnref21&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn22&#34;&gt;&lt;p&gt;Which I typically find quite boring currently.&lt;a href=&#34;#fnref22&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn23&#34;&gt;&lt;p&gt;Including those principles I might have missed.&lt;a href=&#34;#fnref23&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn24&#34;&gt;&lt;p&gt;or &#34;Russian Wallet Roulette&#34; or some variation on this.&lt;a href=&#34;#fnref24&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn25&#34;&gt;&lt;p&gt;The game though does not reflect a complete embodiment of Prospect Theory applied to gambling. See footnotes from beginning of post for notes on this as well as the section &lt;a href=&#34;#note-on-prospect-theory&#34;&gt;Note on Prospect Theory&lt;/a&gt;. Obviously though this game is framed as a loss, which may run counter to the type of game that a Prospect Theory agent may want to play.&lt;a href=&#34;#fnref25&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn26&#34;&gt;&lt;p&gt;I.e. the player typically has small wins followed by occasional large losses whereas slots tend to have small losses with occasionally larger wins (slots also feature small payouts, so this is speaking generally). In the “Game Options” I provide ways by which a player could set their own risk profile (e.g. by filling their gun with more bullets, changing the cylinder size, etc.). Hence I also envision the game having a bit more customizability compared to what is typical in slots.&lt;a href=&#34;#fnref26&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn27&#34;&gt;&lt;p&gt;This gets added to your account or can be added to the wallet, i.e. your bet.&lt;a href=&#34;#fnref27&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn28&#34;&gt;&lt;p&gt;Slot machines typically hover around a 10 cent on the dollar advantage for the house.&lt;a href=&#34;#fnref28&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn29&#34;&gt;&lt;p&gt;Some of these ideas enhance or modify play more than others. Many of these would need to be tested on players to determine the ideal options to set for the game.&lt;a href=&#34;#fnref29&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn30&#34;&gt;&lt;p&gt;As doing so goes against some of the psychological principles of the game (of keeping win-rates high) and risks making the payout rates for the player to be too explicit (when there is an equal likelihood of winning and losing it becomes obvious what the payout rate is… it may be to the houses advantage to keep this obscured). On the other hand, allowing this may be helpful in that it allows the player to set their risk threshold. On the whole I probably lean towards allowing the players to fill the gun with their wallets as it empowers them to pick their own risk level.&lt;a href=&#34;#fnref30&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn31&#34;&gt;&lt;p&gt;Though this approach seems less appealing.&lt;a href=&#34;#fnref31&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn32&#34;&gt;&lt;p&gt;An advantage with this is that it may reassure the player by making it appear more fair – as they can &lt;em&gt;see&lt;/em&gt; the bullet moving&lt;a href=&#34;#fnref32&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn33&#34;&gt;&lt;p&gt;As doing so goes against some of the psychological principles of the game (of keeping win-rates high) and risks making the payout rates for the player to be too explicit (when there is an equal likelihood of winning and losing it becomes obvious what the payout rate is… it may be to the houses advantage to keep this obscured). On the other hand, allowing this may be helpful in that it allows the player to set their risk threshold. On the whole I probably lean towards allowing the players to fill the gun with their wallets as it empowers them to pick their own risk level.&lt;a href=&#34;#fnref33&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn34&#34;&gt;&lt;p&gt;If keeping to previously described payout rates for a six shooter with one bullet in it.&lt;a href=&#34;#fnref34&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn35&#34;&gt;&lt;p&gt;These “super money bullets” may keep the win-rate near &lt;span class=&#34;math inline&#34;&gt;\(\frac{5}{6}\)&lt;/span&gt; rather than making it worse – as described in the bullet on default “money bullet” behavior above. Using Prospect Theory lingo, the default “money bullet” option becomes a “dominated” option.&lt;a href=&#34;#fnref35&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn36&#34;&gt;&lt;p&gt;The potential advantage of putting them in the wallet is that it increases their bet size. The downside is that if they lose the wallet, the player may be left feeling like they haven’t won anything. Hence leaning towards having the payout go to the players account directly.&lt;a href=&#34;#fnref36&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn37&#34;&gt;&lt;p&gt;So they keep items they’ve earned even if they return to play later.&lt;a href=&#34;#fnref37&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn38&#34;&gt;&lt;p&gt;The animation may also look awkward, as it would be a revolver with a tremendous number of bullets… a tommy gun would almost be more appropriate.&lt;a href=&#34;#fnref38&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn39&#34;&gt;&lt;p&gt;but may have slightly different animations when fired&lt;a href=&#34;#fnref39&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn40&#34;&gt;&lt;p&gt;For a phone or computer application, these parts of the game would be interacted with via touch screen or mouse.&lt;a href=&#34;#fnref40&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Should You Use an Assignment as Part of Your Hiring Process for a Data Scientist?</title>
      <link>https://www.bryanshalloway.com/2020/10/27/should-you-use-an-assignment-or-exercise-as-part-of-your-hiring-process-for-a-data-scientist/</link>
      <pubDate>Tue, 27 Oct 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2020/10/27/should-you-use-an-assignment-or-exercise-as-part-of-your-hiring-process-for-a-data-scientist/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/rmarkdown-libs/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;A version of this question was asked on my alumni Slack channel. There were some excellent points brought up by those answering the question in the negative, including that…&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;the practice is exploitative (or at least inconsiderate) of the interviewee’s time.&lt;/li&gt;
&lt;li&gt;it is not useful for the interviewing team (as the questions / scenarios are often so contrived as to be useless towards evaluating candidates’ future job performance)&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;doing so will turn-off candidates or many of them will simply not complete the activity. Hence the damage done to your applicant pool will be greater than the value you gain from additional information on your existing applicants&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I think each of these points is in some cases true. However I answered the question in the positive. I pasted my answer below (making minor edits for clarity) &lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;hr /&gt;
&lt;blockquote&gt;
&lt;p&gt;I’m in favor of using an activity as part of the hiring process for data scientists (at least in part). Though I believe they should be used more for evaluating the hard skills (compared to others who preferred using them for evaluating soft skills) and more as a pass / fail exercise.&lt;/p&gt;
&lt;p&gt;I think they are best given as an intermediate step in the application process (e.g. after an initial interview or phone screen). They can serve as a useful filter of if the applicant has some baseline technical competencies / skills you view as prerequisites for the role.&lt;/p&gt;
&lt;p&gt;I agree with others regarding the importance of being straight forward regarding what candidates will be expected to do in the activity ahead of time. We send an email beforehand that spells out &lt;em&gt;explicitly&lt;/em&gt; what they will be asked to do several days before the activity (e.g. “You will be asked to use a statistical test to measure the relationship between two variables,” “You will be asked to join data between tables,” etc)&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;In contrast to those who were opposed to the idea of giving a limited time to complete the activity, I actually think setting rigid time constraints is helpful for several reasons:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;It prevents the “who has more free time” problem from influencing results.&lt;/li&gt;
&lt;li&gt;It also prevents candidates from spending a bunch of time on the task unnecessarily.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We evaluate the task more from the lens of being primarily a pass / fail activity (so just being fast and over achieving on the the activity doesn’t get a ton of extra credit). We let the candidates pick their date / time to receive the assignment and then expect them to complete (and submit their work) within the time frame.&lt;/p&gt;
&lt;p&gt;We’ve shortened the number of questions we ask. Making it as short as possible is considerate to the applicant&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt;. As an example, we may give three hours with the hope that a skilled (highly focused) candidate could complete it in 1 - 1.5 hours. We do not pay candidates for their time completing the exercise. We do provide feedback on the activity (usually either as part of the interview process or immediately afterwards – including to applicants that ‘fail’ the activity).&lt;/p&gt;
&lt;p&gt;We have (often) used presentations as part of the interview process as well (which are typically extensions upon the technical activity). I’m more ambivalent on the usefulness of these in terms of how clearly they differentiate candidates. Preparing for a presentation also means asking the candidates to invest substantially more time.&lt;/p&gt;
&lt;p&gt;Hiring is a highly noisy activity&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt; with lots of risks for substitution errors and other biases. You’re probably not going to know who the “ideal candidate” is (even if you convince yourself that you do). What you (hopefully) can do is set some broadly useful (and ethical) filters that give you a good pool to select from&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt;. For this I think a (relatively) short, well constructed technical activity can be helpful. However, for any individual position you also have to hope you get lucky…&lt;/p&gt;
&lt;/blockquote&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix&lt;/h1&gt;
&lt;p&gt;Another approach brought up was the idea of doing an assignment onsite. I’m also in favor of these. They make controlling for additional factors easier. With onsite evaluations (of any kind) the balance is between on the one hand not wanting to rush the applicant (as you don’t want to measure &lt;em&gt;just&lt;/em&gt; speed or penalize them for not remembering everything on the fly) and on the other hand wanting to make for a fair evaluation space (i.e. everyone gets the same time and types of questions). I think there are good ways of doing this. I still think doing a technical assignment ahead of time can make sense (if they don’t pass this, no point in forcing both parties to spend a full day onsite unnecessarily).&lt;/p&gt;
&lt;p&gt;The idea I would push back against the most is that a technical assessment (of at least some form) is not necessary and the notion that “if you’re smart, you can learn the skills.” This is true in the specific sense, but it also begs the question, “Why didn’t you learn at least some of this already?” Unless your organization has really strong onboarding &lt;em&gt;designed&lt;/em&gt; to bring people up to speed from near zero, you probably want people coming in with some baseline or to have demonstrated their interest by learning some things already. I’ve expressed this sentiment previously:&lt;/p&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
…(even in high-level languages like &lt;a href=&#34;https://twitter.com/hashtag/python?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#python&lt;/a&gt; &lt;a href=&#34;https://twitter.com/hashtag/rstats?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#rstats&lt;/a&gt;). Data science, etc require skill and sweat to be effective. This idea that you should just try to hire the “smartest” person possible for any role and hope they turn into a unicorn is a destructive myth that needs to end. …
&lt;/p&gt;
— Bryan Shalloway (&lt;span class=&#34;citation&#34;&gt;@brshallo&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/brshallo/status/1197234570011299843?ref_src=twsrc%5Etfw&#34;&gt;November 20, 2019&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;div id=&#34;twitter-survey&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Twitter Survey&lt;/h2&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
(+ &lt;a href=&#34;https://twitter.com/hashtag/python?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#python&lt;/a&gt; &lt;a href=&#34;https://twitter.com/hashtag/julia?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#julia&lt;/a&gt; and others)
&lt;/p&gt;
— Bryan Shalloway (&lt;span class=&#34;citation&#34;&gt;@brshallo&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/brshallo/status/1321166916304670720?ref_src=twsrc%5Etfw&#34;&gt;October 27, 2020&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;This applies to almost every part of an application process; it’s about where you can gather small pieces of useful information at minimal time / expense.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;However, candidates who remain (and invest their time completing the exercise) may be more likely to accept an offer (falling to some extent for the sunk cost fallacy). Though this reasoning is dubious ethically and should be avoided in decision making.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;Note that while I have participated in the hiring of a few data science roles I am by no means &lt;em&gt;seasoned&lt;/em&gt; in hiring data scientists.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;RTI has some good examples of data science activities on their github: &lt;a href=&#34;https://github.com/rtidatascience/data-scientist-exercise01&#34;&gt;RTI exercise 1&lt;/a&gt;, &lt;a href=&#34;https://github.com/rtidatascience/data-scientist-exercise02&#34;&gt;RTI exercise 2&lt;/a&gt;.&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;and, depending on the questions, may save the team time in evaluation&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;particularly in a ‘hot’ field like data science where a lot of people are transitioning into it&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;and that provides some latitude for constructing a diverse team that fits well together&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Feature Engineering with Sliding Windows and Lagged Inputs</title>
      <link>https://www.bryanshalloway.com/2020/10/12/window-functions-for-resampling/</link>
      <pubDate>Mon, 12 Oct 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2020/10/12/window-functions-for-resampling/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/rmarkdown-libs/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;

&lt;div id=&#34;TOC&#34;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#load-data&#34;&gt;Load data&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#feature-engineering-data-splits&#34;&gt;Feature Engineering &amp;amp; Data Splits&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#lag-based-features-before-split-use-dplyr-or-similar&#34;&gt;Lag Based Features (Before Split, use &lt;code&gt;dplyr&lt;/code&gt; or similar)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#data-splits&#34;&gt;Data Splits&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#other-features-after-split-use-recipes&#34;&gt;Other Features (After Split, use &lt;code&gt;recipes&lt;/code&gt;)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#model-specification-and-training&#34;&gt;Model Specification and Training&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#model-evaluation&#34;&gt;Model Evaluation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#model-building-with-hyperparameter-tuning&#34;&gt;Model Building with Hyperparameter Tuning&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#resources&#34;&gt;Resources&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;p&gt;The new &lt;code&gt;rsample::sliding_*()&lt;/code&gt; functions bring the windowing approaches used in &lt;a href=&#34;https://github.com/DavisVaughan/slider&#34;&gt;slider&lt;/a&gt; to the sampling procedures used in the &lt;a href=&#34;https://github.com/tidymodels&#34;&gt;tidymodels&lt;/a&gt; framework&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;. These functions make evaluation of models with time-dependent variables easier&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For some problems you may want to take a traditional regression or classification based approach&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt; while still accounting for the date/time-sensitive components of your data. In this post I will use the &lt;code&gt;tidymodels&lt;/code&gt; suite of packages to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;build lag based and non-lag based features&lt;/li&gt;
&lt;li&gt;set-up appropriate time series cross-validation windows&lt;/li&gt;
&lt;li&gt;evaluate performance of linear regression and random forest models on a regression problem&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For my example I will use data from Wake County food inspections. I will try to predict the &lt;code&gt;SCORE&lt;/code&gt; for upcoming restaurant food inspections.&lt;/p&gt;
&lt;div id=&#34;load-data&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Load data&lt;/h1&gt;
&lt;p&gt;You can use Wake County’s open API (does not require a login/account) and the &lt;a href=&#34;https://github.com/r-lib/httr&#34;&gt;httr&lt;/a&gt; and &lt;a href=&#34;https://github.com/jeroen/jsonlite&#34;&gt;jsonlite&lt;/a&gt; packages to load in the data. You can also download the data directly from the Wake County &lt;a href=&#34;https://data.wakegov.com/datasets/1b08c4eb32f44a198277c418b71b3a48_2&#34;&gt;website&lt;/a&gt;&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(tidyverse)
library(lubridate)
library(httr)
library(jsonlite)
library(tidymodels)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;em&gt;Get food inspections data:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;r_insp &amp;lt;- GET(&amp;quot;https://opendata.arcgis.com/datasets/ebe3ae7f76954fad81411612d7c4fb17_1.geojson&amp;quot;)

inspections &amp;lt;- content(r_insp, &amp;quot;text&amp;quot;) %&amp;gt;% 
  fromJSON() %&amp;gt;% 
  .$features %&amp;gt;%
  .$properties %&amp;gt;% 
  as_tibble()

inspections_clean &amp;lt;- inspections %&amp;gt;% 
  mutate(date = ymd_hms(DATE_) %&amp;gt;% as.Date()) %&amp;gt;% 
  select(-c(DATE_, DESCRIPTION, OBJECTID))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;em&gt;Get food locations data:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;r_rest &amp;lt;- GET(&amp;quot;https://opendata.arcgis.com/datasets/124c2187da8c41c59bde04fa67eb2872_0.geojson&amp;quot;) #json

restauraunts &amp;lt;- content(r_rest, &amp;quot;text&amp;quot;) %&amp;gt;% 
  fromJSON() %&amp;gt;% 
  .$features %&amp;gt;%
  .$properties %&amp;gt;% 
  as_tibble() %&amp;gt;% 
  select(-OBJECTID)

restauraunts &amp;lt;- restauraunts %&amp;gt;% 
  mutate(RESTAURANTOPENDATE = ymd_hms(RESTAURANTOPENDATE) %&amp;gt;% as.Date()) %&amp;gt;% 
  select(-PERMITID)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;em&gt;Further prep:&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Join the &lt;code&gt;inspections&lt;/code&gt; and &lt;code&gt;restaurants&lt;/code&gt; datasets&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Filter out extreme outliers in &lt;code&gt;SCORE&lt;/code&gt; (likely data entry errors)&lt;/li&gt;
&lt;li&gt;Filter to only locations of &lt;code&gt;TYPE&lt;/code&gt; restaurant&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Filter out potential duplicate entries&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;It’s important to consider which fields should be excluded for ethical reasons. For our problem, we will say that any restaurant name or location information must be excluded&lt;a href=&#34;#fn8&#34; class=&#34;footnote-ref&#34; id=&#34;fnref8&#34;&gt;&lt;sup&gt;8&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;inspections_restaurants &amp;lt;- inspections_clean %&amp;gt;% 
  left_join(restauraunts, by = c(&amp;quot;HSISID&amp;quot;)) %&amp;gt;% 
  filter(SCORE &amp;gt; 50, FACILITYTYPE == &amp;quot;Restaurant&amp;quot;) %&amp;gt;% 
  distinct(HSISID, date, .keep_all = TRUE) %&amp;gt;% 
  select(-c(FACILITYTYPE, PERMITID)) %&amp;gt;% 
  select(-c(NAME, contains(&amp;quot;ADDRESS&amp;quot;), CITY, STATE, POSTALCODE, PHONENUMBER, X, Y, GEOCODESTATUS))&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;inspections_restaurants %&amp;gt;% 
  glimpse()&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## Rows: 30,273
## Columns: 6
## $ HSISID             &amp;lt;chr&amp;gt; &amp;quot;04092017542&amp;quot;, &amp;quot;04092017542&amp;quot;, &amp;quot;04092017542&amp;quot;, &amp;quot;04092~
## $ SCORE              &amp;lt;dbl&amp;gt; 94.5, 92.0, 95.0, 93.5, 93.0, 93.5, 92.5, 94.0, 94.~
## $ TYPE               &amp;lt;chr&amp;gt; &amp;quot;Inspection&amp;quot;, &amp;quot;Inspection&amp;quot;, &amp;quot;Inspection&amp;quot;, &amp;quot;Inspecti~
## $ INSPECTOR          &amp;lt;chr&amp;gt; &amp;quot;Anne-Kathrin Bartoli&amp;quot;, &amp;quot;Laura McNeill&amp;quot;, &amp;quot;Laura McN~
## $ date               &amp;lt;date&amp;gt; 2017-04-07, 2017-11-08, 2018-03-23, 2018-09-07, 20~
## $ RESTAURANTOPENDATE &amp;lt;date&amp;gt; 2017-03-01, 2017-03-01, 2017-03-01, 2017-03-01, 20~&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;feature-engineering-data-splits&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Feature Engineering &amp;amp; Data Splits&lt;/h1&gt;
&lt;p&gt;Discussion on issue &lt;a href=&#34;https://github.com/tidymodels/rsample/pull/168&#34;&gt;#168&lt;/a&gt; suggests that some features (those depending on prior observations) should be created before the data is split&lt;a href=&#34;#fn9&#34; class=&#34;footnote-ref&#34; id=&#34;fnref9&#34;&gt;&lt;sup&gt;9&lt;/sup&gt;&lt;/a&gt;. The first and last sub-sections:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#lag-based-features-before-split-use-dplyr-or-similar&#34;&gt;Lag Based Features (Before Split, use &lt;code&gt;dplyr&lt;/code&gt; or similar)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#other-features-after-split-use-recipes&#34;&gt;Other Features (After Split, use &lt;code&gt;recipes&lt;/code&gt;)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;provide examples of the types of features that should be created before and after splitting your data respectively. Lag based features can, in some ways, be thought of as ‘raw inputs’ as they should be created prior to building a &lt;code&gt;recipe&lt;/code&gt;&lt;a href=&#34;#fn10&#34; class=&#34;footnote-ref&#34; id=&#34;fnref10&#34;&gt;&lt;sup&gt;10&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;div id=&#34;lag-based-features-before-split-use-dplyr-or-similar&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Lag Based Features (Before Split, use &lt;code&gt;dplyr&lt;/code&gt; or similar)&lt;/h2&gt;
&lt;p&gt;Lag based features should generally be computed prior to splitting your data into “training” / “testing” (or “analysis” / “assessment”&lt;a href=&#34;#fn11&#34; class=&#34;footnote-ref&#34; id=&#34;fnref11&#34;&gt;&lt;sup&gt;11&lt;/sup&gt;&lt;/a&gt;) sets. This is because calculation of these features may depend on observations in prior splits&lt;a href=&#34;#fn12&#34; class=&#34;footnote-ref&#34; id=&#34;fnref12&#34;&gt;&lt;sup&gt;12&lt;/sup&gt;&lt;/a&gt;. Let’s build a few features where this is the case:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Prior &lt;code&gt;SCORE&lt;/code&gt; for &lt;code&gt;HSISID&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Average of prior 3 years of &lt;code&gt;SCORE&lt;/code&gt; for &lt;code&gt;HSISISD&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Overall recent (year) prior average &lt;code&gt;SCORE&lt;/code&gt; (across &lt;code&gt;HSISISD&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;Days since &lt;code&gt;RESTAURANTOPENDATE&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Days since last inspection &lt;code&gt;date&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;data_time_feats &amp;lt;- inspections_restaurants %&amp;gt;% 
  arrange(date) %&amp;gt;% 
  mutate(SCORE_yr_overall = slider::slide_index_dbl(SCORE, 
                                                    .i = date, 
                                                    .f = mean, 
                                                    na.rm = TRUE, 
                                                    .before = lubridate::days(365), 
                                                    .after = -lubridate::days(1))
         ) %&amp;gt;% 
  group_by(HSISID) %&amp;gt;% 
  mutate(SCORE_lag = lag(SCORE),
         SCORE_recent = slider::slide_index_dbl(SCORE, 
                                                date, 
                                                mean, 
                                                na.rm = TRUE, 
                                                .before = lubridate::days(365*3), 
                                                .after = -lubridate::days(1), 
                                                .complete = FALSE),
         days_since_open = (date - RESTAURANTOPENDATE) / ddays(1),
         days_since_last = (date - lag(date)) / ddays(1)) %&amp;gt;% 
  ungroup() %&amp;gt;% 
  arrange(date)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The use of &lt;code&gt;.after = -lubridate::days(1)&lt;/code&gt; prevents data leakage by ensuring that this feature does not include information from the current day in its calculation&lt;a href=&#34;#fn13&#34; class=&#34;footnote-ref&#34; id=&#34;fnref13&#34;&gt;&lt;sup&gt;13&lt;/sup&gt;&lt;/a&gt; &lt;a href=&#34;#fn14&#34; class=&#34;footnote-ref&#34; id=&#34;fnref14&#34;&gt;&lt;sup&gt;14&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;data-splits&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Data Splits&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Additional Filtering:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We will presume that the model is only intended for restaurants that have previous inspections on record&lt;a href=&#34;#fn15&#34; class=&#34;footnote-ref&#34; id=&#34;fnref15&#34;&gt;&lt;sup&gt;15&lt;/sup&gt;&lt;/a&gt; and will use only the most recent seven years of data.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;data_time_feats &amp;lt;- data_time_feats %&amp;gt;% 
  filter(date &amp;gt;= (max(date) - years(7)), !is.na(SCORE_lag)) %&amp;gt;% 
  # keep just records at date of initial publishing
  filter(date &amp;lt;= ymd(20201012))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;strong&gt;Initial Split:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;After creating our lag based features, we can split our data into training and testing splits.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;initial_split &amp;lt;- rsample::initial_time_split(data_time_feats, prop = .8)
train &amp;lt;- rsample::training(initial_split)
test &amp;lt;- rsample::testing(initial_split)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;strong&gt;Resampling (Time Series Cross-Validation):&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;For this problem we should evaluate our models using time series cross-validation&lt;a href=&#34;#fn16&#34; class=&#34;footnote-ref&#34; id=&#34;fnref16&#34;&gt;&lt;sup&gt;16&lt;/sup&gt;&lt;/a&gt;. This entails creating multiple ordered subsets of the training data where each set has a different assignment of observations into “analysis” or “assessment” data&lt;a href=&#34;#fn17&#34; class=&#34;footnote-ref&#34; id=&#34;fnref17&#34;&gt;&lt;sup&gt;17&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Ideally the resampling scheme used for model evaluation mirrors how the model will be built and evaluated in production. For example, if the production model will be updated once every three months it makes sense that the “assessment” sets be this length. We can use &lt;code&gt;rsample::sliding_period()&lt;/code&gt; to set things up.&lt;/p&gt;
&lt;p&gt;For each set, we will use three years of “analysis” data for training a model and then three months of “assessment” data for evaluation.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;resamples &amp;lt;- rsample::sliding_period(train, 
                                     index = date, 
                                     period = &amp;quot;month&amp;quot;, 
                                     lookback = 36, 
                                     assess_stop = 3, 
                                     step = 3)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I will load in some helper functions I created for reviewing the dates of our resampling windows&lt;a href=&#34;#fn18&#34; class=&#34;footnote-ref&#34; id=&#34;fnref18&#34;&gt;&lt;sup&gt;18&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;devtools::source_gist(&amp;quot;https://gist.github.com/brshallo/7d180bde932628a151a4d935ffa586a5&amp;quot;)

resamples  %&amp;gt;% 
  extract_dates_rset() %&amp;gt;% 
  print() %&amp;gt;% 
  plot_dates_rset() &lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 7 x 6
##   splits           id    analysis_min analysis_max assessment_min assessment_max
##   &amp;lt;list&amp;gt;           &amp;lt;chr&amp;gt; &amp;lt;date&amp;gt;       &amp;lt;date&amp;gt;       &amp;lt;date&amp;gt;         &amp;lt;date&amp;gt;        
## 1 &amp;lt;split [7789/92~ Slic~ 2015-02-10   2018-02-28   2018-03-01     2018-05-31    
## 2 &amp;lt;split [8196/88~ Slic~ 2015-05-01   2018-05-31   2018-06-01     2018-08-31    
## 3 &amp;lt;split [8547/90~ Slic~ 2015-08-03   2018-08-31   2018-09-04     2018-11-30    
## 4 &amp;lt;split [8848/10~ Slic~ 2015-11-02   2018-11-30   2018-12-03     2019-02-28    
## 5 &amp;lt;split [9370/98~ Slic~ 2016-02-01   2019-02-28   2019-03-01     2019-05-31    
## 6 &amp;lt;split [9704/99~ Slic~ 2016-05-02   2019-05-31   2019-06-03     2019-08-30    
## 7 &amp;lt;split [10216/9~ Slic~ 2016-08-01   2019-08-30   2019-09-03     2019-11-27&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-10-12-window-functions-for-resampling_files/figure-html/check-resampling-splits-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;For purposes of overall &lt;a href=&#34;#model-evaluation&#34;&gt;Model Evaluation&lt;/a&gt;, performance across each period will be weighted equally (regardless of number of observations in a period)&lt;a href=&#34;#fn19&#34; class=&#34;footnote-ref&#34; id=&#34;fnref19&#34;&gt;&lt;sup&gt;19&lt;/sup&gt;&lt;/a&gt; &lt;a href=&#34;#fn20&#34; class=&#34;footnote-ref&#34; id=&#34;fnref20&#34;&gt;&lt;sup&gt;20&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;other-features-after-split-use-recipes&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Other Features (After Split, use &lt;code&gt;recipes&lt;/code&gt;)&lt;/h2&gt;
&lt;p&gt;Where possible, features should be created using the &lt;a href=&#34;https://github.com/tidymodels/recipes&#34;&gt;recipes&lt;/a&gt; package&lt;a href=&#34;#fn21&#34; class=&#34;footnote-ref&#34; id=&#34;fnref21&#34;&gt;&lt;sup&gt;21&lt;/sup&gt;&lt;/a&gt;. &lt;code&gt;recipes&lt;/code&gt; makes pre-processing convenient and helps prevent data leakage.&lt;/p&gt;
&lt;p&gt;It is OK to modify or transform a previously created lag based feature in a &lt;code&gt;recipes&lt;/code&gt; step. Assuming that you created the lag based input as well as your resampling windows in an appropriate manner, you should be safe from data leakage issues when modifying the variables during later feature engineering steps&lt;a href=&#34;#fn22&#34; class=&#34;footnote-ref&#34; id=&#34;fnref22&#34;&gt;&lt;sup&gt;22&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Some features / transformations I’ll make with &lt;code&gt;recipes&lt;/code&gt;:&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;collapse rare values for &lt;code&gt;INSPECTOR&lt;/code&gt; and &lt;code&gt;TYPE&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;log transform &lt;code&gt;days_since_open&lt;/code&gt; and &lt;code&gt;days_since_last&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;add calendar based features&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;rec_general &amp;lt;- recipes::recipe(SCORE ~ ., data = train) %&amp;gt;% 
  step_rm(RESTAURANTOPENDATE) %&amp;gt;% 
  update_role(HSISID, new_role = &amp;quot;ID&amp;quot;) %&amp;gt;% 
  step_other(INSPECTOR, TYPE, threshold = 50) %&amp;gt;% 
  step_string2factor(one_of(&amp;quot;TYPE&amp;quot;, &amp;quot;INSPECTOR&amp;quot;)) %&amp;gt;%
  step_novel(one_of(&amp;quot;TYPE&amp;quot;, &amp;quot;INSPECTOR&amp;quot;)) %&amp;gt;%
  # note that log transformations are completely superfluous for the random
  # forest model fit (is only valuable for the linear mod)
  step_log(days_since_open, days_since_last) %&amp;gt;% 
  step_date(date, features = c(&amp;quot;dow&amp;quot;, &amp;quot;month&amp;quot;)) %&amp;gt;% 
  update_role(date, new_role = &amp;quot;ID&amp;quot;) %&amp;gt;% 
  step_zv(all_predictors()) &lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Let’s peak at the features we will be passing into the model building step:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;prep(rec_general, data = train) %&amp;gt;% 
  juice() %&amp;gt;% 
  glimpse() &lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## Rows: 14,594
## Columns: 12
## $ HSISID           &amp;lt;fct&amp;gt; 04092013767, 04092014115, 04092014155, 04092015493, 0~
## $ TYPE             &amp;lt;fct&amp;gt; Inspection, Inspection, Inspection, Inspection, Inspe~
## $ INSPECTOR        &amp;lt;fct&amp;gt; Johanna Hill, Jennifer Edwards, Angela Myers, Angela ~
## $ date             &amp;lt;date&amp;gt; 2015-02-10, 2015-02-10, 2015-02-10, 2015-02-10, 2015~
## $ SCORE_yr_overall &amp;lt;dbl&amp;gt; 95.59897, 95.59897, 95.59897, 95.59897, 95.59845, 95.~
## $ SCORE_lag        &amp;lt;dbl&amp;gt; 98.0, 98.5, 94.5, 96.5, 90.5, 97.5, 93.0, 93.5, 91.0,~
## $ SCORE_recent     &amp;lt;dbl&amp;gt; 98.40000, 98.87500, 97.37500, 92.50000, 94.25000, 95.~
## $ days_since_open  &amp;lt;dbl&amp;gt; 8.383662, 8.248529, 8.235626, 7.568896, 6.723832, 8.0~
## $ days_since_last  &amp;lt;dbl&amp;gt; 4.890349, 5.407172, 5.187386, 5.081404, 5.749393, 4.6~
## $ SCORE            &amp;lt;dbl&amp;gt; 98.0, 98.5, 98.0, 87.0, 94.5, 95.5, 95.5, 90.0, 94.0,~
## $ date_dow         &amp;lt;fct&amp;gt; Tue, Tue, Tue, Tue, Wed, Wed, Wed, Wed, Wed, Wed, Wed~
## $ date_month       &amp;lt;fct&amp;gt; Feb, Feb, Feb, Feb, Feb, Feb, Feb, Feb, Feb, Feb, Feb~&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;model-specification-and-training&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Model Specification and Training&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Simple linear regression model:&lt;/strong&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;lm_mod &amp;lt;- parsnip::linear_reg() %&amp;gt;% 
  set_engine(&amp;quot;lm&amp;quot;) %&amp;gt;% 
  set_mode(&amp;quot;regression&amp;quot;)

lm_workflow_rs &amp;lt;- workflows::workflow() %&amp;gt;% 
  add_model(lm_mod) %&amp;gt;% 
  add_recipe(rec_general) %&amp;gt;% 
  fit_resamples(resamples,
                control = control_resamples(save_pred = TRUE))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;strong&gt;&lt;code&gt;ranger&lt;/code&gt; Random Forest model (using defaults):&lt;/strong&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;rand_mod &amp;lt;- parsnip::rand_forest() %&amp;gt;% 
  set_engine(&amp;quot;ranger&amp;quot;) %&amp;gt;% 
  set_mode(&amp;quot;regression&amp;quot;)
  
set.seed(1234)
rf_workflow_rs &amp;lt;- workflow() %&amp;gt;% 
  add_model(rand_mod) %&amp;gt;% 
  add_recipe(rec_general) %&amp;gt;% 
  fit_resamples(resamples,
                control = control_resamples(save_pred = TRUE))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;strong&gt;&lt;code&gt;parsnip::null_model&lt;/code&gt;:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The NULL model will be helpful as a baseline Root Mean Square Error (RMSE) comparison.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;null_mod &amp;lt;- parsnip::null_model(mode = &amp;quot;regression&amp;quot;) %&amp;gt;% 
  set_engine(&amp;quot;parsnip&amp;quot;)

null_workflow_rs &amp;lt;- workflow() %&amp;gt;% 
  add_model(null_mod) %&amp;gt;% 
  add_formula(SCORE ~ NULL) %&amp;gt;%
  fit_resamples(resamples,
                control = control_resamples(save_pred = TRUE))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;See code in &lt;a href=&#34;#model-building-with-hyperparameter-tuning&#34;&gt;Model Building with Hyperparameter Tuning&lt;/a&gt; for more sophisticated examples that include hyperparameter tuning for &lt;code&gt;glmnet&lt;/code&gt;&lt;a href=&#34;#fn23&#34; class=&#34;footnote-ref&#34; id=&#34;fnref23&#34;&gt;&lt;sup&gt;23&lt;/sup&gt;&lt;/a&gt; and &lt;code&gt;ranger&lt;/code&gt; models.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;model-evaluation&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Model Evaluation&lt;/h1&gt;
&lt;p&gt;The next several code chunks extract the &lt;em&gt;average&lt;/em&gt; performance across “assessment” sets&lt;a href=&#34;#fn24&#34; class=&#34;footnote-ref&#34; id=&#34;fnref24&#34;&gt;&lt;sup&gt;24&lt;/sup&gt;&lt;/a&gt; or extract the performance across each of the individual “assessment” sets.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;mod_types &amp;lt;- list(&amp;quot;lm&amp;quot;, &amp;quot;rf&amp;quot;, &amp;quot;null&amp;quot;)

avg_perf &amp;lt;- map(list(lm_workflow_rs, rf_workflow_rs, null_workflow_rs), 
                collect_metrics) %&amp;gt;% 
  map2(mod_types, ~mutate(.x, source = .y)) %&amp;gt;% 
  bind_rows() &lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;extract_splits_metrics &amp;lt;- function(rs_obj, name){
  
  rs_obj %&amp;gt;% 
    select(id, .metrics) %&amp;gt;% 
    unnest(.metrics) %&amp;gt;% 
    mutate(source = name)
}

splits_perf &amp;lt;-
  map2(
    list(lm_workflow_rs, rf_workflow_rs, null_workflow_rs),
    mod_types,
    extract_splits_metrics
  ) %&amp;gt;%
  bind_rows()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The overall performance as well as the performance across splits suggests that both models were better than the baseline (the mean within the analysis set)&lt;a href=&#34;#fn25&#34; class=&#34;footnote-ref&#34; id=&#34;fnref25&#34;&gt;&lt;sup&gt;25&lt;/sup&gt;&lt;/a&gt; and that the linear model outperformed the random forest model.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;splits_perf %&amp;gt;% 
  mutate(id = forcats::fct_rev(id)) %&amp;gt;% 
  ggplot(aes(x = .estimate, y = id, colour = source))+
  geom_vline(aes(xintercept = mean, colour = fct_relevel(source, c(&amp;quot;lm&amp;quot;, &amp;quot;rf&amp;quot;, &amp;quot;null&amp;quot;))), 
           alpha = 0.4,
           data = avg_perf)+
  geom_point()+
  facet_wrap(~.metric, scales = &amp;quot;free_x&amp;quot;)+
  xlim(c(0, NA))+
  theme_bw()+
  labs(caption = &amp;quot;Vertical lines are average performance as captured by `tune::collect_metrics()`&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-10-12-window-functions-for-resampling_files/figure-html/plot-performance-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;We could use a paired sample t-test to formally compare the random forest and linear models’ out-of-sample RMSE performance.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;t.test(
  filter(splits_perf, source == &amp;quot;lm&amp;quot;, .metric == &amp;quot;rmse&amp;quot;) %&amp;gt;% pull(.estimate),
  filter(splits_perf, source == &amp;quot;rf&amp;quot;, .metric == &amp;quot;rmse&amp;quot;) %&amp;gt;% pull(.estimate),
  paired = TRUE
) %&amp;gt;% 
  broom::tidy() %&amp;gt;% 
  mutate(across(where(is.numeric), round, 4)) %&amp;gt;% 
  knitr::kable() &lt;/code&gt;&lt;/pre&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;right&#34;&gt;estimate&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;statistic&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;p.value&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;parameter&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;conf.low&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;conf.high&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;method&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;alternative&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;right&#34;&gt;-0.0707&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;-4.3075&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.0051&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;6&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;-0.1109&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;-0.0305&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;Paired t-test&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;two.sided&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;This suggests the better performance by the linear model &lt;em&gt;is&lt;/em&gt; statistically significant.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Other potential steps:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;There is lots more we could do from here&lt;a href=&#34;#fn26&#34; class=&#34;footnote-ref&#34; id=&#34;fnref26&#34;&gt;&lt;sup&gt;26&lt;/sup&gt;&lt;/a&gt;. However the purpose of this post was to provide a short &lt;code&gt;tidymodels&lt;/code&gt; example that incorporates window functions from &lt;code&gt;rsample&lt;/code&gt; and &lt;code&gt;slider&lt;/code&gt; on a regression problem. For more resources on modeling and the &lt;code&gt;tidymodels&lt;/code&gt; framework, see &lt;a href=&#34;https://www.tidymodels.org/&#34;&gt;tidymodels.org&lt;/a&gt; or &lt;a href=&#34;https://www.tmwr.org/&#34;&gt;Tidy Modeling with R&lt;/a&gt;&lt;a href=&#34;#fn27&#34; class=&#34;footnote-ref&#34; id=&#34;fnref27&#34;&gt;&lt;sup&gt;27&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix&lt;/h1&gt;
&lt;div id=&#34;model-building-with-hyperparameter-tuning&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Model Building with Hyperparameter Tuning&lt;/h2&gt;
&lt;p&gt;Below is code for tuning a &lt;code&gt;glmnet&lt;/code&gt; linear regression model (use &lt;code&gt;tune&lt;/code&gt; to optimize the L1/L2 penalty)&lt;a href=&#34;#fn28&#34; class=&#34;footnote-ref&#34; id=&#34;fnref28&#34;&gt;&lt;sup&gt;28&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;rec_glmnet &amp;lt;- rec_general %&amp;gt;% 
  step_dummy(all_predictors(), -all_numeric()) %&amp;gt;%
  step_normalize(all_predictors(), -all_nominal()) %&amp;gt;% 
  step_zv(all_predictors())

glmnet_mod &amp;lt;- parsnip::linear_reg(penalty = tune(), mixture = tune()) %&amp;gt;% 
  set_engine(&amp;quot;glmnet&amp;quot;) %&amp;gt;% 
  set_mode(&amp;quot;regression&amp;quot;)

glmnet_workflow &amp;lt;- workflow::workflow() %&amp;gt;% 
  add_model(glmnet_mod) %&amp;gt;% 
  add_recipe(rec_glmnet)

glmnet_grid &amp;lt;- tidyr::crossing(penalty = 10^seq(-6, -1, length.out = 20), mixture = c(0.05, 
    0.2, 0.4, 0.6, 0.8, 1))

glmnet_tune &amp;lt;- tune::tune_grid(glmnet_workflow, 
                         resamples = resamples, 
                         control = control_grid(save_pred = TRUE), 
                         grid = glmnet_grid)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;And code to tune a &lt;code&gt;ranger&lt;/code&gt; Random Forest model, tuning the &lt;code&gt;mtry&lt;/code&gt; and &lt;code&gt;min_n&lt;/code&gt; parameters&lt;a href=&#34;#fn29&#34; class=&#34;footnote-ref&#34; id=&#34;fnref29&#34;&gt;&lt;sup&gt;29&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;rand_mod &amp;lt;- parsnip::rand_forest(mtry = tune(), min_n = tune(), trees = 1000) %&amp;gt;% 
  set_engine(&amp;quot;ranger&amp;quot;) %&amp;gt;% 
  set_mode(&amp;quot;regression&amp;quot;)
  
rf_workflow &amp;lt;- workflow() %&amp;gt;% 
  add_model(rand_mod) %&amp;gt;% 
  add_recipe(rec_general)

cores &amp;lt;- parallel::detectCores()

set.seed(1234)
rf_tune &amp;lt;- tune_grid(rf_workflow, 
                         resamples = resamples, 
                         control = control_grid(save_pred = TRUE), 
                         grid = 25)&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;resources&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Resources&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Link on doing regressions in slider: &lt;a href=&#34;https://twitter.com/dvaughan32/status/1247270052782637056?s=20&#34; class=&#34;uri&#34;&gt;https://twitter.com/dvaughan32/status/1247270052782637056?s=20&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Rstudio lightning talk on &lt;code&gt;slider&lt;/code&gt;: &lt;a href=&#34;https://rstudio.com/resources/rstudioconf-2020/sliding-windows-and-calendars-davis-vaughan/&#34; class=&#34;uri&#34;&gt;https://rstudio.com/resources/rstudioconf-2020/sliding-windows-and-calendars-davis-vaughan/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;modeltime&lt;/code&gt; package that applies &lt;code&gt;tidymodels&lt;/code&gt; suite to time series and forecasting problems: &lt;a href=&#34;https://business-science.github.io/modeltime/&#34; class=&#34;uri&#34;&gt;https://business-science.github.io/modeltime/&lt;/a&gt; (business-science course has more fully developed training materials on this topic as well)&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;These were announced with version &lt;a href=&#34;https://github.com/tidymodels/rsample/blob/master/NEWS.md&#34;&gt;0.0.8&lt;/a&gt;. The help pages for &lt;code&gt;rsample&lt;/code&gt; (as well as the &lt;code&gt;slider&lt;/code&gt; package) are helpful resources for understanding the three types of sliding you can use, briefly these are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;sliding_window()&lt;/code&gt;: only takes into account order / position of dates&lt;/li&gt;
&lt;li&gt;&lt;code&gt;sliding_index()&lt;/code&gt;: slide according to an index&lt;/li&gt;
&lt;li&gt;&lt;code&gt;sliding_period()&lt;/code&gt;: slide according to an index and set k split points based on period (and other function arguments)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;code&gt;rsample::sliding_index()&lt;/code&gt; and &lt;code&gt;rsample::sliding_period()&lt;/code&gt; are maybe the most useful additions as they allow you to do resampling based on a date/time index. For &lt;code&gt;sliding_index()&lt;/code&gt;, you usually want to make use of the &lt;code&gt;step&lt;/code&gt; argument (otherwise it defaults to having a split for every observation).&lt;/p&gt;
&lt;p&gt;I found &lt;code&gt;rsample::sliding_period()&lt;/code&gt; easier to get acquantied with than &lt;code&gt;rsample::sliding_index()&lt;/code&gt;. However within the &lt;code&gt;slider&lt;/code&gt; package I found &lt;code&gt;slider::sliding_index()&lt;/code&gt; easier to use than &lt;code&gt;slider::sliding_period()&lt;/code&gt;. Perhaps this makes sense as when setting sampling windows you are usually trying to return an object with far fewer rows, that is, collapsed to k number of rows (unless you are doing Leave-One-Out cross-validation). On the other hand, the &lt;code&gt;slider&lt;/code&gt; package is often used in a &lt;code&gt;mutate()&lt;/code&gt; step where you often want to output the same number of observations as are inputted. Perhaps then it is unsurprising the different scenarios when the &lt;code&gt;index&lt;/code&gt; vs &lt;code&gt;period&lt;/code&gt; approach feels more intuitive.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;Previously users would have needed to use &lt;code&gt;rsample::rolling_origin()&lt;/code&gt;.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;As opposed to a more specialized time-series modeling approach.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;This dataset is updated on an ongoing basis as Food Inspections are conducted. This makes it a poor choice as an example dataset (because results will vary if running in the future when more data has been collected). I used it because I am familiar with the dataset, it made for a good example, and because I wanted a publicly documented example of pulling in data using an API (even a simple one).&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;There is also “violations” dataset available, which may have additional useful features, but which I will ignore for this example.&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;For this example I’m pretending that we only care about predicting &lt;code&gt;SCORE&lt;/code&gt; for restaurants… as opposed to food trucks or other entities that may receive inspections.&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;Or at least cases where historical data is claiming there were multiple inspections on the same day.&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn8&#34;&gt;&lt;p&gt;In some cases you may need to be more careful than this and exclude information that are proxies for inappropriate fields as well. For example, pretend that the &lt;code&gt;INSPECTOR&lt;/code&gt;s are assigned based on region. In this case, &lt;code&gt;INSPECTOR&lt;/code&gt; would be a proxy for geographic information and perhaps warranting exclusion as well (in certain cases).&lt;a href=&#34;#fnref8&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn9&#34;&gt;&lt;p&gt;Into training / testing sets or analysis / assessment sets.&lt;a href=&#34;#fnref9&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn10&#34;&gt;&lt;p&gt;As discussed by Davis Vaughn at the end of this &lt;a href=&#34;https://gist.github.com/DavisVaughan/433dbdceb439c9be30ddcc78d836450d&#34;&gt;gist&lt;/a&gt;.&lt;a href=&#34;#fnref10&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn11&#34;&gt;&lt;p&gt;An “Analysis” / “Assessment” split is similar to a “training” / “testing” split but within the training dataset (and typically multiple of these are created on the same training dataset). See section 3.4 of &lt;a href=&#34;http://www.feat.engineering/resampling.html&#34;&gt;Feature Engineering and Selection…&lt;/a&gt; for further explanation.]&lt;a href=&#34;#fnref11&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn12&#34;&gt;&lt;p&gt;It is important that these features be created in a way that does not cause data leakage.&lt;a href=&#34;#fnref12&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn13&#34;&gt;&lt;p&gt;Which would not be available at the time of prediction.&lt;a href=&#34;#fnref13&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn14&#34;&gt;&lt;p&gt;I’m a fan of the ability to use negative values in the &lt;code&gt;.after&lt;/code&gt; argument:&lt;/p&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
This is a fairly obscure feature in {slider}, but I love it. Don’t want the current day in your rolling window? Set a negative &lt;code&gt;.after&lt;/code&gt; value to shift the end of the window backwards. For example:&lt;br&gt;&lt;br&gt;On day 5&lt;br&gt;.before = days(3)&lt;br&gt;.after = -days(1)&lt;br&gt;&lt;br&gt;Includes days:&lt;br&gt;[2, 4] &lt;a href=&#34;https://t.co/rG0IGuTj1c&#34;&gt;https://t.co/rG0IGuTj1c&lt;/a&gt;
&lt;/p&gt;
— Davis Vaughan (&lt;span class=&#34;citation&#34;&gt;@dvaughan32&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/dvaughan32/status/1233116713010573312?ref_src=twsrc%5Etfw&#34;&gt;February 27, 2020&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;a href=&#34;#fnref14&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/li&gt;
&lt;li id=&#34;fn15&#34;&gt;&lt;p&gt;If I did not make this assumption, I would need to impute the time based features at this point.&lt;a href=&#34;#fnref15&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn16&#34;&gt;&lt;p&gt;Two helpful resources for understanding time series cross-validation:&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;From &lt;a href=&#34;https://eng.uber.com/forecasting-introduction/&#34;&gt;uber engineering&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;From &lt;a href=&#34;https://otexts.com/fpp3/tscv.html&#34;&gt;Forecasting Principles and Practices&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;a href=&#34;#fnref16&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/li&gt;
&lt;li id=&#34;fn17&#34;&gt;&lt;p&gt;An “Analysis” / “Assessment” split is similar to a “training” / “testing” split but within the training dataset (and typically multiple of these are created on the same training dataset). See section 3.4 of &lt;a href=&#34;http://www.feat.engineering/resampling.html&#34;&gt;Feature Engineering and Selection…&lt;/a&gt; for further explanation.]&lt;a href=&#34;#fnref17&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn18&#34;&gt;&lt;p&gt;I’ve tweeted previously about helper functions for reviewing your resampling scheme:&lt;/p&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
❤️new &lt;code&gt;rsample::sliding_*()&lt;/code&gt; funs by &lt;a href=&#34;https://twitter.com/dvaughan32?ref_src=twsrc%5Etfw&#34;&gt;&lt;span class=&#34;citation&#34;&gt;@dvaughan32&lt;/span&gt;&lt;/a&gt;. It can take a minute to check that all arguments are set correctly. Here are helper funs I&#39;ve used to check that my resampling windows are constructed as intended: &lt;a href=&#34;https://t.co/HhSjuRzAsB&#34;&gt;https://t.co/HhSjuRzAsB&lt;/a&gt; may make into an &lt;a href=&#34;https://twitter.com/hashtag/rstats?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#rstats&lt;/a&gt; &lt;a href=&#34;https://twitter.com/hashtag/shiny?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#shiny&lt;/a&gt; dashboard. &lt;a href=&#34;https://t.co/sNloHfkh4a&#34;&gt;pic.twitter.com/sNloHfkh4a&lt;/a&gt;
&lt;/p&gt;
— Bryan Shalloway (&lt;span class=&#34;citation&#34;&gt;@brshallo&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/brshallo/status/1314720234373287937?ref_src=twsrc%5Etfw&#34;&gt;October 10, 2020&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;a href=&#34;#fnref18&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/li&gt;
&lt;li id=&#34;fn19&#34;&gt;&lt;p&gt;Note that using &lt;code&gt;rsample::sliding_period()&lt;/code&gt; is likely to produce different numbers of observations between splits.&lt;a href=&#34;#fnref19&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn20&#34;&gt;&lt;p&gt;It could also make sense to weight performance metrics by number of observations. One way to do this, would be to use a control function to extract the predictions, and then evaluate the performance across the predictions. In my examples below I do keep the predictions, but end-up not doing anything with them. Alternatively you could weight the performance metric by number of observations. The justification for weighting periods of different number of observations equally is that noise may vary consistently across time windows – weighting by observations may allow an individual time period too much influence (simply because it happened to be that there were a greater proportion of inspections at that period).&lt;a href=&#34;#fnref20&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn21&#34;&gt;&lt;p&gt;For each split, this will then build the features for the assessment set based on each analysis set.&lt;a href=&#34;#fnref21&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn22&#34;&gt;&lt;p&gt;Although I just do a simple &lt;code&gt;step_log()&lt;/code&gt; transform below, more sophisticated steps on lag based inputs would also be kosher, e.g. &lt;code&gt;step_pca()&lt;/code&gt;. However there is a good argument that many of these should be done prior to a &lt;code&gt;recipes&lt;/code&gt; step. For example, say you have missing values for some of the lag based inputs – in that case it may make sense to use a lag based method for imputation, which may work better than say a mean imputation using the training set. So, like many things, just be thoughtful and constantly ask youself what will be the ideal method while &lt;em&gt;being careful&lt;/em&gt; that, to the question of “will this data be available prior to the prediction?” that you can answer in the affirmitive.&lt;a href=&#34;#fnref22&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn23&#34;&gt;&lt;p&gt;Our number of observations is relatively high compared to the number of features, so there is a good chance we will have relatively low penalties. While working interactively, I did not see any substantive difference in performance.&lt;a href=&#34;#fnref23&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn24&#34;&gt;&lt;p&gt;Remember that this is not weighted by observations, so each assessment set impacts the overall performance equally, regardless of small differences in number of observations.&lt;a href=&#34;#fnref24&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn25&#34;&gt;&lt;p&gt;There is no baseline performance for Rsquared because the metric itself is based off amount of variance that is explained compared to the baseline (i.e. the mean).&lt;a href=&#34;#fnref25&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn26&#34;&gt;&lt;p&gt;You would likely iterate on the model building process (e.g. perform exploratory data analysis, review outliers in initial models, etc.) and eventually get to a final set of models to evaluate on the test set.&lt;a href=&#34;#fnref26&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn27&#34;&gt;&lt;p&gt;I added a few other links to the &lt;a href=&#34;#resources&#34;&gt;Resources&lt;/a&gt; section in the &lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;&lt;a href=&#34;#fnref27&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn28&#34;&gt;&lt;p&gt;Our number of observations is relatively high compared to the number of features, so there is a good chance we will have relatively low penalties.&lt;a href=&#34;#fnref28&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn29&#34;&gt;&lt;p&gt;This was taking a &lt;em&gt;long&lt;/em&gt; time and is part of why I decided to move the tuned examples to the &lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;.&lt;a href=&#34;#fnref29&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>A National Popular Vote Weighted by the Electoral College</title>
      <link>https://www.bryanshalloway.com/2020/09/11/compromise-between-the-electoral-college-and-a-national-popular-vote/</link>
      <pubDate>Fri, 11 Sep 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2020/09/11/compromise-between-the-electoral-college-and-a-national-popular-vote/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/rmarkdown-libs/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;&lt;strong&gt;TLDR:&lt;/strong&gt; &lt;em&gt;In this post I discuss using a national popular vote weighted by the electoral college to elect the president. This approach would empower voters by expanding political influence outside of ‘battleground states.’ It would also preserve the existing biases built into the American electoral college (thereby making such a system legislatively palatable across party affiliations and electoral college traditionalists)&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Irrespective of political party or disposition towards direct democracy, the winner-take-all approach applied by most US states to allocate their electoral votes for presidential elections has clear drawbacks. These include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;incentivizes only campaigning in battleground states&lt;/li&gt;
&lt;li&gt;less reliable outcomes compared to alternatives&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;incentivizes policies that benefit battleground states over the interests of ‘all Americans’&lt;/li&gt;
&lt;li&gt;promotes a feeling among much of the electorate that their vote is unlikely to influence the election&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In the last several years&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;, the movement for a national popular vote to elect the president has gained traction. A compact between states to vote for the national popular vote winner has been passed in states representing 196 of the 270 electoral votes required for the agreement to have legal force&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;However partisanship makes transitioning to a national popular vote difficult. For any given presidential election cycle, the electoral college may favor a particular political party&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt;. Hence it may be against the advantaged party’s interests to support a change to the election process (likewise, the disadvantaged party has an incentive to &lt;em&gt;support&lt;/em&gt; a change in the election process&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt;). Therefore a cynic could argue that getting the requisite number of states to legislate support for the national popular vote compact is almost synonymous with winning the election. Even a national popular vote that &lt;em&gt;was&lt;/em&gt; passed into law may be politically fragile, and at risk of frequent challenges depending on the state-level political party in power.&lt;/p&gt;
&lt;p&gt;The goal of the National Popular Vote initiative is to &lt;em&gt;make every vote matter equally&lt;/em&gt;. However if we weaken this goal to be: &lt;em&gt;make the importance of votes more equal than they currently are&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt;&lt;/em&gt;, it may be easier to change the electoral system in a way that is less likely to agitate partisans or traditionalists attached to the unequal allotment of influence inherent in the electoral college.&lt;/p&gt;
&lt;p&gt;I propose that a popular vote &lt;em&gt;weighted by the electoral college&lt;/em&gt; deserves consideration. Such an approach is equivalent to having the allocation of electoral votes in each state be based on the popular vote within that state. For example, if a state has 30 electoral votes, and 55% of those go to the Republican and 45% to the Democrat, the Republican would receive 16.5 votes and the Democrat 13.5. Let’s apply this across states for the 2012 election.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://github.com/brshallo/weighted-national-popular-vote/blob/master/state-electoral-votes-split.png?raw=true&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;&lt;a href=&#34;https://github.com/brshallo/weighted-national-popular-vote&#34;&gt;brshallo/weighted-national-popular-vote&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Aggregating these for the 2012 election, the Democrat (Obama) would have received 271.4 electoral votes, the Republican (Romney) 255 electoral votes, and other candidates 11.6 electoral votes. This represents 50.4%, 47.4%, and 2.2% respectively. Describing outcomes in terms of ‘proportional allocation of electoral votes by state’ or as a ‘popular vote weighted by the electoral college’ are interchangeable&lt;a href=&#34;#fn8&#34; class=&#34;footnote-ref&#34; id=&#34;fnref8&#34;&gt;&lt;sup&gt;8&lt;/sup&gt;&lt;/a&gt;. However percentages are easier to articulate, hence I will use the latters terminology for the remainder of the post.&lt;/p&gt;
&lt;p&gt;A national popular vote weighted by the electoral college would truly empower small states&lt;a href=&#34;#fn9&#34; class=&#34;footnote-ref&#34; id=&#34;fnref9&#34;&gt;&lt;sup&gt;9&lt;/sup&gt;&lt;/a&gt; whose voters’ ballots could be worth as much as three times those of larger states&lt;a href=&#34;#fn10&#34; class=&#34;footnote-ref&#34; id=&#34;fnref10&#34;&gt;&lt;sup&gt;10&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://upload.wikimedia.org/wikipedia/commons/thumb/c/c9/US_2010_Census_State_Population_Per_Electoral_Vote.png/660px-US_2010_Census_State_Population_Per_Electoral_Vote.png&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;State Population per electoral vote from the 2010 census, &lt;a href=&#34;https://en.wikipedia.org/wiki/National_Popular_Vote_Interstate_Compact&#34;&gt;Wikipedia, National Popular Vote Interstate Compact&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;While this may seem horribly unfair, it only makes the existing biases built into the electoral college more transparent. Also&lt;a href=&#34;#fn11&#34; class=&#34;footnote-ref&#34; id=&#34;fnref11&#34;&gt;&lt;sup&gt;11&lt;/sup&gt;&lt;/a&gt;, it still represents a major improvement in representativeness over the existing system – where only a ~quarter of the population’s votes make any substantitive difference in the outcome of the election (those votes in battleground states&lt;a href=&#34;#fn12&#34; class=&#34;footnote-ref&#34; id=&#34;fnref12&#34;&gt;&lt;sup&gt;12&lt;/sup&gt;&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;A weighted national popular vote would likely preserve (at least in part) any advantage a party has in the electoral college (for a given election cycle). This would make associated legislation potentially easier to pass and more enduring across changes in state party leadership (compared to legislation for a raw popular vote). The weighted popular vote also maintains the essence of the existing electoral college&lt;a href=&#34;#fn13&#34; class=&#34;footnote-ref&#34; id=&#34;fnref13&#34;&gt;&lt;sup&gt;13&lt;/sup&gt;&lt;/a&gt; – it just replaces ‘winner-take-all’ with ‘proportional’ allocation of a state’s electoral votes (perhaps a less glaring difference compared to adopting a raw national popular vote).&lt;/p&gt;
&lt;p&gt;Let’s review what the results would have been in recent elections if applying a national popular vote weighted by the electoral college.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Proportion of electoral college weighted national popular vote won on elections from 1976 to 2016:&lt;/em&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;right&#34;&gt;year&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;dem&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;rep&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;other&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;right&#34;&gt;1976&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.499&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.476&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.024&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;right&#34;&gt;1980&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.411&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.504&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.085&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;right&#34;&gt;1984&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.401&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.588&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.011&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;right&#34;&gt;1988&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.454&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.533&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.013&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;right&#34;&gt;1992&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.427&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.373&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.200&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;right&#34;&gt;1996&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.488&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.407&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.105&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;right&#34;&gt;2000&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.478&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.480&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.042&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;right&#34;&gt;2004&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.478&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.509&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.013&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;right&#34;&gt;2008&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.525&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.456&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.019&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;right&#34;&gt;2012&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.504&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.474&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.022&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;right&#34;&gt;2016&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.474&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.462&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.064&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Since 1976 there have been two elections where the popular vote and the electoral college did not agree (2000 and 2016). The weighted national popular vote would have disagreed with the raw national popular vote once (in the 2000 election) and with the winner-take-all based electoral college once (in 2016)&lt;a href=&#34;#fn14&#34; class=&#34;footnote-ref&#34; id=&#34;fnref14&#34;&gt;&lt;sup&gt;14&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;See github repo &lt;a href=&#34;https://github.com/brshallo/weighted-national-popular-vote&#34;&gt;brshallo/weighted-national-popular-vote&lt;/a&gt; for details on data sources and scripts used to produce the above figures and calculations.&lt;/p&gt;
&lt;div id=&#34;how-to-get-it-passed&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;How to get it passed?&lt;/h1&gt;
&lt;p&gt;The beginning of the video “Myths About Constitutionality” explains how we got our current ‘winner-take-all’ systems across states.&lt;/p&gt;
&lt;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/ubIeQ-uO_b0?start=92&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;
&lt;/iframe&gt;
&lt;p&gt;Essentially it was a &lt;a href=&#34;https://en.wikipedia.org/wiki/Collective_action_problem#:~:text=A%20collective%20action%20problem%20or,individuals%20that%20discourage%20joint%20action.&#34;&gt;collective action problem&lt;/a&gt; whereby states (controlled by one party or another) adopted a ‘winner-take-all’ approach as a means of attempting to maximize their individual influence and give the most advantage they could to their preferred candidate. Once a few states adopted the ‘winner-take-all’ system it created a domino effect whereby all states adopted it&lt;a href=&#34;#fn15&#34; class=&#34;footnote-ref&#34; id=&#34;fnref15&#34;&gt;&lt;sup&gt;15&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Ways of getting around this collective action problem:&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The approach the National Popular Vote initiative has used is to have individual states pass laws that only go into effect once the requisite threshold of electoral votes is reached – thereby not forcing any individual state to ‘give-up’ some of their influence prematurely. The same approach could be taken to push adoption of a weighted national popular vote&lt;a href=&#34;#fn16&#34; class=&#34;footnote-ref&#34; id=&#34;fnref16&#34;&gt;&lt;sup&gt;16&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Other approaches may be more piecemeal. For example states of similar size and counterbalanced political leanings could agree to pass proportional voting laws simultaneously – thereby not reducing the support to their preferred presidential candidate&lt;a href=&#34;#fn17&#34; class=&#34;footnote-ref&#34; id=&#34;fnref17&#34;&gt;&lt;sup&gt;17&lt;/sup&gt;&lt;/a&gt;. Such an approach would be more effective if fractional votes among electors are allowed&lt;a href=&#34;#fn18&#34; class=&#34;footnote-ref&#34; id=&#34;fnref18&#34;&gt;&lt;sup&gt;18&lt;/sup&gt;&lt;/a&gt; &lt;a href=&#34;#fn19&#34; class=&#34;footnote-ref&#34; id=&#34;fnref19&#34;&gt;&lt;sup&gt;19&lt;/sup&gt;&lt;/a&gt;. However there is an argument that states would not have an incentive to pass this type of legislation on a piecemeal basis because it would transfer influence to the existing ‘winner-take-all’ states&lt;a href=&#34;#fn20&#34; class=&#34;footnote-ref&#34; id=&#34;fnref20&#34;&gt;&lt;sup&gt;20&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;A US constitutional amendment…&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;closing-note&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Closing note&lt;/h1&gt;
&lt;p&gt;In comparison to our current system, the biggest advantage of a national popular vote for presidential elections is not that it achieves &lt;em&gt;perfect&lt;/em&gt; representation but that it provides &lt;em&gt;improved incentives&lt;/em&gt; for presidential candidates. For example it would incentivize campaigns to give attention to a broader subset of the American public and increase the reliability of election results. However a national popular vote inevitably faces partisan challenges and may give-off the appearance of being too momentous a departure from the norms of the existing electoral college. As a compromise between these systems, a national popular vote that is weighted by the electoral college avoids many of the challenges to legislating a pure national popular vote while still achieving its most important objectives.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix&lt;/h1&gt;
&lt;div id=&#34;what-about-nebraska-and-maine&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;What about Nebraska and Maine?&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;In all but two states, electoral votes are ‘winner-take-all’. The candidate winning the popular vote normally receives all of that state’s votes. Maine and Nebraska have taken a different approach. Using the ‘congressional district method’, these states allocate two electoral votes to the state popular vote winner, and then one electoral vote to the popular vote winner in each Congressional district (2 in Maine, 3 in Nebraska). This creates multiple popular vote contests in these states, which could lead to a split electoral vote.&lt;/p&gt;
&lt;p&gt;-&lt;a href=&#34;https://www.270towin.com/content/split-electoral-votes-maine-and-nebraska/&#34;&gt;270towin.com&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;There may be some philosophical appeal to this method for allocating votes however there are still relatively similar problems with it to the ‘winner-take-all’ method when applied to the state. For example,&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;if your vote is not in a ‘battleground district’ your vote, once again, may not matter as much (i.e. a ‘battleground state’ is simply replaced by a ‘battleground district’)&lt;/li&gt;
&lt;li&gt;opens-up presidential election to risks associated with gerrymandering&lt;/li&gt;
&lt;li&gt;if this were applied nationally, appealing to specific states could be supplanted by appealing to specific types of congressional districts, e.g. districts with more urban or rural areas (which may influence president’s against ‘looking out for all Americans’)&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;related-writing&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Related Writing&lt;/h2&gt;
&lt;p&gt;After writing this post I found a similar post by Economist writer &lt;a href=&#34;https://twitter.com/gelliottmorris&#34;&gt;G. Elliott Morris&lt;/a&gt;, &lt;a href=&#34;https://www.thecrosstab.com/2019/03/08/electoral-college-proportional/&#34;&gt;What If Each State Allocated Their Electoral College Votes Proportionally?&lt;/a&gt;. We do a few things differently though – which I describe at the bottom of his post in a diqus &lt;a href=&#34;http://disq.us/p/2bvit1z&#34;&gt;comment&lt;/a&gt;) – namely his example uses whole rather than fractional allocation of electoral votes.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;This post presents potential merits of a weighted national popular vote however it does not represent a personal endorsement.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;A few thousand votes have a greater chance of swaying entire elections in our current system compared to the likelihood of this occurring with, for example, a national popular vote (&lt;a href=&#34;https://theconversation.com/the-electoral-college-is-surprisingly-vulnerable-to-popular-vote-changes-141104&#34;&gt;Heilman, 2020&lt;/a&gt;).&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;particularly since the 2016 election&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;The &lt;a href=&#34;https://www.nationalpopularvote.com/&#34;&gt;website&lt;/a&gt; of the organization promoting the National Popular Vote initiative outlines the disadvantages of the winner-take-all approach used by most states and provides arguments for employing a national popular vote. The site also provides evidence for the constitutionality of a national popular vote and counters ‘myths’ that a popular vote would overly advantage or disadvantage certain states.&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;However the political party the electoral college advantages frequently changes between election cycles (&lt;a href=&#34;https://fivethirtyeight.com/features/will-the-electoral-college-doom-the-democrats-again/&#34;&gt;Silver, 2016&lt;/a&gt;).&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;It’s not a coincidence that the popular vote initiative is gained substantial support from many Democrats following the 2016 election.&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;by spreading political influence away from the dozen or so battleground states&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn8&#34;&gt;&lt;p&gt;As long as you allow for fractional electoral votes.&lt;a href=&#34;#fnref8&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn9&#34;&gt;&lt;p&gt;A common refrain for keeping the current system is that it gives small states more representation. However in practice it only empowers battleground states (at least for presidential elections).&lt;a href=&#34;#fnref9&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn10&#34;&gt;&lt;p&gt;For an alternative approach to weighting influence, see &lt;a href=&#34;https://theconversation.com/whose-votes-count-the-least-in-the-electoral-college-74280&#34;&gt;Durran, 2017&lt;/a&gt; which reviews states have the highest or lowest weighted votes based on actual voters (rather than the census). In the article they point-out that many of the votes in mid-sized states actually have the lowest weights. They attribute this to higher voter turnout and note (at the end of the article) that this may be contributed to by many of these being in battleground states.&lt;/p&gt;
&lt;p&gt;I did a similar analysis weighting by: &lt;span class=&#34;math display&#34;&gt;\[\frac{totalVotes/nationalElectoralVotes(538)}{stateVotes/stateElectoralVotes}\]&lt;/span&gt; Below is a figure of weights for the 2012 election:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://github.com/brshallo/weighted-national-popular-vote/blob/master/electoral-influence-2012.png?raw=true&#34; /&gt;&lt;a href=&#34;#fnref10&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn11&#34;&gt;&lt;p&gt;regardless of your opinion on the electoral college and whether voters in small states &lt;em&gt;should&lt;/em&gt; be afforded outsized representation compared to their population&lt;a href=&#34;#fnref11&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn12&#34;&gt;&lt;p&gt;“Influence” here is evidenced by campaign events and ad spending among candidates as described by the &lt;a href=&#34;https://www.nationalpopularvote.com/written-explanation&#34;&gt;the National Popular Vote Initiative&lt;/a&gt;.&lt;a href=&#34;#fnref12&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn13&#34;&gt;&lt;p&gt;I.e. it still spreads out votes by states and not just across the population&lt;a href=&#34;#fnref13&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn14&#34;&gt;&lt;p&gt;In 2016 Clinton would have had a ~1 percentage point advantage over Trump in the weighted popular vote (compared to the ~2 percentage point advantage she had in the raw popular vote). Under the weighted popular vote George W. Bush would still have still won the election in 2000, despite losing the raw popular vote.&lt;a href=&#34;#fnref14&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn15&#34;&gt;&lt;p&gt;The result of every state adopting it however has, at least in modern elections, resulted in the majority of states’ influence being reduced.&lt;a href=&#34;#fnref15&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn16&#34;&gt;&lt;p&gt;I.e. the law would only go into effect when states representing 270 electoral votes passed legislation.&lt;a href=&#34;#fnref16&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn17&#34;&gt;&lt;p&gt;E.g. say a ten vote state that tends to go 60% democratic teams up with another ten vote state that tends to go 60% republican and each pass a proportional voting system simultaneously.&lt;a href=&#34;#fnref17&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn18&#34;&gt;&lt;p&gt;Interesting article on fractional representatives: &lt;a href=&#34;http://www.hnn.us/articles/129114.html&#34; class=&#34;uri&#34;&gt;http://www.hnn.us/articles/129114.html&lt;/a&gt; .&lt;a href=&#34;#fnref18&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn19&#34;&gt;&lt;p&gt;If such an approach were adopted by all states, it would create the problem of it being more likely that an individual candidates does not receive the constitutionally required 270 electoral votes… which would need to be addressed. Perhaps could be handled by letting voters put a second choice of candidate. Then If a candidate isn’t in the top two, his voters ballots would flow to their 2nd choices (or 3rd, and so-on).&lt;a href=&#34;#fnref19&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn20&#34;&gt;&lt;blockquote&gt;
&lt;p&gt;“Enactment of the whole number proportional approach on a state-by-state basis would penalize early adopters and quickly become a self-arresting process, because each enactment would increase the influence of the remaining winner-take-all states.”
&lt;a href=&#34;https://www.nationalpopularvote.com/shortcoming-proportional-method-awarding-electoral-votes&#34;&gt;National Popular Vote Iniative&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;a href=&#34;#fnref20&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Linear Regression in Pricing Analysis, Essential Things to Know</title>
      <link>https://www.bryanshalloway.com/2020/08/17/pricing-insights-from-historical-data-part-1/</link>
      <pubDate>Mon, 17 Aug 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2020/08/17/pricing-insights-from-historical-data-part-1/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/rmarkdown-libs/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;

&lt;div id=&#34;TOC&#34;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#what-influences-price&#34;&gt;What influences price?&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#simple-linear-regression-model&#34;&gt;Simple linear regression model&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#inference-and-challenges&#34;&gt;Inference and challenges&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#violation-of-model-assumptions&#34;&gt;Violation of model assumptions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#the-tug-of-war-between-colinear-inputs&#34;&gt;The tug-of-war between colinear inputs&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#improving-model-fit-considerations&#34;&gt;Improving model fit, considerations&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#closing-notes-and-tips&#34;&gt;Closing notes and tips&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#pricing-challenges&#34;&gt;Pricing challenges&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#future-pricing-posts&#34;&gt;Future pricing posts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#dataset-considerations&#34;&gt;Dataset considerations&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#interpretability-of-machine-learning-methods&#34;&gt;Interpretability of machine learning methods&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#regularization-and-colinear-variables&#34;&gt;Regularization and colinear variables&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#coefficients-of-a-regularized-model&#34;&gt;Coefficients of a regularized model&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;Pricing is hard.&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://media2.giphy.com/media/SG0KKFtwUpqJW/giphy.gif&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Price is Right Contestant… struggling&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;This is particularly true with large complicated products, common in Business to Business sales (B2B). B2B sellers may lack important information (e.g. accurate estimates of customer budget or ‘street’ prices for the various configurations of their products – the &lt;a href=&#34;#pricing-challenges&#34;&gt;Pricing challenges&lt;/a&gt; section discusses other internal and external limitations in setting prices). However organizations typically &lt;em&gt;do have&lt;/em&gt; historical data on internal sales transactions as well as leadership with a strong desire for &lt;em&gt;insights&lt;/em&gt; into pricing behavior. For now I’ll put aside the question of how to use econometric approaches to set ideal prices. Instead, I’ll walk through some statistical methods that rely only on historical sales information and that can be used for analyzing differences, trends, and abnormalities in your organizations pricing.&lt;/p&gt;
&lt;p&gt;With internal data&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt; you can still support answers to many important questions and provide a starting place for more sophisticated pricing strategies or analyses. I will be writing a series of posts on pricing (see &lt;a href=&#34;#future-pricing-posts&#34;&gt;Future pricing posts&lt;/a&gt; section for likely topics). In this post, I will focus on the basic ideas and considerations important when using regression models to understand prices.&lt;/p&gt;
&lt;p&gt;I will use data from the Ames, Iowa housing market. See the &lt;a href=&#34;#dataset-considerations&#34;&gt;Dataset considerations&lt;/a&gt; section for why I use the &lt;a href=&#34;https://cran.r-project.org/web/packages/AmesHousing/AmesHousing.pdf&#34;&gt;ames&lt;/a&gt; dataset as an analogue for B2B selling / pricing scenarios (as well as problems with this choice). My examples were built using the R programming language, you can find the source code at my &lt;a href=&#34;https://github.com/brshallo/brshallo/blob/master/content/post/2020-08-11-pricing-insights-from-historical-data-part-1.Rmd&#34;&gt;github page&lt;/a&gt;.&lt;/p&gt;
&lt;div id=&#34;what-influences-price&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;What influences price?&lt;/h1&gt;
&lt;p&gt;Products have features. These features&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt; can be used to train a model to estimate price. For a linear model, the outputted coefficients associated with these features can act as proxies for the expected &lt;em&gt;dollar per unit&lt;/em&gt; change associated with the component&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt; (&lt;a href=&#34;https://en.wikipedia.org/wiki/Ceteris_paribus&#34;&gt;ceteris paribus&lt;/a&gt;). In pricing contexts, the idea that regression coefficients relate to the value (i.e. ‘implicit price’) of the constituent components of the product is sometimes called hedonic modeling&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;. An assumption in hedonic modeling is that our model includes all variables that matter to price&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt;. This assumption is important in that it suggests:&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;Regression modeling of price is not well suited to contexts where you cannot explain a reasonably high proportion of the variance in the price of your product.&lt;/li&gt;
&lt;li&gt;You should be particularly thoughtful regarding the variables you include in your model and avoid including variables that represent overlapping/duplicated information about your product.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;For a more full discussion on hedonic modeling&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt; see the &lt;a href=&#34;https://www.oecd-ilibrary.org/docserver/9789264197183-7-en.pdf?expires=1597241573&amp;amp;id=id&amp;amp;accname=guest&amp;amp;checksum=0FA9E2EB249B3EB5DBA108E3AC44CCA3&#34;&gt;Handbook on Residential Property Prices Indices&lt;/a&gt;. In this post I will build very simple models that obviously don’t represent all relevant factors or meet some of the strong assumptions in hedonic modeling. Instead, my focus is on illustrating some basic considerations in regression that are particular important in pricing contexts.&lt;/p&gt;
&lt;div id=&#34;simple-linear-regression-model&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Simple linear regression model&lt;/h2&gt;
&lt;p&gt;Let’s build a model for home price that uses &lt;em&gt;just&lt;/em&gt; house square footage, represented by &lt;code&gt;Gr_Liv_Area&lt;/code&gt;&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt;, as a feature for predicting home price.&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[
\operatorname{\widehat{Sale\_Price}} = 13290 + 112(\operatorname{Gr\_Liv\_Area})
\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The coefficient on sale price of &lt;em&gt;112&lt;/em&gt; is a measure of expected dollars per unit change in square foot. If you build the model without an intercept&lt;a href=&#34;#fn8&#34; class=&#34;footnote-ref&#34; id=&#34;fnref8&#34;&gt;&lt;sup&gt;8&lt;/sup&gt;&lt;/a&gt;, the coefficient more directly equates to dollars per square foot&lt;a href=&#34;#fn9&#34; class=&#34;footnote-ref&#34; id=&#34;fnref9&#34;&gt;&lt;sup&gt;9&lt;/sup&gt;&lt;/a&gt;. However it’s &lt;em&gt;typically&lt;/em&gt; more appropriate to &lt;a href=&#34;https://stats.stackexchange.com/questions/7948/when-is-it-ok-to-remove-the-intercept-in-a-linear-regression-model&#34;&gt;leave the intercept in the model&lt;/a&gt;&lt;a href=&#34;#fn10&#34; class=&#34;footnote-ref&#34; id=&#34;fnref10&#34;&gt;&lt;sup&gt;10&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;inference-and-challenges&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Inference and challenges&lt;/h2&gt;
&lt;p&gt;In evaluating the impact of a component on the price, we don’t want &lt;em&gt;just&lt;/em&gt; an estimate of the magnitude of the impact. Instead we want a measure of the likely range this estimate falls within. The traditional way to compute this is by using the standard error associated with our estimate.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;left&#34;&gt;term&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;estimate&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;std.error&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;(Intercept)&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;13289.6&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;3269.7&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;left&#34;&gt;Gr_Liv_Area&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;111.7&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;2.1&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;We can do &lt;em&gt;{coefficient estimate} +/- 2&lt;/em&gt;&lt;span class=&#34;math inline&#34;&gt;\(\cdot\)&lt;/span&gt;&lt;em&gt;{standard error of estimate}&lt;/em&gt; to get a 95% confidence interval for where we believe the ‘true’ coefficient estimate for &lt;code&gt;Gr_Liv_Area&lt;/code&gt; falls. In this case, this means that across our observations, the mean price change per square foot (while only taking into account this variables) is roughly between 108 and 116&lt;a href=&#34;#fn11&#34; class=&#34;footnote-ref&#34; id=&#34;fnref11&#34;&gt;&lt;sup&gt;11&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;div id=&#34;violation-of-model-assumptions&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Violation of model assumptions&lt;/h3&gt;
&lt;p&gt;Linear regression has a number of &lt;a href=&#34;https://en.wikipedia.org/wiki/Linear_regression#Assumptions&#34;&gt;model assumptions&lt;/a&gt;. Following these is less important when using the model for predictions compared to for inference&lt;a href=&#34;#fn12&#34; class=&#34;footnote-ref&#34; id=&#34;fnref12&#34;&gt;&lt;sup&gt;12&lt;/sup&gt;&lt;/a&gt;. However if you are interpreting the coefficients as representations of the value associated with components of a product (as in our case), model assumptions &lt;em&gt;matter&lt;/em&gt;&lt;a href=&#34;#fn13&#34; class=&#34;footnote-ref&#34; id=&#34;fnref13&#34;&gt;&lt;sup&gt;13&lt;/sup&gt;&lt;/a&gt;. I will leave it up to you and Google to read more on model assumptions&lt;a href=&#34;#fn14&#34; class=&#34;footnote-ref&#34; id=&#34;fnref14&#34;&gt;&lt;sup&gt;14&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;the-tug-of-war-between-colinear-inputs&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;The tug-of-war between colinear inputs&lt;/h3&gt;
&lt;p&gt;Let’s add to our regression model another variable, number of bathrooms represented by the &lt;code&gt;bathrooms&lt;/code&gt; variable.&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[
\operatorname{\widehat{Sale\_Price}} = 5491 + 94(\operatorname{Gr\_Liv\_Area}) + 19555(\operatorname{bathrooms})
\]&lt;/span&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;left&#34;&gt;term&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;estimate&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;std.error&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;(Intercept)&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;5491.2&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;3356.2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;left&#34;&gt;Gr_Liv_Area&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;94.0&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;2.9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;bathrooms&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;19555.3&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;2284.9&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The coefficient on square footage has decreased – this is because number of bathrooms and square feet of home are correlated (they have a &lt;a href=&#34;https://en.wikipedia.org/wiki/Pearson_correlation_coefficient&#34;&gt;correlation&lt;/a&gt; of 0.71). Some of the impact on home price that previously existed entirely in the coefficient for &lt;code&gt;Gr_Liv_Area&lt;/code&gt; is now shared with the related &lt;code&gt;bathrooms&lt;/code&gt; variable. Also, the standard error on &lt;code&gt;Gr_Liv_Area&lt;/code&gt; has increased – representing greater uncertainty as to the mean impact of the variable within the model (compared to the prior simple linear regression example).&lt;/p&gt;
&lt;p&gt;Let’s consider a model with another variable added: &lt;code&gt;TotRms_AbvGrd&lt;/code&gt;, the total number of rooms (above ground and excluding bathrooms) in the home. This variable is also correlated with &lt;code&gt;Gr_Liv_Area&lt;/code&gt; and number of &lt;code&gt;bathrooms&lt;/code&gt; (correlation of ~0.8 and ~0.6 respectively).&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[
\begin{aligned}
\operatorname{\widehat{Sale\_Price}} &amp;amp;= 35600 + 122(\operatorname{Gr\_Liv\_Area})\ + \\
&amp;amp;\quad 20411(\operatorname{bathrooms}) - 11389(\operatorname{TotRms\_AbvGrd})
\end{aligned}
\]&lt;/span&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;left&#34;&gt;term&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;estimate&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;std.error&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;(Intercept)&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;35600.0&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;4384.3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;left&#34;&gt;Gr_Liv_Area&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;121.8&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;3.9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;bathrooms&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;20410.7&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;2245.6&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;left&#34;&gt;TotRms_AbvGrd&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;-11389.4&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;1093.6&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Notice the coefficient on &lt;code&gt;TotRms_AbvGrd&lt;/code&gt; is negative at &lt;em&gt;-11792.2&lt;/em&gt;. This doesn’t mean houses with more bedrooms are associated with negative home prices. Though it suggests a house with the same square footage and number of bathrooms will be less expensive if it has more rooms&lt;a href=&#34;#fn15&#34; class=&#34;footnote-ref&#34; id=&#34;fnref15&#34;&gt;&lt;sup&gt;15&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Theoretical challenge:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Pretend we put in another variable: &lt;code&gt;half_bathrooms&lt;/code&gt; that represented the number of half bathrooms in the home. Our previous variable &lt;code&gt;bathrooms&lt;/code&gt; already included both full and half bathrooms. This presents a theoretical problem for the model: bathrooms would be represented in two different variables that have a &lt;em&gt;necessary&lt;/em&gt; overlap&lt;a href=&#34;#fn16&#34; class=&#34;footnote-ref&#34; id=&#34;fnref16&#34;&gt;&lt;sup&gt;16&lt;/sup&gt;&lt;/a&gt; with one another. Our understanding of the value of a bathroom as its coefficient value would become less clear&lt;a href=&#34;#fn17&#34; class=&#34;footnote-ref&#34; id=&#34;fnref17&#34;&gt;&lt;sup&gt;17&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Beyond this &lt;em&gt;theoretical challenge&lt;/em&gt;, duplicated or highly associated inputs also create &lt;em&gt;numeric challenges&lt;/em&gt;. The remainder of this post will be focused on numeric challenges and considerations in fitting regression models. These lessons can be applied broadly across inferential contexts but are particularly important in pricing analysis.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Numeric challenge:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Linear regression models feature this ‘tug-of-war’ between the magnitude of coefficients whereby correlated variables share general influences in the model. At times this causes similar variables to seem to have opposing impacts&lt;a href=&#34;#fn18&#34; class=&#34;footnote-ref&#34; id=&#34;fnref18&#34;&gt;&lt;sup&gt;18&lt;/sup&gt;&lt;/a&gt;. When evaluating coefficients for pricing analysis exercises&lt;a href=&#34;#fn19&#34; class=&#34;footnote-ref&#34; id=&#34;fnref19&#34;&gt;&lt;sup&gt;19&lt;/sup&gt;&lt;/a&gt; this competition between coefficients has potential drawbacks:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;As you increase the number of variables in the model, colinearity can make for models with a high degree of instability / variance in the parameter estimates – meaning that the coefficients in your model (and your resulting predictions) could change dramatically even from small changes in the training data&lt;a href=&#34;#fn20&#34; class=&#34;footnote-ref&#34; id=&#34;fnref20&#34;&gt;&lt;sup&gt;20&lt;/sup&gt;&lt;/a&gt;, which undermines confidence in estimates.&lt;/li&gt;
&lt;li&gt;You may want to limit methods that result in models with unintuitive variable relationships (e.g. where related factors have coefficients that appear to act in opposing directions).&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;improving-model-fit-considerations&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Improving model fit, considerations&lt;/h2&gt;
&lt;p&gt;I do not discuss the topic of &lt;em&gt;variable selection&lt;/em&gt;, but highly recommend the associated chapter in the online textbook &lt;a href=&#34;http://www.feat.engineering/selection.html&#34;&gt;Feature Engineering and Selection&lt;/a&gt; by Max Kuhn and Kjell Johnson.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Data transformations&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Before modeling, transformations to the underlying data are often applied for one of several reasons:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To help satisfy model assumptions or to minimize the impact of outliers and influential points on estimates.&lt;/li&gt;
&lt;li&gt;To improve the fit of the model.&lt;/li&gt;
&lt;li&gt;To help with model interpretation&lt;a href=&#34;#fn21&#34; class=&#34;footnote-ref&#34; id=&#34;fnref21&#34;&gt;&lt;sup&gt;21&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;To facilitate preprocessing requirements important to the fitting procedure&lt;a href=&#34;#fn22&#34; class=&#34;footnote-ref&#34; id=&#34;fnref22&#34;&gt;&lt;sup&gt;22&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Important in pricing contexts, transformations to the data alter the meaning of the coefficients&lt;a href=&#34;#fn23&#34; class=&#34;footnote-ref&#34; id=&#34;fnref23&#34;&gt;&lt;sup&gt;23&lt;/sup&gt;&lt;/a&gt;. Data transformations may improve model fit, but may complicate coefficient interpretability. In some cases this may be helpful in other cases it may not – it all depends on the aims of the model and the types of interpretations the analyst is hoping to make&lt;a href=&#34;#fn24&#34; class=&#34;footnote-ref&#34; id=&#34;fnref24&#34;&gt;&lt;sup&gt;24&lt;/sup&gt;&lt;/a&gt;. As part of an internal presentation given at NetApp on pricing, I describe some common variable transformations and how these affect the resulting interpretation of the coefficients:&lt;/p&gt;
&lt;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/dqrkIIziBLE?start=448&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;
&lt;/iframe&gt;
&lt;p&gt;&lt;strong&gt;More sophisticated Machine Learning Methods:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;When using more sophisticated machine learning techniques the term &lt;em&gt;data transformation&lt;/em&gt; is sometimes supplanted by the term &lt;em&gt;feature engineering&lt;/em&gt; (though the latter typically suggests more numerous or more complicated changes to input data). Some machine learning techniques&lt;a href=&#34;#fn25&#34; class=&#34;footnote-ref&#34; id=&#34;fnref25&#34;&gt;&lt;sup&gt;25&lt;/sup&gt;&lt;/a&gt; can also identify hard to find relationships or obviate the need for complex data transformations that would be required to produce good model fits with a linear model&lt;a href=&#34;#fn26&#34; class=&#34;footnote-ref&#34; id=&#34;fnref26&#34;&gt;&lt;sup&gt;26&lt;/sup&gt;&lt;/a&gt;. This may save an analyst time or allow them to produce models with a better fit but may come at a cost to ease of model interpretability. For a brief discussion, see the section &lt;a href=&#34;#interpretability-of-machine-learning-methods&#34;&gt;Interpretability of machine learning methods&lt;/a&gt;. For this post, I will stick to linear models.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Fitting procedures&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Alternatives to the standard optimization technique for linear regression, &lt;a href=&#34;https://en.wikipedia.org/wiki/Ordinary_least_squares#:~:text=In%20statistics%2C%20ordinary%20least%20squares,in%20a%20linear%20regression%20model.&amp;amp;text=Under%20these%20conditions%2C%20the%20method,the%20errors%20have%20finite%20variances&#34;&gt;Ordinary Least Squares&lt;/a&gt; (OLS), may be more robust to model assumptions and influential points or tend to produce more stable estimates&lt;a href=&#34;#fn27&#34; class=&#34;footnote-ref&#34; id=&#34;fnref27&#34;&gt;&lt;sup&gt;27&lt;/sup&gt;&lt;/a&gt;. A few options:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Regularization&lt;/em&gt;: puts constraints on the linear model that discourage high levels of variance in your coefficient estimates. See the section &lt;a href=&#34;#regularization-and-colinear-variables&#34;&gt;Regularization and colinear variables&lt;/a&gt; for a more full discussion on how L1 &amp;amp; L2 penalties affect estimates for colinear inputs differently&lt;a href=&#34;#fn28&#34; class=&#34;footnote-ref&#34; id=&#34;fnref28&#34;&gt;&lt;sup&gt;28&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Bayesian approaches&lt;/em&gt;: can use &lt;a href=&#34;https://en.wikipedia.org/wiki/Prior_probability&#34;&gt;priors&lt;/a&gt; and rigorous estimation procedures to limit &lt;a href=&#34;https://en.wikipedia.org/wiki/Overfitting&#34;&gt;overfitting&lt;/a&gt; and subdue extreme estimates.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Robust regression&lt;/em&gt;: typically refers to using weighted least squares (or similar methods) which allows for giving different amounts of weight to observations (typically to reduce the weight of extreme and influential points).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Each of these fitting procedures has different advantages and disadvantages and will modulate coefficient estimates differently&lt;a href=&#34;#fn29&#34; class=&#34;footnote-ref&#34; id=&#34;fnref29&#34;&gt;&lt;sup&gt;29&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;closing-notes-and-tips&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Closing notes and tips&lt;/h1&gt;
&lt;p&gt;You can use regression models to evaluate the impact of different factors on price. However it is important to consider how coefficient estimates will respond to your particular input data (e.g. multicolinearity of your inputs or violations of your model assumptions) and to use techniques that will produce an appropriate model fit for your needs. In pricing contexts in particular you should consider the types of inferences you will be asked to make and build your model in a way that fits your business requirements.&lt;/p&gt;
&lt;p&gt;Some tips for building models for inference in pricing contexts:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;If your model doesn’t explain a high proportion of the data, be careful what you say to stakeholders about the respective value of components&lt;a href=&#34;#fn30&#34; class=&#34;footnote-ref&#34; id=&#34;fnref30&#34;&gt;&lt;sup&gt;30&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Getting a good model fit should be a driving force. However, in a similar way to how you may prefer fewer variables or a more simple modeling technique, you may also prefer fewer and less complicated variable transformations&lt;a href=&#34;#fn31&#34; class=&#34;footnote-ref&#34; id=&#34;fnref31&#34;&gt;&lt;sup&gt;31&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;When evaluating the influence of the components of your product, review the variability in your coefficient estimates and not just the estimates themselves.&lt;/li&gt;
&lt;li&gt;Consider building linear models using multiple model fit techniques&lt;a href=&#34;#fn32&#34; class=&#34;footnote-ref&#34; id=&#34;fnref32&#34;&gt;&lt;sup&gt;32&lt;/sup&gt;&lt;/a&gt; &lt;a href=&#34;#fn33&#34; class=&#34;footnote-ref&#34; id=&#34;fnref33&#34;&gt;&lt;sup&gt;33&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Even if you plan on using a linear model, using a generic more complex machine learning model can be helpful as a sanity check. If model performance is not substantially different between your models, you are fine, if it is, there may be an important relationship you are missing and need to identify.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Stay tuned for &lt;a href=&#34;#future-pricing-posts&#34;&gt;Future pricing posts&lt;/a&gt; on related topics.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix&lt;/h1&gt;
&lt;div id=&#34;pricing-challenges&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Pricing challenges&lt;/h2&gt;
&lt;p&gt;Final price paid by a customer may vary substantially within a given product. This variability is often due in part to a high degree of complexity inherent in the product and different configurations between customers&lt;a href=&#34;#fn34&#34; class=&#34;footnote-ref&#34; id=&#34;fnref34&#34;&gt;&lt;sup&gt;34&lt;/sup&gt;&lt;/a&gt;. Fluctuations in product demand and macroeconomic factors are other important influences, as are factors associated with the buyer’s / seller’s negotiation skill and ability to use market information to leverage a higher or lower discount.&lt;/p&gt;
&lt;p&gt;The final price paid may also be influenced by a myriad of competing internal interests. Sales representatives may want leniency in price guidelines so they can hit their quota. Leadership may be concerned about potential brand erosion that often comes with lowering prices. Equity holders may be focused on immediate profitability or may be willing to sacrifice margin in order to expand market share. Effectively setting price guidelines requires the application of various economic, mathematical, and sociological principles&lt;a href=&#34;#fn35&#34; class=&#34;footnote-ref&#34; id=&#34;fnref35&#34;&gt;&lt;sup&gt;35&lt;/sup&gt;&lt;/a&gt; which may not be feasible to set-up&lt;a href=&#34;#fn36&#34; class=&#34;footnote-ref&#34; id=&#34;fnref36&#34;&gt;&lt;sup&gt;36&lt;/sup&gt;&lt;/a&gt;. Implementation of which requires reliable data, which could be lacking due to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Market information may be inaccurate or unavailable&lt;a href=&#34;#fn37&#34; class=&#34;footnote-ref&#34; id=&#34;fnref37&#34;&gt;&lt;sup&gt;37&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Total&lt;/em&gt; costs of production may not be accessible (from your position in the organization).&lt;/li&gt;
&lt;li&gt;Current organizational goals may not be well defined.&lt;/li&gt;
&lt;li&gt;Information on successful deals may be more reliable than information on missed deals.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These (or a host of other gaps in information) may make it difficult to define an objective function for identifying optimal price guidelines.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;future-pricing-posts&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Future pricing posts&lt;/h2&gt;
&lt;p&gt;In a series of posts I will tackle a variety of questions stakeholders may ask regarding organizational pricing. Some likely topics include:&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;How do differences in product components associate with differences in price? What is the magnitude of the influence of these factors?&lt;/li&gt;
&lt;li&gt;How have these factors changed over time?&lt;/li&gt;
&lt;li&gt;Which customers fall outside the ‘normal’ behavior in regard to the price they are receiving?&lt;/li&gt;
&lt;li&gt;How can complexities in pricing strategy be captured by a statistically rigorous modeling framework (E.g. when volume dictates price)?&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;div id=&#34;dataset-considerations&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Dataset considerations&lt;/h2&gt;
&lt;p&gt;The relevant qualities of a dataset I was looking for were:&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;Multiple years of data&lt;/li&gt;
&lt;li&gt;Many features, with a few key variables associated with a large proportion of the variance&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The &lt;code&gt;ames&lt;/code&gt; housing dataset meets these qualifications and i was already familiar with it. Evaluating home prices can serve as a practical analogue for our problem; both home sales and business to business sales often represent large purchases with many features influencing price. You can pretend that individual rows represent B2B transactions for a large corporation selling a complicated product line (rather than individual home sales).&lt;/p&gt;
&lt;p&gt;There are also many important &lt;em&gt;differences&lt;/em&gt; between home sales and B2B sales that make this a weaker analogue. To name a few:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;in B2B contexts, repeat sales are typically more important than initial sales. In the housing market, repeat sales don’t exist.&lt;/li&gt;
&lt;li&gt;information on home prices and prior home sales is accessible to both the buyer and seller – meaning there are no options for targeted pricing.&lt;/li&gt;
&lt;li&gt;in B2B contexts, an influential buyer may be able to leverage the possibility of a partnership of some kind in order to secure a better deal on a large purchase&lt;a href=&#34;#fn38&#34; class=&#34;footnote-ref&#34; id=&#34;fnref38&#34;&gt;&lt;sup&gt;38&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Volume selling schemes and other pricing strategies may have less of an impact on house prices compared to in B2B settings.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For the notes in this first post, these don’t matter.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;interpretability-of-machine-learning-methods&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Interpretability of machine learning methods&lt;/h2&gt;
&lt;p&gt;In some pricing scenarios tree-based methods may be particularly helpful in modeling price – particularly in contexts where the price of a product can be well defined by if-then statements. This may be useful in cases where there is volume pricing – e.g. the pricing approach is different depending on the amount you are purchasing. Perhaps better though would be cubist models which start as decision trees but then terminate into individual linear models (allowing for different linear models based off pre-defined if-then statements).&lt;/p&gt;
&lt;p&gt;(Ignoring figuring out the &lt;em&gt;ideal&lt;/em&gt; type of model or feature engineering regiment&lt;a href=&#34;#fn39&#34; class=&#34;footnote-ref&#34; id=&#34;fnref39&#34;&gt;&lt;sup&gt;39&lt;/sup&gt;&lt;/a&gt; for your problem) the typical juxtaposition between linear models and more sophisticated machine learning techniques is in how easy they are to interpret. Sophisticated machine learning methods (sometimes described as ‘black-boxes’&lt;a href=&#34;#fn40&#34; class=&#34;footnote-ref&#34; id=&#34;fnref40&#34;&gt;&lt;sup&gt;40&lt;/sup&gt;&lt;/a&gt;) &lt;em&gt;can&lt;/em&gt; be made to be interpretable. Interpretation typically involves some approach that evaluates how the predictions change in relation to some change in the underlying data. This &lt;em&gt;prediction focused&lt;/em&gt; way of interpreting a model has the advantage of being more standard across model types. The argument goes that regardless of the structure of the model, you always get predictions, hence you should use these predictions to drive your interpretations of the model. This enables you to compare models (across things other than just raw performance) regardless of the type of model you use.&lt;/p&gt;
&lt;p&gt;The advantage linear models have is that the &lt;em&gt;model form itself&lt;/em&gt; is highly interpretable. Unlike other models the parameters of linear models are directly aggregatable. With a linear model you can more easily say how much value a component of a product adds to the price. With other types of models this translation is usually more difficult.&lt;/p&gt;
&lt;p&gt;Linear models can be understood by a wider audience and also may be viewed as more logical or fair&lt;a href=&#34;#fn41&#34; class=&#34;footnote-ref&#34; id=&#34;fnref41&#34;&gt;&lt;sup&gt;41&lt;/sup&gt;&lt;/a&gt; &lt;a href=&#34;#fn42&#34; class=&#34;footnote-ref&#34; id=&#34;fnref42&#34;&gt;&lt;sup&gt;42&lt;/sup&gt;&lt;/a&gt;. However, if you build a linear model with highly complicated transformations, interactions, or non-linear terms, notions of this ‘interpretability advantage’ start to deteriorate&lt;a href=&#34;#fn43&#34; class=&#34;footnote-ref&#34; id=&#34;fnref43&#34;&gt;&lt;sup&gt;43&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;In summary, the breakdown of linear regression vs complicated machine learning models may be similar in pricing contexts as it is in other problem spaces:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;If you only care about accuracy of your predictions (i.e. pricing estimates) or want to save time on complex feature engineering more sophisticated machine learning techniques may be valuable.&lt;/li&gt;
&lt;li&gt;If you care about interpretability or have audit requirements regarding prices, linear models have a certain advantages.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;regularization-and-colinear-variables&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Regularization and colinear variables&lt;/h2&gt;
&lt;p&gt;Regularization typically comes in two flavors; either an L1 penalty (lasso regression) or L2 penalty (ridge regression), or some combination of these (elastic net) is applied to the linear model. These penalties provides a cost for larger coefficient which acts to decrease the variance in our estimates&lt;a href=&#34;#fn44&#34; class=&#34;footnote-ref&#34; id=&#34;fnref44&#34;&gt;&lt;sup&gt;44&lt;/sup&gt;&lt;/a&gt;. In conditions of colinear inputs, these two penalties act differently on coefficient estimates of colinear features:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Lasso regression tends to choose a ‘best’ variable (among a subset of colinear variables) whose coefficient ‘survives’, while the other associated variables’ coefficients are pushed towards zero&lt;/li&gt;
&lt;li&gt;For ridge regression, coefficients of similar variables gravitate to a similar value&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;coefficients-of-a-regularized-model&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Coefficients of a regularized model&lt;/h2&gt;
&lt;p&gt;Variable inputs are usually standardized before applying regularization. Hence because inputs are all (essentially) put on the same scale, the coefficient estimates can be directly compared with one another as measures of their relative influence on the target (home price). This ease of comparison may be convenient. However if our goal is interpreting the coefficient estimates in terms of dollar change per &lt;em&gt;unit&lt;/em&gt; increase, we will need to back-transform the coefficients.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;Internal sales data alone is limited in that its focused on only a component of sales, rather than considering the full picture – this puts the analyst in a familiar position of one with incomplete information, and a constrained scope of influence.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;Dataset should be structured such that each feature is a column and each row an observation, e.g. a sale.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;Sort of, and under certain contexts…&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;&lt;a href=&#34;https://en.wikipedia.org/wiki/Hedonic_regression&#34; class=&#34;uri&#34;&gt;https://en.wikipedia.org/wiki/Hedonic_regression&lt;/a&gt;&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;Missing important components or misattributing influence of price can cause bias in the model (omitted variable bias).&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;and how it can also be used for things like creating price indices&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;Does not including basement.&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn8&#34;&gt;&lt;p&gt;I.e. make it zero so that the expected value of a house of 0 square foot is $0&lt;a href=&#34;#fnref8&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn9&#34;&gt;&lt;p&gt;In this case, the coefficient for the model becomes 119.7 if the intercept is set to zero.&lt;a href=&#34;#fnref9&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn10&#34;&gt;&lt;p&gt;Hedonic modeling also has a variety of approaches associated with evaluating changes in the intercept term between models that (again) can be read in the the &lt;a href=&#34;https://www.oecd-ilibrary.org/docserver/9789264197183-7-en.pdf?expires=1597241573&amp;amp;id=id&amp;amp;accname=guest&amp;amp;checksum=0FA9E2EB249B3EB5DBA108E3AC44CCA3&#34;&gt;Handbook on Residential Property Prices Indices&lt;/a&gt;.&lt;a href=&#34;#fnref10&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn11&#34;&gt;&lt;p&gt;Note there are more modern approaches to estimating this range using Bayesian or simulation based methods.&lt;a href=&#34;#fnref11&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn12&#34;&gt;&lt;p&gt;At least to the extent that satisfying them doesn’t improve your predictions, or suggest a different model type may be more appropriate.&lt;a href=&#34;#fnref12&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn13&#34;&gt;&lt;p&gt;Although some would argue that you don’t need to worry too much about any of your assumptions except that your observations are independent of one another.&lt;a href=&#34;#fnref13&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn14&#34;&gt;&lt;p&gt;Model assumptions of linear regression by Ordinary Least Squares is already covered extensively in essentially every tutorial and Introduction to Statistics textbook on regression.&lt;a href=&#34;#fnref14&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn15&#34;&gt;&lt;p&gt;Perhaps representing a preference for larger rooms or open space among buyers or a confounding effect with some other variable. For the purposes of this post i simply want to point out how coefficient values can vary under conditions of colinearity.&lt;a href=&#34;#fnref15&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn16&#34;&gt;&lt;p&gt;(though not perfect colinearity)&lt;a href=&#34;#fnref16&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn17&#34;&gt;&lt;p&gt;Hence the importance of being particularly thoughtful of the variables you input into the model and avoiding variables that roughly duplicate one another.&lt;a href=&#34;#fnref17&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn18&#34;&gt;&lt;p&gt;A common rule of thumb for when variables are ‘too correlated’ is 0.90 – at least in regression contexts and cases where you are focused on inference. In other contexts (e.g. those that appear in &lt;a href=&#34;https://www.kaggle.com/&#34;&gt;Kaggle&lt;/a&gt; prediction competitions) this threshold can be much higher. However, as discussed, lower levels of correlation can still contribute to instability in your coefficient estimates&lt;a href=&#34;#fnref18&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn19&#34;&gt;&lt;p&gt;Where you care about the individual parameter estimates and want them to be meaningful.&lt;a href=&#34;#fnref19&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn20&#34;&gt;&lt;p&gt;This is what “variance” means in the bias-variance trade-off common in model development. This may also be referred to as instability in the model or parameter estimates.&lt;a href=&#34;#fnref20&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn21&#34;&gt;&lt;p&gt;An example of this may be standardizing the underlying data so that the coefficient estimates may be more directly compared to one another (as the underlying data is all on the same scale).&lt;a href=&#34;#fnref21&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn22&#34;&gt;&lt;p&gt;Standardizing the data is also important for many fitting methods, e.g. regularization.&lt;a href=&#34;#fnref22&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn23&#34;&gt;&lt;p&gt;E.g. a log transform on an input alters the interpretation of the coefficient to be something closer to dollars per percentage point change of input. Log on target means percentage change in price per unit change in input. If you take the log of both your inputs and your target, the coefficient represents percent change in x related to percent change in y, also known as an ‘elasticity’ model in econometrics.&lt;a href=&#34;#fnref23&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn24&#34;&gt;&lt;p&gt;There may be a preference to speak in the simplest terms: change in price as a function of unit change in component – which may put pressure on the analyst to limit data transformations. It is the analysts job then to strike the correct balance between producing a model that fits the data and one that can be understood by stakeholders.&lt;a href=&#34;#fnref24&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn25&#34;&gt;&lt;p&gt;Neural networks in particular.&lt;a href=&#34;#fnref25&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn26&#34;&gt;&lt;p&gt;Many non-linear methods still have sophisticated preprocessing requirements. Though these are sometimes more generic – meaning less work to customize between problems to reach at least some minimum level of fit between problems (again, in some contexts).&lt;a href=&#34;#fnref26&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn27&#34;&gt;&lt;p&gt;Some of what I read on hedonic modeling seemed to discourage the use of methods other than Ordinary Least Squares (e.g. Weighted Least Squares) but I’ve found other methods to be helpful.&lt;a href=&#34;#fnref27&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn28&#34;&gt;&lt;p&gt;Regularization with an L1 penalty provides the added bonus of also doing variable selection.&lt;a href=&#34;#fnref28&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn29&#34;&gt;&lt;p&gt;For robust methods and regularization, there are less established methods for producing confidence intervals. You may need to use simulation methods (which are more computationally intensive).&lt;a href=&#34;#fnref29&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn30&#34;&gt;&lt;p&gt;Generally it is a good idea to describe the mean error or some other measure, so that they can get a sense of how close the model you are describing is fitting the data, or whether the effects you are talking about are general, but not particularly useful for predictions.&lt;a href=&#34;#fnref30&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn31&#34;&gt;&lt;p&gt;And a preference for transformations that retain an intuitive interpretability for the model.&lt;a href=&#34;#fnref31&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn32&#34;&gt;&lt;p&gt;Then review the coefficient estimates across them.&lt;a href=&#34;#fnref32&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn33&#34;&gt;&lt;p&gt;I tend to rely heavily on regularization techniques.&lt;a href=&#34;#fnref33&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn34&#34;&gt;&lt;p&gt;A variety of factors though push organizations to simplify their products and this process – for the purposes of this post though, I’ll assume a complicated product portfolio.&lt;a href=&#34;#fnref34&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn35&#34;&gt;&lt;p&gt;For a more full discussion on these concepts see UVA coursera specialization on &lt;a href=&#34;https://www.coursera.org/learn/uva-darden-bcg-pricing-strategy-cost-economics?utm_source=gg&amp;amp;utm_medium=sem&amp;amp;utm_content=01-CourseraCatalog-DSA-US&amp;amp;campaignid=9918777773&amp;amp;adgroupid=102058276958&amp;amp;device=c&amp;amp;keyword=&amp;amp;matchtype=b&amp;amp;network=g&amp;amp;devicemodel=&amp;amp;adpostion=&amp;amp;creativeid=434544785640&amp;amp;hide_mobile_promo=&amp;amp;gclid=CjwKCAjwsan5BRAOEiwALzomXyDwos6rlUmAwFrv9BjJFUPnyvzPRedArpRD2iRkocMemgtsZrfihxoCjfUQAvD_BwE&#34;&gt;Cost and Economics in Pricing Strategy&lt;/a&gt;.&lt;a href=&#34;#fnref35&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn36&#34;&gt;&lt;p&gt;Organizations may lack the money or the will.&lt;a href=&#34;#fnref36&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn37&#34;&gt;&lt;p&gt;Maybe your company doesn’t want to pay the expensive prices that data vendors set for this information (this may especially be a problem if you are a small organization with a small budget).&lt;a href=&#34;#fnref37&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn38&#34;&gt;&lt;p&gt;While a home seller may be more sympathetic to some buyers over others (E.g. a newly wedded couple looking to start a family over a real-estate mogul looking for investment properties), such preferences likely impact price less than the analogue in the B2B contexts where sellers seek to strike details with popular brands as means of establishing product relevance and enabling further marketing and potentially collaboration opportunities. It is important to note though that the ‘Clayton Act’ and ‘Robinson Patman Act’ make price discrimination in B2B contexts illegal (except in certain circumstances).&lt;a href=&#34;#fnref38&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn39&#34;&gt;&lt;p&gt;PCA or factor analysis seems like a potentially useful approach in pricing contexts in cases where the variables you have do not clearly represent discrete components of the product – hopefully PCA would help to identify these implicit components.&lt;a href=&#34;#fnref39&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn40&#34;&gt;&lt;p&gt;Due to the lack of transparency into how they produce predictions.&lt;a href=&#34;#fnref40&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn41&#34;&gt;&lt;p&gt;Or at least in places where a price seems unfair, it may be easier to quickly identify where the issue lies.&lt;a href=&#34;#fnref41&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn42&#34;&gt;&lt;p&gt;There is a book &lt;em&gt;Weapons of Math Destruction&lt;/em&gt; by Cathy O’Neil that points to a lack of interpretability as one of the chief concerns with modern learning algorithms.&lt;a href=&#34;#fnref42&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn43&#34;&gt;&lt;p&gt;May as well use a Machine Learning method at this point.&lt;a href=&#34;#fnref43&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn44&#34;&gt;&lt;p&gt;In both cases non-informative regressors will tend towards zero (in the case of ridge regression, they will never &lt;em&gt;quite&lt;/em&gt; reach zero). These approaches typically require tuning to identify the ideal weight (i.e. pressure) assigned to the penalty.&lt;a href=&#34;#fnref44&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Animate interactive objects with Face Detection, JavaScript and Chrome Browser</title>
      <link>https://www.bryanshalloway.com/2020/07/20/animate-interactive-objects-with-face-detection-javascript-and-chrome-browser/</link>
      <pubDate>Mon, 20 Jul 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2020/07/20/animate-interactive-objects-with-face-detection-javascript-and-chrome-browser/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/rmarkdown-libs/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;

&lt;div id=&#34;TOC&#34;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#things-following-you&#34;&gt;Things following you&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#codepen-example&#34;&gt;Codepen example&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#how-i-made-it&#34;&gt;How I made it&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#next-steps&#34;&gt;Next steps&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#learning-path-and-resources&#34;&gt;Learning path and resources&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#closing-thoughts&#34;&gt;Closing thoughts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#additional-actions&#34;&gt;Additional actions&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;p&gt;We spend the majority of our time in front of screens. It’s mostly one of computer/tablet/phone/tv&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;. These are largely platforms the user owns or controls. I’m surprised we don’t yet have more interactions with screens &lt;em&gt;out in the world&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Face detection and object recognition technologies are now highly accessible, making it easy to use a camera to make a display interactive. In this post I’ll describe my starting place on a small project using this technology to create an animation designed to unnerve the user.&lt;/p&gt;
&lt;div id=&#34;things-following-you&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Things following you&lt;/h1&gt;
&lt;p&gt;Try to recall that creepy sensation you get when someone or something is looking at you. Now imagine having that all of the time. That is the unsettled feeling I want to evoke. A few ideas:&lt;/p&gt;
Poster for a new Lord of the Rings movie that has an Eye of Sauron that follows you as you walk into the cinema&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;.
&lt;center&gt;
&lt;img src=&#34;https://i.insider.com/5aec114a19ee861f008b4855?width=1200&amp;amp;format=jpeg&amp;amp;auto=webp&#34; title=&#34;fig:&#34; style=&#34;width:50.0%&#34; alt=&#34;Eye of Sauron&#34; /&gt;
&lt;/center&gt;
An army recruiter with an “I want you” Uncle Sam poster behind him whose finger points at you as you walk by.
&lt;center&gt;
&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-07-20-animate-interactive-objects-with-face-detection-javascript-and-chrome-browser_files/uncle-sam.jpg&#34; title=&#34;fig:&#34; style=&#34;width:50.0%&#34; alt=&#34;Uncle Sam&#34; /&gt;
&lt;/center&gt;
&lt;p&gt;Someone at the grocery store (during COVID19) whose shirt beeps and flashes red if you get within 6 feet of them.&lt;/p&gt;
&lt;p&gt;I intentionally made these examples somewhat dystopian. There is an important societal reckoning taking place right now regarding tracking technologies (particularly in regard to its impacts on communities of color). I wanted to work on something that, while playful, would call to mind concerns of a ‘Big Brother’ or ‘watchful eye’ like figure.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;codepen-example&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Codepen example&lt;/h1&gt;
&lt;p&gt;As a starting place, I focused on animating an eye that would track a user that looked at it&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;strong&gt;Here is my first draft:&lt;/strong&gt;
&lt;div class=&#34;iframe-container&#34;&gt;
&lt;p&gt;&lt;iframe width=&#34;100%&#34; src=&#34;https://www.youtube.com/embed/UPAgQxaDDCo&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;If you want to set it up:&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Open a Chrome browser and enable &lt;a href=&#34;chrome://flags/#enable-experimental-web-platform-features&#34;&gt;experimental web platform features&lt;/a&gt; (currently only works on Chrome and does not yet work on Android, iOS, or Linux)&lt;/li&gt;
&lt;li&gt;Go to my &lt;a href=&#34;https://codepen.io/brshallo/full/qBbyrLg&#34;&gt;codepen&lt;/a&gt;&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Allow use of webcam when prompted&lt;/li&gt;
&lt;li&gt;For a better view, ensure you are on the ‘Results’ tab and press the F11 key to hide the browser bar&lt;/li&gt;
&lt;li&gt;You will likely need to refresh when opening or when resizing&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you want to use it to creep out the family members you are locked at home with, see the &lt;a href=&#34;#additional-actions&#34;&gt;Additional actions&lt;/a&gt; section.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;how-i-made-it&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;How I made it&lt;/h1&gt;
&lt;p&gt;To get the video and initial face detection set-up, I copied code from &lt;a href=&#34;https://github.com/wesbos/beginner-javascript/tree/764f0d589e6affeda2c0b6f17874311188de0d57/exercises/55%20-%20Face%20Detection%20Censorship&#34;&gt;this github repo&lt;/a&gt; by &lt;a href=&#34;https://twitter.com/wesbos&#34;&gt;Wes Bos&lt;/a&gt;. To animate the eye I used an html5 canvas element and JavaScript. The eye simply follows your position in the video. Though I did a few things to make the eye movement look more interesting:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Rather than updating with every frame, it estimates your position based on the moving average of 10 frames, this makes the movement appear more smooth and softens the jitters of the algorithm constantly updating its estimate of your position.&lt;/li&gt;
&lt;li&gt;I used some trigonometry to soften the tracking so that the pupil’s movement would look more realistic at a distance.&lt;/li&gt;
&lt;li&gt;I also have the components of the eye slightly change shape and turn in or out depending on your position.&lt;/li&gt;
&lt;li&gt;However this is very much still a work in progress&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt; – fixing the eye tracking is the major focus area for &lt;a href=&#34;#next-steps&#34;&gt;Next steps&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;next-steps&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Next steps&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Improve position mapping:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Using estimates of the length of facial landmarks, you can estimate the distance someone is from the screen. See relevant project on &lt;a href=&#34;https://github.com/philiiiiiipp/Android-Screen-to-Face-Distance-Measurement&#34;&gt;github&lt;/a&gt;&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt;. Once you have an estimate of someone’s position, you can more accurately adjust the animation so that the eye looks like it is following the user through space&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt;. Here is a ‘back of the napkin’ sketch of my mental model for the problem:&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-07-20-animate-interactive-objects-with-face-detection-javascript-and-chrome-browser_files/back-of-napkin-eyeball.jpg&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Diagram of key location points for animating eyeball with reference to a user.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Once you have an estimate of the distance a face is from the camera, the important points for the projection of the eye to a 2d animation can be filled-in (with just a little bit of trigonometry). Ultimately I’d love to do something like can be found at this &lt;a href=&#34;https://github.com/evermeer/EVFaceTracker&#34;&gt;github repo&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://github.com/evermeer/EVFaceTracker/raw/master/EVFaceTracker.gif?raw=true&#34; style=&#34;width:50.0%&#34; /&gt;&lt;/p&gt;
Or picture a digital version of the creepy t-rex meme that was going around:
&lt;div class=&#34;iframe-container&#34;&gt;
&lt;p&gt;&lt;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/A4QcyW-qTUg?start=9&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;but tailored to where the user is standing. However this may be limited&lt;a href=&#34;#fn8&#34; class=&#34;footnote-ref&#34; id=&#34;fnref8&#34;&gt;&lt;sup&gt;8&lt;/sup&gt;&lt;/a&gt;, also the view would be tailored to a single user&lt;a href=&#34;#fn9&#34; class=&#34;footnote-ref&#34; id=&#34;fnref9&#34;&gt;&lt;sup&gt;9&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Improve everything else:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The above improvements would require a great deal more sophistication in the animation. I’d also like to improve the code quality. All of these &lt;a href=&#34;#next-steps&#34;&gt;Next steps&lt;/a&gt; are largely aspirational – this project is &lt;em&gt;far removed&lt;/em&gt; from my day job and I am inexperienced in much of the underlying technologies / software. Hence I’m unsure when I’ll pick this back-up&lt;a href=&#34;#fn10&#34; class=&#34;footnote-ref&#34; id=&#34;fnref10&#34;&gt;&lt;sup&gt;10&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;learning-path-and-resources&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Learning path and resources&lt;/h1&gt;
&lt;p&gt;My initial plan (for building the eye tracking component) was to use the python bindings for OpenCV&lt;a href=&#34;#fn11&#34; class=&#34;footnote-ref&#34; id=&#34;fnref11&#34;&gt;&lt;sup&gt;11&lt;/sup&gt;&lt;/a&gt; for the face detection. I would then use the open source video editing software, &lt;em&gt;Blender&lt;/em&gt; (which can also run python scripts) to overlay an animation&lt;a href=&#34;#fn12&#34; class=&#34;footnote-ref&#34; id=&#34;fnref12&#34;&gt;&lt;sup&gt;12&lt;/sup&gt;&lt;/a&gt;. See &lt;a href=&#34;https://www.youtube.com/watch?v=O7nNO3FLkLU&#34;&gt;example&lt;/a&gt; where someone uses webcam and Blender to demo their face animations on a character. A problem with this approach is that Blender is not a light-weight application. Hence I wasn’t sure how I would easily deploy it… so I investigated alternative approaches.&lt;/p&gt;
&lt;p&gt;Near the end of &lt;a href=&#34;https://www.youtube.com/watch?v=8p5SDI4TNDc&#34;&gt;this presentation&lt;/a&gt; by &lt;a href=&#34;https://twitter.com/cassiecodes?lang=en&#34;&gt;Cassie Evans&lt;/a&gt; on making interactive SVG images is where I learned about Google Chrome’s experimental shape detection API. I then found Wes Bos’s tweet on the subject.&lt;/p&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
😮 Did you know Chrome has a FaceDetector API? &lt;a href=&#34;https://t.co/wSwDdI8p1u&#34;&gt;pic.twitter.com/wSwDdI8p1u&lt;/a&gt;
&lt;/p&gt;
— Wes Bos (&lt;span class=&#34;citation&#34;&gt;@wesbos&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/wesbos/status/976097163834019842?ref_src=twsrc%5Etfw&#34;&gt;March 20, 2018&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;p&gt;I decided to go this route because of the relative simplicity of the shape detection API and the ease with which I could then deploy a first draft through a Chrome browser. &lt;em&gt;A problem&lt;/em&gt; was that I needed to learn some web development (or at least JavaScript) basics.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Preliminary learning resources:&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;About 40% of the videos/exercises from the first three courses of &lt;a href=&#34;https://www.coursera.org/specializations/web-design#courses&#34;&gt;University of Michigan’s Web Design series on coursera&lt;/a&gt; by &lt;a href=&#34;https://twitter.com/ColleenAtUMSI&#34;&gt;Colleen van Lent&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The first few chapters of &lt;a href=&#34;https://learn.shayhowe.com/html-css/building-your-first-web-page/&#34;&gt;Learn to Code HTML &amp;amp; CSS&lt;/a&gt; by &lt;a href=&#34;https://twitter.com/shayhowe&#34;&gt;Shay Howe&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Most of the &lt;a href=&#34;https://www.youtube.com/watch?v=EO6OkltgudE&amp;amp;list=PLpPnRKq7eNW3We9VdCfx9fprhqXHwTPXL&#34;&gt;tutorials on HTML5 canvas&lt;/a&gt; elements by &lt;a href=&#34;https://twitter.com/chriscourses?lang=en&#34;&gt;Chris Courses&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Rather than using SVG’s, I ended-up just using a canvas element and JavaScript&lt;a href=&#34;#fn13&#34; class=&#34;footnote-ref&#34; id=&#34;fnref13&#34;&gt;&lt;sup&gt;13&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;closing-thoughts&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Closing thoughts&lt;/h1&gt;
&lt;p&gt;Try it out or consider ways you can make something engaging or surprising for users. If you do, please let me know at &lt;a href=&#34;https://twitter.com/brshallo&#34;&gt;brshallo&lt;/a&gt; on Twitter 😄.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix&lt;/h1&gt;
&lt;p&gt;Associated Twitter post:&lt;/p&gt;
&lt;blockquote&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
New addition to the livingroom, giant eyeball that follows you around when you look at it.&lt;br&gt;&lt;br&gt;See blog on how I made it using &lt;a href=&#34;https://twitter.com/chrome?ref_src=twsrc%5Etfw&#34;&gt;&lt;span class=&#34;citation&#34;&gt;@chrome&lt;/span&gt;&lt;/a&gt; browser&#39;s &lt;a href=&#34;https://twitter.com/hashtag/FaceDetection?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#FaceDetection&lt;/a&gt; api and &lt;a href=&#34;https://twitter.com/hashtag/JavaScript?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#JavaScript&lt;/a&gt; : &lt;a href=&#34;https://t.co/S993yWZEpn&#34;&gt;https://t.co/S993yWZEpn&lt;/a&gt; &lt;a href=&#34;https://t.co/1ebjaGmPzC&#34;&gt;pic.twitter.com/1ebjaGmPzC&lt;/a&gt;
&lt;/p&gt;
— Bryan Shalloway (&lt;span class=&#34;citation&#34;&gt;@brshallo&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/brshallo/status/1285394365855211520?ref_src=twsrc%5Etfw&#34;&gt;July 21, 2020&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;/blockquote&gt;
&lt;div id=&#34;additional-actions&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Additional actions&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Ensure there is &lt;em&gt;good&lt;/em&gt; lighting, tracking tends to get jumpy at a distance (honestly only works so-so at this point)&lt;a href=&#34;#fn14&#34; class=&#34;footnote-ref&#34; id=&#34;fnref14&#34;&gt;&lt;sup&gt;14&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Plug device into a TV or larger display&lt;/li&gt;
&lt;li&gt;Get the camera lined-up (ideally is close to eye-level)&lt;/li&gt;
&lt;li&gt;Call your loved one into the room and wait for them to notice and start interacting with the giant eye ball that is following them&lt;/li&gt;
&lt;li&gt;For &lt;em&gt;bonus&lt;/em&gt; points capture it on video and tweet it at me or with an appropriate hashtag (e.g. #eyeseeyou)&lt;/li&gt;
&lt;li&gt;For &lt;em&gt;bonus&lt;/em&gt; bonus points, edit (or improve) the code and make some fun new animation&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;Maybe also Peloton, car display, watch, Mirror… (if you’re fancy).&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;Similarly, picture a portrait whose eyes follow you as you walk-by – similar to Mark Rober’s [video] (&lt;a href=&#34;https://www.youtube.com/watch?v=sPgKu2E-jdw&#34; class=&#34;uri&#34;&gt;https://www.youtube.com/watch?v=sPgKu2E-jdw&lt;/a&gt;), but tracking you automatically.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;And that could be easily shared across devices.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;This is my first project using JavaScript (don’t expect much when it comes to code quality).&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;There are errors and most of the math here is almost nonsensical.&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;For my use-case though I may use face height rather than (or in addition to) face width – as cannot trust that people will be turned towards my camera and figure it is less likely they will tilt their head.&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;Though may be somewhat limited as a user has two eyes, not just one, so depth illusion might not work perfectly.&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn8&#34;&gt;&lt;p&gt;Afterall, we’re not working with holograms or special glasses.&lt;a href=&#34;#fnref8&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn9&#34;&gt;&lt;p&gt;The animation would become distorted for users other than the individual the animation is tracking.&lt;a href=&#34;#fnref9&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn10&#34;&gt;&lt;p&gt;But wanted to at least post this first draft&lt;a href=&#34;#fnref10&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn11&#34;&gt;&lt;p&gt;Open Computer Vision&lt;a href=&#34;#fnref11&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn12&#34;&gt;&lt;p&gt;Or some python animation library I might be able to find.&lt;a href=&#34;#fnref12&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn13&#34;&gt;&lt;p&gt;Again, don’t expect much when it comes to code quality.&lt;a href=&#34;#fnref13&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn14&#34;&gt;&lt;p&gt;Perhaps will fix / improve in future.&lt;a href=&#34;#fnref14&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Short Examples of Best Practices When Writing Functions That Call dplyr Verbs</title>
      <link>https://www.bryanshalloway.com/2020/06/25/using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches/</link>
      <pubDate>Thu, 25 Jun 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2020/06/25/using-across-to-build-functions-with-dplyr-with-notes-on-legacy-approaches/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/rmarkdown-libs/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;

&lt;div id=&#34;TOC&#34;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#function-expecting-one-column&#34;&gt;Function expecting one column&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#functions-allowing-multiple-columns&#34;&gt;Functions allowing multiple columns&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#older-approaches&#34;&gt;Older approaches&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;p&gt;&lt;a href=&#34;https://github.com/tidyverse/dplyr&#34;&gt;dplyr&lt;/a&gt;, the foundational &lt;a href=&#34;https://www.tidyverse.org/&#34;&gt;tidyverse&lt;/a&gt; package, makes a trade-off between being easy to code in interactively at the expense of being more difficult to create functions with. The source of the trade-off is in how &lt;code&gt;dplyr&lt;/code&gt; evaluates column names (specifically, allowing for unquoted column names as argument inputs). Tidy evaluation has been under major development the last couple of years in order to make &lt;a href=&#34;https://dplyr.tidyverse.org/articles/programming.html&#34;&gt;programming with dplyr&lt;/a&gt; easier.&lt;/p&gt;
&lt;p&gt;During this development, there have been a variety of proposed methods for programming with &lt;code&gt;dplyr&lt;/code&gt;. In this post, I will document the current ‘best-practices’ with &lt;code&gt;dplyr&lt;/code&gt; 1.0.0. In the &lt;a href=&#34;#older-approaches&#34;&gt;Older approaches&lt;/a&gt; section I provide analogous examples that someone (i.e. myself) might have used during this maturation period.&lt;/p&gt;
&lt;p&gt;For a more full discussion on this topic see &lt;code&gt;dplyr&lt;/code&gt;’s documentation at &lt;a href=&#34;https://dplyr.tidyverse.org/articles/programming.html&#34;&gt;programming with dplyr&lt;/a&gt; and the various links referenced there.&lt;/p&gt;
&lt;div id=&#34;function-expecting-one-column&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Function expecting one column&lt;/h1&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(tidyverse)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Pretend we want to create a function that calculates the sum of a given variable in a dataframe:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;sum_var &amp;lt;- function(df, var){
  
  summarise(df, {{var}} := sum({{var}}))
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;To run this function:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;sum_vars(mpg, cty)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;If you wanted to edit the variable in place and avoid using the special assignment operator &lt;code&gt;:=&lt;/code&gt;, you could use the new (in &lt;code&gt;dplyr&lt;/code&gt; 1.0.0) &lt;code&gt;across()&lt;/code&gt; function.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;sum_vars &amp;lt;- function(df, vars){
  
  summarise(df, across({{vars}}, sum))
}&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;functions-allowing-multiple-columns&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Functions allowing multiple columns&lt;/h1&gt;
&lt;p&gt;Using the &lt;code&gt;across()&lt;/code&gt; approach also allows you to input more than one variable, e.g. a user could call the following to get summaries on both &lt;code&gt;cty&lt;/code&gt; and &lt;code&gt;hwy&lt;/code&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;sum_vars(mpg, c(cty, hwy))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;If you wanted to compute multiple column summaries with different functions and you wanted to glue the function name onto your outputted column names&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;, you could instead pass a named list of functions into the &lt;code&gt;.fns&lt;/code&gt; argument of &lt;code&gt;across()&lt;/code&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;sum_vars &amp;lt;- function(df, vars){
  
  summarise(df, across({{vars}}, list(sum = sum, mean = mean)))
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;You might want to create a function that can take in multiple sets of columns, e.g. the function below allows you to &lt;code&gt;group_by()&lt;/code&gt; one set of variables and &lt;code&gt;summarise()&lt;/code&gt; another set:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;sum_group_vars &amp;lt;- function(df, group_vars, sum_vars){
  df %&amp;gt;% 
    group_by(across({{group_vars}})) %&amp;gt;% 
    summarise(across({{sum_vars}}, list(sum = sum, mean = mean)))
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;How a user would run &lt;code&gt;sum_group_vars()&lt;/code&gt;:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;sum_group_vars(mpg,
               c(model, year), 
               c(hwy, cty))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;If you’re feeling fancy, you could also make the input to &lt;code&gt;.fns&lt;/code&gt; an argument to &lt;code&gt;sum_group_vars()&lt;/code&gt;&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;older-approaches&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Older approaches&lt;/h1&gt;
&lt;p&gt;Generally, I find the new &lt;code&gt;across()&lt;/code&gt; approaches introduced in &lt;code&gt;dplyr&lt;/code&gt; 1.0.0 are easier and more consistent to use than the methods that preceded them. However the methods in this section still work and are supported. They are just no longer the ‘recommended’ or most ‘modern’ approach available for creating functions that pass column names into &lt;code&gt;dplyr&lt;/code&gt; verbs.&lt;/p&gt;
&lt;p&gt;Prior to the introduction of the &lt;em&gt;bracket-bracket&lt;/em&gt;, &lt;code&gt;{{}}&lt;/code&gt;, you would have used the &lt;em&gt;&lt;code&gt;enquo()&lt;/code&gt; + bang-bang&lt;/em&gt; approach&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;. The function below is equivalent to the &lt;code&gt;sum_var()&lt;/code&gt; function shown at the start of this post.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;sum_var &amp;lt;- function(df, var){
  var_quo &amp;lt;- enquo(var)
  summarise(df, !!var_quo := sum(!!var_quo))
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;To modify variables in-place you would have used the &lt;code&gt;*_at()&lt;/code&gt;, &lt;code&gt;*_if()&lt;/code&gt; or &lt;code&gt;*_all()&lt;/code&gt; function variants (which are now superseded by &lt;code&gt;across()&lt;/code&gt;).&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;sum_vars &amp;lt;- function(df, vars){
  
  summarise_at(df, {{vars}}, sum)
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Similar to using &lt;code&gt;across()&lt;/code&gt; this method allows multiple variables being input. However what is weird about this function is that it requires the user wrapping the variable names in &lt;code&gt;vars()&lt;/code&gt;&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;. Hence to use the previously created function, a user would run:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;sum_vars(mpg, vars(hwy, cty))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Alternatively, you could have the variable name inputs be character vectors by modifying the function like so:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;sum_var &amp;lt;- function(df, vars){
  
  summarise_at(df, vars(one_of(vars)), sum)
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Which could be called by a user as:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;sum_var(mpg, c(&amp;quot;hwy&amp;quot;, &amp;quot;cty&amp;quot;))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;These &lt;code&gt;*_at()&lt;/code&gt; variants also support inputting a list of functions, e.g. the below function would output both the sums and means.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;sum_var &amp;lt;- function(df, var){
  
  summarise_at(df, vars(one_of(var)), list(sum = sum, mean = mean))
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;For multiple grouping variables and multiple variables to be summarised you could create:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;groupsum &amp;lt;- function(df, group_vars, sum_vars){
  df %&amp;gt;% 
    group_by_at(vars(one_of(group_vars))) %&amp;gt;% 
    summarise_at(vars(one_of(sum_vars)), list(sum = sum, mean = mean))
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Which would be called by a user:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;sum_var(mpg, 
        c(&amp;quot;model&amp;quot;, &amp;quot;year&amp;quot;), 
        c(&amp;quot;hwy&amp;quot;, &amp;quot;cty&amp;quot;))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;There are a variety of similar spins you might take on handling tidy evaluation when creating these or similar types of functions.&lt;/p&gt;
&lt;p&gt;One other older approach perhaps worth mentioning (presented &lt;a href=&#34;https://rstudio.com/resources/rstudioconf-2019/working-with-names-and-expressions-in-your-tidy-eval-code/&#34;&gt;here&lt;/a&gt;) is “passing the dots”. Here is an example for if we want to &lt;code&gt;group_by()&lt;/code&gt; multiple columns and then &lt;code&gt;summarise()&lt;/code&gt; on just one column:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;sum_group_var &amp;lt;- function(df, sum_var, ...){
  df %&amp;gt;% 
    group_by(...) %&amp;gt;% 
    summarise({{sum_var}} := sum({{sum_var}}))
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The limitation with this approach is that only one set of your inputs can have more than one variable in it, i.e. wherever you pass the &lt;code&gt;...&lt;/code&gt; in your function.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix&lt;/h1&gt;
&lt;p&gt;Image shared on social media was created using &lt;code&gt;xaringan&lt;/code&gt; and &lt;code&gt;flair&lt;/code&gt;. See &lt;a href=&#34;https://github.com/brshallo/dplyr-1.0.0-example&#34;&gt;dplyr-1.0.0-example&lt;/a&gt; for details.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://github.com/brshallo/dplyr-1.0.0-example/blob/master/dplyr-example-cropped.png?raw=true&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;&lt;code&gt;dplyr&lt;/code&gt; 1.0.0 also now has &lt;a href=&#34;https://www.tidyverse.org/blog/2020/02/glue-strings-and-tidy-eval/&#34;&gt;support for using the glue&lt;/a&gt; package syntax for modifying variable names.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;Doing this doesn’t require any tidy evaluation knowledge&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;There is also the &lt;code&gt;rlang::enquos()&lt;/code&gt; and &lt;code&gt;!!!&lt;/code&gt; operator for when the input has length greater than one.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;A niche function specific to tidy evaluation (which users might not think of).&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Use Flipbooks to Explain Your Code and Thought Process</title>
      <link>https://www.bryanshalloway.com/2020/06/24/use-flipbooks-to-explain-your-code-and-thought-process/</link>
      <pubDate>Wed, 24 Jun 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2020/06/24/use-flipbooks-to-explain-your-code-and-thought-process/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/rmarkdown-libs/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;


&lt;div id=&#34;learning-rs&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Learning R’s &lt;code&gt;%&amp;gt;%&lt;/code&gt;&lt;/h1&gt;
&lt;p&gt;Using the pipe operator (&lt;code&gt;%&amp;gt;%&lt;/code&gt;) is one of my favorite things about coding in R and the &lt;a href=&#34;https://www.tidyverse.org/&#34;&gt;tidyverse&lt;/a&gt;. However when it was first shown to me, I couldn’t understand what the &lt;a href=&#34;https://twitter.com/search?q=%23rstats&amp;amp;src=typed_query&#34;&gt;#rstats&lt;/a&gt; nut describing it was &lt;em&gt;so enthusiastic&lt;/em&gt; about. They tried to explain, “It means &lt;em&gt;and then&lt;/em&gt; do the next operation.” When that didn’t click for me, they continued (while becoming ever more excited) “It &lt;em&gt;passes the previous steps output into the first argument&lt;/em&gt; of the next function,” still… 😐😐😕.
Self-evident verbs in their code like &lt;code&gt;select()&lt;/code&gt;, &lt;code&gt;filter()&lt;/code&gt;, &lt;code&gt;summarise()&lt;/code&gt; helped me nod along, partly following the operations. Though it wasn’t until I evaluated the code &lt;em&gt;line-by-line&lt;/em&gt; that I recognized the pipe’s elegance, power, beauty, simplicity 😄!&lt;/p&gt;
&lt;p&gt;Now, a few years and reads through &lt;a href=&#34;https://r4ds.had.co.nz/&#34;&gt;R for Data Science&lt;/a&gt; later&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;, I will often share my work by keeping the code and output together and showing, line-by-line, what I am building towards. For example when…&lt;/p&gt;
&lt;p&gt;… giving a 2019 talk on &lt;em&gt;“Managing objects in analytics workflows, using lists as columns in dataframes”&lt;/em&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/gme4Fb9JVjk?start=258&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;
&lt;/iframe&gt;
&lt;/blockquote&gt;
&lt;p&gt;… giving a 2017 talk on &lt;em&gt;“Getting started with ‘tidy’ data science in R”&lt;/em&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/eeCELJNWEuw?start=474&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;
&lt;/iframe&gt;
&lt;/blockquote&gt;
&lt;p&gt;… promoting a recent blog post on &lt;em&gt;“Tidy pairwise operations”&lt;/em&gt; (though in this case I removed the code):&lt;/p&gt;
&lt;blockquote&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
What is your &lt;a href=&#34;https://twitter.com/hashtag/tidyverse?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#tidyverse&lt;/a&gt; (or other &lt;a href=&#34;https://twitter.com/hashtag/rstats?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#rstats&lt;/a&gt; ) approach for doing arbitrary pairwise operations across variables? Mine is frequently something like:&lt;br&gt;&lt;br&gt;I. nest…&lt;br&gt;II. expand combos… &lt;br&gt;III. filter…&lt;br&gt;IV. map fun(s)…&lt;br&gt;…&lt;br&gt;&lt;br&gt;I wrote a post walking through this: &lt;a href=&#34;https://t.co/xRnRf5yh3m&#34;&gt;https://t.co/xRnRf5yh3m&lt;/a&gt; &lt;a href=&#34;https://t.co/Zvxey2gm3H&#34;&gt;pic.twitter.com/Zvxey2gm3H&lt;/a&gt;
&lt;/p&gt;
— Bryan Shalloway (&lt;span class=&#34;citation&#34;&gt;@brshallo&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/brshallo/status/1271194908477591553?ref_src=twsrc%5Etfw&#34;&gt;June 11, 2020&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;/blockquote&gt;
&lt;p&gt;However each of these examples were built using PowerPoint (and a lot of copy and pasting of code + output). The series of images cannot be easily reproduced. In this post I’ll point to resources on how to create these sorts of code communication materials in ways that &lt;em&gt;are reproducible&lt;/em&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;flipbooks&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Flipbooks&lt;/h1&gt;
&lt;p&gt;When I started writing this post, I planned to call this type of output a “&lt;strong&gt;LEXPREX&lt;/strong&gt;” for “&lt;strong&gt;L&lt;/strong&gt;ine-by-line &lt;strong&gt;EX&lt;/strong&gt;ecution with &lt;strong&gt;PR&lt;/strong&gt;inted &lt;strong&gt;EX&lt;/strong&gt;amples” (and a name evocative of the inspiring &lt;a href=&#34;https://github.com/tidyverse/reprex&#34;&gt;reprex&lt;/a&gt; package by &lt;a href=&#34;https://twitter.com/JennyBryan%5D&#34;&gt;Jenny Bryan&lt;/a&gt;&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;). But, thankfully, an excellent solution containing thorough explanations (and a much better name) already existed, &lt;em&gt;flipbooks&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;As described in the &lt;a href=&#34;https://evamaerey.github.io/flipbooks/about&#34;&gt;flipbookr documentation&lt;/a&gt;, “flipbooks are tools that present side-by-side, aligned, incremental code-output.”&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://github.com/brshallo/flipbookr-gifs-examples/raw/master/example-r4ds.gif?raw=true&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;(Example inspired by ‘Many Models’ chapter of ‘R For Data Science’ by Grolemund &amp;amp; Wickham.)&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;At this point you should stop reading this blog and instead go learn about &lt;a href=&#34;https://github.com/EvaMaeRey/flipbookr&#34;&gt;flipbookr&lt;/a&gt;. My post was largely written before I learned about this package. Hence, starting at &lt;a href=&#34;https://rstudio.com/resources/rstudioconf-2020/flipbooks-evangeline-reynolds/&#34;&gt;this presentation&lt;/a&gt; by &lt;a href=&#34;https://twitter.com/EvaMaeRey&#34;&gt;Gina Reynolds&lt;/a&gt; or &lt;code&gt;flipbookr&lt;/code&gt;’s &lt;a href=&#34;https://evamaerey.github.io/flipbooks/about&#34;&gt;about page&lt;/a&gt; will generally be a more productive use of your time. The remainder of this post discusses either tools adjacent to flipbooks or describes workflows that can also be found within &lt;code&gt;flipbookr&lt;/code&gt; documentation.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;example-with-xaringan&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Example with xaringan&lt;/h1&gt;
&lt;p&gt;The &lt;a href=&#34;https://github.com/yihui/xaringan&#34;&gt;xaringan&lt;/a&gt; package for making slideshows contains highlighting features (and is what &lt;code&gt;flipbookr&lt;/code&gt; is built-on). For highlighting &lt;em&gt;code&lt;/em&gt; you can use the trailing comment &lt;code&gt;#&amp;lt;&amp;lt;&lt;/code&gt;&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;. For highlighting &lt;em&gt;output&lt;/em&gt; there is the &lt;code&gt;highlight.output&lt;/code&gt; code chunk option.&lt;/p&gt;
&lt;blockquote&gt;
&lt;iframe src=&#34;https://slides.yihui.org/xaringan/#31&#34; style=&#34;width: 560px; height: 315px;&#34;&gt;
&lt;/iframe&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&#34;https://twitter.com/mitchoharawild&#34;&gt;Mitchell O’Hara-Wild&lt;/a&gt;’s 2019 presentation on &lt;em&gt;“Flexible futures for &lt;a href=&#34;https://github.com/tidyverts/fable&#34;&gt;fable&lt;/a&gt; functionality”&lt;/em&gt; contains a helpful example where he uses these features to walk-through &lt;a href=&#34;https://github.com/mitchelloharawild/fable-combinations-2019/blob/6a55628e1ad156c0040676b7881a799f7f75370a/user2019/index.Rmd&#34;&gt;his code&lt;/a&gt;.&lt;/p&gt;
&lt;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/DhDOTxojQ3k?start=554&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;
&lt;/iframe&gt;
&lt;p&gt;See &lt;a href=&#34;#more-sophisticated-highlighting&#34;&gt;More sophisticated highlighting&lt;/a&gt; if your use-case requires more than line-level highlighting.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;animating-a-flipbook&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Animating a flipbook&lt;/h1&gt;
&lt;p&gt;I sometimes want to convert a flipbook into a gif, e.g. when sharing an example in a README or a snippet of a concept on social media. If you ignored my prior entreaty, this is a second reminder to stop and go read about &lt;code&gt;flipbookr&lt;/code&gt;. The &lt;a href=&#34;https://evamaerey.github.io/flipbooks/about&#34;&gt;template file&lt;/a&gt; now shows how to create gifs using &lt;code&gt;flipbookr&lt;/code&gt; (html) –&amp;gt; &lt;code&gt;pagedown&lt;/code&gt; (pdf) –&amp;gt; &lt;code&gt;magick&lt;/code&gt; (gif). I also describe this workflow and provide examples &lt;a href=&#34;https://github.com/brshallo/flipbookr-gifs-examples&#34;&gt;here&lt;/a&gt;, e.g.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://github.com/brshallo/flipbookr-gifs-examples/raw/master/example-riddler-solution.gif&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;(Example from a prior blog post, “Riddler Solutions: Pedestrian Puzzles”)&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;closing-note&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Closing note&lt;/h1&gt;
&lt;p&gt;I recommend exploring the &lt;a href=&#34;https://education.rstudio.com/blog/&#34;&gt;Rstudio Education blog&lt;/a&gt;. The site contains helpful resources for improving your technical communication. It was here that I stumbled on the post &lt;a href=&#34;https://education.rstudio.com/blog/2020/05/flair/&#34;&gt;Decorate your R code with flair&lt;/a&gt;. Reading this inspired me to make a first attempt at building a reproducible animation of line-by-line execution of R code (something I’d been wanting to do for ages). The positive response &amp;amp; feedback to my initial tweet led me to learn about &lt;code&gt;flipbookr&lt;/code&gt; and motivated additional actions (described in &lt;a href=&#34;#engagement-contributions&#34;&gt;Engagement &amp;amp; contributions&lt;/a&gt;) including the review and completion of this blog post.&lt;/p&gt;
&lt;p&gt;Finally, please go enjoy the beautiful examples you can find at the &lt;code&gt;flipbookr&lt;/code&gt; &lt;a href=&#34;https://evamaerey.github.io/flipbooks/about&#34;&gt;about page&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://evamaerey.github.io/flipbooks/about&#34;&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-06-16-use-flipbooks-to-explain-your-code-and-thought-process_files/flipbookr-example.gif&#34; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix&lt;/h1&gt;
&lt;div id=&#34;more-sophisticated-highlighting&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;More sophisticated highlighting&lt;/h2&gt;
&lt;p&gt;For more sophisticated highlighting of &lt;em&gt;code&lt;/em&gt;, use the &lt;a href=&#34;https://github.com/kbodwin/flair&#34;&gt;flair package&lt;/a&gt;. I’m not sure what to recommend for highlighting changes in &lt;em&gt;output&lt;/em&gt; to the console… perhaps &lt;a href=&#34;https://github.com/brodieG/diffobj&#34;&gt;diffobj&lt;/a&gt; would be an option. You could also just explicitly format the output, e.g. using &lt;a href=&#34;https://github.com/rstudio/gt&#34;&gt;gt&lt;/a&gt; or &lt;a href=&#34;https://github.com/haozhu233/kableExtra&#34;&gt;kableExtra&lt;/a&gt; for tabular outputs, or using geoms, annotations, etc. in &lt;a href=&#34;https://github.com/tidyverse/ggplot2&#34;&gt;ggplot&lt;/a&gt;s. And, of course, you can always dive into the html.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;engagement-contributions&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Engagement &amp;amp; contributions&lt;/h2&gt;
&lt;p&gt;Blogging is time consuming. Reaching out to package maintainers or making contributions (even small ones) on open-source software projects can be intimidating. As a &lt;em&gt;tiny&lt;/em&gt; success story, I documented actions that stemmed (in some part) from engaging with the #rstats online communities while working on this blog post topic:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;While this post was in draft form, I tweeted out my initial approach (that used the &lt;a href=&#34;https://github.com/kbodwin/flair&#34;&gt;flair&lt;/a&gt; package).
&lt;ul&gt;
&lt;li&gt;The next step might have been trying to improve upon this. Thankfully, instead, &lt;a href=&#34;https://twitter.com/KellyBodwin&#34;&gt;Kelly Bodwin&lt;/a&gt; pointed me to &lt;code&gt;flipbookr&lt;/code&gt;!&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
P.S. &lt;br&gt;&lt;br&gt;The &lt;code&gt;flair_lines()&lt;/code&gt; function lets you highlight whole line(s) if you want! &lt;br&gt;&lt;br&gt;{flipbookr} is a better option for making gifs/slides like this, but {flair} + {pagedown} + {magick} might help if you want specialty or layered highlighting.
&lt;/p&gt;
— Kelly Bodwin (&lt;span class=&#34;citation&#34;&gt;@KellyBodwin&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/KellyBodwin/status/1272741205365764097?ref_src=twsrc%5Etfw&#34;&gt;June 16, 2020&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;Kelly also created an &lt;a href=&#34;https://github.com/kbodwin/flair/issues/15&#34;&gt;issue&lt;/a&gt; to further discuss possible integrations between &lt;code&gt;flair&lt;/code&gt; and &lt;code&gt;flipbookr&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;I remade my initial example using &lt;code&gt;flipbookr&lt;/code&gt; (&lt;a href=&#34;https://github.com/EvaMaeRey/flipbookr/issues/22&#34;&gt;see issue&lt;/a&gt;).
&lt;ul&gt;
&lt;li&gt;I first created an &lt;a href=&#34;https://github.com/EvaMaeRey/flipbookr/issues/21&#34;&gt;issue&lt;/a&gt; showing how to print &lt;code&gt;xaringan&lt;/code&gt; slides incrementally using &lt;code&gt;pagedown::chrome_print()&lt;/code&gt;.
&lt;ul&gt;
&lt;li&gt;Which helped to close a related &lt;a href=&#34;https://github.com/rstudio/pagedown/issues/110&#34;&gt;issue&lt;/a&gt; on &lt;code&gt;xaringan&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Gina Reynolds made a variety of updates to &lt;code&gt;flipbookr&lt;/code&gt;, one of which included adding the html –&amp;gt; pdf –&amp;gt; gif workflow to the template 😄.&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
Big thanks to &lt;a href=&#34;https://twitter.com/grrrck?ref_src=twsrc%5Etfw&#34;&gt;&lt;span class=&#34;citation&#34;&gt;@grrrck&lt;/span&gt;&lt;/a&gt; and &lt;a href=&#34;https://twitter.com/statsgen?ref_src=twsrc%5Etfw&#34;&gt;&lt;span class=&#34;citation&#34;&gt;@statsgen&lt;/span&gt;&lt;/a&gt; for helps and &lt;a href=&#34;https://twitter.com/xieyihui?ref_src=twsrc%5Etfw&#34;&gt;&lt;span class=&#34;citation&#34;&gt;@xieyihui&lt;/span&gt;&lt;/a&gt; because {xaringan}! And to &lt;a href=&#34;https://twitter.com/brshallo?ref_src=twsrc%5Etfw&#34;&gt;&lt;span class=&#34;citation&#34;&gt;@brshallo&lt;/span&gt;&lt;/a&gt; and &lt;a href=&#34;https://twitter.com/KellyBodwin?ref_src=twsrc%5Etfw&#34;&gt;&lt;span class=&#34;citation&#34;&gt;@KellyBodwin&lt;/span&gt;&lt;/a&gt; for new ideas about how to share flipbooks, html -&amp;gt; pdf -&amp;gt; gif. Guidance now included in template update on this - this gif created w/ that workflow!🙏🤩
&lt;/p&gt;
— Gina Reynolds (&lt;span class=&#34;citation&#34;&gt;@EvaMaeRey&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/EvaMaeRey/status/1274837474460626945?ref_src=twsrc%5Etfw&#34;&gt;June 21, 2020&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;/blockquote&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;See my notes and solutions &lt;a href=&#34;https://brshallo.github.io/r4ds_solutions/&#34;&gt;here&lt;/a&gt;.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;I also considered names such as &lt;code&gt;pexprex&lt;/code&gt;, &lt;code&gt;sexprex&lt;/code&gt;, &lt;code&gt;pripex&lt;/code&gt;, … I’ll let the reader guess at the acronyms.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;Which I prefer over the alternatives of using the leading &lt;code&gt;*&lt;/code&gt; or wrapping the message in&lt;code&gt;{{}}&lt;/code&gt;.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Tidy Pairwise Operations</title>
      <link>https://www.bryanshalloway.com/2020/06/03/tidy-2-way-column-combinations/</link>
      <pubDate>Wed, 03 Jun 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2020/06/03/tidy-2-way-column-combinations/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/rmarkdown-libs/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;

&lt;div id=&#34;TOC&#34;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#update&#34;&gt;UPDATE&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#overview&#34;&gt;Overview&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#i.-nest-and-pivot&#34;&gt;I. Nest and pivot&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#ii.-expand-combinations&#34;&gt;II. Expand combinations&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#iii.-filter-redundancies&#34;&gt;III. Filter redundancies&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#iv.-map-functions&#34;&gt;IV. Map function(s)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#v.-return-to-normal-dataframe&#34;&gt;V. Return to normal dataframe&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#vi.-bind-back-to-data&#34;&gt;VI. Bind back to data&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#functionalize&#34;&gt;Functionalize&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#example-creating-evaluating-features&#34;&gt;Example creating &amp;amp; evaluating features&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#when-is-this-approach-inappropriate&#34;&gt;When is this approach inappropriate?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#interactions-example-tidymodels&#34;&gt;Interactions example, tidymodels&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#expand-via-join&#34;&gt;Expand via join&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#nested-tibbles&#34;&gt;Nested tibbles&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#pivot-and-then-summarise&#34;&gt;Pivot and then summarise&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#gif-for-social-media&#34;&gt;Gif for social media&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#tweets&#34;&gt;Tweets&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;div id=&#34;update&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;UPDATE&lt;/h1&gt;
&lt;p&gt;In May of 2021 I co-wrote &lt;a href=&#34;https://github.com/brshallo/pwiser&#34;&gt;pwiser&lt;/a&gt; a package for doing pairwise operations in {dplyr} that provides a much smoother approach than the one I build-up to in this post.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;overview&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Overview&lt;/h1&gt;
&lt;p&gt;Say you want to map an operation or list of operations across all two-way&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt; combinations of a set of variables/columns in a dataframe. For example, you may be doing feature engineering and want to create a set of interaction terms, ratios, etc&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;. You may be interested in computing a summary statistic across all pairwise combinations of a given set of variables&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;. In some cases there may be a pairwise implementation already available, e.g. R’s &lt;code&gt;cor()&lt;/code&gt; function for computing correlations&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;. In other cases one may not exist or is not easy to use&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt;. In this post I’ll walk through an example&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt; explaining code and steps for setting-up arbitrary pairwise operations across sets of variables.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;I’ll break my approach down into several steps:&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I. Nest and pivot&lt;br /&gt;
II. Expand combinations&lt;br /&gt;
III. Filter redundancies&lt;br /&gt;
IV. Map function(s)&lt;br /&gt;
V. Return to normal dataframe&lt;br /&gt;
VI. Bind back to data&lt;/p&gt;
&lt;p&gt;If your interest is only in computing summary statistics (as opposed to modifying an existing dataframe with new columns / features), then only steps I - IV are needed.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Relevant software and style:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I will primarily be using R’s &lt;code&gt;tidyverse&lt;/code&gt; packages. I make frequent use of lists as columns within dataframes – if you are new to these, see my previous &lt;a href=&#34;https://www.youtube.com/watch?v=gme4Fb9JVjk&#34;&gt;talk&lt;/a&gt; and the resources&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt; I link to in the description.&lt;/p&gt;
&lt;p&gt;Throughout this post, wherever I write “dataframe” I really mean “tibble” (a dataframe with minor changes to default options and printing behavior). Also note that I am using &lt;code&gt;dplyr&lt;/code&gt; 0.8.3 rather than the newly released 1.0.0&lt;a href=&#34;#fn8&#34; class=&#34;footnote-ref&#34; id=&#34;fnref8&#34;&gt;&lt;sup&gt;8&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Other resources and open issues (updated 2020-06-14):&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In particular, the comments in issue &lt;a href=&#34;https://github.com/tidymodels/corrr/issues/44&#34;&gt;44&lt;/a&gt; for the &lt;code&gt;corrr&lt;/code&gt; package contain excellent solutions for doing pairwise operations (the subject of this post)&lt;a href=&#34;#fn9&#34; class=&#34;footnote-ref&#34; id=&#34;fnref9&#34;&gt;&lt;sup&gt;9&lt;/sup&gt;&lt;/a&gt;. Issue &lt;a href=&#34;https://github.com/tidymodels/corrr/issues/94&#34;&gt;94&lt;/a&gt; also features discussion on this topic. Throughout this post I will reference other alternative code/approaches (especially in the footnotes and the &lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Data:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I’ll use the ames housing dataset across examples.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;ames &amp;lt;- AmesHousing::make_ames()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Specifically, I’ll focus on ten numeric columns that, based on a random sample of 1000 rows, show the highest correlation with &lt;code&gt;Sale_Price&lt;/code&gt;&lt;a href=&#34;#fn10&#34; class=&#34;footnote-ref&#34; id=&#34;fnref10&#34;&gt;&lt;sup&gt;10&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(tidyverse)

set.seed(2020)
ames_cols &amp;lt;- ames %&amp;gt;% 
  select_if(is.numeric) %&amp;gt;% 
  sample_n(1000) %&amp;gt;% 
  corrr::correlate() %&amp;gt;% 
  corrr::focus(Sale_Price) %&amp;gt;% 
  arrange(-abs(Sale_Price)) %&amp;gt;% 
  head(10) %&amp;gt;% 
  pull(term)

ames_subset &amp;lt;- select(ames, ames_cols) %&amp;gt;% 
  # Could normalize data or do other prep 
  # but is not pertinent for examples
  mutate_all(as.double)&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;i.-nest-and-pivot&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;I. Nest and pivot&lt;/h2&gt;
&lt;p&gt;There are a variety of ways to make lists into columns within a dataframe. In the example below, I first use &lt;code&gt;summarise_all(.tbl = ames_subset, .funs = list)&lt;/code&gt; to create a one row dataframe where each column is a list containing a single element and each individual element corresponds with a numeric vector of length 2930.&lt;/p&gt;
&lt;p&gt;After nesting, I pivot&lt;a href=&#34;#fn11&#34; class=&#34;footnote-ref&#34; id=&#34;fnref11&#34;&gt;&lt;sup&gt;11&lt;/sup&gt;&lt;/a&gt; the columns leaving a dataframe with two columns:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;var&lt;/code&gt; the variable names&lt;/li&gt;
&lt;li&gt;&lt;code&gt;vector&lt;/code&gt; a list where each element contains the associated vector&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;df_lists &amp;lt;- ames_subset %&amp;gt;% 
  summarise_all(list) %&amp;gt;% 
  pivot_longer(cols = everything(), 
               names_to = &amp;quot;var&amp;quot;, 
               values_to = &amp;quot;vector&amp;quot;) %&amp;gt;% 
  print()&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 10 x 2
##    var            vector       
##    &amp;lt;chr&amp;gt;          &amp;lt;list&amp;gt;       
##  1 Gr_Liv_Area    &amp;lt;dbl [2,930]&amp;gt;
##  2 Garage_Cars    &amp;lt;dbl [2,930]&amp;gt;
##  3 Garage_Area    &amp;lt;dbl [2,930]&amp;gt;
##  4 Total_Bsmt_SF  &amp;lt;dbl [2,930]&amp;gt;
##  5 First_Flr_SF   &amp;lt;dbl [2,930]&amp;gt;
##  6 Year_Built     &amp;lt;dbl [2,930]&amp;gt;
##  7 Full_Bath      &amp;lt;dbl [2,930]&amp;gt;
##  8 Year_Remod_Add &amp;lt;dbl [2,930]&amp;gt;
##  9 TotRms_AbvGrd  &amp;lt;dbl [2,930]&amp;gt;
## 10 Fireplaces     &amp;lt;dbl [2,930]&amp;gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;See &lt;a href=&#34;#pivot-and-then-summarise&#34;&gt;Pivot and then summarise&lt;/a&gt; for a nearly identical approach with just an altered order of steps. Also see &lt;a href=&#34;#nested-tibbles&#34;&gt;Nested tibbles&lt;/a&gt; for how you could create a list-column of dataframes&lt;a href=&#34;#fn12&#34; class=&#34;footnote-ref&#34; id=&#34;fnref12&#34;&gt;&lt;sup&gt;12&lt;/sup&gt;&lt;/a&gt; rather than vectors.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What if my variables are across rows not columns?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;For example, pretend you want to see if &lt;code&gt;Sale_Price&lt;/code&gt; is different across &lt;code&gt;Mo_Sold&lt;/code&gt;. Perhaps you started by doing an F-test, found that to be significant, and now want to do pairwise t-tests across the samples of &lt;code&gt;Sale_Price&lt;/code&gt; for each &lt;code&gt;Mo_Sold&lt;/code&gt;. To set this up, you will want a &lt;code&gt;group_by()&lt;/code&gt; rather than a &lt;code&gt;pivot_longer()&lt;/code&gt; step. E.g.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;ames %&amp;gt;% 
  group_by(Mo_Sold) %&amp;gt;% 
  summarise(Sale_Price = list(Sale_Price)) &lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 12 x 2
##    Mo_Sold Sale_Price 
##      &amp;lt;int&amp;gt; &amp;lt;list&amp;gt;     
##  1       1 &amp;lt;int [123]&amp;gt;
##  2       2 &amp;lt;int [133]&amp;gt;
##  3       3 &amp;lt;int [232]&amp;gt;
##  4       4 &amp;lt;int [279]&amp;gt;
##  5       5 &amp;lt;int [395]&amp;gt;
##  6       6 &amp;lt;int [505]&amp;gt;
##  7       7 &amp;lt;int [449]&amp;gt;
##  8       8 &amp;lt;int [233]&amp;gt;
##  9       9 &amp;lt;int [161]&amp;gt;
## 10      10 &amp;lt;int [173]&amp;gt;
## 11      11 &amp;lt;int [143]&amp;gt;
## 12      12 &amp;lt;int [104]&amp;gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;At which point your data is in fundamentally the same form as was created in the previous code chunk (at least for if we only care about computing summary metrics that don’t require vectors of equal length&lt;a href=&#34;#fn13&#34; class=&#34;footnote-ref&#34; id=&#34;fnref13&#34;&gt;&lt;sup&gt;13&lt;/sup&gt;&lt;/a&gt;) so you can move onto &lt;a href=&#34;#ii.-expand-combinations&#34;&gt;II. Expand combinations&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;If the variables needed for your combinations of interest are across both rows and columns, you may want to use both &lt;code&gt;pivot_longer()&lt;/code&gt; and &lt;code&gt;group_by()&lt;/code&gt; steps and may need to make a few small modifications.&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;ii.-expand-combinations&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;II. Expand combinations&lt;/h2&gt;
&lt;p&gt;I then use &lt;code&gt;tidyr::nesting()&lt;/code&gt; within &lt;code&gt;tidyr::expand()&lt;/code&gt; to make all 2-way combinations of our rows.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;df_lists_comb &amp;lt;- expand(df_lists,
                        nesting(var, vector),
                        nesting(var2 = var, vector2 = vector)) %&amp;gt;% 
  print()&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 100 x 4
##    var        vector        var2           vector2      
##    &amp;lt;chr&amp;gt;      &amp;lt;list&amp;gt;        &amp;lt;chr&amp;gt;          &amp;lt;list&amp;gt;       
##  1 Fireplaces &amp;lt;dbl [2,930]&amp;gt; Fireplaces     &amp;lt;dbl [2,930]&amp;gt;
##  2 Fireplaces &amp;lt;dbl [2,930]&amp;gt; First_Flr_SF   &amp;lt;dbl [2,930]&amp;gt;
##  3 Fireplaces &amp;lt;dbl [2,930]&amp;gt; Full_Bath      &amp;lt;dbl [2,930]&amp;gt;
##  4 Fireplaces &amp;lt;dbl [2,930]&amp;gt; Garage_Area    &amp;lt;dbl [2,930]&amp;gt;
##  5 Fireplaces &amp;lt;dbl [2,930]&amp;gt; Garage_Cars    &amp;lt;dbl [2,930]&amp;gt;
##  6 Fireplaces &amp;lt;dbl [2,930]&amp;gt; Gr_Liv_Area    &amp;lt;dbl [2,930]&amp;gt;
##  7 Fireplaces &amp;lt;dbl [2,930]&amp;gt; Total_Bsmt_SF  &amp;lt;dbl [2,930]&amp;gt;
##  8 Fireplaces &amp;lt;dbl [2,930]&amp;gt; TotRms_AbvGrd  &amp;lt;dbl [2,930]&amp;gt;
##  9 Fireplaces &amp;lt;dbl [2,930]&amp;gt; Year_Built     &amp;lt;dbl [2,930]&amp;gt;
## 10 Fireplaces &amp;lt;dbl [2,930]&amp;gt; Year_Remod_Add &amp;lt;dbl [2,930]&amp;gt;
## # ... with 90 more rows&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;See &lt;a href=&#34;#expand-via-join&#34;&gt;Expand via join&lt;/a&gt; for an alternative approach using the &lt;code&gt;dplyr::*_join()&lt;/code&gt; operations.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;You could make a strong case that this step should be after &lt;a href=&#34;#iii.-filter-redundancies&#34;&gt;III. Filter redundancies&lt;/a&gt;&lt;a href=&#34;#fn14&#34; class=&#34;footnote-ref&#34; id=&#34;fnref14&#34;&gt;&lt;sup&gt;14&lt;/sup&gt;&lt;/a&gt;. However putting it beforehand makes the required code easier to write and to read.&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;iii.-filter-redundancies&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;III. Filter redundancies&lt;/h2&gt;
&lt;p&gt;Filter-out redundant columns, sort the rows, better organize the columns.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;df_lists_comb &amp;lt;- df_lists_comb %&amp;gt;% 
  filter(var != var2) %&amp;gt;% 
  arrange(var, var2) %&amp;gt;% 
  mutate(vars = paste0(var, &amp;quot;.&amp;quot;, var2)) %&amp;gt;% 
  select(contains(&amp;quot;var&amp;quot;), everything()) %&amp;gt;% 
  print()&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 90 x 5
##    var          var2           vars                      vector        vector2  
##    &amp;lt;chr&amp;gt;        &amp;lt;chr&amp;gt;          &amp;lt;chr&amp;gt;                     &amp;lt;list&amp;gt;        &amp;lt;list&amp;gt;   
##  1 Fireplaces   First_Flr_SF   Fireplaces.First_Flr_SF   &amp;lt;dbl [2,930]&amp;gt; &amp;lt;dbl [2,~
##  2 Fireplaces   Full_Bath      Fireplaces.Full_Bath      &amp;lt;dbl [2,930]&amp;gt; &amp;lt;dbl [2,~
##  3 Fireplaces   Garage_Area    Fireplaces.Garage_Area    &amp;lt;dbl [2,930]&amp;gt; &amp;lt;dbl [2,~
##  4 Fireplaces   Garage_Cars    Fireplaces.Garage_Cars    &amp;lt;dbl [2,930]&amp;gt; &amp;lt;dbl [2,~
##  5 Fireplaces   Gr_Liv_Area    Fireplaces.Gr_Liv_Area    &amp;lt;dbl [2,930]&amp;gt; &amp;lt;dbl [2,~
##  6 Fireplaces   Total_Bsmt_SF  Fireplaces.Total_Bsmt_SF  &amp;lt;dbl [2,930]&amp;gt; &amp;lt;dbl [2,~
##  7 Fireplaces   TotRms_AbvGrd  Fireplaces.TotRms_AbvGrd  &amp;lt;dbl [2,930]&amp;gt; &amp;lt;dbl [2,~
##  8 Fireplaces   Year_Built     Fireplaces.Year_Built     &amp;lt;dbl [2,930]&amp;gt; &amp;lt;dbl [2,~
##  9 Fireplaces   Year_Remod_Add Fireplaces.Year_Remod_Add &amp;lt;dbl [2,930]&amp;gt; &amp;lt;dbl [2,~
## 10 First_Flr_SF Fireplaces     First_Flr_SF.Fireplaces   &amp;lt;dbl [2,930]&amp;gt; &amp;lt;dbl [2,~
## # ... with 80 more rows&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;If your operation of interest is associative&lt;a href=&#34;#fn15&#34; class=&#34;footnote-ref&#34; id=&#34;fnref15&#34;&gt;&lt;sup&gt;15&lt;/sup&gt;&lt;/a&gt;, apply a filter to remove additional redundant combinations.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;c_sort_collapse &amp;lt;- function(...){
  c(...) %&amp;gt;% 
    sort() %&amp;gt;% 
    str_c(collapse = &amp;quot;.&amp;quot;)
}

df_lists_comb_as &amp;lt;- df_lists_comb %&amp;gt;% 
  mutate(vars = map2_chr(.x = var, 
                         .y = var2, 
                         .f = c_sort_collapse)) %&amp;gt;%
  distinct(vars, .keep_all = TRUE)&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;iv.-map-functions&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;IV. Map function(s)&lt;/h2&gt;
&lt;p&gt;Each row of your dataframe now contains the relevant combinations of variables and is ready to have any arbitrary function(s) mapped across them.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Example with summary statistic&lt;a href=&#34;#fn16&#34; class=&#34;footnote-ref&#34; id=&#34;fnref16&#34;&gt;&lt;sup&gt;16&lt;/sup&gt;&lt;/a&gt;:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;For example, let’s say we want to compute the p-value of the correlation coefficient for each pair&lt;a href=&#34;#fn17&#34; class=&#34;footnote-ref&#34; id=&#34;fnref17&#34;&gt;&lt;sup&gt;17&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;pairs_cor_pvalues &amp;lt;- df_lists_comb_as %&amp;gt;% 
  mutate(cor_pvalue = map2(vector, vector2, cor.test) %&amp;gt;% map_dbl(&amp;quot;p.value&amp;quot;),
         vars = fct_reorder(vars, -cor_pvalue)) %&amp;gt;% 
  arrange(cor_pvalue) %&amp;gt;% 
  print()&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 45 x 6
##    var          var2           vars              vector    vector2    cor_pvalue
##    &amp;lt;chr&amp;gt;        &amp;lt;chr&amp;gt;          &amp;lt;fct&amp;gt;             &amp;lt;list&amp;gt;    &amp;lt;list&amp;gt;          &amp;lt;dbl&amp;gt;
##  1 First_Flr_SF Total_Bsmt_SF  First_Flr_SF.Tot~ &amp;lt;dbl [2,~ &amp;lt;dbl [2,9~  0        
##  2 Full_Bath    Gr_Liv_Area    Full_Bath.Gr_Liv~ &amp;lt;dbl [2,~ &amp;lt;dbl [2,9~  0        
##  3 Garage_Area  Garage_Cars    Garage_Area.Gara~ &amp;lt;dbl [2,~ &amp;lt;dbl [2,9~  0        
##  4 Gr_Liv_Area  TotRms_AbvGrd  Gr_Liv_Area.TotR~ &amp;lt;dbl [2,~ &amp;lt;dbl [2,9~  0        
##  5 Year_Built   Year_Remod_Add Year_Built.Year_~ &amp;lt;dbl [2,~ &amp;lt;dbl [2,9~  7.85e-301
##  6 First_Flr_SF Gr_Liv_Area    First_Flr_SF.Gr_~ &amp;lt;dbl [2,~ &amp;lt;dbl [2,9~  8.17e-244
##  7 Garage_Cars  Year_Built     Garage_Cars.Year~ &amp;lt;dbl [2,~ &amp;lt;dbl [2,9~  1.57e-219
##  8 Full_Bath    TotRms_AbvGrd  Full_Bath.TotRms~ &amp;lt;dbl [2,~ &amp;lt;dbl [2,9~  1.24e-210
##  9 First_Flr_SF Garage_Area    First_Flr_SF.Gar~ &amp;lt;dbl [2,~ &amp;lt;dbl [2,9~  8.16e-178
## 10 Garage_Cars  Gr_Liv_Area    Garage_Cars.Gr_L~ &amp;lt;dbl [2,~ &amp;lt;dbl [2,9~  4.80e-175
## # ... with 35 more rows&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;For fun, let’s plot the most significant associations onto a bar graph.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;pairs_cor_pvalues %&amp;gt;% 
  head(15) %&amp;gt;% 
  mutate(cor_pvalue_nlog = -log(cor_pvalue)) %&amp;gt;% 
  ggplot(aes(x = vars, 
             y = cor_pvalue_nlog, 
             fill = is.infinite(cor_pvalue_nlog) %&amp;gt;% factor(c(T, F))))+
  geom_col()+
  coord_flip()+
  theme_bw()+
  labs(title = &amp;quot;We are confident that garage area and # of garage cars are correlated&amp;quot;,
       y = &amp;quot;Negative log of p-value of correlation coefficient&amp;quot;,
       x = &amp;quot;Variable combinations&amp;quot;,
       fill = &amp;quot;Too high to\nmeaningfully\ndifferentiate:&amp;quot;)+
  theme(plot.title.position = &amp;quot;plot&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-05-31-tidy-2-way-column-combinations_files/figure-html/unnamed-chunk-9-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;You could use this approach to calculate any pairwise summary statistic. For example, see &lt;a href=&#34;https://gist.github.com/brshallo/dc3c1f2f34519ca2a8a68024bc3a22e5&#34;&gt;gist&lt;/a&gt; where I calculate the K-S statistic across each combination of a group of distributions.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;If you only care about computing summary statistics on your pairwise combinations, (and not adding new columns onto your original dataframe) you can stop here.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Example with transformations&lt;a href=&#34;#fn18&#34; class=&#34;footnote-ref&#34; id=&#34;fnref18&#34;&gt;&lt;sup&gt;18&lt;/sup&gt;&lt;/a&gt;:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Back to the feature engineering example, perhaps we want to create new features of the difference and quotient of each combination of our variables.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;new_features_prep1 &amp;lt;- df_lists_comb %&amp;gt;% 
  mutate(difference = map2(vector, vector2, `-`),
         ratio = map2(vector, vector2, `/`))&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;v.-return-to-normal-dataframe&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;V. Return to normal dataframe&lt;/h2&gt;
&lt;p&gt;The next set of steps will put our data back into a more traditional form consistent with our starting dataframe/tibble.&lt;/p&gt;
&lt;p&gt;First let’s revert our data to a form similar to where it was at the end of &lt;a href=&#34;#i.-nest-and-pivot&#34;&gt;I. Nest and pivot&lt;/a&gt; where we had two columns:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;one with our variable names&lt;/li&gt;
&lt;li&gt;a second containing a list-column of vectors&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;new_features_prep2 &amp;lt;- new_features_prep1 %&amp;gt;% 
  pivot_longer(cols = c(difference, ratio)) %&amp;gt;% # 1
  mutate(name_vars = str_c(var, name, var2, sep = &amp;quot;.&amp;quot;)) %&amp;gt;% # 2
  select(name_vars, value) # 3&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;At the end of each line of code above is a number corresponding with the following explanations:&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;if we had done just one operation, this step would not be needed, but we did multiple operations, created multiple list-columns (&lt;code&gt;difference&lt;/code&gt; and &lt;code&gt;ratio&lt;/code&gt;) which we need to get into a single list-column&lt;/li&gt;
&lt;li&gt;create new variable name that combines constituent variable names with name of transformation&lt;/li&gt;
&lt;li&gt;remove old columns&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Next we simply apply the inverse of those operations performed in &lt;a href=&#34;#i.-nest-and-pivot&#34;&gt;I. Nest and pivot&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;new_features &amp;lt;- new_features_prep2 %&amp;gt;% 
  pivot_wider(values_from = value,
              names_from = name_vars) %&amp;gt;%
  unnest(cols = everything())&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The new features will add a good number of columns onto our original dataset&lt;a href=&#34;#fn19&#34; class=&#34;footnote-ref&#34; id=&#34;fnref19&#34;&gt;&lt;sup&gt;19&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;dim(new_features)&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] 2930  180&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;vi.-bind-back-to-data&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;VI. Bind back to data&lt;/h2&gt;
&lt;p&gt;I then bind the new features back onto the original subsetted dataframe.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;ames_data_features &amp;lt;- bind_cols(ames_subset, new_features)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;At which point I could do further exploring, feature engineering, model building, etc.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;functionalize&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Functionalize&lt;/h1&gt;
&lt;p&gt;I put these steps into a few (unpolished) functions found at &lt;a href=&#34;https://gist.github.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1&#34;&gt;this gist&lt;/a&gt;&lt;a href=&#34;#fn20&#34; class=&#34;footnote-ref&#34; id=&#34;fnref20&#34;&gt;&lt;sup&gt;20&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;devtools::source_gist(&amp;quot;https://gist.github.com/brshallo/f92a5820030e21cfed8f823a6e1d56e1&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;code&gt;mutate_pairwise()&lt;/code&gt; takes in your dataframe, the set of numeric columns to create pairwise combinations from, and a list of functions&lt;a href=&#34;#fn21&#34; class=&#34;footnote-ref&#34; id=&#34;fnref21&#34;&gt;&lt;sup&gt;21&lt;/sup&gt;&lt;/a&gt; to apply.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;example-creating-evaluating-features&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Example creating &amp;amp; evaluating features&lt;/h1&gt;
&lt;p&gt;Let’s use the new &lt;code&gt;mutate_pairwise()&lt;/code&gt; function to create new columns for the differences and quotients between all pairwise combinations of our variables of interest.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;ames_data_features_example &amp;lt;- mutate_pairwise(
  df = mutate_if(ames, is.numeric, as.double),
  one_of(ames_cols),
  funs = list(&amp;quot;/&amp;quot;, &amp;quot;-&amp;quot;),
  funs_names = list(&amp;quot;ratio&amp;quot;, &amp;quot;difference&amp;quot;),
  associative = FALSE
)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Perhaps you want to calculate some measure of association between your features and a target of interest. To keep things simple, I’ll remove any columns that contain any NA’s or infinite values.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;features_keep &amp;lt;- ames_data_features_example %&amp;gt;% 
  keep(is.numeric) %&amp;gt;% 
  keep(~sum(is.na(.) | is.infinite(.)) == 0) %&amp;gt;% 
  colnames()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Maybe, for some reason, you want to see the statistical significance of the correlation of each feature with &lt;code&gt;Sale_Price&lt;/code&gt; when weighting by &lt;code&gt;Lot_Area&lt;/code&gt;. I’ll calculate these across variables (and a random sample of 1500 observations) then plot them on a histogram.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;set.seed(1234)
ames_data_features_example %&amp;gt;% 
  sample_n(1500) %&amp;gt;% 
  summarise_at(
    .vars = features_keep[!(features_keep %in% c(&amp;quot;Sale_Price&amp;quot;, &amp;quot;Lot_Area&amp;quot;))],
    .funs = ~weights::wtd.cor(., Sale_Price, weight = Lot_Area)[1]) %&amp;gt;% 
  gather() %&amp;gt;% # gather() is an older version of pivot_longer() w/ fewer parameters
  ggplot(aes(x = value))+
  geom_vline(xintercept = 0, colour = &amp;quot;lightgray&amp;quot;, size = 2)+
  geom_histogram()+
  scale_x_continuous(labels = scales::comma)+
  labs(title = &amp;quot;Distribution of correlations with Sale_Price&amp;quot;,
       subtitle = &amp;quot;Weighted by Lot Area&amp;quot;,
       x = &amp;quot;Weighted correlation coefficient&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-05-31-tidy-2-way-column-combinations_files/figure-html/unnamed-chunk-18-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;If doing predictive modeling or inference you may want to fit any transformations and analysis into a &lt;code&gt;tidymodels&lt;/code&gt; pipeline or other framework. For some brief notes on this see &lt;a href=&#34;#interactions-example-tidymodels&#34;&gt;Interactions example, tidymodels&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;when-is-this-approach-inappropriate&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;When is this approach inappropriate?&lt;/h1&gt;
&lt;p&gt;Combinatorial growth is very fast&lt;a href=&#34;#fn22&#34; class=&#34;footnote-ref&#34; id=&#34;fnref22&#34;&gt;&lt;sup&gt;22&lt;/sup&gt;&lt;/a&gt;. As you increase either the number of variables in your pool or the size of each set, you will quickly bump into computational limitations.&lt;/p&gt;
&lt;p&gt;Tidyverse packages are optimized to be efficient. However operations with matrices or other specialized formats&lt;a href=&#34;#fn23&#34; class=&#34;footnote-ref&#34; id=&#34;fnref23&#34;&gt;&lt;sup&gt;23&lt;/sup&gt;&lt;/a&gt; are generally faster&lt;a href=&#34;#fn24&#34; class=&#34;footnote-ref&#34; id=&#34;fnref24&#34;&gt;&lt;sup&gt;24&lt;/sup&gt;&lt;/a&gt; than with dataframes/tibbles. If you are running into computational challenges but prefer to stick with a tidyverse aesthetic (which uses dataframes as a cornerstone), you might:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Use heuristics to reduce the number of variables or operations you need to perform (e.g. take a sample, use a preliminary filter, a step-wise like iteration, etc.)&lt;/li&gt;
&lt;li&gt;Look for packages that abstract the storage and computationally heavy operations away&lt;a href=&#34;#fn25&#34; class=&#34;footnote-ref&#34; id=&#34;fnref25&#34;&gt;&lt;sup&gt;25&lt;/sup&gt;&lt;/a&gt; and then return back an output in a convenient form&lt;a href=&#34;#fn26&#34; class=&#34;footnote-ref&#34; id=&#34;fnref26&#34;&gt;&lt;sup&gt;26&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Improve the efficiency of your code (e.g. filter redundancies before rather than after expanding combinations)&lt;a href=&#34;#fn27&#34; class=&#34;footnote-ref&#34; id=&#34;fnref27&#34;&gt;&lt;sup&gt;27&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Consider parralelizing&lt;/li&gt;
&lt;li&gt;Use matrices&lt;a href=&#34;#fn28&#34; class=&#34;footnote-ref&#34; id=&#34;fnref28&#34;&gt;&lt;sup&gt;28&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;There is sometimes an urge to do &lt;em&gt;everything&lt;/em&gt; in a tidy way, which is not necessary. For example, you &lt;em&gt;could&lt;/em&gt; use an approach like the one I walk through to calculate pairwise correlations between each of your variables. However, the &lt;code&gt;cor()&lt;/code&gt; function would do this much more efficiently if called on a matrix or traditional dataframe without list-columns (though you could also use the &lt;code&gt;corrr&lt;/code&gt; package within the &lt;code&gt;tidymodels&lt;/code&gt; suite which calls &lt;code&gt;cor()&lt;/code&gt; in the back-end&lt;a href=&#34;#fn29&#34; class=&#34;footnote-ref&#34; id=&#34;fnref29&#34;&gt;&lt;sup&gt;29&lt;/sup&gt;&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;However, for many operations…&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;there may not be an efficient pairwise implementation available / accessible&lt;/li&gt;
&lt;li&gt;the slower computation may not matter or can be mitigated in some way&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These situations&lt;a href=&#34;#fn30&#34; class=&#34;footnote-ref&#34; id=&#34;fnref30&#34;&gt;&lt;sup&gt;30&lt;/sup&gt;&lt;/a&gt; are where the approach I walked through is most appropriate.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix&lt;/h1&gt;
&lt;div id=&#34;interactions-example-tidymodels&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Interactions example, tidymodels&lt;/h2&gt;
&lt;p&gt;A good example for creating and evaluating interaction terms&lt;a href=&#34;#fn31&#34; class=&#34;footnote-ref&#34; id=&#34;fnref31&#34;&gt;&lt;sup&gt;31&lt;/sup&gt;&lt;/a&gt; is in &lt;a href=&#34;http://www.feat.engineering/complete-enumeration.html#complete-enumeration-simple-screening&#34;&gt;The Brute-Force Approach to Identifying Predictive Interactions, Simple Screening&lt;/a&gt; section of &lt;em&gt;Max Kuhn&lt;/em&gt; and &lt;em&gt;Kjell Johnson’s&lt;/em&gt; (free) online book “Feature Engineering and Selection: A Practical Approach for Predictive Models”.&lt;/p&gt;
&lt;p&gt;The &lt;a href=&#34;https://github.com/topepo/FES/blob/master/07_Detecting_Interaction_Effects/7_04_The_Brute-Force_Approach_to_Identifying_Predictive_Interactions/ames_pairwise.R&#34;&gt;source code&lt;/a&gt; shows another approach for combining variables. The author uses…&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;combn()&lt;/code&gt; to create all combinations of variable names which are then…&lt;/li&gt;
&lt;li&gt;turned into formulas and passed into &lt;code&gt;recipes::step_interact()&lt;/code&gt;, specifying the new columns to be created&lt;a href=&#34;#fn32&#34; class=&#34;footnote-ref&#34; id=&#34;fnref32&#34;&gt;&lt;sup&gt;32&lt;/sup&gt;&lt;/a&gt;…&lt;/li&gt;
&lt;li&gt;for each interaction term…&lt;/li&gt;
&lt;li&gt;in each associated model being evaluated&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The example uses a mix of packages and styles and is not a purely tidy approach – &lt;code&gt;tidymodels&lt;/code&gt; has also gone through a lot of development since “Feature Engineering and Selection…” was published in 2019&lt;a href=&#34;#fn33&#34; class=&#34;footnote-ref&#34; id=&#34;fnref33&#34;&gt;&lt;sup&gt;33&lt;/sup&gt;&lt;/a&gt;. Section 11.2 on &lt;a href=&#34;http://www.feat.engineering/greedy-simple-filters.html&#34;&gt;Greedy Search Methods, Simple Filters&lt;/a&gt; is also highly relevant.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;expand-via-join&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Expand via join&lt;/h2&gt;
&lt;p&gt;You can take advantage of join&lt;a href=&#34;#fn34&#34; class=&#34;footnote-ref&#34; id=&#34;fnref34&#34;&gt;&lt;sup&gt;34&lt;/sup&gt;&lt;/a&gt; behavior to create all possible row combinations. In this case, the output will be the same as shown when using &lt;code&gt;expand()&lt;/code&gt; (except row order will be different).&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;left_join(mutate(df_lists, id = 1),
          mutate(df_lists, id = 1) %&amp;gt;% rename_at(vars(-one_of(&amp;quot;id&amp;quot;)), paste0, &amp;quot;2&amp;quot;)) %&amp;gt;%
  select(-id)&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;nested-tibbles&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Nested tibbles&lt;/h2&gt;
&lt;p&gt;Creates list of tibbles rather than list of vectors – typically the first way lists as columns in dataframes is introduced.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;ames_subset %&amp;gt;% 
  pivot_longer(everything(), names_to = &amp;quot;var&amp;quot;, values_to = &amp;quot;list&amp;quot;) %&amp;gt;% 
  group_by(var) %&amp;gt;% 
  nest()&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;pivot-and-then-summarise&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Pivot and then summarise&lt;/h2&gt;
&lt;p&gt;(Almost) equivalent to the example in &lt;a href=&#34;#i.-nest-and-pivot&#34;&gt;I. Nest and pivot&lt;/a&gt;. Steps just run in a different order (row order will also be different).&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;ames_test %&amp;gt;% 
  pivot_longer(cols = everything(), 
             names_to = &amp;quot;var&amp;quot;, 
             values_to = &amp;quot;vector&amp;quot;) %&amp;gt;% 
  group_by(var) %&amp;gt;% 
  summarise_all(list)&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;gif-for-social-media&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Gif for social media&lt;/h2&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;AmesHousing::make_ames() %&amp;gt;% 
  select(Year = Year_Sold, Price = Sale_Price) %&amp;gt;% 
  # I.
  group_by(Year) %&amp;gt;% 
  summarise(Price = list(Gr_Liv_Area)) %&amp;gt;% 
  ungroup() %&amp;gt;% 
  # II.
  expand(nesting(Year, Price),
         nesting(Year2 = Year, Price2 = Price)
  ) %&amp;gt;%
  # III.
  filter(Year != Year2) %&amp;gt;% 
  mutate(Years = map2_chr(.x = Year, 
                          .y = Year2, 
                          .f = c_sort_collapse)) %&amp;gt;%
  distinct(Years, .keep_all = TRUE) %&amp;gt;% 
  select(-Years) %&amp;gt;% 
  #IV.
  mutate(ks_test = map2(Price, 
                        Price2, 
                        stats::ks.test) %&amp;gt;% map_dbl(&amp;quot;p.value&amp;quot;)
  )&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-05-31-tidy-2-way-column-combinations_files/pairwise-comparison-gif-edit.gif&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Actual gif was created by embedding above code into a presentation and exporting it as a gif and then making a few minor edits.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;tweets&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Tweets&lt;/h2&gt;
&lt;p&gt;A few tweets as documentation of thinking. &lt;em&gt;Many of these were added after publishing this post.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Original tweet + R bloggers tweet:&lt;/em&gt;&lt;/p&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
What is your &lt;a href=&#34;https://twitter.com/hashtag/tidyverse?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#tidyverse&lt;/a&gt; (or other &lt;a href=&#34;https://twitter.com/hashtag/rstats?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#rstats&lt;/a&gt; ) approach for doing arbitrary pairwise operations across variables? Mine is frequently something like:&lt;br&gt;&lt;br&gt;I. nest…&lt;br&gt;II. expand combos… &lt;br&gt;III. filter…&lt;br&gt;IV. map fun(s)…&lt;br&gt;…&lt;br&gt;&lt;br&gt;I wrote a post walking through this: &lt;a href=&#34;https://t.co/xRnRf5yh3m&#34;&gt;https://t.co/xRnRf5yh3m&lt;/a&gt; &lt;a href=&#34;https://t.co/Zvxey2gm3H&#34;&gt;pic.twitter.com/Zvxey2gm3H&lt;/a&gt;
&lt;/p&gt;
— Bryan Shalloway (&lt;span class=&#34;citation&#34;&gt;@brshallo&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/brshallo/status/1271194908477591553?ref_src=twsrc%5Etfw&#34;&gt;June 11, 2020&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
Tidy Pairwise Operations {&lt;a href=&#34;https://t.co/mI5r2e5ttN&#34;&gt;https://t.co/mI5r2e5ttN&lt;/a&gt;} &lt;a href=&#34;https://twitter.com/hashtag/rstats?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#rstats&lt;/a&gt; &lt;a href=&#34;https://twitter.com/hashtag/DataScience?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#DataScience&lt;/a&gt;
&lt;/p&gt;
— R-bloggers (&lt;span class=&#34;citation&#34;&gt;@Rbloggers&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/Rbloggers/status/1307007573611155456?ref_src=twsrc%5Etfw&#34;&gt;September 18, 2020&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;p&gt;&lt;em&gt;Tweet with link to gist of other example applying this approach:&lt;/em&gt;&lt;/p&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
&lt;a href=&#34;https://twitter.com/W_R_Chase?ref_src=twsrc%5Etfw&#34;&gt;&lt;span class=&#34;citation&#34;&gt;@W_R_Chase&lt;/span&gt;&lt;/a&gt; alludes to using &lt;code&gt;expand()&lt;/code&gt; for a solution but takes a different approach. I wrote a short gist that fleshes in what a &lt;code&gt;tidyr::expand()&lt;/code&gt; approach to this problem could look like: &lt;a href=&#34;https://t.co/agloPgJR1r&#34;&gt;https://t.co/agloPgJR1r&lt;/a&gt; (2/3)
&lt;/p&gt;
— Bryan Shalloway (&lt;span class=&#34;citation&#34;&gt;@brshallo&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/brshallo/status/1272411480193974273?ref_src=twsrc%5Etfw&#34;&gt;June 15, 2020&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;p&gt;&lt;em&gt;Tweet about &lt;code&gt;widyr&lt;/code&gt;:&lt;/em&gt;&lt;/p&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
Will add &lt;code&gt;widyr&lt;/code&gt; to my set of tools for tidy pairwise operations: &lt;a href=&#34;https://t.co/NSxNC3nehK&#34;&gt;https://t.co/NSxNC3nehK&lt;/a&gt; !&lt;br&gt;&lt;br&gt;Seems to overlap some w/ tidymodels, eg &lt;code&gt;corrr&lt;/code&gt;📦 (&lt;a href=&#34;https://twitter.com/thisisdaryn?ref_src=twsrc%5Etfw&#34;&gt;&lt;span class=&#34;citation&#34;&gt;@thisisdaryn&lt;/span&gt;&lt;/a&gt; ) or could imagine widely_kmeans() as a &lt;code&gt;recipe&lt;/code&gt;/&lt;code&gt;embed&lt;/code&gt; step…&lt;a href=&#34;https://twitter.com/drob?ref_src=twsrc%5Etfw&#34;&gt;&lt;span class=&#34;citation&#34;&gt;@drob&lt;/span&gt;&lt;/a&gt; any tips on when/how you use these in combination? &lt;a href=&#34;https://t.co/dAsJtNW7Vo&#34;&gt;https://t.co/dAsJtNW7Vo&lt;/a&gt;
&lt;/p&gt;
— Bryan Shalloway (&lt;span class=&#34;citation&#34;&gt;@brshallo&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/brshallo/status/1313966803488583686?ref_src=twsrc%5Etfw&#34;&gt;October 7, 2020&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;p&gt;&lt;em&gt;Tweet with more efficient approach (for case when just combining multiple columns and returning output of equal number of rows, i.e. mutating rather than summarising):&lt;/em&gt;&lt;/p&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
How you can use &lt;code&gt;dplyr::mutate()&lt;/code&gt; to return a dataframe consisting of all combinations of arbitrary pairwise operations across a selection of columns: &lt;a href=&#34;https://t.co/RxwtbmWqap&#34;&gt;https://t.co/RxwtbmWqap&lt;/a&gt; &lt;a href=&#34;https://twitter.com/hashtag/rstats?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#rstats&lt;/a&gt; &lt;a href=&#34;https://twitter.com/hashtag/tidyverse?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#tidyverse&lt;/a&gt; … &lt;a href=&#34;https://t.co/UpJw0pGPUd&#34;&gt;pic.twitter.com/UpJw0pGPUd&lt;/a&gt;
&lt;/p&gt;
— Bryan Shalloway (&lt;span class=&#34;citation&#34;&gt;@brshallo&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/brshallo/status/1316851879658356736?ref_src=twsrc%5Etfw&#34;&gt;October 15, 2020&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;p&gt;&lt;em&gt;Tweet with approach using &lt;code&gt;corrr&lt;/code&gt;&lt;/em&gt;&lt;/p&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
&lt;a href=&#34;https://twitter.com/mattwrkntn?ref_src=twsrc%5Etfw&#34;&gt;&lt;span class=&#34;citation&#34;&gt;@mattwrkntn&lt;/span&gt;&lt;/a&gt; solution for grouped, pairwise operations in &lt;a href=&#34;https://twitter.com/hashtag/rstats?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#rstats&lt;/a&gt; is excellent: &lt;a href=&#34;https://t.co/wjbO4fRqxP&#34;&gt;https://t.co/wjbO4fRqxP&lt;/a&gt; . Just substitute in the new corrr::colpair_map for corrr::correlate and could use for any pairwise summarizing operation. &lt;a href=&#34;https://t.co/0Wf5KpQ4th&#34;&gt;pic.twitter.com/0Wf5KpQ4th&lt;/a&gt;
&lt;/p&gt;
— Bryan Shalloway (&lt;span class=&#34;citation&#34;&gt;@brshallo&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/brshallo/status/1355622893200289793?ref_src=twsrc%5Etfw&#34;&gt;January 30, 2021&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;Will focus on two-way example in this post, but could use similar methods to make more generalizable solution across n-way examples. If I were to do this, the code below would change. E.g.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;to use &lt;code&gt;pmap*()&lt;/code&gt; operations over &lt;code&gt;map2*()&lt;/code&gt; operations&lt;/li&gt;
&lt;li&gt;I’d need to make some functions that make it so I can remove all the places where I have &lt;code&gt;var&lt;/code&gt; and &lt;code&gt;var2&lt;/code&gt; type column names hard-coded&lt;/li&gt;
&lt;li&gt;Alternatively, I might shift approaches and make better use of &lt;code&gt;combn()&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;Though this “throw everything and the kitchen-sink” approach may not always be a good idea.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;I’ve done this type of operation in a variety of ways. Sometimes without any really good reason as to why I used one approach or another. It isn’t completely clear (at least to me) the recommended way of doing these type of operations within the tidyverse – hence the diversity of my approaches in the past and deciding to document the typical steps in the approach I take… via writing this post.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;Or the tidymodels implementation &lt;code&gt;corrr::correlate()&lt;/code&gt; in the &lt;a href=&#34;https://corrr.tidymodels.org/&#34;&gt;corrr&lt;/a&gt; package.&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;or is not in a style you prefer&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;I’ll also reference related approaches / small tweaks (putting those materials in the &lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;. This is by no means an exhaustive list (e.g. don’t have an example with a &lt;code&gt;for&lt;/code&gt; loop or with a &lt;code&gt;%do%&lt;/code&gt; operator). The source code of my post on &lt;a href=&#34;https://www.bryanshalloway.com/2020/02/13/fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs/&#34;&gt;Ambiguous Absolute Value&lt;/a&gt; signs shows a related but more complex / messy approach on a combinatorics problem.&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;In particular, the chapters on “Iteration” and “Many Models” in &lt;a href=&#34;https://r4ds.had.co.nz/iteration.html&#34;&gt;R for Data Science&lt;/a&gt;. I would also recommend Rebecca Barter’s &lt;a href=&#34;http://www.rebeccabarter.com/blog/2019-08-19_purrr/&#34;&gt;Learn to purrr&lt;/a&gt; blog post.&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn8&#34;&gt;&lt;p&gt;The new &lt;code&gt;dplyr&lt;/code&gt; 1.0.0. contains new functions that would have been potentially useful for several of these operations. I highly recommend checking these updates out in the various &lt;a href=&#34;https://www.tidyverse.org/tags/dplyr-1-0-0/&#34;&gt;recent posts&lt;/a&gt; by Hadley Wickham. Some of the major updates (potentially relevant to the types of operations I’ll be discussing in my post):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;new approach for across-column operations (replacing &lt;code&gt;_at()&lt;/code&gt;, &lt;code&gt;_if()&lt;/code&gt;, &lt;code&gt;_all()&lt;/code&gt; variants with &lt;code&gt;across()&lt;/code&gt; function)&lt;/li&gt;
&lt;li&gt;brought-back rowwise operations&lt;/li&gt;
&lt;li&gt;emphasize ability to output tibbles / multiple columns in core &lt;code&gt;dplyr&lt;/code&gt; verbs. This is something I had only taken advantage of occassionally in the past (&lt;a href=&#34;https://stackoverflow.com/a/54725732/9059865&#34;&gt;example&lt;/a&gt;), but will look to use more going forward.&lt;/li&gt;
&lt;/ul&gt;
&lt;a href=&#34;#fnref8&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/li&gt;
&lt;li id=&#34;fn9&#34;&gt;&lt;p&gt;f I’d spotted this issue initially I’m not sure I would have written this post. However what this post offers is a more verbose treatment of the problem which may be useful for people newer to pairwise operations or the tidyverse.&lt;a href=&#34;#fnref9&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn10&#34;&gt;&lt;p&gt;For technical reasons, I also converted all integer types to doubles – was getting integer overflow problems in later operations before changing. &lt;a href=&#34;https://stackoverflow.com/questions/8804779/what-is-integer-overflow-in-r-and-how-can-it-happen&#34;&gt;Thread&lt;/a&gt; on integer overflow in R. In this post I’m not taking a disciplined approach to feature engineering. For example it may make sense to normalize the variables so that variable combinations would be starting on a similar scale. This could be done using &lt;code&gt;recipes::step_normalize()&lt;/code&gt; or with code like &lt;code&gt;dplyr::mutate_all(df, ~(. - mean(.)) / sd(.))&lt;/code&gt; .&lt;a href=&#34;#fnref10&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn11&#34;&gt;&lt;p&gt;Note that this part of the problem is one where I actually find using &lt;code&gt;tidyr::gather()&lt;/code&gt; easier – but I’ve been forcing myself to switch over to using the &lt;code&gt;pivot_()&lt;/code&gt; functions over &lt;code&gt;spread()&lt;/code&gt; and &lt;code&gt;gather()&lt;/code&gt;.&lt;a href=&#34;#fnref11&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn12&#34;&gt;&lt;p&gt;The more common approach.&lt;a href=&#34;#fnref12&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn13&#34;&gt;&lt;p&gt;If your variables are across rows you are likely concerned with getting summary metrics rather than creating new features – as if your data is across rows there is nothing guaranteeing you have the same number of observations or that they are lined-up appropriately. If you &lt;em&gt;are&lt;/em&gt; interested in creating new features, you should probably have first reshaped your data to ensure each column represented a variable.&lt;a href=&#34;#fnref13&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn14&#34;&gt;&lt;p&gt;As switching these would be more computationally efficient – see &lt;a href=&#34;#when-is-this-approach-inappropriate&#34;&gt;When is this approach inappropriate?&lt;/a&gt; for notes related to this. Switching the order here would suggest using approaches with the&lt;code&gt;combn()&lt;/code&gt; function.&lt;a href=&#34;#fnref14&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn15&#34;&gt;&lt;p&gt;I.e. has the same output regardless of the order of the variables. E.g. multiplication or addition but not subtraction or division.&lt;a href=&#34;#fnref15&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn16&#34;&gt;&lt;p&gt;Function(s) that output vectors of length 1 (or less than length of input vectors).&lt;a href=&#34;#fnref16&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn17&#34;&gt;&lt;p&gt;Note that the pairwise implementation &lt;code&gt;psych::corr.test()&lt;/code&gt; could have been used on your original subsetted dataframe, see &lt;a href=&#34;https://stackoverflow.com/questions/13112238/a-matrix-version-of-cor-test&#34;&gt;stack overflow thread&lt;/a&gt;.&lt;a href=&#34;#fnref17&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn18&#34;&gt;&lt;p&gt;Function(s) that output vector of length equal to length of input vectors.&lt;a href=&#34;#fnref18&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn19&#34;&gt;&lt;p&gt;Did not print this output because cluttered-up page with so many column names.&lt;a href=&#34;#fnref19&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn20&#34;&gt;&lt;p&gt;Steps I - III and V &amp;amp; VI are essentially direct copies of the code above. The approach I took with Step IV may take more effort to follow as it requires understanding a little &lt;code&gt;rlang&lt;/code&gt; and could likely have been done more simply.&lt;a href=&#34;#fnref20&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn21&#34;&gt;&lt;p&gt;Must have two vectors as input, but do not need to be infix functions.&lt;a href=&#34;#fnref21&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn22&#34;&gt;&lt;p&gt;Non-technical article discussing combinatorial explosion in context of company user growth targets: &lt;a href=&#34;https://medium.com/@TorBair/exponential-growth-isn-t-cool-combinatorial-growth-is-85a0b1fdb6a5&#34;&gt;Exponential Growth Isn’t Cool. Combinatorial Growth Is.&lt;/a&gt;.&lt;a href=&#34;#fnref22&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn23&#34;&gt;&lt;p&gt;E.g. &lt;a href=&#34;https://github.com/Rdatatable/data.table&#34;&gt;data.table&lt;/a&gt; dataframes&lt;a href=&#34;#fnref23&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn24&#34;&gt;&lt;p&gt;Hence, if you are doing operations across combinations of lots of variables it may not make sense to do the operations directly within dataframes.&lt;a href=&#34;#fnref24&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn25&#34;&gt;&lt;p&gt;Much (if not most) of the &lt;code&gt;tidyverse&lt;/code&gt; (and the R programming language generally) is about creating a smooth interface between the analyst/scientist and the back-end complexity of the operations they are performing. Projects like &lt;a href=&#34;https://spark.rstudio.com/&#34;&gt;sparklyr&lt;/a&gt;, &lt;a href=&#34;https://db.rstudio.com/dbi/&#34;&gt;DBI&lt;/a&gt;, &lt;a href=&#34;https://github.com/rstudio/reticulate&#34;&gt;reticulate&lt;/a&gt;, &lt;a href=&#34;https://www.tidymodels.org/&#34;&gt;tidymodels&lt;/a&gt;, and &lt;a href=&#34;https://github.com/paul-buerkner/brms&#34;&gt;brms&lt;/a&gt; (to name a few) represent cases where this &lt;em&gt;interface&lt;/em&gt; role of R is most apparent.&lt;a href=&#34;#fnref25&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn26&#34;&gt;&lt;p&gt;For tidyverse packages, this is often returned into or in the form of a dataframe.&lt;a href=&#34;#fnref26&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn27&#34;&gt;&lt;p&gt;Could make better use of &lt;code&gt;combn()&lt;/code&gt; function to help.&lt;a href=&#34;#fnref27&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn28&#34;&gt;&lt;p&gt;Depending on the complexity may just need to brush-up on your linear algebra.&lt;a href=&#34;#fnref28&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn29&#34;&gt;&lt;p&gt;&lt;code&gt;corrr&lt;/code&gt; can also be used to run the operation on databases that may have larger data than you could fit on your computer.&lt;a href=&#34;#fnref29&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn30&#34;&gt;&lt;p&gt;Likely more common for many, if not most, analysts and data scientists.&lt;a href=&#34;#fnref30&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn31&#34;&gt;&lt;p&gt;I.e. multiplying two variables together&lt;a href=&#34;#fnref31&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn32&#34;&gt;&lt;p&gt;Created upon the recipe being &lt;em&gt;baked&lt;/em&gt; or &lt;em&gt;juiced&lt;/em&gt; – if you have not checked it out, &lt;a href=&#34;https://github.com/tidymodels/recipes&#34;&gt;recipes&lt;/a&gt; is AWESOME!&lt;a href=&#34;#fnref32&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn33&#34;&gt;&lt;p&gt;Maybe at a future date I’ll make a post writing out the example here using the newer approaches now available in &lt;code&gt;tidymodels&lt;/code&gt;. &lt;a href=&#34;https://gist.github.com/brshallo/674ff06608c1a55fefb8d5dc49896d65&#34;&gt;Gist&lt;/a&gt; of &lt;code&gt;combn_ttible()&lt;/code&gt;… starting place for if I ever get to that write-up.&lt;a href=&#34;#fnref33&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn34&#34;&gt;&lt;p&gt;Could also have used &lt;code&gt;right_join()&lt;/code&gt; or &lt;code&gt;full_join()&lt;/code&gt;.&lt;a href=&#34;#fnref34&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Riddler Solutions: Pedestrian Puzzles</title>
      <link>https://www.bryanshalloway.com/2020/03/04/riddler-solutions-pedestrian-puzzles/</link>
      <pubDate>Wed, 04 Mar 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2020/03/04/riddler-solutions-pedestrian-puzzles/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/rmarkdown-libs/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;

&lt;div id=&#34;TOC&#34;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#riddler-express&#34;&gt;Riddler express&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#riddler-classic&#34;&gt;Riddler classic&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#time-to-center&#34;&gt;Time to center&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#transform-grid-rotate-first&#34;&gt;Transform grid, rotate first&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#transform-city-pretty&#34;&gt;Transform city, pretty&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;p&gt;This post contains solutions to FiveThirtyEight’s two riddles released 2020-02-14, &lt;a href=&#34;#riddler-express&#34;&gt;Riddler Express&lt;/a&gt; and &lt;a href=&#34;#riddler-classic&#34;&gt;Riddler Classic&lt;/a&gt;. I created a &lt;em&gt;toy&lt;/em&gt; package &lt;a href=&#34;https://github.com/brshallo/animatrixr&#34;&gt;animatrixr&lt;/a&gt; to help with some of the visualizations and computations for my solutions&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;div id=&#34;riddler-express&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Riddler express&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;The riddle:&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Riddler City is a large circular metropolis, with countless square city blocks that each have a side length of 1 km. A small section of the city, composed of 36 blocks, is shown in the diagram below:
&lt;img src=&#34;https://fivethirtyeight.com/wp-content/uploads/2020/02/Screen-Shot-2020-02-11-at-9.41.05-PM.png?w=1150&#34; style=&#34;width:50.0%&#34; /&gt;
At the very center of the city lies Riddler City Hall. Its many employees all walk to and from work, and their homes are evenly scattered across the city. The sidewalks they walk along have always been adjacent to the streets — but that may be changing.
Recently, several city hall employees submitted a petition, requesting that the sidewalks should no longer lie alongside the streets. Instead, they want the sidewalks to cut diagonally across the city, connecting nearby street intersections. These proposed sidewalks are represented by the thicker blue lines in the diagram below:
&lt;img src=&#34;https://fivethirtyeight.com/wp-content/uploads/2020/02/Screen-Shot-2020-02-11-at-9.52.37-PM.png?w=1150&#34; style=&#34;width:50.0%&#34; /&gt;
The mayor of Riddler City has tasked you with resolving this dispute in a mathematical manner. She would like you to answer the following question: What fraction of the city hall employees would have a shorter walk home (that is, to the street intersection nearest to their home) if the city replaced its traditional sidewalks with these diagonal sidewalks?&lt;/p&gt;
&lt;p&gt;– &lt;a href=&#34;https://fivethirtyeight.com/contributors/zach-wissner-gross/&#34;&gt;Zach Wissner-Gross&lt;/a&gt;, &lt;a href=&#34;https://fivethirtyeight.com/features/can-you-solve-this-rather-pedestrian-puzzle/&#34;&gt;“Can You Solve this Rather Pedestrian Puzzle,” FiveThirtyEight&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;My approach:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I. Create hypothetical simulation of city&lt;br /&gt;
II. For each scenario, calculate Manhattan Distances from center for all points&lt;br /&gt;
III. Make distances comparable by scaling by unit length of a city block&lt;br /&gt;
IV. Compare distances between scenarios for all points; compute proportion that have shorter path with new diagonal sidewalks&lt;/p&gt;
&lt;p&gt;&lt;em&gt;I. Create hypothetical city&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I first created a hypothetical 100 unit diameter version of this city&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;. I added residences at every point on a 100x100 grid and then removed those points that had a euclidean distance&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt; greater than 50 units from the center.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(tidyverse)
library(animatrixr)&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;radius &amp;lt;- 50
df_start &amp;lt;- crossing(x = -radius:radius, y = -radius:radius) %&amp;gt;% 
  #Removes points with euclidian distance from center &amp;gt; radius:
  filter(sqrt(x^2 + y^2) &amp;lt;= radius)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;em&gt;II. Calculate Manhattan Distances&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;For both scenarios, we need to calculate the &lt;a href=&#34;https://en.wikipedia.org/wiki/Taxicab_geometry&#34;&gt;Manhattan length&lt;/a&gt;&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt; between the origin and every point. To calculate the Manhattan length on the new scenario, we first need to find what the residence’s coordinates would be in the new sidewalk grid. The new coordinate system could be thought of simply as a rotated and shrunken version of the existing grid&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt;, which can be represented as applying the matrix transformation:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[ M = \left(\begin{array}{cc} 0.5 &amp;amp; -0.5\\0.5  &amp;amp; 0.5 \end{array}\right)\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-03-04-riddler-solutions-pedestrian-puzzles_files/gif_city_pretty_grids.gif&#34; /&gt;&lt;/p&gt;
&lt;p&gt;(See &lt;a href=&#34;#transform-city-pretty&#34;&gt;Transform city, pretty&lt;/a&gt; in the &lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt; to view the code used to create the above visualization.)&lt;/p&gt;
&lt;p&gt;Our residences are not changing locations, they would just have different coordinates specific to the new sidewalks – hence we will actually apply the inverse&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt; of this transformation to our starting coordinates. This will give us the position of our residences on the new (transformed) coordinate grid.&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[ M^{-1} = \left(\begin{array}{cc} 1 &amp;amp; 1\\-1  &amp;amp; 1 \end{array}\right)\]&lt;/span&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;df_trans &amp;lt;- df_start %&amp;gt;% 
  mutate(x_trans = x,
         y_trans = y) %&amp;gt;% 
  # x_trans, y_trans represent the coordinates on the new plane
  transform_df_coords(x_trans, y_trans, m = matrix(c(1, -1, 1, 1), nrow = 2))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;We will then calculate the Manhattan lengths of the points on both the new and old coordinate systems – which (because we are comparing distance from the origin: 0,0) can be computed as: &lt;span class=&#34;math inline&#34;&gt;\(Manhattan\;Length = |x| + |y|\)&lt;/span&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;df_units &amp;lt;- df_trans %&amp;gt;% 
  mutate(a_units = abs(x) + abs(y),
         b_units = abs(x_trans) + abs(y_trans))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;em&gt;IV: Multiply Manhattan lengths by length of a block:&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The length of a block under the new and old scenarios are different (new diagonal sidewalks have shorter blocks), hence our current Manhattan lengths are not comparable. If we set the length of a single block on the original coordinate system as being 1 unit, then you can use the Pythagorean Theorem to find that the length of a block on the new sidewalks would be &lt;span class=&#34;math inline&#34;&gt;\(\frac{\sqrt{2}}{2}\)&lt;/span&gt;. We simply multiply our Manhattan lengths in each of our scenarios by their respective unit lengths (either 1 or ~0.7071).&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;df_dists &amp;lt;- df_units %&amp;gt;% 
  mutate(a_dist = 1 * a_units,
         b_dist = (sqrt(2) / 2) * b_units)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The scaled distances can now be compared.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;V. Aggregate proportion difference:&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Finally, we compute the proportion that have a shorter distance under the new sidewalks compared to the old sidewalks:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;df_dists %&amp;gt;% 
  summarise(prop_shorter = (sum(b_dist &amp;lt; a_dist)/ n()) %&amp;gt;% round(2)) %&amp;gt;% 
  knitr::kable()&lt;/code&gt;&lt;/pre&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;right&#34;&gt;prop_shorter&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;right&#34;&gt;0.5&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;em&gt;Riddler express solution:&lt;/em&gt; new diagonal sidewalks would be faster for 50% of people.&lt;/p&gt;
&lt;p&gt;Let’s visualize which resident’s the new sidewalks would be faster for:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;df_dists %&amp;gt;% 
  mutate(diagonal_faster = b_dist &amp;lt; a_dist) %&amp;gt;% 
  ggplot(aes(x = x, y = y))+
  geom_point(aes(colour = diagonal_faster))+
  coord_fixed()+
  ggforce::theme_no_axes()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-03-04-riddler-solutions-pedestrian-puzzles_files/figure-html/unnamed-chunk-5-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;riddler-classic&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Riddler classic&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;The riddle:&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;From David Lewis comes an additional, original twist on Riddler City’s urban planning:&lt;/p&gt;
&lt;p&gt;The mayor ultimately decided not to pursue diagonal sidewalks, but the petitioners haven’t given up yet. One of them recently visited Barcelona and was inspired by its octagonal city blocks.&lt;/p&gt;
&lt;p&gt;Now, there’s a second petition on the mayor’s desk, asking that the grid layout of the city’s sidewalks be replaced with an octagonal pattern, represented by the thicker blue lines in the diagram below:
&lt;img src=&#34;https://fivethirtyeight.com/wp-content/uploads/2020/02/Screen-Shot-2020-02-11-at-10.03.57-PM.png?w=1150&#34; style=&#34;width:50.0%&#34; /&gt;
Under this second proposal, now what fraction of the employees would have a shorter walk home if the city replaced its traditional sidewalks with these new sidewalks?&lt;/p&gt;
&lt;p&gt;– &lt;a href=&#34;https://fivethirtyeight.com/contributors/zach-wissner-gross/&#34;&gt;Zach Wissner-Gross&lt;/a&gt;, &lt;a href=&#34;https://fivethirtyeight.com/features/can-you-solve-this-rather-pedestrian-puzzle/&#34;&gt;“Can You Solve this Rather Pedestrian Puzzle,” FiveThirtyEight&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;My approach:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The Barcelona distance is just a combination of the Manhattan lengths of both the original and diagonal sidewalk grids (though with the unit lengths scaled differently)&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt;. The unit lengths&lt;a href=&#34;#fn8&#34; class=&#34;footnote-ref&#34; id=&#34;fnref8&#34;&gt;&lt;sup&gt;8&lt;/sup&gt;&lt;/a&gt; for the horizontal and diagonal components will depend on what proportion&lt;a href=&#34;#fn9&#34; class=&#34;footnote-ref&#34; id=&#34;fnref9&#34;&gt;&lt;sup&gt;9&lt;/sup&gt;&lt;/a&gt; of a side is horizontal vs diagonal (corresponding with the original vs transformed grid from the &lt;a href=&#34;#riddler-express&#34;&gt;Riddler Express&lt;/a&gt; solution)&lt;a href=&#34;#fn10&#34; class=&#34;footnote-ref&#34; id=&#34;fnref10&#34;&gt;&lt;sup&gt;10&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We can define our relevant side lengths as a function of x:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-03-04-riddler-solutions-pedestrian-puzzles_files/barcelona_dist.jpg&#34; style=&#34;width:50.0%&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[x : \frac{inverse\;of\;proportion\;horizontal}{2},\]&lt;/span&gt;
&lt;span class=&#34;math display&#34;&gt;\[0 &amp;lt; x &amp;lt; 0.5\]&lt;/span&gt;
&lt;span class=&#34;math display&#34;&gt;\[diagonal\;length = \sqrt{2}x\]&lt;/span&gt;
&lt;span class=&#34;math display&#34;&gt;\[horizontal\;length = 1 - 2x\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;I’ll start by setting x = 0.25.&lt;/em&gt; Hence the Manhattan length of our horizontal component will be scaled by &lt;span class=&#34;math inline&#34;&gt;\(\frac{1}{2}\)&lt;/span&gt;, and our diagonal component will be scaled by &lt;span class=&#34;math inline&#34;&gt;\(\frac{\sqrt{2}}{4}\)&lt;/span&gt;. After scaling our components, we simply add them together to get our Barcelona distance&lt;a href=&#34;#fn11&#34; class=&#34;footnote-ref&#34; id=&#34;fnref11&#34;&gt;&lt;sup&gt;11&lt;/sup&gt;&lt;/a&gt; &lt;a href=&#34;#fn12&#34; class=&#34;footnote-ref&#34; id=&#34;fnref12&#34;&gt;&lt;sup&gt;12&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;x &amp;lt;- 0.25
side_length &amp;lt;- 1 - 2*x
side_length_trans &amp;lt;- sqrt(2)*x

df_dists_abc &amp;lt;- df_dists %&amp;gt;% 
  mutate(c_dist_a = a_units * side_length,
         c_dist_b = b_units * side_length_trans,
         c_dist = c_dist_a + c_dist_b)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Finally, for all points, we compare the travel distance on the new Barcelona grid compared to on the original horizontal grid and compute the percentage that have a shorter distance under the new sidewalks.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;df_dists_abc %&amp;gt;% 
  summarise(prop_shorter = (sum(c_dist &amp;lt; a_dist)/ n()) %&amp;gt;% round(2)) %&amp;gt;% 
  knitr::kable()&lt;/code&gt;&lt;/pre&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;right&#34;&gt;prop_shorter&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;right&#34;&gt;0.5&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;In the case (when x is set to 0.25) we see the proportion that is closer to City Hall (i.e. the center of our city&lt;a href=&#34;#fn13&#34; class=&#34;footnote-ref&#34; id=&#34;fnref13&#34;&gt;&lt;sup&gt;13&lt;/sup&gt;&lt;/a&gt;) is again 50%.&lt;/p&gt;
&lt;p&gt;If we visualize in which locations the new Barcelona sidewalks have a shorter travel distance, we will see a similar result to that found in the &lt;a href=&#34;#riddler-express&#34;&gt;Riddler Express&lt;/a&gt; solution.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;df_dists_abc %&amp;gt;% 
  mutate(barcelona_faster = c_dist &amp;lt; a_dist) %&amp;gt;% 
  ggplot(aes(x = x, y = y))+
  geom_point(aes(colour = barcelona_faster))+
  coord_fixed()+
  ggforce::theme_no_axes()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-03-04-riddler-solutions-pedestrian-puzzles_files/figure-html/unnamed-chunk-8-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;We need to verify that ‘50% have a shorter walk’ is our solution regardless of what we set for x.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;To accomplish this, I wrote a function &lt;code&gt;summarise_proportion()&lt;/code&gt;, that will output the ‘Proportion Barcelona sidewalk distance is shorter’ across any given x between 0 and 0.5 (the possible values of x).&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;summarise_proportion &amp;lt;- function(x, df_start = df_dists, out_data = FALSE){

  x &amp;lt;- 0.25
  side_length &amp;lt;- 1 - 2*x
  side_length_trans &amp;lt;- sqrt(2)*x
  
  df_dists_out &amp;lt;- df_dists %&amp;gt;% 
    mutate(c_dist_a = a_units * side_length,
           c_dist_b = b_units * side_length_trans,
           c_dist = c_dist_a + c_dist_b)
  
  if(out_data) return(df_dists_out)
  
  df_dists_out %&amp;gt;%
    summarise(prop_shorter = (sum(c_dist &amp;lt; a_dist)/ n())) %&amp;gt;%  
    pluck(&amp;quot;prop_shorter&amp;quot;)
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Specifically I evaluated this ‘proportion shorter’ for &lt;em&gt;x&lt;/em&gt; set to each of &lt;span class=&#34;math inline&#34;&gt;\(0.01, 0.05, 0.09, ... 0.49\)&lt;/span&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;x_vec &amp;lt;- seq(from = 0.01, to = 0.49, by = 0.04)

df_summary &amp;lt;- tibble(x = x_vec) %&amp;gt;% 
  mutate(prop_shorter = map_dbl(x, summarise_proportion, df_start = df_dists) %&amp;gt;% round(2))

df_summary %&amp;gt;% 
  knitr::kable()&lt;/code&gt;&lt;/pre&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;right&#34;&gt;x&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;prop_shorter&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;right&#34;&gt;0.01&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;right&#34;&gt;0.05&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;right&#34;&gt;0.09&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;right&#34;&gt;0.13&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;right&#34;&gt;0.17&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;right&#34;&gt;0.21&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;right&#34;&gt;0.25&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;right&#34;&gt;0.29&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;right&#34;&gt;0.33&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;right&#34;&gt;0.37&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;right&#34;&gt;0.41&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;right&#34;&gt;0.45&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;right&#34;&gt;0.49&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;0.5&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;For each of these, &lt;em&gt;the new ‘Barcelona grid’ is faster for 50% of people&lt;/em&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix&lt;/h1&gt;
&lt;div id=&#34;time-to-center&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Time to center&lt;/h2&gt;
&lt;p&gt;Visualize the distance to the center based on where people are in the city for each of the potential city grids.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;df_dists_abc %&amp;gt;% 
  select(x, y, a_dist, b_dist, c_dist) %&amp;gt;% 
  pivot_longer(cols = c(a_dist, b_dist, c_dist), names_to = &amp;quot;grid&amp;quot;, values_to = &amp;quot;distance&amp;quot;) %&amp;gt;% 
  mutate(grid = fct_recode(grid, 
                           &amp;quot;rectangular&amp;quot; = &amp;quot;a_dist&amp;quot;,
                           &amp;quot;diagonal&amp;quot; = &amp;quot;b_dist&amp;quot;,
                           &amp;quot;barcelona.25&amp;quot; = &amp;quot;c_dist&amp;quot;)) %&amp;gt;% 
  ggplot(aes(x = x, y = y, colour = distance))+
  geom_point()+
  facet_wrap(~grid)+
  coord_fixed()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-03-04-riddler-solutions-pedestrian-puzzles_files/figure-html/unnamed-chunk-11-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;This suggests that if the city were square shaped (rather than a circle) that the transformed (diagonal and Barcelona) sidewalks would have greater than 50% of the residents with a shorter travel distance to the center of the city.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;transform-grid-rotate-first&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Transform grid, rotate first&lt;/h2&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;add_transformation(
  m = matrix(c(0.5, 0.5,-0.5, 0.5), nrow = 2), 
  seq_fun = seq_matrix_rotate_first) %&amp;gt;% 
  animate_matrix()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-03-04-riddler-solutions-pedestrian-puzzles_files/gif_rotate_shrink.gif&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;transform-city-pretty&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Transform city, pretty&lt;/h2&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;start_grid &amp;lt;- animatrixr::construct_grid(-8:8, -8:8) %&amp;gt;% 
  mutate(index = row_number(),
         time = 1L)

end_grid &amp;lt;- animatrixr::transform_segment(start_grid,  m = matrix(c(0.5, 0.5,-0.5, 0.5), nrow = 2)) %&amp;gt;% 
  mutate(time = 2L)

house_points &amp;lt;- crossing(x = -3:3, y = -3:3) %&amp;gt;% 
  mutate(symbol = emo::ji(&amp;quot;house&amp;quot;))

city_hall &amp;lt;- tibble(x = 0, y = 0)

p_pretty &amp;lt;- bind_rows(start_grid, end_grid) %&amp;gt;% 
  ggplot()+
  geom_segment(aes(x = x, y = y, xend = xend, yend = yend, group = index, colour = time))+
  geom_text(aes(x = x, y = y, label = symbol), data = house_points, size = 8)+
  geom_label(aes(x = x, y = y, label = &amp;quot;Riddler\nCity Hall&amp;quot;), data = city_hall, size = 8, color = &amp;quot;brown&amp;quot;)+
  scale_colour_gradient(low = &amp;quot;black&amp;quot;, high = &amp;quot;royalblue3&amp;quot;)+
  scale_x_continuous(breaks = -3L:3L, minor_breaks = NULL)+
  scale_y_continuous(breaks = -3L:3L, minor_breaks = NULL)+
  coord_fixed(xlim = c(-3, 3), ylim = c(-3, 3))+
  theme_minimal()+
  theme(axis.text = element_blank(),
        axis.title = element_blank(),
        legend.position = &amp;quot;none&amp;quot;,
        panel.border = element_rect(colour = &amp;quot;black&amp;quot;, fill=NA, size=1))

p_pretty + 
  gganimate::transition_states(time)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-03-04-riddler-solutions-pedestrian-puzzles_files/gif_city_pretty_grids.gif&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;And wrote a couple preliminary posts on animating matrix transformations that can be found &lt;a href=&#34;https://www.bryanshalloway.com/2020/02/20/visualizing-matrix-transformations-with-gganimate/&#34;&gt;here&lt;/a&gt; and &lt;a href=&#34;https://www.bryanshalloway.com/2020/02/24/animatrixr-visualizing-matrix-transformations-pt-2/&#34;&gt;here&lt;/a&gt;&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;Is large enough to get a reasonable approximation for the answer.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;I.e. straight line distance.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;The Manhattan Length is just the shortest number of city blocks between points.&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;I highly recommend the Essence of Linear Algebra video series, particularly chapter 3 (on Matrix Transformations) and &lt;a href=&#34;https://www.youtube.com/watch?v=P2LTAUO1TdA&#34;&gt;13&lt;/a&gt; (on Change of basis).&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;In R, you can use the &lt;code&gt;solve()&lt;/code&gt; function to give you the inverse of a matrix.&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;We have already done most of the computations we’ll need and can follow similar steps to those taken in the &lt;a href=&#34;#riddler-express&#34;&gt;Riddler Express&lt;/a&gt; solution.&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn8&#34;&gt;&lt;p&gt;I.e. length of an individual city block, or in this case, component of a city block.&lt;a href=&#34;#fnref8&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn9&#34;&gt;&lt;p&gt;In the diagram below, we will actually have it be a function of one-half of the inverse of the proportion – this is because there are two diagonals adjoining each horizontal component.&lt;a href=&#34;#fnref9&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn10&#34;&gt;&lt;p&gt;This can also be thought of as the diagonal and the horizontal side lengths can be thought of as a function of the side-length, &lt;em&gt;x&lt;/em&gt;, of a triangle created by a diagonal.&lt;a href=&#34;#fnref10&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn11&#34;&gt;&lt;p&gt;Note that if we were to set x = 0, the distance from each location would be equivalent to the distances in our starting (horizontal) grid, and if we set x = 0.5, the distances would be equal to those in our transformed (diagonal) grid.&lt;a href=&#34;#fnref11&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn12&#34;&gt;&lt;p&gt;Note that we are not taking into account the tiny differences that emerge regarding starting location for each resident (i.e. which point within a Barcelona square should they start). If we make the grid arbitrarily large, these differences become inconsequential – hence we can ignore them.&lt;a href=&#34;#fnref12&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn13&#34;&gt;&lt;p&gt;The origin of our coordinate systems.&lt;a href=&#34;#fnref13&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>animatrixr &amp; Visualizing Matrix Transformations pt. 2</title>
      <link>https://www.bryanshalloway.com/2020/02/24/animatrixr-visualizing-matrix-transformations-pt-2/</link>
      <pubDate>Mon, 24 Feb 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2020/02/24/animatrixr-visualizing-matrix-transformations-pt-2/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/rmarkdown-libs/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;This post is a continuation on my post from last week on &lt;a href=&#34;https://www.bryanshalloway.com/2020/02/20/visualizing-matrix-transformations-with-gganimate/&#34;&gt;Visualizing Matrix Transformations with gganimate&lt;/a&gt;. Both posts are largely inspired by &lt;a href=&#34;https://twitter.com/3blue1brown&#34;&gt;Grant Sanderson’s&lt;/a&gt; beautiful video series &lt;a href=&#34;https://www.youtube.com/watch?v=kYB8IZa5AuE&amp;amp;list=PL_w8oSr1JpVCZ5pKXHKz6PkjGCbPbSBYv&amp;amp;index=4&#34;&gt;The Essence of Linear Algebra&lt;/a&gt; and wanting to continue messing around with &lt;a href=&#34;https://github.com/thomasp85/gganimate&#34;&gt;Thomas Lin Peterson’s&lt;/a&gt; fantastic &lt;a href=&#34;https://github.com/thomasp85/gganimate&#34;&gt;gganimate&lt;/a&gt; package in R.&lt;/p&gt;
&lt;p&gt;As with the last post, I’ll describe trying to (very loosely) recreate a &lt;em&gt;small&lt;/em&gt; part of the visualizations showing the geometry of matrix multiplication and changing basis vectors (using &lt;code&gt;gganimate&lt;/code&gt; in R). (Once again, just in the 2x2 case.)&lt;/p&gt;
&lt;p&gt;If you are &lt;em&gt;really&lt;/em&gt; interested in building visualizations like the ones shown on 3Blue1Brown, you should check-out the associated &lt;a href=&#34;https://github.com/3b1b/manim&#34;&gt;manim&lt;/a&gt; project on github.&lt;/p&gt;
&lt;div id=&#34;topics-to-cover&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Topics to cover&lt;/h1&gt;
&lt;p&gt;I had two major sections in the Appendix of last week’s post:&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;“Multiple matrix transformations”&lt;/li&gt;
&lt;li&gt;“Potential improvements” (where I mostly describe limitations around visualizing rotations)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;This post expands on these topics.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;animatrixr-and-multiple-matrix-transformations&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;&lt;code&gt;animatrixr&lt;/code&gt; and multiple matrix transformations&lt;/h1&gt;
&lt;p&gt;Sanderson discusses the value in sometimes decomposing a matrix transformation and thinking of its parts sequentially. I created a &lt;strong&gt;toy&lt;/strong&gt; package &lt;code&gt;animatrixr&lt;/code&gt; for building chained matrix transformations that can then be animated using &lt;code&gt;gganimate&lt;/code&gt;&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The function &lt;code&gt;animatrixr::add_transformation()&lt;/code&gt; lets you chain together matrix transformations with R’s pipe operator &lt;code&gt;%&amp;gt;%&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;For example, let’s consider three matrix transformations: horizontal sheer –&amp;gt; vertical sheer –&amp;gt; reflection across x-axis:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(dplyr)

if (!requireNamespace(&amp;quot;animatrixr&amp;quot;)) devtools::install_github(&amp;#39;brshallo/animatrixr&amp;#39;)
library(animatrixr)&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;sheer_horizontal &amp;lt;- tribble(~ x, ~ y,
                      1, 0.5,
                      0, 1) %&amp;gt;%
  as.matrix()

sheer_vertical &amp;lt;- tribble(~ x, ~ y,
                      1, 0,
                      0.5, 1) %&amp;gt;%
  as.matrix()

reflect_x &amp;lt;- tribble(~ x, ~ y,
                      1, 0,
                      0, -1) %&amp;gt;%
  as.matrix() &lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Now let’s visualize the transformations being applied sequentially:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;matrix(c(1,0,0,1), nrow = 2) %&amp;gt;% 
  add_transformation(sheer_horizontal) %&amp;gt;% 
  add_transformation(sheer_vertical) %&amp;gt;% 
  add_transformation(reflect_x, 
                     seq_fun = animatrixr::seq_matrix_l,
                     n_frames = 40) %&amp;gt;% 
  animate_matrix(datasaurus = TRUE)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2_files/figure-html/vsheer-hsheer-reflect-1.gif&#34; /&gt;&lt;!-- --&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;add_transformation()&lt;/code&gt; explicitly creates in-between frames for a given transformation. The &lt;code&gt;seq_fun&lt;/code&gt; argument allows you to define the interpolation method, for example whether the coordinates should (during the animation) follow a linear path (default) or the angle of a rotation.&lt;/p&gt;
&lt;p&gt;It would be nice to add-in functionality where the final transformation object could then be added to layers of a ggplot (though I’ve done nothing towards this except add an argument in &lt;code&gt;animatrixr::animate_matrix()&lt;/code&gt; for displaying the &lt;a href=&#34;https://github.com/lockedata/datasauRus&#34;&gt;datasauRus&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;(Warning: &lt;code&gt;animatrixr&lt;/code&gt; is severely limited, as discussed in the &lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt; and in package documentation. However you can find it at the “brshallo/animatrixr” repo on &lt;a href=&#34;https://github.com/brshallo/animatrixr&#34;&gt;my github page&lt;/a&gt;.)&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;visualizing-rotations&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Visualizing rotations&lt;/h1&gt;
&lt;p&gt;The &lt;code&gt;seq_fun&lt;/code&gt; argument within &lt;code&gt;add_transformation()&lt;/code&gt; specifies frames in-between the start and end states after a matrix transformation. By default it uses &lt;code&gt;animatrixr::seq_matrix_l&lt;/code&gt; which changes in-between coordinates linearly (as does &lt;code&gt;gganimate&lt;/code&gt;&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Let’s look at a rotation where the in-between coordinates are interpolated linearly:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;rotate_90 &amp;lt;- tribble(~ x, ~ y,
                        cos(pi / 2), -sin(pi / 2),
                        sin(pi / 2), cos(pi / 2)) %&amp;gt;%
  as.matrix()

matrix(c(1,0,0,1), nrow = 2) %&amp;gt;% 
  add_transformation(rotate_90) %&amp;gt;% 
  animate_matrix(datasaurus = TRUE)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2_files/figure-html/rotate-linear-1.gif&#34; width=&#34;71%&#34; style=&#34;display: block; margin: auto;&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Linear interpolation makes the rotation transformation appear scrunched during the animation (from how we intuitively think of a rotation) as the coordinate points take a straight line path to their positions after applying the transformation&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;To make the in-between coordinates instead follow the angle of rotation we could change the &lt;code&gt;seq_fun&lt;/code&gt; from &lt;code&gt;animatrixr::seq_matrix_l&lt;/code&gt; to &lt;code&gt;animatrixr::seq_matrix_lp&lt;/code&gt;.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;matrix(c(1,0,0,1), nrow = 2) %&amp;gt;% 
  add_transformation(rotate_90, seq_fun = animatrixr::seq_matrix_lp) %&amp;gt;% 
  animate_matrix(datasaurus = TRUE)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2_files/figure-html/rotate-polar-sheer-linear-1.gif&#34; /&gt;&lt;!-- --&gt;&lt;/p&gt;
&lt;p&gt;During the rotation portion of the animation &lt;code&gt;gganimate&lt;/code&gt; is still tweening images linearly, however the frames &lt;code&gt;add_transformation()&lt;/code&gt; creates are now following along the angle of rotation of the transformation. Hence the animation ends-up approximating a curved path.&lt;/p&gt;
&lt;p&gt;However, &lt;code&gt;seq_matrix_lp()&lt;/code&gt; needs improvement and was just set-up to work for toy examples – it really only looks ‘right’ if doing rotations off of &lt;span class=&#34;math display&#34;&gt;\[ \left(\begin{array}{cc} 1 &amp;amp; 0\\0  &amp;amp; 1 \end{array}\right)\]&lt;/span&gt; See &lt;a href=&#34;#showing-rotations&#34;&gt;Showing rotations&lt;/a&gt; in the &lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt; for additional detail on how this is set-up and the various limitations with &lt;code&gt;animatrixr&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Happy animatrixing!&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# animatrixr::rotation_matrix() is helper function for creating matrix
# transformations of rotations
matrix(c(1,0,0,1), nrow = 2) %&amp;gt;% 
  add_transformation(animatrixr::rotation_matrix(pi / 2),
                     seq_fun = animatrixr::seq_matrix_lp) %&amp;gt;% 
  add_transformation(matrix(c(1, 0.5, 0, 1), nrow = 2)) %&amp;gt;% 
  add_transformation(matrix(c(1, 0, 0, -1), nrow = 2)) %&amp;gt;% 
  animate_matrix(datasaurus = TRUE)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2_files/figure-html/unnamed-chunk-1-1.gif&#34; /&gt;&lt;!-- --&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix&lt;/h1&gt;
&lt;div id=&#34;using-animatrixr&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Using &lt;code&gt;animatrixr&lt;/code&gt;?&lt;/h2&gt;
&lt;p&gt;This is a toy package (very hastily written). I have not put effort into thinking about making it usable for others. Also, some parts just don’t really work or aren’t set-up quite right… (as noted in the README and elsewhere in the package). But feel free to check-it out / improve it / make something better! Let me know if you do!&lt;/p&gt;
&lt;p&gt;This has been a fun dabble into thinking (at least surface level) about animation. Though I don’t have any plans to add onto this (or write any more posts on this topic). If I do add anything, it will most likely just be cleaning-up the decomposition methods in the &lt;code&gt;seq_matrix*()&lt;/code&gt; functions. But no plans&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;notes-on-seq-functions&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Notes on seq functions&lt;/h2&gt;
&lt;p&gt;Below are additional notes on the &lt;code&gt;animatrixr::seq_matrix*&lt;/code&gt; functions. They need some work, but here is a description of how they are currently set-up.&lt;/p&gt;
&lt;div id=&#34;showing-rotations&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Showing rotations&lt;/h3&gt;
&lt;p&gt;To animate the rotation of a transformation, &lt;code&gt;add_transformation(m = matrix(c(0, 1, -1, 0), nrow = 2), seq_fun = seq_matrix_lp)&lt;/code&gt; explicitly creates in-between frames on the path the points would follow if they were instead following polar coordinates along the angle of rotation. In the next few sections I’ll discuss the process for doing this (again, this is not necessarily an ideal set-up).&lt;/p&gt;
&lt;p&gt;Given any 2x2 matrix:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[ \left(\begin{array}{cc} a &amp;amp; b\\ c &amp;amp; d \end{array}\right)\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;you can use the equation &lt;code&gt;atan2(c, a)&lt;/code&gt; to extract the angle of rotation from the matrix&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt; and then create a sequence from the starting angle of rotation to the final angle of rotation.&lt;/p&gt;
&lt;p&gt;For example, if my start angle is &lt;span class=&#34;math inline&#34;&gt;\(0^\circ\)&lt;/span&gt;, and final angle of rotation is at &lt;span class=&#34;math inline&#34;&gt;\(38^\circ\)&lt;/span&gt; and I have 20 frames, then my sequence would be:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[0^\circ, 2^\circ, ... 38^\circ\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;A rotation matrix is defined as:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[ \left(\begin{array}{cc} cos(\theta) &amp;amp; -sin(\theta)\\ sin(\theta) &amp;amp; cos(\theta) \end{array}\right)\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Hence I can convert my sequence of angles into a sequence of matrices that define the rotations applied for each explicit in-between frame.&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[
\left(\begin{array}{cc} cos(0^\circ) &amp;amp; -sin(0^\circ)\\ sin(0^\circ) &amp;amp; cos(0^\circ) \end{array}\right), 
\left(\begin{array}{cc} cos(2^\circ) &amp;amp; -sin(2^\circ)\\ sin(2^\circ) &amp;amp; cos(2^\circ) \end{array}\right)...
\left(\begin{array}{cc} cos(28^\circ) &amp;amp; -sin(28^\circ)\\ sin(28^\circ) &amp;amp; cos(28^\circ) \end{array}\right)
\]&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;seq_matrix_lp-applied-on-non-standard-unit-basis-vectors&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;&lt;code&gt;seq_matrix_lp&lt;/code&gt; applied on non-standard unit basis vectors&lt;/h3&gt;
&lt;p&gt;If you input a matrix transformation into &lt;code&gt;seq_matrix_lp&lt;/code&gt; that is not a pure rotation from the unit vectors it will decompose the matrix into a &lt;em&gt;rotation&lt;/em&gt; component and &lt;em&gt;other&lt;/em&gt; component&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt;, the &lt;em&gt;other&lt;/em&gt; component creates a sequence of matrices that have the in-between frames interpolated linearly. The sequence of &lt;em&gt;rotation&lt;/em&gt; and &lt;em&gt;other&lt;/em&gt; matrices are then recomposed to provide the final sequence.&lt;/p&gt;
&lt;p&gt;This approach means that non-pure rotations on the unit vectors, etc. will not really look like rotations. I would need to factor in other components (e.g. scale) to improve this.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;show-rotation-first&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Show rotation first&lt;/h3&gt;
&lt;p&gt;Beyond &lt;code&gt;seq_matrip_l()&lt;/code&gt; and &lt;code&gt;seq_matrix_lp()&lt;/code&gt;, I made another seq_matrix* function: &lt;code&gt;seq_matrix_rotate_first&lt;/code&gt; which (like &lt;code&gt;seq_matrix_lp&lt;/code&gt;) also decomposes a matrix into rotation and other components. Rather than interpolating these separately and then recomposing them (as &lt;code&gt;seq_matrix_lp&lt;/code&gt; does) &lt;code&gt;seq_matrix_rotate_first&lt;/code&gt; works by interpolating them separately and then applying the decomposed sequences sequentially – so the entire rotation component of the transformation will be animated and then the ‘other’ component will be animated (this makes for twice as many frames when there is a ‘rotation’ and ‘other’ component in the transformation matrix).&lt;/p&gt;
&lt;p&gt;I.e. starting from our identity matrix and applying a single matrix transformation, it will automatically decompose this and animate the decomposed parts in two steps, &lt;span class=&#34;math inline&#34;&gt;\(I\)&lt;/span&gt; –&amp;gt; &lt;span class=&#34;math inline&#34;&gt;\(R\)&lt;/span&gt; and then from &lt;span class=&#34;math inline&#34;&gt;\(R\)&lt;/span&gt; –&amp;gt; &lt;span class=&#34;math inline&#34;&gt;\(M\)&lt;/span&gt;. Below is an example of the animation for the transformation matrix:
&lt;span class=&#34;math display&#34;&gt;\[ \left(\begin{array}{cc} 0 &amp;amp; -1\\1  &amp;amp; -0.5 \end{array}\right)\]&lt;/span&gt;
(which could be decomposed into a rotation and a sheer part).&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;transformation_matrix &amp;lt;- sheer_vertical %*% animatrixr::rotation_matrix(pi/4)

matrix(c(1,0,0,1), nrow = 2) %&amp;gt;% 
  add_transformation(transformation_matrix, seq_fun = seq_matrix_rotate_first) %&amp;gt;% 
  animate_matrix(datasaurus = TRUE)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-02-24-animatrixr-visualizing-matrix-transformations-pt-2_files/figure-html/rotate-sheer-1.gif&#34; /&gt;&lt;!-- --&gt;&lt;/p&gt;
&lt;p&gt;There are (especially) a lot of problems with this function currently and I don’t recommend using it e.g.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;only works (at all correctly) if starting from standard unit vectors (hence cannot really be combined into a chain of matrix transformations)&lt;/li&gt;
&lt;li&gt;rotation component extracted will vary depending on what ‘other’ is within M
E.g. if M = {rotation}{vertical sheer} vs. M = {rotation}{horizontal sheer} – rotation component will look different&lt;/li&gt;
&lt;li&gt;I defaulted the amount of frames given to the rotation component to be the same as the amount of frames given to other component. If the size of the rotation is small relative to the other part of the transformation (or vice versa) the timing will feel slow/jumpy.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;Provides a cleaner approach for doing this compared to the clunky method I walked through in my post last week.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;All visualizations from last week used this linear interpolation method.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;I discuss this at more length in my previous post – see the sub-section in the “Appendix”, “Problem of squeezing during rotation”.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;However I also hadn’t planned on writing a follow-up post… so who knows…&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;See &lt;a href=&#34;https://computergraphics.stackexchange.com/questions/3932/animating-a-smooth-linear-transformation&#34;&gt;post&lt;/a&gt; referencing this.&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;To find the ‘other’ component of a matrix transformation… say &lt;em&gt;M&lt;/em&gt; represents the overall matrix transformation, in &lt;a href=&#34;#showing-rotations&#34;&gt;Showing rotations&lt;/a&gt; I described how to calculate &lt;em&gt;R&lt;/em&gt; (the rotation component), hence to calculate &lt;em&gt;A&lt;/em&gt;, ‘other’, I do:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[AR = M\]&lt;/span&gt;
&lt;span class=&#34;math display&#34;&gt;\[ARR^{-1} = MR^{-1}\]&lt;/span&gt;
&lt;span class=&#34;math display&#34;&gt;\[A = MR^{-1}\]&lt;/span&gt;&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Visualizing Matrix Transformations</title>
      <link>https://www.bryanshalloway.com/2020/02/20/visualizing-matrix-transformations-with-gganimate/</link>
      <pubDate>Thu, 20 Feb 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2020/02/20/visualizing-matrix-transformations-with-gganimate/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/rmarkdown-libs/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;I highly recommend the fantastic video series &lt;a href=&#34;https://www.youtube.com/watch?v=fNk_zzaMoSs&amp;amp;list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab&#34;&gt;Essence of Linear Algebra&lt;/a&gt; by &lt;a href=&#34;https://twitter.com/3blue1brown&#34;&gt;Grant Sanderson&lt;/a&gt;. In this post I’ll walk through how you can use &lt;code&gt;gganimate&lt;/code&gt; and the &lt;code&gt;tidyverse&lt;/code&gt; to (very loosely) recreate some of the visualizations shown in that series. Specifically those on matrix transformations and changing the basis vectors&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/kYB8IZa5AuE?start=234&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;
&lt;/iframe&gt;
&lt;p&gt;&lt;br/&gt;&lt;/p&gt;
This post is an offshoot of a &lt;a href=&#34;https://www.bryanshalloway.com/2020/03/04/riddler-solutions-pedestrian-puzzles/&#34;&gt;post of my solutions&lt;/a&gt; to this week’s &lt;a href=&#34;https://fivethirtyeight.com/features/can-you-solve-this-rather-pedestrian-puzzle/&#34;&gt;FiveThirtyEight Riddler&lt;/a&gt;. To support my solution, I was trying to visualize matrix transformations. I reached-out to &lt;a href=&#34;https://twitter.com/thomasp85&#34;&gt;Thomas Lin Peterson&lt;/a&gt;:
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
I do not. Would love to see it, though🙂
&lt;/p&gt;
— Thomas Lin Pedersen (&lt;span class=&#34;citation&#34;&gt;@thomasp85&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/thomasp85/status/1230171239077105666?ref_src=twsrc%5Etfw&#34;&gt;February 19, 2020&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;p&gt;… figured I’d share what I’ve patched together so far 🎉 (will just be looking at transformations by 2x2 matrices).&lt;/p&gt;
&lt;p&gt;In this post (unlike in those previous) I’ve exposed most of the code directly in the blog, but the raw RMD file is also on my &lt;a href=&#34;https://github.com/brshallo/brshallo/blob/master/content/post/2020-02-20-visualizing-matrix-transformations-with-gganimate.Rmd&#34;&gt;github page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I also wrote a follow-up to this blog post that can be found &lt;a href=&#34;https://www.bryanshalloway.com/2020/02/24/animatrixr-visualizing-matrix-transformations-pt-2/&#34;&gt;here&lt;/a&gt;, which walks through &lt;a href=&#34;https://github.com/brshallo/animatrixr&#34;&gt;animatrixr&lt;/a&gt;: a rudimentary package I wrote for piping together matrix transformations for animations. This first post provides some documentation on some of the functions that ended-up within &lt;code&gt;animatrixr&lt;/code&gt;, but you might also just start directly on the follow-up post.&lt;/p&gt;
&lt;div id=&#34;quick-start&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Quick start&lt;/h1&gt;
&lt;p&gt;I made a &lt;a href=&#34;https://gist.github.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c&#34;&gt;gist&lt;/a&gt;&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt; containing the functions needed to produce a simple animation of a 2x2 matrix transformation. If you are reading this post with the sole goal of creating an animation like the one below&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;, you can copy and run this code chunk to render a 2x2 matrix transformation gif (the input to argument &lt;code&gt;m&lt;/code&gt; can be any &lt;em&gt;2x2&lt;/em&gt; matrix of interest).&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;if (!requireNamespace(&amp;quot;devtools&amp;quot;)) install.packages(&amp;quot;devtools&amp;quot;)
devtools::source_gist(&amp;quot;https://gist.github.com/brshallo/6a125f9c96dac5445cebb97cc62bfc9c&amp;quot;)

animate_matrix_transformation(m = matrix(c(0.5, 0.5, 0.5, -0.25), nrow = 2))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-02-20-visualizing-matrix-transformations-with-gganimate_files/unnamed-chunk-13-1.gif&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Over the next several sections I’ll walk through the thinking behind this code (culminating in the &lt;a href=&#34;#visualizations&#34;&gt;Visualizations&lt;/a&gt; section, where this animation will be shown again). Sections in the &lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt; contain variations on this animation that add-on additional simple transformations and layers.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;helper-functions&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Helper functions&lt;/h1&gt;
&lt;p&gt;&lt;code&gt;construct_grid()&lt;/code&gt;: given vectors of x and y intercepts, return a dataframe with columns &lt;code&gt;x&lt;/code&gt;, &lt;code&gt;y&lt;/code&gt;, &lt;code&gt;xend&lt;/code&gt;, &lt;code&gt;yend&lt;/code&gt; (meant for input into &lt;code&gt;geom_segment()&lt;/code&gt;).&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(tidyverse)&lt;/code&gt;&lt;/pre&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;construct_grid &amp;lt;- function(xintercepts = -5:5, yintercepts = -5:5){
  bind_rows(
    crossing(x = xintercepts,
             y = min(yintercepts),
             yend = max(yintercepts)) %&amp;gt;%
      mutate(xend = x),
    crossing(y = yintercepts,
             x = min(xintercepts),
             xend = max(xintercepts)) %&amp;gt;%
      mutate(yend = y)
  ) %&amp;gt;% 
    select(x, y, xend, yend)
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;em&gt;Use with &lt;code&gt;geom_segment()&lt;/code&gt; to make simple grids:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;construct_grid() %&amp;gt;% 
  ggplot(aes(x = x, y = y, xend = xend, yend = yend))+
  geom_segment()+
  coord_fixed()+
  ggforce::theme_no_axes()+
  theme(panel.border = element_blank())&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-02-20-visualizing-matrix-transformations-with-gganimate_files/figure-html/unnamed-chunk-4-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;transform_df_coords()&lt;/code&gt;: Given dataframe, column names of coordinates&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;, and a transformation matrix, return dataframe with transformed coordinates.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;transform_df_coords &amp;lt;- function(df, ..., m = diag(length(df))){
  
  df_names &amp;lt;- names(df)
  
  df_coords &amp;lt;- df %&amp;gt;% 
    select(...)
  
  df_coords_names &amp;lt;- names(df_coords)
  
  df_matrix &amp;lt;- df_coords %&amp;gt;% 
    as.matrix() %&amp;gt;% 
    t()
  
  df_coords_new &amp;lt;- (m %*% df_matrix) %&amp;gt;% 
    t() %&amp;gt;% 
    as_tibble() %&amp;gt;% 
    set_names(df_coords_names)
  
  df_other &amp;lt;- df %&amp;gt;% 
    select(-one_of(df_coords_names))
  
  bind_cols(df_coords_new, df_other) %&amp;gt;% 
    select(df_names)
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;code&gt;transform_df_coords()&lt;/code&gt; is just matrix multiplication, but facilitates applying matrix transformations on a dataframe where each row (in specified columns) represents a vector / coordinate point&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Example in&lt;/em&gt; &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{R}^2\)&lt;/span&gt;:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;transform_df_coords(tibble(x = 1:4, y = 1:4), x, y, m = matrix(1:4, nrow = 2)) %&amp;gt;% 
  knitr::kable()&lt;/code&gt;&lt;/pre&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;right&#34;&gt;x&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;y&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;right&#34;&gt;4&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;6&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;right&#34;&gt;8&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;12&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;right&#34;&gt;12&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;18&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;right&#34;&gt;16&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;24&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Again, this is the same as:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[ \left(\begin{array}{cc} 1 &amp;amp; 3\\ 2 &amp;amp; 4 \end{array}\right)
\left(\begin{array}{cc} 1 &amp;amp; 2 &amp;amp; 3 &amp;amp; 4 \\ 1 &amp;amp; 2 &amp;amp; 3 &amp;amp; 4 \end{array}\right) 
= \left(\begin{array}{cc} 4 &amp;amp; 8 &amp;amp; 12 &amp;amp; 16 \\ 6 &amp;amp; 12 &amp;amp; 18 &amp;amp; 24 \end{array}\right)\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;(Just with a ‘tidy’ dataframe as output.)&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Also works with more dimensions, see example in&lt;/em&gt; &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{R}^3\)&lt;/span&gt;:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;transform_df_coords(tibble(x = 1:5, y = 1:5, z = 1:5), x, y, z, m = matrix(1:9, nrow = 3)) %&amp;gt;% 
  knitr::kable()&lt;/code&gt;&lt;/pre&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;right&#34;&gt;x&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;y&lt;/th&gt;
&lt;th align=&#34;right&#34;&gt;z&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;right&#34;&gt;12&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;15&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;18&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;right&#34;&gt;24&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;30&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;36&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;right&#34;&gt;36&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;45&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;54&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;right&#34;&gt;48&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;60&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;72&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;right&#34;&gt;60&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;75&lt;/td&gt;
&lt;td align=&#34;right&#34;&gt;90&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;However for our visualizations, we only care about examples in 2 dimensions (when we are applying a 2x2 matrix transformation).&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;construct-objects-for-graph&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Construct objects for graph&lt;/h1&gt;
&lt;p&gt;For a simple animation I will build dataframes that contain the coordinates for the following objects&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;a &lt;em&gt;starting grid&lt;/em&gt; and a &lt;em&gt;transformed grid&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;a &lt;em&gt;starting basis vector&lt;/em&gt; and a &lt;em&gt;transformed basis vector&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To play nicely with &lt;code&gt;gganimate&lt;/code&gt; the start and transformed objects need to have additional properties&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;a field that groups like objects across the animation (e.g. &lt;code&gt;id&lt;/code&gt; column)&lt;/li&gt;
&lt;li&gt;a field that designates transitions between &lt;em&gt;start&lt;/em&gt; and &lt;em&gt;transformed&lt;/em&gt; states (e.g. &lt;code&gt;time&lt;/code&gt; column)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For my example I will be applying the following matrix transformation to our basis vectors&lt;a href=&#34;#fn8&#34; class=&#34;footnote-ref&#34; id=&#34;fnref8&#34;&gt;&lt;sup&gt;8&lt;/sup&gt;&lt;/a&gt;.
&lt;span class=&#34;math display&#34;&gt;\[ \left(\begin{array}{cc} 0.5 &amp;amp; 0.5\\ 0.5 &amp;amp; -0.25 \end{array}\right)\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Define transformation matrix:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# same as above examples using `matrix()` but I find inputting into tribble more
# intuitive for 2x2 matrix
transformation_matrix &amp;lt;- tribble(~ x, ~ y,
                                 0.5, 0.5,
                                 0.5, -0.25) %&amp;gt;% 
  as.matrix()&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;em&gt;Construct grids:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;grid_start &amp;lt;- construct_grid() %&amp;gt;% 
  mutate(id = row_number())

grid_trans &amp;lt;- grid_start %&amp;gt;% 
  # need to `transform_df_coords()` twice as each segment is made up of 2 points
  transform_df_coords(x, y, m = transformation_matrix) %&amp;gt;% 
  transform_df_coords(xend, yend, m = transformation_matrix)

grid_all &amp;lt;- bind_rows(
  mutate(grid_start, time = 1),
  mutate(grid_trans, time = 2)
)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;em&gt;Construct basis vectors:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;basis_start &amp;lt;- tibble(
  x = c(0, 0),
  y = c(0, 0),
  xend = c(1, 0),
  yend = c(0, 1),
  # `vec` is unnecessary, will just use to differentiate colors
  vec = c(&amp;quot;i&amp;quot;, &amp;quot;j&amp;quot;)
) %&amp;gt;% 
  mutate(id = nrow(grid_start) + row_number())

basis_trans &amp;lt;- basis_start %&amp;gt;% 
  transform_df_coords(x, y, m = transformation_matrix) %&amp;gt;% 
  transform_df_coords(xend, yend, m = transformation_matrix)

basis_all &amp;lt;- bind_rows(
  mutate(basis_start, time = 1),
  mutate(basis_trans, time = 2)
)&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;div id=&#34;build-visualization&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Build visualization&lt;/h1&gt;
&lt;p&gt;&lt;em&gt;Define breaks in grid:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;# If you just want to use the starting grid for the breaks, could do
x_breaks &amp;lt;- unique(grid_start$x)
y_breaks &amp;lt;- unique(grid_start$y)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;em&gt;Define visualization:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;p &amp;lt;- ggplot(aes(x = x, y = y, group = id), data = grid_all)+
  geom_segment(aes(xend = xend, yend = yend))+
  geom_segment(aes(xend = xend, yend = yend, colour = vec), data = basis_all, arrow = arrow(length = unit(0.02, &amp;quot;npc&amp;quot;)), size = 1.2)+
  scale_x_continuous(breaks = x_breaks, minor_breaks = NULL)+
  scale_y_continuous(breaks = y_breaks, minor_breaks = NULL)+
  coord_fixed()+
  theme_minimal()+
  theme(axis.text = element_blank(),
        axis.title = element_blank(),
        legend.position = &amp;quot;none&amp;quot;)&lt;/code&gt;&lt;/pre&gt;
&lt;div id=&#34;visualizations&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Visualizations&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Static image:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;p&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-02-20-visualizing-matrix-transformations-with-gganimate_files/figure-html/unnamed-chunk-13-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Animation&lt;/em&gt;&lt;a href=&#34;#fn9&#34; class=&#34;footnote-ref&#34; id=&#34;fnref9&#34;&gt;&lt;sup&gt;9&lt;/sup&gt;&lt;/a&gt;:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;p + gganimate::transition_states(time, wrap = FALSE)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-02-20-visualizing-matrix-transformations-with-gganimate_files/figure-html/unnamed-chunk-14-1.gif&#34; /&gt;&lt;!-- --&gt;&lt;/p&gt;
&lt;p&gt;And there it is. To view a different matrix transformation, simply change the &lt;code&gt;transformation_matrix&lt;/code&gt; defined above and re-run the code chunks&lt;a href=&#34;#fn10&#34; class=&#34;footnote-ref&#34; id=&#34;fnref10&#34;&gt;&lt;sup&gt;10&lt;/sup&gt;&lt;/a&gt; or see the &lt;a href=&#34;#quick-start&#34;&gt;Quick start&lt;/a&gt; section.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix&lt;/h1&gt;
&lt;p&gt;The code used to construct images within the appendix is very similar to code already shown&lt;a href=&#34;#fn11&#34; class=&#34;footnote-ref&#34; id=&#34;fnref11&#34;&gt;&lt;sup&gt;11&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;div id=&#34;on-changes&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;On changes&lt;/h2&gt;
&lt;p&gt;In the few days after sharing this post on 2020-02-20, I made several changes to the images and notes (especially those within the appendix) that I think better clarified points or corrected mistakes.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;multiple-matrix-transformations&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Multiple matrix transformations&lt;/h2&gt;
&lt;p&gt;I love how the “Essence of Linear Algebra” series explains how matrix transformations can be thought-of / broken-down sequentially. The same visualization can (kind-of) be set-up here – you just need to add-in an additional layer.&lt;/p&gt;
&lt;p&gt;E.g. say, we want to apply a &lt;em&gt;rotation&lt;/em&gt; and then a &lt;em&gt;sheer&lt;/em&gt;:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;rotate_trans &amp;lt;- tribble(~ x, ~ y,
                        cos(pi / 2), -sin(pi / 2),
                        sin(pi / 2), cos(pi / 2)) %&amp;gt;%
  as.matrix()

sheer_trans &amp;lt;- tribble(~ x, ~ y,
                      1, 0,
                      0.5, 1) %&amp;gt;%
  as.matrix() &lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I.e.&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[\begin{bmatrix}
1 &amp;amp; 0\\
0.5 &amp;amp; 1 \\
\end{bmatrix}
\begin{bmatrix}
0 &amp;amp; -1\\
1 &amp;amp; 0 \\
\end{bmatrix}X\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I say &lt;em&gt;kind-of&lt;/em&gt; animate these because &lt;code&gt;gganimate&lt;/code&gt; transforms coordinates linearly, hence while a transformation may result in a rotation, the in-between states (where &lt;code&gt;gganimate&lt;/code&gt; fills in the gaps) will not look like a pure rotation. See &lt;a href=&#34;#potential-improvements&#34;&gt;Potential improvements&lt;/a&gt; for additional notes.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Construct grids:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;grid_start &amp;lt;- construct_grid() %&amp;gt;% 
  mutate(id = row_number())

grid_trans &amp;lt;- grid_start %&amp;gt;% 
  # need to `transform_df_coords()` twice as each segment is made up of 2 points
  transform_df_coords(x, y, m = rotate_trans) %&amp;gt;% 
  transform_df_coords(xend, yend, m = rotate_trans)

grid_trans2 &amp;lt;- grid_trans %&amp;gt;% 
  # need to `transform_df_coords()` twice as each segment is made up of 2 points
  transform_df_coords(x, y, m = sheer_trans) %&amp;gt;% 
  transform_df_coords(xend, yend, m = sheer_trans)

grid_all &amp;lt;- bind_rows(
  mutate(grid_start, time = 1),
  mutate(grid_trans, time = 2),
  mutate(grid_trans2, time = 3)
) &lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;em&gt;Basis vectors:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;basis_start &amp;lt;- tibble(
  x = c(0, 0),
  y = c(0, 0),
  xend = c(1, 0),
  yend = c(0, 1),
  # `vec` is unnecessary, will just use to differentiate colors
  vec = c(&amp;quot;i&amp;quot;, &amp;quot;j&amp;quot;)
) %&amp;gt;% 
  mutate(id = nrow(grid_start) + row_number())

basis_trans &amp;lt;- basis_start %&amp;gt;% 
  # need to `transform_df_coords()` twice as each segment is made up of 2 points
  transform_df_coords(x, y, m = rotate_trans) %&amp;gt;% 
  transform_df_coords(xend, yend, m = rotate_trans)

basis_trans2 &amp;lt;- basis_trans %&amp;gt;% 
  # need to `transform_df_coords()` twice as each segment is made up of 2 points
  transform_df_coords(x, y, m = sheer_trans) %&amp;gt;% 
  transform_df_coords(xend, yend, m = sheer_trans)

basis_all &amp;lt;- bind_rows(
  mutate(basis_start, time = 1),
  mutate(basis_trans, time = 2),
  mutate(basis_trans2, time = 3)
) &lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;em&gt;Define visualization:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;p_mult &amp;lt;- ggplot(aes(x = x, y = y, group = id), data = grid_all)+
  geom_segment(aes(xend = xend, yend = yend))+
  geom_segment(aes(xend = xend, yend = yend, colour = vec), data = basis_all, arrow = arrow(length = unit(0.02, &amp;quot;npc&amp;quot;)), size = 1.2)+
  scale_x_continuous(breaks = x_breaks, minor_breaks = NULL)+
  scale_y_continuous(breaks = y_breaks, minor_breaks = NULL)+
  coord_fixed()+
  theme_minimal()+
  theme(axis.text = element_blank(),
        axis.title = element_blank(),
        legend.position = &amp;quot;none&amp;quot;) &lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;em&gt;Static image:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;p_mult &lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-02-20-visualizing-matrix-transformations-with-gganimate_files/figure-html/unnamed-chunk-19-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Animation:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;p_mult + 
  gganimate::transition_states(time, wrap = FALSE) &lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-02-20-visualizing-matrix-transformations-with-gganimate_files/figure-html/unnamed-chunk-20-1.gif&#34; /&gt;&lt;!-- --&gt;&lt;/p&gt;
&lt;p&gt;Notice that we see the transformations done sequentially. We could also have just inputted the single (simplified) matrix transformation:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[\begin{bmatrix}
-0.5 &amp;amp; -1\\
1 &amp;amp; 0 \\
\end{bmatrix}
X\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;But thinking of the matrix transformations separately can be helpful!&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;potential-improvements&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Potential improvements&lt;/h2&gt;
&lt;p&gt;I have no (current) plans of fleshing this out further. (Though I think a ggplot extension – e.g. &lt;code&gt;ggbasis&lt;/code&gt;, &lt;code&gt;gglineartrans&lt;/code&gt; – or something could be cool.) In this section I’ll give a few notes regarding short-term things I’d change or fix-up (if I were to keep working on this – maybe I’ll get to a couple of these). Really I should dive into &lt;code&gt;tweenr&lt;/code&gt; and &lt;code&gt;transformr&lt;/code&gt; packages and associated concepts to get these worked out further.&lt;/p&gt;
&lt;div id=&#34;problem-of-squeezing-during-rotation&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Problem of squeezing during rotation&lt;/h3&gt;
&lt;p&gt;You might notice that something about the rotation transformation looks a little off. During the animation, the grid becomes temporarily squished in at some points. We can better see this by placing a circle on the interior of our grid and looking at the rotation of the exterior segments. The exterior segments of the grid &lt;em&gt;should&lt;/em&gt; remain tangent to our circle at all points.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;circle_df &amp;lt;- tibble(x0 = 0, y0 = 0, r = 5)

p_rotation &amp;lt;- ggplot(aes(), data = filter(grid_all, time &amp;lt;= 2))+
  geom_segment(aes(x = x, y = y, group = id, xend = xend, yend = yend))+
  geom_segment(aes(x = x, y = y, group = id, xend = xend, yend = yend, colour = vec), arrow = arrow(length = unit(0.02, &amp;quot;npc&amp;quot;)), size = 1.2, data = filter(basis_all, time &amp;lt;= 2 ))+
  scale_x_continuous(breaks = x_breaks, minor_breaks = NULL)+
  scale_y_continuous(breaks = y_breaks, minor_breaks = NULL)+
  coord_fixed()+
  ggforce::geom_circle(aes(x0 = 0, y0 = 0, r = 5), data = circle_df)+
  theme_minimal()+
  theme(axis.text = element_blank(),
        axis.title = element_blank(),
        legend.position = &amp;quot;none&amp;quot;)

p_rotation + gganimate::transition_states(time, wrap = FALSE) &lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-02-20-visualizing-matrix-transformations-with-gganimate_files/figure-html/unnamed-chunk-21-1.gif&#34; /&gt;&lt;!-- --&gt;&lt;/p&gt;
&lt;p&gt;However we can see this doesn’t happen (the grid scrunches up and the exterior segments cut into the circle). The reason this occurs is that during the animation the coordinates follow a straight line path to their new location as explained:&lt;/p&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
The problem is that coords are tweened linearly which doesn&#39;t match a rotation where the tweening should be done on the radians (or, better, tween the transformation matrix instead). There is no support for this in gganimate yet because I haven&#39;t figured out the right interface
&lt;/p&gt;
— Thomas Lin Pedersen (&lt;span class=&#34;citation&#34;&gt;@thomasp85&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/thomasp85/status/1230773860321988608?ref_src=twsrc%5Etfw&#34;&gt;February 21, 2020&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;p&gt;Transformations that you &lt;em&gt;could&lt;/em&gt; conceptualize of as rotations will be animated as linear changes to coordinates. As a more extreme example, see animation of a matrix transformation for a &lt;span class=&#34;math inline&#34;&gt;\(180^\circ\)&lt;/span&gt; rotation:&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;animate_matrix_transformation(m = matrix(c(-1, 0, 0, 1), nrow = 2))&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-02-20-visualizing-matrix-transformations-with-gganimate_files/transform_180degrees.gif&#34; /&gt;&lt;/p&gt;
&lt;p&gt;One fix (irrespective of tweening method in &lt;code&gt;gganimate&lt;/code&gt;) could be to set specific coordinates at each frame (so that the lack of a true rotation wouldn’t be noticable)&lt;a href=&#34;#fn12&#34; class=&#34;footnote-ref&#34; id=&#34;fnref12&#34;&gt;&lt;sup&gt;12&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;problem-of-jittery-points-during-rotation&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Problem of jittery points during rotation&lt;/h3&gt;
&lt;p&gt;Beyond the squishing, it appears coordinate points (added via &lt;code&gt;geom_point()&lt;/code&gt;) also look a little jittery during rotations.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;For example:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;points_start &amp;lt;- crossing(x = c(-3.5:3.5), y = c(-3.5:3.5)) %&amp;gt;% 
  mutate(id = nrow(grid_start) + nrow(basis_start) + row_number())
 
points_trans &amp;lt;- points_start %&amp;gt;% 
  transform_df_coords(x, y, m = rotate_trans)

points_all &amp;lt;- bind_rows(
  mutate(points_start, time = 1),
  mutate(points_trans, time = 2))

p_points &amp;lt;- p +
  geom_point(data = points_all, colour = &amp;quot;royalblue3&amp;quot;)

p_points + gganimate::transition_states(time, wrap = FALSE)

# maybe just my eyes... maybe need to increase framerate... or something

p_points &amp;lt;- p_rotation +
  geom_point(aes(x, y), data = points_all, colour = &amp;quot;royalblue3&amp;quot;)

p_points + gganimate::transition_states(time, wrap = FALSE) &lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-02-20-visualizing-matrix-transformations-with-gganimate_files/figure-html/unnamed-chunk-23-1.gif&#34; /&gt;&lt;!-- --&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;miscellaneous-notes&#34; class=&#34;section level3&#34;&gt;
&lt;h3&gt;Miscellaneous notes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;I could not figure out how to add &lt;a href=&#34;https://ggplot2.tidyverse.org/reference/geom_polygon.html&#34;&gt;multiple polygons&lt;/a&gt; via &lt;code&gt;geom_polygon()&lt;/code&gt; in a way that kept smooth transitions&lt;a href=&#34;#fn13&#34; class=&#34;footnote-ref&#34; id=&#34;fnref13&#34;&gt;&lt;sup&gt;13&lt;/sup&gt;&lt;/a&gt;. Would likely need to explore &lt;code&gt;tweenr&lt;/code&gt;, &lt;code&gt;transformr&lt;/code&gt;….&lt;/li&gt;
&lt;li&gt;Would be nice to add &lt;code&gt;title&lt;/code&gt; of image as the matrix transformation being conducted&lt;a href=&#34;#fn14&#34; class=&#34;footnote-ref&#34; id=&#34;fnref14&#34;&gt;&lt;sup&gt;14&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;May be better to render to video (rather than gif) so could pause to view&lt;/li&gt;
&lt;li&gt;In general, could make more elegant / sophisticated… especially regarding how transformations are applied across layers
&lt;ul&gt;
&lt;li&gt;Would be nice if was set-up to apply the transformations across all (or specified layers).&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;note-on-scales&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Note on scales&lt;/h2&gt;
&lt;p&gt;May want to make breaks extend across entire range (rather than just over x, y ranges of &lt;code&gt;grid_start&lt;/code&gt;).&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Expand breaks in scales:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;x_breaks &amp;lt;-
  seq(
    from = 
      floor(min(c(grid_all$x, grid_all$xend))), 
    to = 
      ceiling(max(c(grid_all$x, grid_all$xend))), 
    by = 1)

y_breaks &amp;lt;-
  seq(
    from = 
      floor(min(c(grid_all$y, grid_all$yend))), 
    to = 
      ceiling(max(c(grid_all$y, grid_all$yend))), 
    by = 1)&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;Which are shown throughout the series and most notably in chapters 3 and 13.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;See section [Problems and potential improvements] for notes on a couple potential updates I’ll make… not positive I’ll keep the gist code updated.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;And may not care about understanding how to do multiple transformations, adding additional layers, etc.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;/ vectors&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;I’m guessing there is a better / more elegant function already out there for ‘tidy matrix multiplication’ or something… but couldn’t immediately think of anything.&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;You could add additional objects to the image – just need to ensure you create &lt;em&gt;start&lt;/em&gt; and &lt;em&gt;transformed&lt;/em&gt; versions of each object.&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;Creating these is not needed if you just wanted to create static images for the below examples.&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn8&#34;&gt;&lt;p&gt;No real reason for choosing this transformation, just thought it looked cool.&lt;a href=&#34;#fnref8&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn9&#34;&gt;&lt;p&gt;If wrap = TRUE (default) the reverse looping of the image is inaccurate as the transformation back to the original basis actually represents a transformation by the inverse of the &lt;code&gt;transformation matrix&lt;/code&gt;. Though leaving it in would look cooler.&lt;a href=&#34;#fnref9&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn10&#34;&gt;&lt;p&gt;Could functionalize more… or make a shiny app, or do more with, see [Problems and potential improvements] for notes…&lt;a href=&#34;#fnref10&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn11&#34;&gt;&lt;p&gt;Can largely skim over&lt;a href=&#34;#fnref11&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn12&#34;&gt;&lt;p&gt;Though this gets into decomposing the rotation, etc. components of the matrix transformation of interest for each frame.&lt;a href=&#34;#fnref12&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn13&#34;&gt;&lt;p&gt;Seems issue has to do with &lt;code&gt;group&lt;/code&gt; needing to apply both to the polygon at a given time as well as points on the polygon across time.&lt;a href=&#34;#fnref13&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn14&#34;&gt;&lt;p&gt;Would require latex title which I don’t know if is supported by &lt;code&gt;gganimate&lt;/code&gt;&lt;a href=&#34;#fnref14&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Riddler Solutions: Palindrome Dates &amp; Ambiguous Absolute Value Bars</title>
      <link>https://www.bryanshalloway.com/2020/02/13/fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs/</link>
      <pubDate>Thu, 13 Feb 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2020/02/13/fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/rmarkdown-libs/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/rmarkdown-libs/htmlwidgets/htmlwidgets.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;https://www.bryanshalloway.com/rmarkdown-libs/str_view/str_view.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;https://www.bryanshalloway.com/rmarkdown-libs/str_view-binding/str_view.js&#34;&gt;&lt;/script&gt;

&lt;div id=&#34;TOC&#34;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#riddler-express&#34;&gt;Riddler Express&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#riddler-classic&#34;&gt;Riddler Classic&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#on-duplicates&#34;&gt;On duplicates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#more-than-9-numbers&#34;&gt;More than 9 numbers&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#define-more-rules&#34;&gt;Define more rules&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#creating-gif&#34;&gt;Creating gif&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;p&gt;This post contains solutions to FiveThirtyEight’s two riddles released 2020-02-07, &lt;a href=&#34;#riddler-express&#34;&gt;Riddler Express&lt;/a&gt; and &lt;a href=&#34;#riddler-classic&#34;&gt;Riddler Classic&lt;/a&gt;. Code for figures and solutions can be found on &lt;a href=&#34;https://github.com/brshallo/brshallo/blob/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;&gt;my github page&lt;/a&gt;.&lt;/p&gt;
&lt;div id=&#34;riddler-express&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Riddler Express&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;The riddle:&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;From James Anderson comes a palindromic puzzle of calendars:&lt;/p&gt;
&lt;p&gt;This past Sunday was Groundhog Day. Also, there was a football game. But to top it all off, the date, 02/02/2020, was palindromic, meaning it reads the same forwards and backwards (if you ignore the slashes).&lt;/p&gt;
&lt;p&gt;If we write out dates in the American format of MM/DD/YYYY (i.e., the two digits of the month, followed by the two digits of the day, followed by the four digits of the year), how many more palindromic dates will there be this century?&lt;/p&gt;
&lt;p&gt;– &lt;a href=&#34;https://fivethirtyeight.com/contributors/zach-wissner-gross/&#34;&gt;Zach Wissner-Gross&lt;/a&gt;, &lt;a href=&#34;https://fivethirtyeight.com/features/can-you-roll-the-perfect-bowl/&#34;&gt;“How Many More Palindrome Dates Will You See,” FiveThirtyEight&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;My approach:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I took a simple brute-force approach. Within a dataframe and using a little code from R’s &lt;code&gt;tidyverse&lt;/code&gt; I…&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;created a column&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt; containing each date from now until the end of the century&lt;/li&gt;
&lt;li&gt;created another column that contains the reverse of this&lt;/li&gt;
&lt;li&gt;filtered to only rows where the columns equal the same value&lt;/li&gt;
&lt;li&gt;counted the number of rows&lt;/li&gt;
&lt;/ol&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr class=&#34;header&#34;&gt;
&lt;th align=&#34;left&#34;&gt;dates&lt;/th&gt;
&lt;th align=&#34;left&#34;&gt;dates_rev&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;12022021&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;12022021&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;left&#34;&gt;03022030&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;03022030&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;04022040&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;04022040&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;left&#34;&gt;05022050&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;05022050&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;06022060&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;06022060&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;left&#34;&gt;07022070&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;07022070&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;odd&#34;&gt;
&lt;td align=&#34;left&#34;&gt;08022080&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;08022080&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&#34;even&#34;&gt;
&lt;td align=&#34;left&#34;&gt;09022090&lt;/td&gt;
&lt;td align=&#34;left&#34;&gt;09022090&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Which shows there will be eight more pallindromic dates in the century – one in each decade remaining.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;riddler-classic&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Riddler Classic&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;The riddle:&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
Also on Super Bowl Sunday, math professor Jim Propp made a rather interesting observation:
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
I told my kid (who’d asked about absolute value signs) “They’re just like parentheses so there’s never any ambiguity,” but then I realized that things are more complicated; for instance |-1|-2|-3| could be 5 or -5. Has anyone encountered ambiguities like this in the wild?
&lt;/p&gt;
— James Propp (&lt;span class=&#34;citation&#34;&gt;@JimPropp&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/JimPropp/status/1224177172362989571?ref_src=twsrc%5Etfw&#34;&gt;February 3, 2020&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;p&gt;At first glance, this might look like one of those annoying memes about order of operations that goes viral every few years — but it’s not.&lt;/p&gt;
&lt;p&gt;When you write lengthy mathematical expressions using parentheses, it’s always clear which “open” parenthesis corresponds to which “close” parenthesis. For example, in the expression (1+2(3−4)+5), the closing parenthesis after the 4 pairs with the opening parenthesis before the 3, and not with the opening parenthesis before the 1.&lt;/p&gt;
&lt;p&gt;But pairings of other mathematical symbols can be more ambiguous. Take the absolute value symbols in Jim’s example, which are vertical bars, regardless of whether they mark the opening or closing of the absolute value. As Jim points out, |−1|−2|−3| has two possible interpretations:&lt;/p&gt;
&lt;p&gt;The two left bars are a pair and the two right bars are a pair. In this case, we have 1−2·3 = 1−6 = −5.
The two outer bars are a pair and the two inner bars are a pair. In this case, we have |−1·2−3| = |−2−3| = |−5| = 5.
Of course, if we gave each pair of bars a different height (as is done in mathematical typesetting), this wouldn’t be an issue. But for the purposes of this problem, assume the bars are indistinguishable.&lt;/p&gt;
&lt;p&gt;How many different values can the expression |−1|−2|−3|−4|−5|−6|−7|−8|−9| have?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;– &lt;a href=&#34;https://fivethirtyeight.com/contributors/zach-wissner-gross/&#34;&gt;Zach Wissner-Gross&lt;/a&gt;, &lt;a href=&#34;https://fivethirtyeight.com/features/can-you-roll-the-perfect-bowl/&#34;&gt;“How Many More Palindrome Dates Will You See,” FiveThirtyEight&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;My approach:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The question is how many ways can you interpret the expression above. As hinted at by the author, the ambiguity in the expression becomes resolved based on where the parentheses are placed. Hence the question is how many different ways can we arrange the parentheses?&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs_files/solutions_cropped.gif&#34; style=&#34;width:100.0%&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Potential parentheses placements&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Constraints on placing parentheses:&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Parentheses form pairs, hence there must be an equal numbers of left-closed and right-closed parentheses, i.e. &lt;code&gt;)&lt;/code&gt; and &lt;code&gt;(&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;We need to avoid adding meaningless parentheses (that don’t lessen ambiguity). Hence like those on the left of this expression should not count as placing a parentheses:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;|(-1)|(-2)|(-3)| &lt;span class=&#34;math inline&#34;&gt;\(\Leftrightarrow\)&lt;/span&gt; |-1|-2|-3|&lt;/p&gt;
&lt;p&gt;Hence, we will say…&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A bar can only have a single parentheses placed next to it (either a right or left closed)&lt;/li&gt;
&lt;li&gt;Right-closed will be placed to the left of a bar and left closed to the right of a bar, i.e. &lt;code&gt;|)&lt;/code&gt; and &lt;code&gt;(|&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;We can ignore the left and right most bars and say that a left-closed parenthese has to go on the left, and a right closed parentheses on the right, hence we can start the problem like “(|-1|-2|-3|)”&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;With these rules we can tackle the first part of the problem and think of each interior bar as representing a place-holder, the collection of which must be filled by an equal number of &lt;code&gt;)&lt;/code&gt; and &lt;code&gt;(&lt;/code&gt; .&lt;/p&gt;
&lt;p&gt;(|−1 _ −2 _ −3 _ −4 _ −5 _ −6 _ −7 _ −8 _−9|)&lt;/p&gt;
&lt;p&gt;This can be represented as a combinatorics&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt; problem that can be represented by &lt;span class=&#34;math inline&#34;&gt;\(6 \choose 3\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;We could use the &lt;code&gt;combn()&lt;/code&gt; function in R to generate all these combinations.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;However&lt;/strong&gt;, there is a problem; some of the combinations created could result in configurations with open parentheses. For example, even on a shorter version of this problem, the rules above would not safeguard from configurations such as:&lt;/p&gt;
&lt;div id=&#34;htmlwidget-1&#34; style=&#34;width:960px;height:100%;&#34; class=&#34;str_view html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-1&#34;&gt;{&#34;x&#34;:{&#34;html&#34;:&#34;&lt;ul&gt;\n  &lt;li&gt;&lt;\/li&gt;\n&lt;\/ul&gt;&#34;},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;p&gt;that go against the rules of parentheses.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;You might take one of these approaches:&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;plug all combinations into a calculator and throw-out those that return an error&lt;/li&gt;
&lt;li&gt;define additional rules about the configuration of parentheses that will filter out those configurations, like the one above, that would break (more effort)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I ended-up doing it both ways (was a good way to verify my work). See &lt;a href=&#34;#define-more-rules&#34;&gt;Define more rules&lt;/a&gt; in the &lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt; if you want to see how you might take the latter approach. For now, I’ll go the easy route and start computing our expressions.&lt;/p&gt;
&lt;p&gt;One thing I needed to do was make it so our mathematical expressions, i.e.:&lt;/p&gt;
&lt;div id=&#34;htmlwidget-2&#34; style=&#34;width:960px;height:100%;&#34; class=&#34;str_view html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-2&#34;&gt;{&#34;x&#34;:{&#34;html&#34;:&#34;&lt;ul&gt;\n  &lt;li&gt;&lt;span class=&#39;match&#39;&gt;(&lt;\/span&gt;|-1&lt;span class=&#39;match&#39;&gt;(&lt;\/span&gt;|-2&lt;span class=&#39;match&#39;&gt;(&lt;\/span&gt;|-3&lt;span class=&#39;match&#39;&gt;(&lt;\/span&gt;|-4&lt;span class=&#39;match&#39;&gt;(&lt;\/span&gt;|-5|&lt;span class=&#39;match&#39;&gt;)&lt;\/span&gt;-6|&lt;span class=&#39;match&#39;&gt;)&lt;\/span&gt;-7|&lt;span class=&#39;match&#39;&gt;)&lt;\/span&gt;-8|&lt;span class=&#39;match&#39;&gt;)&lt;\/span&gt;-9|&lt;span class=&#39;match&#39;&gt;)&lt;\/span&gt;&lt;\/li&gt;\n  &lt;li&gt;&lt;span class=&#39;match&#39;&gt;(&lt;\/span&gt;|-1&lt;span class=&#39;match&#39;&gt;(&lt;\/span&gt;|-2&lt;span class=&#39;match&#39;&gt;(&lt;\/span&gt;|-3&lt;span class=&#39;match&#39;&gt;(&lt;\/span&gt;|-4&lt;span class=&#39;match&#39;&gt;(&lt;\/span&gt;|-6|&lt;span class=&#39;match&#39;&gt;)&lt;\/span&gt;-5|&lt;span class=&#39;match&#39;&gt;)&lt;\/span&gt;-7|&lt;span class=&#39;match&#39;&gt;)&lt;\/span&gt;-8|&lt;span class=&#39;match&#39;&gt;)&lt;\/span&gt;-9|&lt;span class=&#39;match&#39;&gt;)&lt;\/span&gt;&lt;\/li&gt;\n  &lt;li&gt;...&lt;\/li&gt;\n&lt;\/ul&gt;&#34;},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;p&gt;Could be represented as meaningful expressions within the R programming language, i.e.:&lt;/p&gt;
&lt;div id=&#34;htmlwidget-3&#34; style=&#34;width:960px;height:100%;&#34; class=&#34;str_view html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-3&#34;&gt;{&#34;x&#34;:{&#34;html&#34;:&#34;&lt;ul&gt;\n  &lt;li&gt;abs&lt;span class=&#39;match&#39;&gt;(&lt;\/span&gt;-1*abs&lt;span class=&#39;match&#39;&gt;(&lt;\/span&gt;-2*abs&lt;span class=&#39;match&#39;&gt;(&lt;\/span&gt;-3*abs&lt;span class=&#39;match&#39;&gt;(&lt;\/span&gt;-4*abs&lt;span class=&#39;match&#39;&gt;(&lt;\/span&gt;-5&lt;span class=&#39;match&#39;&gt;)&lt;\/span&gt;-6&lt;span class=&#39;match&#39;&gt;)&lt;\/span&gt;-7&lt;span class=&#39;match&#39;&gt;)&lt;\/span&gt;-8&lt;span class=&#39;match&#39;&gt;)&lt;\/span&gt;-9&lt;span class=&#39;match&#39;&gt;)&lt;\/span&gt;&lt;\/li&gt;\n  &lt;li&gt;abs&lt;span class=&#39;match&#39;&gt;(&lt;\/span&gt;-1*abs&lt;span class=&#39;match&#39;&gt;(&lt;\/span&gt;-2*abs&lt;span class=&#39;match&#39;&gt;(&lt;\/span&gt;-3*abs&lt;span class=&#39;match&#39;&gt;(&lt;\/span&gt;-4*abs&lt;span class=&#39;match&#39;&gt;(&lt;\/span&gt;-6&lt;span class=&#39;match&#39;&gt;)&lt;\/span&gt;-5&lt;span class=&#39;match&#39;&gt;)&lt;\/span&gt;-7&lt;span class=&#39;match&#39;&gt;)&lt;\/span&gt;-8&lt;span class=&#39;match&#39;&gt;)&lt;\/span&gt;-9&lt;span class=&#39;match&#39;&gt;)&lt;\/span&gt;&lt;\/li&gt;\n  &lt;li&gt;...&lt;\/li&gt;\n&lt;\/ul&gt;&#34;},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;p&gt;I made an equation &lt;code&gt;create_solve_expr_df()&lt;/code&gt; that creates the expressions and computes the solutions. See the &lt;a href=&#34;https://github.com/brshallo/brshallo/blob/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;&gt;raw Rmd file&lt;/a&gt; on my github to see my code&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;After creating all possible configurations, I need to actually compute each viable expression to check if any of the configurations resulted in duplicate solutions.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Number of different configurations of parentheses:&lt;/em&gt;&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;solution_9 %&amp;gt;% 
  nrow()&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] 70&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;strong&gt;There are 42 individual configurations.&lt;/strong&gt; However we need to check if all of the evaluated solutions are unique.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;solution_9 %&amp;gt;% 
  distinct(evaluated) %&amp;gt;% 
  nrow()&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] 69&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;em&gt;Given these particular inputs, there are only 39 unique solutions&lt;/em&gt;, meaning that three configurations of parentheses led to duplicate solutions.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix&lt;/h1&gt;
&lt;div id=&#34;on-duplicates&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;On duplicates&lt;/h2&gt;
&lt;p&gt;You might wonder if a different set of inputs to the expression &lt;span class=&#34;math inline&#34;&gt;\(|x_1|x_2|x_3|...|x_9|\)&lt;/span&gt;&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt; would lead to 39 unique solutions, or if there would be 42 unique solutions – one for each configuration. (I.e. whether the duplicates were specific to the integer inputs -1, -2, -3, -4, -5, -6, -7, -8, -9 into the expression, or would have occurred regardless of input).&lt;/p&gt;
&lt;p&gt;To verify that you could in fact get 42 unique solutions, I passed in random negative numbers with decimals to see if the function would output unique values for all configurations, or if there would again be duplicates.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;set.seed(123)
solution_rand9 &amp;lt;- create_solve_expr_df(-runif(9))

solution_rand9 %&amp;gt;% 
  nrow()&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] 70&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;## [1] 70&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;This led to an equal number of expressions and unique solutions – no duplicates. Hence the fact there were duplicates in our problem was specific to the inputs of -1 to -9 not something that would result when inputting any 9 numbers into this expression. I also found this to be the case on longer expressions.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;more-than-9-numbers&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;More than 9 numbers&lt;/h2&gt;
&lt;p&gt;With the above set-up you could calculate the number of configurations for any length of input. Though I found that the computational time required increases quickly (once I started getting into problems into the 20’s things take a long-time to process). See below for a chart of unique solutions from 1 to 15&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs_files/figure-html/unnamed-chunk-12-1.png&#34; width=&#34;672&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;define-more-rules&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Define more rules&lt;/h2&gt;
&lt;p&gt;We could define a few more rules about the configuration of our parentheses.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Counting from left to right, the number of &lt;code&gt;)&lt;/code&gt; should never exceed the number of &lt;code&gt;(&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Counting from right to left, the number of &lt;code&gt;(&lt;/code&gt; should never exceed the number of &lt;code&gt;)&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I couldn’t immediately think of a clean way of representing this using combinatorics, so instead decided to run a simulation on our existing subset of combinations from &lt;span class=&#34;math inline&#34;&gt;\(6 \choose 3\)&lt;/span&gt; that would filter out examples that break the above rules.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://github.com/brshallo/brshallo/blob/master/content/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs.Rmd&#34;&gt;My set-up&lt;/a&gt; took inspiration from David Robinson’s approach to a different &lt;a href=&#34;https://www.youtube.com/watch?v=TDzd73z8thU&#34;&gt;FiveThirtyEight “Riddler” problem&lt;/a&gt;.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 1 x 1
##   num_possible_combinations
##                       &amp;lt;int&amp;gt;
## 1                        70&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;Gives the number of meaningful configurations of parentheses
&lt;ul&gt;
&lt;li&gt;Would still need to go and evaluate all of these for the given inputs (-1 to -9)&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div id=&#34;creating-gif&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Creating gif&lt;/h2&gt;
&lt;p&gt;I used &lt;code&gt;gganimate&lt;/code&gt; to create the gif of the different parentheses combinations.&lt;/p&gt;
&lt;pre class=&#34;r&#34;&gt;&lt;code&gt;library(gganimate)

set.seed(1234)
p &amp;lt;- solution_9 %&amp;gt;% 
  mutate(comb_index = row_number()) %&amp;gt;% 
  sample_n(42) %&amp;gt;% 
  select(comb_index, equation) %&amp;gt;% 
  ggplot()+
  coord_cartesian(xlim = c(-.050, 0.050), ylim = c(-0.1, 0.1))+
  geom_text(aes(x = 0, y = 0, label = equation), size = 6)+
  ggforce::theme_no_axes()+
  theme(legend.position = &amp;quot;none&amp;quot;, panel.border = element_blank())

p + transition_states(comb_index)
gganimate::anim_save(here::here(&amp;quot;static/post/2020-02-13-fivethirtyeightriddlersolutions-palindrome-debts-and-ambiguous-absolut-value-signs_files/solutions.gif&amp;quot;))&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;vector&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;&lt;a href=&#34;khanacademy.org&#34;&gt;Khan Academy&lt;/a&gt; if you want to brush up on your combinatorics skills.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;The code isn’t &lt;em&gt;the most&lt;/em&gt; attractive. The dataframe set-up could be cleaner. Also I’d like to go back and rewrite the expression part of this using &lt;code&gt;rlang&lt;/code&gt; and some of the cool things you can do with manipulating environments and expressions in R… but alas… hacked this solution together by just stitching together text…&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;Note that &lt;span class=&#34;math inline&#34;&gt;\(x_n &amp;lt; 0\)&lt;/span&gt;.&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;Note also that this problem requires that there be an odd number of inputs and that they all be negative.&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Riddler Solutions: Perfect Bowl &amp; Magnetic Volume</title>
      <link>https://www.bryanshalloway.com/2020/02/06/maximizing-magnetic-volume-the-perfect-bowl/</link>
      <pubDate>Thu, 06 Feb 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2020/02/06/maximizing-magnetic-volume-the-perfect-bowl/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/rmarkdown-libs/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;

&lt;div id=&#34;TOC&#34;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#riddler-express&#34;&gt;Riddler Express&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#riddler-classic&#34;&gt;Riddler Classic&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#area-of-the-base-of-the-pyramid&#34;&gt;Area of the base of the pyramid&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#height-of-the-pyramid&#34;&gt;Height of the pyramid&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#encode-functions-and-calculate-volumes&#34;&gt;Encode functions and calculate volumes&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#appendix&#34;&gt;Appendix&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;p&gt;This post contains solutions to FiveThirtyEight’s two riddles released 2020-01-31, &lt;a href=&#34;#riddler-express&#34;&gt;Riddler Express&lt;/a&gt; and &lt;a href=&#34;#riddler-classic&#34;&gt;Riddler Classic&lt;/a&gt;. Code for figures and solutions can be found on my &lt;a href=&#34;https://github.com/brshallo/brshallo/blob/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;&gt;github page&lt;/a&gt;.&lt;/p&gt;
&lt;div id=&#34;riddler-express&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Riddler Express&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;The riddle:&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
At the recent World Indoor Bowls Championships in Great Yarmouth, England, one of the rolls by Nick Brett went viral. Here it is in all its glory:
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;
&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;
12/10 on the mindblowing scale 🤯 &lt;a href=&#34;https://twitter.com/hashtag/SCtop10?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#SCtop10&lt;/a&gt;&lt;br&gt;&lt;br&gt;(via &lt;a href=&#34;https://twitter.com/BBCSport?ref_src=twsrc%5Etfw&#34;&gt;&lt;span class=&#34;citation&#34;&gt;@BBCSport&lt;/span&gt;&lt;/a&gt;) &lt;a href=&#34;https://t.co/6pN6ybzVel&#34;&gt;pic.twitter.com/6pN6ybzVel&lt;/a&gt;
&lt;/p&gt;
— SportsCenter (&lt;span class=&#34;citation&#34;&gt;@SportsCenter&lt;/span&gt;) &lt;a href=&#34;https://twitter.com/SportsCenter/status/1220355057503363072?ref_src=twsrc%5Etfw&#34;&gt;January 23, 2020&lt;/a&gt;
&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;In order for Nick’s green bowl to split the two red bowls, he needed expert precision in both the speed of the roll and its final angle of approach.&lt;/p&gt;
&lt;p&gt;Suppose you were standing in Nick’s shoes, and you wanted to split two of your opponent’s bowls. Let’s simplify the math a little, and say that each bowl is a sphere with a radius of 1. Let’s further suppose that your opponent’s two red bowls are separated by a distance of 3 — that is, the centers of the red bowls are separated by a distance of 5. Define ɸ as the angle between the path your bowl is on and the line connecting your opponent’s bowls.
For example, here’s how you could split your opponent’s bowls when ɸ is 75°:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://fivethirtyeight.com/wp-content/uploads/2020/01/bowls.gif&#34; /&gt;&lt;/p&gt;
&lt;p&gt;– &lt;a href=&#34;https://fivethirtyeight.com/contributors/zach-wissner-gross/&#34;&gt;Zach Wissner-Gross&lt;/a&gt;, &lt;a href=&#34;https://fivethirtyeight.com/features/can-you-roll-the-perfect-bowl/&#34;&gt;&#34;Can You Roll The Perfect Bowl? FiveThirtyEight&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;My Approach:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Sketched-out:&lt;/em&gt;&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl_files/bowl_calc.jpg&#34; style=&#34;width:58.0%&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;My drawings are rotated 90° clockwise from the problem description (does not affect solution)&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Walked through:&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;I.&lt;/strong&gt; The minimum angle will be one where the green bowl touches points on both red bowls – this creates two tangents that you can think of as forming the track the green bowl travels down. Given the distance between the centers of the red bowls is 5 units, the distance between a green and a red bowl&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt; will be half this, 2.5 units. Also, the lines tangent to a red bowl and the green bowl will pass a point halfway between this at 1.25 units from the center of a red circle&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;II.&lt;/strong&gt; Create the following three lines:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Connect the centers of the red circles&lt;/li&gt;
&lt;li&gt;The line tangent to both a red circle and the green circle&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The line perpendicular to the tangent point on the red circle&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Connecting these lines will create a right triangle with side length of 1 and hypotenuse of 1.25.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;III.&lt;/strong&gt; If you remember the &lt;em&gt;soh cah toa&lt;/em&gt; rules from trigonometry, you can use the identity &lt;span class=&#34;math inline&#34;&gt;\(sin(\phi) = \frac{opposite}{hypotenuse} \longrightarrow \phi = arcsin(\frac{1}{1.25})\)&lt;/span&gt; and compute the minimum angle is ~53.13°.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;What the path of the perfect bowl would look like:&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl_files/figure-html/bowl-perfect-path-figure-1.png&#34; width=&#34;70%&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;riddler-classic&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Riddler Classic&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;The riddle:&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;From Robert Berger comes a question of maximizing magnetic volume:&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Robert’s daughter has a set of Magna-Tiles, which, as their name implies, are tiles with magnets on the edges that can be used to build various polygons and polyhedra. Some of the tiles are identical isosceles triangles with one 30 degree angle and two 75 degree angles. If you were to arrange 12 of these tiles with their 30 degree angles in the center, they would lay flat and form a regular dodecagon. If you were to put fewer (between three and 11) of those tiles together in a similar way, they would form a pyramid whose base is a regular polygon. Robert has graciously provided a photo of the resulting pyramids when three and 11 tiles are used:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://fivethirtyeight.com/wp-content/uploads/2020/01/pyramids.png&#34; style=&#34;width:58.0%&#34; /&gt;&lt;/p&gt;
&lt;p&gt;– &lt;a href=&#34;https://fivethirtyeight.com/contributors/zach-wissner-gross/&#34;&gt;Zach Wissner-Gross&lt;/a&gt;, &lt;a href=&#34;https://fivethirtyeight.com/features/can-you-roll-the-perfect-bowl/&#34;&gt;&#34;Can You Roll The Perfect Bowl? FiveThirtyEight&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;My Approach:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The Magna-Tiles will form regular pyramids. The question is which &lt;em&gt;n-sided&lt;/em&gt; pyramid will have the greatest volume. &lt;span class=&#34;math display&#34;&gt;\[(Volume\;of\;a\;pyramid) = \frac{1}{3}(area\;of\;base)(height\;of\;pyramid)\]&lt;/span&gt; Hence we need to first calculate the &lt;a href=&#34;#area-of-the-base-of-the-pyramid&#34;&gt;Area of the base of the pyramid&lt;/a&gt; and the &lt;a href=&#34;#height-of-the-pyramid&#34;&gt;Height of the pyramid&lt;/a&gt;. I’ll set-up a way of calculating these as a function of the number of (75°-75°-30°) Magna-Tiles.&lt;/p&gt;
&lt;div id=&#34;area-of-the-base-of-the-pyramid&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Area of the base of the pyramid&lt;/h2&gt;
&lt;p&gt;The side length of the base of our pyramid will be the length of the shortest side of a Magna-Tile. We weren’t told the lengths of the sides of the Magna-Tiles but they don’t matter for this problem&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;. To keep things simple, I’ll say the two congruent sides of the Magna-Tiles are equal to 1 unit.&lt;/p&gt;
&lt;p&gt;Drawing a line perpendicular to the base splits our Magna-Tile into two congruent triangles. Given the trigonometric identity that &lt;span class=&#34;math inline&#34;&gt;\(sin(\theta) = \frac{opposite}{hypotenuse}\)&lt;/span&gt; and that the hypotenuse of each triangle was set at 1 unit, we can calculate the length of the base of the Magna-Tile is &lt;em&gt;2sin(15°).&lt;/em&gt;&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl_files/base_length.jpg&#34; style=&#34;width:58.0%&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Base polygon side length&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;I used &lt;em&gt;Math Open Reference&lt;/em&gt; to find an equation for &lt;a href=&#34;https://www.mathopenref.com/polygonregulararea.html&#34;&gt;area of a regular polygon&lt;/a&gt; as a function of side length and number of sides: &lt;span class=&#34;math display&#34;&gt;\[(area\;of\;regular\;polygon)\;=\;\frac{(side\;length)^{2}(number\;of\;sides)}{4tan(\frac{180^{\circ}}{number\;of\;sides})}\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;You can replace &lt;em&gt;(side length)&lt;/em&gt; in this equation with &lt;em&gt;2sin(15°)&lt;/em&gt; (calculated above),
making area a function of &lt;em&gt;only&lt;/em&gt; the number of sides on our pyramid (i.e. the number of Magna-Tiles).&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;height-of-the-pyramid&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Height of the pyramid&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Sketched out:&lt;/em&gt;&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl_files/height_calc.jpg&#34; style=&#34;width:80.0%&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Finding pyramid height&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Walked through:&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The highest point of the pyramid will rest over the center of the base polygon. You can imagine a right triangle on the interior of a regular n-sided pyramid with its three line segments corresponding with:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;I.&lt;/strong&gt; the length of a Magna-Tile (over its line of symmetry)&lt;br /&gt;
&lt;strong&gt;II.&lt;/strong&gt; an apothem of the pyramid’s base (an apothem is just a line segment from the center of a regular polygon to the middle of any side)&lt;br /&gt;
&lt;strong&gt;III.&lt;/strong&gt; the pyramid’s height&lt;/p&gt;
&lt;p&gt;Calculating &lt;strong&gt;I&lt;/strong&gt; &amp;amp; &lt;strong&gt;II&lt;/strong&gt; will enable us to use the Pythagorean Theorem to calculate the &lt;strong&gt;pyramid height&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;I.&lt;/strong&gt; Length of a Magna-Tile (over its line of symmetry)&lt;/p&gt;
&lt;p&gt;Using the trigonometric rule that &lt;span class=&#34;math inline&#34;&gt;\(cos(\theta) = \frac{adjacent}{hypotenuse}\)&lt;/span&gt; reveals the length of a Magna-Tile as equal to &lt;em&gt;cos(15°)&lt;/em&gt; – remember we are treating the longest sides of the Magna-Tile as equal to 1 unit&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl_files/mag_length.jpg&#34; width=&#34;200&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Magna-Tile length (over its line of symmetry)&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;II.&lt;/strong&gt; I used Math Open Reference to find the equation for &lt;a href=&#34;https://www.mathopenref.com/apothem.html&#34;&gt;apothem length&lt;/a&gt; as a function of number and length of sides in a regular polygon. &lt;span class=&#34;math display&#34;&gt;\[apothem\;length = \frac{side\;length}{2tan(\frac{180^{\circ}}{number\;of\;sides})}\]&lt;/span&gt; You can replace &lt;em&gt;side length&lt;/em&gt; in this equation with &lt;em&gt;2sin(15°)&lt;/em&gt; (calculated above), making apothem length a function of &lt;em&gt;only&lt;/em&gt; the number of sides on our pyramid (i.e. the number of Magna-Tiles).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;III.&lt;/strong&gt; Parts &lt;strong&gt;I&lt;/strong&gt; and &lt;strong&gt;II&lt;/strong&gt; represent two sides of a right triangle. To find the third side (corresponding with &lt;em&gt;pyramid height&lt;/em&gt;) simply use the Pythagorean theorem: &lt;span class=&#34;math display&#34;&gt;\[pyramid\;height = \sqrt{(MagnaTile\;length)^{2} - (apothem\;length)^{2}}\]&lt;/span&gt;
Fill in the values for &lt;em&gt;(Magna-Tile length)&lt;/em&gt; and &lt;em&gt;(apothem length)&lt;/em&gt; (as described in &lt;strong&gt;I&lt;/strong&gt; &amp;amp; &lt;strong&gt;II&lt;/strong&gt;) and you’ll see pyramid height is now represented as a function of &lt;em&gt;only&lt;/em&gt; number of sides (i.e. number of Magna-Tiles).&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl_files/height_calc.jpg&#34; style=&#34;width:80.0%&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Finding pyramid height&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;encode-functions-and-calculate-volumes&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Encode functions and calculate volumes&lt;/h2&gt;
&lt;p&gt;I used &lt;a href=&#34;https://github.com/brshallo/brshallo/blob/master/content/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl.Rmd&#34;&gt;R to encode&lt;/a&gt; these functions&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt; and calculate the volumes for pyramids built from 2 to 12 Magna-Tiles&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl_files/figure-html/volumes-graph-1.png&#34; width=&#34;100%&#34; /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Volume increases up until 10 Magna-Tiles and then decreases at 11&lt;a href=&#34;#fn8&#34; class=&#34;footnote-ref&#34; id=&#34;fnref8&#34;&gt;&lt;sup&gt;8&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;appendix&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;Appendix&lt;/h1&gt;
&lt;p&gt;&lt;em&gt;Bonus plot showing number of tiles (and size of pyramid base) vs pyramid height.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.bryanshalloway.com/post/2020-02-06-maximizing-magnetic-volume-the-perfect-bowl_files/figure-html/heights-and-apothem-graph-1.png&#34; width=&#34;100%&#34; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;When passing the line between the centers of the red circles.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;When passing the line between the centers of the red circles.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;Could do for either or both circles and would get same solution as below steps will form congruent triangles – but following these steps using the top red circle more closely follows the story of the problem.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;As the pyramids created will be similar so each pyramid would scale proportionally to one another.&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;In this case the longest sides are each a hypotenuse.&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;In the code I use pi / 12 radians, which is equivalent to 15° used throughout the descriptions.&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;2 and 12 Magna-Tiles represent flat structures ad therefore no volume.&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn8&#34;&gt;&lt;p&gt;At 12 the structure is flat so no longer has volume.&lt;a href=&#34;#fnref8&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Solar in Seattle</title>
      <link>https://www.bryanshalloway.com/2020/02/01/solar-in-seattle/</link>
      <pubDate>Sat, 01 Feb 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2020/02/01/solar-in-seattle/</guid>
      <description>


&lt;p&gt;&lt;strong&gt;TLDR:&lt;/strong&gt; Residential solar installations have gained popularity in the Seattle area over the last few years&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;. Prima facie, these seem to represent a suboptimal use of panels which could be more productive in regions of the country that are less overcast or have greater energy demands. The common inclination to “act locally” is sometimes misguided. Climate change and personal investments are global topics; decision making concerning them should be treated as such&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;. Even with the falling costs of solar and the rising imperative of climate change, Seattleites should consider alternatives to home solar installations.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;This post was actually written in early 2023, I am in the process of reorganizing my posts and as an interim solution to move this post away from data science related posts I just changed the date.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Anyone who lives in a residential area in Seattle has likely seen &lt;a href=&#34;https://www.youtube.com/watch?v=0StcKgAWnu4&#34;&gt;this&lt;/a&gt;, &lt;a href=&#34;https://www.youtube.com/watch?v=MdbA_Q8AEGA&#34;&gt;this&lt;/a&gt;, or similar ads for home solar installations. These elide the problem that Seattle is a comparatively bad candidate for residential solar:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Our energy is relatively cheap.&lt;/li&gt;
&lt;li&gt;It already mostly comes from renewable sources (particularly hydroelectric).&lt;/li&gt;
&lt;li&gt;Local installation/service costs are high.&lt;/li&gt;
&lt;li&gt;The city is notoriously overcast&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Determining whether to invest in residential solar panels is not about if it will break-even but whether it offers greater returns and greenhouse gas reductions than other potential projects – i.e. you should consider the Opportunity Cost of the investment.&lt;/p&gt;
&lt;p&gt;Seattle gets ~2170 sunshine hours per year&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;. This is ~41% less than San Diego and ~78% less than Phoenix. Regions in the Northeast can also be good places for solar. For example Boston, while not known for it’s sunshine, gets a large proportion of its energy from fossil fuels and has energy costs nearly double those in Seattle. Hence, for reasons different from the sunbelt, regions with high energy costs or a heavy reliance on fossil fuels may also be better prospects for solar than Seattle&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The stark differences in solar panel productivity and energy costs across different regions of the country presents a pseudo-arbitrage opportunity. If the Seattle panels were installed in regions with more sun or greater energy demand, they could be more productive&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt;. I am oversimplifying&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt;; yet a closer examination of local electrical grids, panel productivity, etc. seems unlikely to lead to a conclusion that Seattleites should be putting solar panels on their roofs&lt;a href=&#34;#fn8&#34; class=&#34;footnote-ref&#34; id=&#34;fnref8&#34;&gt;&lt;sup&gt;8&lt;/sup&gt;&lt;/a&gt; – at least not while better candidates have excess space for panels&lt;a href=&#34;#fn9&#34; class=&#34;footnote-ref&#34; id=&#34;fnref9&#34;&gt;&lt;sup&gt;9&lt;/sup&gt;&lt;/a&gt;. Hence, if you are a climate conscious person living in Seattle with ~$30K sitting around, there are likely better options than your roof for investing in solar or other renewable energies&lt;a href=&#34;#fn10&#34; class=&#34;footnote-ref&#34; id=&#34;fnref10&#34;&gt;&lt;sup&gt;10&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Diversify your portfolio&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The typical American already has a disproportionate share of their wealth tied-up in their home. There is a certain logic to this centralization; people use and enjoy the space where they live – remodeling your kitchen is &lt;em&gt;more&lt;/em&gt; than just a capital investment in real estate. However you can’t, in any substantive sense, use solar panels to add value to your day-to-day life&lt;a href=&#34;#fn11&#34; class=&#34;footnote-ref&#34; id=&#34;fnref11&#34;&gt;&lt;sup&gt;11&lt;/sup&gt;&lt;/a&gt;. Hence, most Americans should be slightly disinclined toward investments that further concentrate their portfolio of assets&lt;a href=&#34;#fn12&#34; class=&#34;footnote-ref&#34; id=&#34;fnref12&#34;&gt;&lt;sup&gt;12&lt;/sup&gt;&lt;/a&gt;. There are many other ways to get involved in the solar industry that don’t involve adding solar panels to your cloud-covered Seattle home.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What should the Seattle solar-phile do?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If Seattleites want to be a part of the growth of solar, they may be better off funding projects elsewhere. One idea might be to call your aunt in Southern California and offer to finance her panels&lt;a href=&#34;#fn13&#34; class=&#34;footnote-ref&#34; id=&#34;fnref13&#34;&gt;&lt;sup&gt;13&lt;/sup&gt;&lt;/a&gt;. Similarly, you could lease out the space on her roof and then buy and install your own panels&lt;a href=&#34;#fn14&#34; class=&#34;footnote-ref&#34; id=&#34;fnref14&#34;&gt;&lt;sup&gt;14&lt;/sup&gt;&lt;/a&gt;. A problem with these sorts of arrangements is they get complicated when things change. What if she moves&lt;a href=&#34;#fn15&#34; class=&#34;footnote-ref&#34; id=&#34;fnref15&#34;&gt;&lt;sup&gt;15&lt;/sup&gt;&lt;/a&gt;, the panels get damaged, someone stops paying …? These complexities are likely why solar panel financing is dominated by corporations and banks rather than peer-to-peer platforms. That rooftop leasing mostly doesn’t exist in Seattle&lt;a href=&#34;#fn16&#34; class=&#34;footnote-ref&#34; id=&#34;fnref16&#34;&gt;&lt;sup&gt;16&lt;/sup&gt;&lt;/a&gt; is a tell that residential solar panel installations may not be as profitable (or at least as risk-free) as the mass of online ads make them sound&lt;a href=&#34;#fn17&#34; class=&#34;footnote-ref&#34; id=&#34;fnref17&#34;&gt;&lt;sup&gt;17&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Compared to trying to establish “remote” residential solar installations, ventures in solar farms/collectives/community owned panels are perhaps easier, lower risk options for an individual investor&lt;a href=&#34;#fn18&#34; class=&#34;footnote-ref&#34; id=&#34;fnref18&#34;&gt;&lt;sup&gt;18&lt;/sup&gt;&lt;/a&gt;. Solar farms are also more efficient than residential installs. Furthermore the minimum capital from each investor may be less than the price of a residential installation&lt;a href=&#34;#fn19&#34; class=&#34;footnote-ref&#34; id=&#34;fnref19&#34;&gt;&lt;sup&gt;19&lt;/sup&gt;&lt;/a&gt;. This provides a path to invest for those who don’t own their home or are unable to afford an installation on their personal residence.&lt;/p&gt;
&lt;p&gt;If one solar farm is good, many may be better&lt;a href=&#34;#fn20&#34; class=&#34;footnote-ref&#34; id=&#34;fnref20&#34;&gt;&lt;sup&gt;20&lt;/sup&gt;&lt;/a&gt;. Rather than invest a stake in a single farm you could purchase equity in solar companies or bonds for solar operations that span many projects. There are also index funds and other financial instruments that track solar power&lt;a href=&#34;#fn21&#34; class=&#34;footnote-ref&#34; id=&#34;fnref21&#34;&gt;&lt;sup&gt;21&lt;/sup&gt;&lt;/a&gt;. The global suite of financial services and investment markets are at your fingertips; exploring these in the context of the renewable energy industry can be an outlet for the &lt;em&gt;personal energy&lt;/em&gt; of a Seattle solar-phile.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Individual action&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If your interest in solar is primarily as a means to reduce your personal carbon footprint&lt;a href=&#34;#fn22&#34; class=&#34;footnote-ref&#34; id=&#34;fnref22&#34;&gt;&lt;sup&gt;22&lt;/sup&gt;&lt;/a&gt; you might instead purchase carbon offsets, donate to &lt;a href=&#34;https://www.effectiveenvironmentalism.org/climate-charities&#34;&gt;effective charities&lt;/a&gt; who focus on climate change, advocate to politicians to expand or open new renewable energy sources, or a myriad of other (non-investment) forms of engagement. When evaluating carbon conscious local home improvements, you ought to take into account the comparative advantage associated with your region, home, or interests&lt;a href=&#34;#fn23&#34; class=&#34;footnote-ref&#34; id=&#34;fnref23&#34;&gt;&lt;sup&gt;23&lt;/sup&gt;&lt;/a&gt;. For example, heat pumps (which can replace a furnace and AC) work especially well in mild climates like Seattle’s. If you have a spare bedroom or basement you might rent it out (higher density regions tend to contribute to lower per capita emissions). If your work involves driving, you might purchase an electric vehicle. I haven’t run the numbers on any of these examples&lt;a href=&#34;#fn24&#34; class=&#34;footnote-ref&#34; id=&#34;fnref24&#34;&gt;&lt;sup&gt;24&lt;/sup&gt;&lt;/a&gt; but for any option you should…&lt;/p&gt;
&lt;ol style=&#34;list-style-type: decimal&#34;&gt;
&lt;li&gt;take into account your specific circumstances&lt;/li&gt;
&lt;li&gt;compare it against alternatives, including both real (e.g. physical change to a home) and financial (e.g. stocks, bonds) assets&lt;a href=&#34;#fn25&#34; class=&#34;footnote-ref&#34; id=&#34;fnref25&#34;&gt;&lt;sup&gt;25&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;evaluate it on a standard scale of financial and environmental returns on investment&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;With a variety of green investment options available, it’s important to maintain a shrewd perspective and choose the ones that optimize upon your goals&lt;a href=&#34;#fn26&#34; class=&#34;footnote-ref&#34; id=&#34;fnref26&#34;&gt;&lt;sup&gt;26&lt;/sup&gt;&lt;/a&gt;. If you were already “on the fence” about a solar installation in Seattle, there likely exists an opportunity elsewhere with a better return on investment that should tip you over into becoming an active green energy funder. Investing in a cleaner future has never been easier or more important; I encourage you to take a thoughtful and participatory role in its development.&lt;/p&gt;
&lt;div class=&#34;footnotes footnotes-end-of-document&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;Touring around the city I regularly see residential solar installations. When I ask friends/family what they think about getting solar more of them say “I want to!” I didn’t do a thorough review hence this statement is largely vibes based. According to [&lt;a href=&#34;https://sunroof.withgoogle.com/&#34;&gt;Google Project Sunroof&lt;/a&gt; total installations are still a small fraction of what they are in California. What we &lt;em&gt;do&lt;/em&gt; get a ton of in Seattle is ads for solar installations.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;Most of my sources are just a mash-up of things I maybe read somewhere and intuition, rather than a thorough review of literature.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;There are also lots of shade creating trees. It is worth noting that there are “sun islands” not too far from Seattle that get substantially less cloud coverage. For example Whidbey Island (35 mile drive and just off the coast). The cool, temperate Seattle climate also has some advantages for panel efficiency.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;See &lt;a href=&#34;https://en.wikipedia.org/wiki/List_of_cities_by_sunshine_duration&#34;&gt;wikipedia’s&lt;/a&gt; list of cities by sun duration.&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;With a “smart grid” that was better able to transmit energy, you could have the sunbelt solar energy power the Northeast in which case unmet energy demands may be less pressing than optimizing on energy production.&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;Seattle has cheaper per kilowatt energy costs.&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;I’m ignoring things like local regulatory environments and incentive structures, risks of too much surplus energy for the grid to handle in the summer and limitations with transporting energy on the grid, market responses to energy production, panel performance at different temperatures etc. etc.&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn8&#34;&gt;&lt;p&gt;Again, I am saying &lt;em&gt;at this time&lt;/em&gt;. Once the “prime” solar panel locations are all filled-up in other regions and costs continue to come down, it could make more sense to expand solar to Seattle, but Seattleites should likely be near the back of the line… residential installations even more so.&lt;a href=&#34;#fnref8&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn9&#34;&gt;&lt;p&gt;WARNING: I did not actually look much into whether these are true facts about the state of “prime” candidates for solar panel installations.&lt;a href=&#34;#fnref9&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn10&#34;&gt;&lt;p&gt;I won’t focus so much on why residents choose to install solar in Seattle – this post is more “hot take” than vigorous review. Some guesses for explanations: effective marketing by installers, generous incentives, wealthy/credulous/virtue signaling/well-meaning home owners, survivalist home owners, or, quite likely, I am missing something…&lt;a href=&#34;#fnref10&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn11&#34;&gt;&lt;p&gt;There are exceptions to this. For example, if you can use solar to give you back-up power in the case of a power outage, this is a functionality you can use and isn’t just a number on a monthly bill. HOWEVER, this feature typically requires additional systems to set-up and is not enabled by most residential solar installs.&lt;a href=&#34;#fnref11&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn12&#34;&gt;&lt;p&gt;Even though you can see the physical panels on your home, you can’t use them. Hence, in many ways, you should consider solar panels like how you consider investments in stocks or bonds or other non-tangible places where you put your money. However, they are attached to your house and require upkeep and will affect your home when you go to sell it, so they are still intricately linked to the investment in your home.&lt;a href=&#34;#fnref12&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn13&#34;&gt;&lt;p&gt;If the payments she makes to you each month are greater than what you’d save with panels in Seattle, that’s a win for you. If those payments are less than she makes from the panels, that’s a win for her.&lt;a href=&#34;#fnref13&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn14&#34;&gt;&lt;p&gt;You now own the panels directly and can collect whatever profits you make from the power supplied to her or the local grid. She might be more on-board with this option as she’s no longer (as directly) shouldering the risk of the investment.&lt;a href=&#34;#fnref14&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn15&#34;&gt;&lt;p&gt;how do the contracts tie into the mortgage…?&lt;a href=&#34;#fnref15&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn16&#34;&gt;&lt;p&gt;&lt;a href=&#34;https://sunroof.withgoogle.com/&#34;&gt;Google Project Sunroof&lt;/a&gt; suggests leasing out your roof is an option in Seattle but that the fees are greater than the returns.&lt;a href=&#34;#fnref16&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn17&#34;&gt;&lt;p&gt;In California I think you &lt;em&gt;do see&lt;/em&gt; zero cost rooftop leasing programs where residents are able to get paid to lease out their rooftops for solar installations – though they seem to be dominated by larger buildings less so than residential installs and I haven’t looked into whether these are legit.&lt;a href=&#34;#fnref17&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn18&#34;&gt;&lt;p&gt;All of this does not take into account the complexity and costs of residential installations themselves (e.g. connecting to the grid, pulling permits, etc.).&lt;a href=&#34;#fnref18&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn19&#34;&gt;&lt;p&gt;One challenge is that some of these may be geographically restricted, i.e. if you don’t live in the community, you aren’t allowed to buy a share in the solar farm. While this may not be ideal in a normative sense and unfortunate for the interested Seattle Solar-phile investor, such local preference policies can be a helpful way of getting communities on-board with solar projects in their neighborhood – that otherwise may fight them using local bureaucratic measures.&lt;a href=&#34;#fnref19&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn20&#34;&gt;&lt;p&gt;Diversification is good!&lt;a href=&#34;#fnref20&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn21&#34;&gt;&lt;p&gt;e.g.SUNIDX&lt;a href=&#34;#fnref21&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn22&#34;&gt;&lt;p&gt;There’s also the argument that you shouldn’t try to offset your personal carbon footprint as much as you should just try to offset as much carbon as possible, regardless of your personal behavior.&lt;a href=&#34;#fnref22&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn23&#34;&gt;&lt;p&gt;/How you spend your time.&lt;a href=&#34;#fnref23&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn24&#34;&gt;&lt;p&gt;Depending on your local grid and situation it may be more effective to just purchase carbon offsets to reduce your footprint and hold-off on going electric.&lt;a href=&#34;#fnref24&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn25&#34;&gt;&lt;p&gt;Both climate change and your investment portfolio are topics to be examined in a global context; it is important to consider the full range of options available to you and not get hung-up on thinking &lt;em&gt;just&lt;/em&gt; in terms of your personal consumption or physical modifications you can make to your home.&lt;a href=&#34;#fnref25&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn26&#34;&gt;&lt;p&gt;I mean this post as a call to action, not an excuse for inaction. The take away is not “Solar panels seem not to make sense in Seattle, so I’m going to abandon my intended project and not going do anything,” but, “Wow, there are so many great alternatives available, therefore I am even more excited about other more impactful ways for me to invest in renewable energy.”&lt;a href=&#34;#fnref26&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Iceland Day 6: Perlan &amp; Departure</title>
      <link>https://www.bryanshalloway.com/2020/01/01/iceland-day-6-perlan-departure/</link>
      <pubDate>Wed, 01 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2020/01/01/iceland-day-6-perlan-departure/</guid>
      <description>


&lt;p&gt;I did my best to convince Britney and my parents that we should start the morning with a ‘polar bear plunge’ in the ocean but was unsuccessful in convincing anyone (including myself) to participate. We slept in and had a relaxing morning before leaving the Airbnb at around 12PM.&lt;/p&gt;
&lt;p&gt;We headed to the Perlan, where we’d had dinner a few nights prior and which also served as the city’s science center&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;. We watched an aurora show in the planetarium, trekked through an artificial glacial ice cave&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;, walked around the city observation deck and perused various exhibits that showcased information on Icelandic geology and local flora and fauna. I fiercely negotiated with dad to let us stay as late as possible (our flight was at 5PM).&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/U7aHuTI.jpg&#34; alt=&#34;Before the show started, the planetarium gave everyone a chance to flash selfies with the auroral backdrop overhead&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Before the show started, the planetarium gave everyone a chance to flash selfies with the auroral backdrop overhead&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/YcrIT62.jpg&#34; alt=&#34;Ice throne in the ice cave&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Ice throne in the ice cave&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/zUDm4Bc.jpg&#34; alt=&#34;Climbing the interior sides of an artificial ice cave&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Climbing the interior sides of an artificial ice cave&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;After seeing the exhibits we raced back to the city center so that I could get one of the famous Icelandic hot dogs from Baejarins Beztu Pylsur&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;. Dad was tense while driving – he likes to get to the airport several hours before his flight. Once I had a full belly I was able to stop teasing him about his “obsession with the airport lounge” and we eventually stopped trying to press each other’s buttons.&lt;/p&gt;
&lt;p&gt;It was light outside. I enjoyed gazing at the volcanic wasteland by the airport (something we couldn’t see in the darkness of our arrival flight). As our departure approached a vaporous haze slowly filled the air. The volcanic scenes faded into a misty canvased backdrop on which I played out memories from the week. When the airplane took-off it was too foggy to catch a final glimpse of the city, or to give a farewell – I guess we will have to come back.&lt;/p&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;Britney packed-up the car this time (rather than me), so we were no longer threatened by our bags tumbling all over us at any bump or sharp turn.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;As a result of the misadventures on Day 3, we’d had to miss an ice cave hike we’d planned, so the Perlan’s artificial ice cave provided a conciliation.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;It was near the Parliament building where our tour on day one had started.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Iceland Day 5: Blue Lagoon &amp; New Year’s Eve</title>
      <link>https://www.bryanshalloway.com/2019/12/31/iceland-day-5-blue-lagoon-new-year-s-eve/</link>
      <pubDate>Tue, 31 Dec 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2019/12/31/iceland-day-5-blue-lagoon-new-year-s-eve/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/rmarkdown-libs/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;We were out the door by 7:45AM and headed for the Blue Lagoon (where my parents had offered to treat us for the day). The regular Blue Lagoon pool had sold-out of tickets. Instead, we were ‘forced’ to get tickets to the Blue Lagoon &lt;em&gt;Spa Retreat&lt;/em&gt; – setting the stage for the most luxurious four hours of my life.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/KYJLPDA.jpg&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Changing room in the Blue Lagoon Spa Retreat&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;In addition to access to the main lagoon, the retreat included four secluded winding pools that were perfect for laying back and slowly floating down. Everything was open and empty, it felt as though you were laying back in the mouth of your own personal volcano. There were also saunas, steam rooms, self-service salt scrubs, fire pits, even an on-demand photographer for goodness sake!&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/Nz7NQQq.jpg&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Part of the winding pools in the Blue Lagoon Spa Retreat&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;My parents also gave Britney and I their water massages because they said they simply “Wanted to spend the whole time together.” This may sound cute but was &lt;em&gt;actually&lt;/em&gt; just bad decision making.&lt;/p&gt;
&lt;p&gt;The water massage starts when “Chad” – muscle bound in a tight black nylon tank-top – invites you to lay onto a foam bed floating on the water. At first you may feel up-tight, but in his powerful arms and instructions to “make your limbs like wet spaghetti” you surrender yourself. Chad covers you with a warm water-soaked blanket and then cradles you while massaging every part. Floating there and safe in his arms you will never get so close to returning to the womb.&lt;/p&gt;
&lt;p&gt;We spent ~4 hours at the blue lagoon, drinking, eating, soaking, and &lt;em&gt;relaxing.&lt;/em&gt; When we got back to the Airbnb, Britney laid back for a nap and fell asleep with a slight upturned smile that was a picture of serenity.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/p5Px2tU.jpg&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Leaving the Blue Lagoon&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;I took this time to continue my wanderings through Reykjavik. I stopped for some local Rhubarb flavored ice cream&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;, then picked-up black volcanic table salt for my parents&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt; and mushroom hot cocoa mix for Britney&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;. I stepped into a clothing store (that was in view of the Christmas Cat) and purchased a locally woven wool scarf-blanket on behalf of my mom (which she gave to Britney to serve as a warm memento of the trip). I continued on my way, stopping at important sites across the city.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/nitD2KY.jpg&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;The “Voyager” statue behind me commemorates the Viking explorers and freedom&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Before returning to the apartment I went by the Hallgrimskirkja church courtyard and scoped out ideal spots for fireworks viewing. Iceland’s New Year’s celebration features one of the most impressive fireworks displays in all the world. Each resident spends several paychecks on fireworks (the selling of which is used to raise funds for public services) which are then set-off with increasing frequency leading up to midnight&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For dinner, dad, Britney, and I went down to an Italian place on Reykjavik harbor named Caruso&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt;. Dad and Britney ordered pasta while I ate lamb. Once again, everything was delicious. Dad told stories about the history of lean-agile software development; I mostly looked out the window and enjoyed the water.&lt;/p&gt;
&lt;p&gt;We drove back to the Airbnb and laid on the bed for a few minutes. Britney and I were starting to feel worn down&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt;. We eventually assembled ourselves and headed for the outskirts of Reykjavik to attend a traditional New Year’s bonfire event&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We could see the fire at a distance from our approach; the flaming orange stack stood over two stories high. Britney had me give her a piggyback ride across the wet grass; I sloshed us over to the encirclement. We arrived just as the locals were singing a final Icelandic song and throwing the last few planks of wood onto the blaze.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/B3RhKj5.jpg&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;New Year’s Eve bonfire at Geirsnef park&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;The sounds of the crackling wood were mixed in with amicable banter between us and a German couple with whom we compared itineraries. The park gave an expansive view of the city, which was starting to come alive with fireworks. Flashes in the distance left sparkling plumes that alighted over the massive conflagration before us. I sipped a poorly concocted mushroom cocoa &amp;amp; coconut vodka mix from a thermos and basked in the heat.&lt;/p&gt;
&lt;p&gt;I asked a local if there was any hidden meaning in the bonfire. I posited (paraphrasing here), “Is the destruction in the flames symbolic of the transformation that comes with a New Year? The fiery brilliance a celebration of the volcanic beauty of the country?” He assured me there was not any special significance and that in Iceland (like many places) they simply liked to make big fires at parties.&lt;/p&gt;
&lt;p&gt;We headed back to the Airbnb. Britney started to pack our stuff-up. I sat on the balcony and watched the fireworks sparkle across the city. At 11PM the fireworks paused as 90% of Icelandic citizens went inside to watch an annual cultural comedy sketch-show. Britney and I pulled-up an English subtitled version of the 2018-2019 episode. We found most of the bits funny and prided ourselves on how &lt;em&gt;earnestly&lt;/em&gt; we felt we were appreciating the local culture&lt;a href=&#34;#fn8&#34; class=&#34;footnote-ref&#34; id=&#34;fnref8&#34;&gt;&lt;sup&gt;8&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;These fond feelings soon soured though when we realized that, if we’d left 5 minutes earlier, we could have beaten the locals out and made it to a prime location in front of Hallgrimskirkja church&lt;a href=&#34;#fn9&#34; class=&#34;footnote-ref&#34; id=&#34;fnref9&#34;&gt;&lt;sup&gt;9&lt;/sup&gt;&lt;/a&gt;. Instead we got caught in the deluge of people reclaiming their spots and had to settle at the edge of the courtyard, pressed against the buildings. We still had a great view but I was jealous of my parents who had left only minutes before us and were now seated at the &lt;em&gt;exact&lt;/em&gt; location I had picked-out&lt;a href=&#34;#fn10&#34; class=&#34;footnote-ref&#34; id=&#34;fnref10&#34;&gt;&lt;sup&gt;10&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The fireworks started to pick-up again. Explosions came in different colors from all directions. The show felt layered, distant rockets from disparate launch sites cascaded across the sky. Smoke clouded the landscape and captured the light making each new flash brighter than the one previous.&lt;/p&gt;
&lt;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/gD8ObcwygPw&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;
&lt;/iframe&gt;
&lt;p&gt;Britney and I went back to the apartment around 12:30AM. Britney went to sleep early&lt;a href=&#34;#fn11&#34; class=&#34;footnote-ref&#34; id=&#34;fnref11&#34;&gt;&lt;sup&gt;11&lt;/sup&gt;&lt;/a&gt;, I stayed up watching the fireworks from our balcony.&lt;/p&gt;
&lt;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/u8OiLoBV3uw&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;
&lt;/iframe&gt;
&lt;p&gt;Dad texted me the bar where he and mom were. He misspelled things terribly but I eventually figured it out and headed down to meet them. Mom didn’t know dad had texted me so was overcome with excitement at the seemingly serendipitous event of me ending up at the same bar as them (an idea I didn’t spoil until the next morning). She’d made friends with a Swedish couple. They exchanged numbers and plans to visit each other in their respective countries&lt;a href=&#34;#fn12&#34; class=&#34;footnote-ref&#34; id=&#34;fnref12&#34;&gt;&lt;sup&gt;12&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I drank hot cocoa and Moscow Mules and told stories about my wonderful bride-to-be. The Swedish woman told me tales from her trip. She showed me a picture of her and her husband in front of a beautiful aurora but explained that she actually hadn’t seen it with her naked eyes. Their ‘aurora guides’ had needed to use a high-exposure cameras to pick-up the light&lt;a href=&#34;#fn13&#34; class=&#34;footnote-ref&#34; id=&#34;fnref13&#34;&gt;&lt;sup&gt;13&lt;/sup&gt;&lt;/a&gt;. She described the whole ‘aurora hunting’ tour as a ploy only good for capturing instagramable photos. I felt proud of the few wispy seconds Britney and I had caught the night before on our drive back from Diamond Beach.&lt;/p&gt;
&lt;p&gt;My parents thanked me for compelling them to stay up to watch the fireworks for the New Year’s Eve celebrations. They staid out while I went back in. I laid down next to Britney. Fireworks pounded at the windows but I had no trouble sleeping.&lt;/p&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;Iceland is famous for their unique flavors of ice cream served year round.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;One of dishes at the Blue Lagoon had featured this volcanic salt prominently and my parents love fancy salts.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;Which she ended-up not liking.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;I asked several vendors where I might be able to purchase fireworks for myself but was out of luck as they weren’t for sale to tourists in the city at this point. Apparently the fireworks were sold at schools or fire stations in public fundraising events held outside of downtown in the weeks prior – my lack of success in this venture was probably a good thing.&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;Mom stayed back and took a nap so that she’d have the energy to stay-up for the fireworks.&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;Likely in part due to our frigid evening in the car the other night&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;One of several that are held all around the city.&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn8&#34;&gt;&lt;p&gt;I forget where we found a version of the show with English subtitles.&lt;a href=&#34;#fnref8&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn9&#34;&gt;&lt;p&gt;That I’d picked-out during my daytime wanderings.&lt;a href=&#34;#fnref9&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn10&#34;&gt;&lt;p&gt;I climbed-up a few feet on some iron pipes on the building to give us a better view. This was largely unnecessary as the fireworks exploded overhead, so your height relative to the crowd did not particularly matter.&lt;a href=&#34;#fnref10&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn11&#34;&gt;&lt;p&gt;She was fighting off a little bit of a head-cold – likely brought on by the frigid night in the car earlier in the trip.&lt;a href=&#34;#fnref11&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn12&#34;&gt;&lt;p&gt;Mom is the kind of person that makes friends in every room she enters&lt;a href=&#34;#fnref12&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn13&#34;&gt;&lt;p&gt;The guides had called them ‘ghost auroras’.&lt;a href=&#34;#fnref13&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Iceland Day 4: Southeast Coast &amp; Diamond Beach</title>
      <link>https://www.bryanshalloway.com/2019/12/30/iceland-day-4-southeast-coast-diamond-beach/</link>
      <pubDate>Mon, 30 Dec 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2019/12/30/iceland-day-4-southeast-coast-diamond-beach/</guid>
      <description>


&lt;p&gt;Britney and I awoke several times in the night to the frigid cold. We would run across the street to a patch of trees where we could relieve ourselves and get away from the streetlights. I looked up to the stars and the clear night sky clinging faintly to a hope that whatever damage might be done to the car, it was all part of a plan for us to be at this exact point. For what? – maybe to see a brilliant aurora. “What’s an engine compared to a bucket-list experience?” I’d try to convince myself. The stars were beautiful but there were no dancing lights this night to ease my conscience.&lt;/p&gt;
&lt;p&gt;In order to fall back asleep I had to put my head completely under the blankets and make my breath into a mini-heater (we didn’t turn the car on out of fear of damaging the engine). This made me claustrophobic and mildly concerned about CO2 poisoning but was better than letting the icy air get my face. I finally got some sleep. (When we eventually got the car working we had to scrape the ice off both the outside as well as the inside of the car.)&lt;/p&gt;
&lt;p&gt;I got-up a little before 9AM and tried calling ‘Mr. Kristy’. It didn’t connect, I had the wrong number. I put my boots on and ran down the street to a rental car company that was just opening. The manager there pointed me to a car repair shop two stores over. At the shop they mentioned a Mr. Kristy – I cheered (Kristy it seemed specialized in fixing this issue for Nissan’s – which he apparently did a dozen times a day in the summer months). They called him, he said he’d be there in ten minutes.&lt;/p&gt;
&lt;p&gt;I ran back to the car. In 30 minutes, we were fixed-up with no damage to the engine, the correct gas in the car, and a fair fee paid. PRAISE!&lt;/p&gt;
&lt;p&gt;We adjusted our plans so that we’d get to Diamond Beach around sunset and then would drive back to Reykjavik at night (and hunt for auroras). On the way to Diamond Beach we stopped at various stunning water falls along the coast.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/Li9tx68.jpg&#34; alt=&#34;Seljalandsfoss falls&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Seljalandsfoss falls&lt;/p&gt;
&lt;/div&gt;
&lt;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/6ie3-znWsVM&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;
&lt;/iframe&gt;
&lt;p&gt;At the top of Skogafoss Falls were thousands of bird nests&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt; &lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/D__9kYs9Hug&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;
&lt;/iframe&gt;
&lt;p&gt;Our 4-hour drive took us over a diversity of landscapes that included rocky deserts, cliff faces with frozen rivers, and multi-mile wide beaches formed from glacial movements. It was a dazzling drive.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/yYMQUUQ.jpg&#34; alt=&#34;One of dozens of small frozen waterfalls we drove past&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;One of dozens of small frozen waterfalls we drove past&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;The first black sand beach we stopped at was Reynisfjara. Reynisfjara has a pedestaled cliff face that you can easily climb-up and overlook the crashing waves from the North Atlantic ocean.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/MjtnDIn.jpg&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/hXXBdMu.jpg&#34; /&gt;&lt;/p&gt;
&lt;p&gt;At the edge of the ocean are the remains of ancient basalt rock columns. Icelandic legend has it they were formed by trolls stopped in their tracks and turned to stone by the dawning sun.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/2JQKvoK.jpg&#34; /&gt;&lt;/p&gt;
&lt;p&gt;At the far side of the beach is a shallow cavern of glistening jagged rocks. A light drip of water was falling from overhead.&lt;/p&gt;
&lt;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/x7ZVW3g3snE&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;
&lt;/iframe&gt;
&lt;p&gt;On the way to Diamond Beach our longest stop was a hike we took up Skaftafell falls. The waterfall inspired the design of the famous Hallgrimskirkja church near our apartment.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/jGtK66T.jpg&#34; /&gt;&lt;/p&gt;
&lt;p&gt;We finished our hike and raced to Diamond Beach where we caught the last glimmers of daylight. The ‘diamonds’ come from nearby glacial runoff that gets polished in the ocean and then washes up here as tremendous shimmering blocks of ice that blanket the black pebble beach&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/5q2wSlM.jpg&#34; alt=&#34;Arriving at Diamond Beach&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Arriving at Diamond Beach&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/VgP05YA.jpg&#34; alt=&#34;On one knee giving Britney this 10,000 carat rock&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;On one knee giving Britney this 10,000 carat rock&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/sKHn2a5.jpg&#34; alt=&#34;Submarine shaped ice&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Submarine shaped ice&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/ZDCH5fN.jpg&#34; alt=&#34;Dolphin shaped ice&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Dolphin shaped ice&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;I laid there for a while. High tide started to come in and the approaching sound of massive ice blocks tumbling in the waves alerted me that it was time to head back. Britney took a nap in the car. I started us back West.&lt;/p&gt;
&lt;p&gt;The return trip was more direct, we made just two quick stops. One in the town of Hof to see a church that looked as though it grew from the earth and belonged in The Shire. Another was an unsuccessful search for a geologic site we’d skipped over in our rush to get to Diamond Beach before sundown&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The sky was clear now. We drove for long stretches with the windows rolled down peering at the unfiltered stars. Three hours into the drive Britney noticed a faint greenish-gray fluttering. We gasped and shouted excited confirmations to each other of what we were seeing. It was wispier than clouds but moved like liquid in the sky. In just a few seconds it dissolved into the blackness of the night. That ghostly image was the only glimpse of an aurora we caught on the trip. We should have pulled over at that spot as the sky soon filled with clouds and our hunting was over.&lt;/p&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;We’d see these same birds and nesting behaviors on the cliffs of the black sand beach at Reynisfjara.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;A few miles beyond this spot would have taken us to the opening of Eyjafjallajökull which erupted in 2010 causing havoc in Iceland and Western Europe.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;At local foodtrucks in a campsite down the road we picked-up a lobster roll, lobster bisque (Britney’s third on the trip so far), fried cod and fries, then headed back to Diamond Beach.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;When we stopped to search, we did see a cloistered group of people in minivans that seemed surprised at us stopping near them. At first we thought maybe they were star gazing but it seemed they were meeting for some other purpose we could not divine. We continued on our way.&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Iceland Day 3: Thingvellier &amp; Disaster</title>
      <link>https://www.bryanshalloway.com/2019/12/29/iceland-day-3-thingvellier-disaster/</link>
      <pubDate>Sun, 29 Dec 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2019/12/29/iceland-day-3-thingvellier-disaster/</guid>
      <description>


&lt;p&gt;We slept in a little later this morning (930AM), had Skyr parfaits with mom and dad for breakfast and more croissants from Brauð &amp;amp; Co. We drove back to the UNESCO World heritage site, Thingvellier, that we’d attempted to visit the morning before. We arrived close to sunrise (there was no creepy white pickup truck in the parking lot this time).&lt;/p&gt;
&lt;p&gt;The drive out was beautiful and easy. The browning grass and gnarled branches by the road seemed almost a pastoral desert (except for all the wetness). The dim sunlight softened the jagged lines of volcanoes that could now be seen in the distance. The foreign space we had driven through in fear and darkness 26 hours prior now felt almost inviting.&lt;/p&gt;
&lt;p&gt;Thingvellier is important for many reasons, most of which have to do with different kinds of &lt;em&gt;meetings&lt;/em&gt;. It is where the North American and Eurasian plates meet to create stunning crevices and rock formations. It’s where ancient Icelandic village leaders met for inter-tribal gatherings and formed some of the earliest representative(-ish) government structures in Europe. It is where Iceland’s independence was signed after the second World War. Thingvellier’s stunning beauty makes it unsurprising that the site has served as a significant location across much of Iceland’s history.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/IMWiLed.jpg&#34; alt=&#34;Where American and Eurasian continental plates meet&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Where American and Eurasian continental plates meet&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;With all this significance around me I was floored… several times… &lt;em&gt;literally&lt;/em&gt; – the icy rocks contributed but so did my getting distracted by the stunning views at every step.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/IjAMOnS.jpg&#34; alt=&#34;Britney had spiked crampons and was sure-footed, I mostly struggled on behind her.&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Britney had spiked crampons and was sure-footed, I mostly struggled on behind her.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/QEO1VgY.jpg&#34; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/RjHIkAO.jpg&#34; /&gt;&lt;/p&gt;
&lt;p&gt;Much of the snow was paved off the main path and pushed into mounds against the rock formations.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/Ics51i8.jpg&#34; /&gt;&lt;/p&gt;
&lt;p&gt;At higher points the snow piled up to 20 meters over the trail. We took these as an opportunity to go sledding.&lt;/p&gt;
&lt;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/_D5lehIvB68&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;
&lt;/iframe&gt;
&lt;p&gt;We also explored Thingvellier’s many small rivers and lowlands. When the wind settled the water would become as clear as glass. Some places were filled with coins and wishes people had thrown in&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/3yHTaZG.jpg&#34; /&gt;&lt;/p&gt;
&lt;p&gt;The drive back after sunset was equally stunning. We met my parents for 530PM reservations at Perlan (“The Pearl”) for dinner. The restaurant was encased in a glass dome and rotated to give a slowly moving &lt;span class=&#34;math inline&#34;&gt;\(360^{\circ}\)&lt;/span&gt; view overlooking the city. It was a nice family dinner, complete with competitions over who could calculate the speed of rotation of the building first&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/BQLf0YW.jpg&#34; alt=&#34;Dinner at Perlan&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Dinner at Perlan&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;After dinner we packed-up for an overnight trip down Iceland’s southeast coast. We planned for a five hour aurora hunt &amp;amp; drive towards black sand Diamond Beach, where we planned to camp for the night in the SUV.&lt;/p&gt;
&lt;p&gt;Outside the city, we stopped for gas. Britney was getting extreme cravings for pizza and had the Subway worker do their best to construct a veggie pizza for her&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;. I was hyper-focused on using the green pump to fill the car with (as the Nissan X-trail was a diesel rather than petrol vehicle).&lt;/p&gt;
&lt;p&gt;We resumed our drive and Britney remarked that her dad had almost gotten her a diesel Volkswagen Bug when she was in college but had been nervous about someone borrowing it and filling it with the wrong type of gas. I noted that if you had stickers on the fuel cap and relevant locations in the car (as our rental did) that I thought it would be &lt;em&gt;pretty difficult&lt;/em&gt; to make such a mistake. Britney disagreed and we started to debate the topic. In the middle of me making a snide remark, the car started to hiccup. I slowed down but it kept lurching. We were over an hour from Reykjavik.&lt;/p&gt;
&lt;p&gt;I pulled into the gas station of a tiny town and got out to look at the fuel pumps. A sinking feeling ran over me as I noticed that petrol was &lt;em&gt;green&lt;/em&gt; and diesel was black (reverse of the colors in the USA). We called the gas station and had them look up the order associated with my credit card, which confirmed my mistake.&lt;/p&gt;
&lt;p&gt;I spent the next hour reading worst-case scenarios on the damage I might have caused the engine&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;. We looked-up numbers for the rental car company and emergency car repair, most of which didn’t answer and none of which could help us. A taxi pulled-in behind us. A large pale man in a black fluffy jacket and matching hat stepped out and began filling up his car. I approached him and explained our situation. He called someone on our behalf. A ‘Mr. Kristy’ answered who indicated he could come by in the morning. The cabby gave me the number and I told ‘Mr. Kristy’ I would give him a call if we weren’t able to fix it before then.&lt;/p&gt;
&lt;p&gt;After struggling through options for another hour we decided to call it quits, get some sleep, and start afresh in the morning. Through all of this Britney was as magnanimous as any person you have ever met.&lt;/p&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;Though signs discouraged doing such.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;Britney and I continued to order seafood. Though for my starter I had goose soup. We should be eating more goose in America. Whatever happened to a Christmas goose? Bring it back!&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;Despite them being out of mini-pizzas, flatbread, mozzarella, and several other key ingredients.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;And feeling more idiotic than I’ve ever felt in my life.&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Iceland Day 2: Golden Circle &amp; Snowmobiling</title>
      <link>https://www.bryanshalloway.com/2019/12/28/iceland-day-2-golden-circle-snowmobiling/</link>
      <pubDate>Sat, 28 Dec 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2019/12/28/iceland-day-2-golden-circle-snowmobiling/</guid>
      <description>
&lt;script src=&#34;https://www.bryanshalloway.com/rmarkdown-libs/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;I grabbed an assortment of croissants from Brauð &amp;amp; Co, half a block from our apartment. We were on the road headed East by 7:05AM.&lt;/p&gt;
&lt;p&gt;The morning was strikingly dark. Clouds obscured any starlight. A soft rain made everything reflective. Faint glimpses of small trees and twisted wooden branches looked like alien figures on the side of the road. I drove nervously, stooping over the wheel like my dad had the morning before. Leaving Reykjavik, I sped through a robotic speedometer that flashed as I passed it – the light surprised me and caused me to drive exceedingly slow for the next hour&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We arrived at the UNESCO World Heritage Site, Thingvellier, at 8:10AM. There was a white pickup truck driving in loops at the far side of the parking lot, otherwise it was empty. I left the keys in the car and stepped out to explore. It was still pitch-black but the rain had stopped and, other than the pickup in the distance, the lot was silent. Britney and I felt as if we were in the beginnings of a horror movie (but did not mention this to one another until later). I walked towards the nearest building. A motion sensor clicked and automated lights flickered on. It was a water closet. I edged towards the next building, the Information Center, which noted that the park didn’t open until 9:00AM. I peered inside at maps and museum placards before wandering around to the side. I turned on my phone’s camera light but it was too dark to pick-up a trail. I looked back and saw the white pickup had parked &lt;em&gt;not quite far enough away&lt;/em&gt; from where Britney sat in our SUV. I hurried back. We buckled-up and continued on our way to Gulfoss Falls, the meeting point for our 10AM Snowmobile-Glacier tour.&lt;/p&gt;
&lt;p&gt;On the drive we saw mysterious orange hazy lights illuminating the clouds. The colors were too static to be auroras; the sky wasn’t clear enough anyways. There also weren’t any cities out this far that could explain them. We went on several detours trying to identify their source. These took us down dirt roads and across small one-lane bridges. Eventually we had to turn back towards Gullfoss Falls without an answer. The off-roading helped my confidence though and for the rest of the trip (across black lava cracked landscapes, icy winds, …) I felt comfortable behind the wheel.&lt;/p&gt;
&lt;p&gt;We arrived at Gulfoss Falls at 9:30AM&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;. We waited in the car with the heat on. Other tourists slowly filled-up the lot around us (I kept an eye-out for the white pick-up but never saw it). Our bus pulled-up; “Mountaineers of Iceland” was printed on the side in lavish maroon letters that reminded you this was a staged attraction. However the tremendous wheels of the vehicle, almost twice the diameter of those on our Nissan X-trail, still made us excited as we imagined the fissures of ice and mud it was designed to take us over. We crowded into the bus carrying a pack of snacks and big smiles.&lt;/p&gt;
&lt;p&gt;The sun rose, the ascent up the glacier was our first view of Iceland’s remarkable natural volcanic beauty. Each new mountain seemed larger and icier than the one before. As we traversed Langjokull glacier the temperate rainy climate turned into a foggy snow flurry. We were dropped-off at a large wooden barracks that had several feet of snow piled against it. We ran into the warm interior, changed into jumpsuits, and put on scratched-up motorbike helmets with thick front visors.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/pJUIcb4.jpg&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Our jumpsuits&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;From there another truck (with even larger wheels!) picked us up. Fifteen bumpy minutes later we were dropped off in front of rows of snowmobiles and a half dozen guides. We approached a woman in her early 20’s of Southeast Asian descent who wore a white and blue stitched beanie and carried a somewhat aloof though friendly demeanor&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/rUyAWAT.jpg&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Britney on our snowmobile&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;She showed us the key parts of the snowmobile, the correct distance to follow at, and what to do if we got lost or fell off. Britney and I took the third vehicle in line (behind the guide and an unassuming older-middle aged woman). I drove for the first stretch with Britney behind me. The guide explained that you could either hold onto your partner or onto the bars on the side. She warned that if you held onto your partner you’d both be going down together. Britney chose the bars, which proved to be a good decision&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The tour started fast and stayed that way. Visibility was bad and made worse by the thick visor that fogged-up with each breath (which came quicker as we sped along and I became increasingly fatigued). Turning was a sheer act of will that required lurching your bodyweight from one side of the vehicle to the other. This was made more difficult by me frequently losing sight of the path, getting off the main trail, and needing to push through thick patches of snow to get back on track.&lt;/p&gt;
&lt;p&gt;I strained to keep the dim taillights of the lead snowmobiles in front of me. In the gaps between flurries I’d put my visor-up and squint through the blistering wind, doing my best to keep sight of them. Pride and fear kept us from falling behind. Grace kept us from falling off. The only real breaks came from snowmobilers behind us who tipped over or got left behind and who we had to circle back for.&lt;/p&gt;
&lt;p&gt;After 30 thrilling, grueling, awesome minutes, we got to a rest spot. The guide was pleased and said we were one of the fastest tours she’d had&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt;. Britney and I shared a congratulatory kiss before splaying our exhausted selves out in the snow, a sad excuse for snow angels.&lt;/p&gt;
&lt;p&gt;We drank water, snacked, built a snowman, and got in a half-hearted snowball fight with the tour guides before hopping back on our snowmobile. This time with Britney in front.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://i.imgur.com/yTgpSWq.jpg&#34; /&gt;&lt;/p&gt;
&lt;p&gt;The ride back was equally gripping&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt;. We again had a few near falls but made-it. After the tour we chatted with the middle-aged woman who had been immediately in front of us. She was from the Northeast United States and visiting the country with her daughter&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt;. We learned she was an expert alpine skier (which helped explain why she was such a badass snowmobiler). We changed out of our jumpsuits and took the scenic ride back to our cars&lt;a href=&#34;#fn8&#34; class=&#34;footnote-ref&#34; id=&#34;fnref8&#34;&gt;&lt;sup&gt;8&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We walked to an overlook of Gulfoss Falls&lt;a href=&#34;#fn9&#34; class=&#34;footnote-ref&#34; id=&#34;fnref9&#34;&gt;&lt;sup&gt;9&lt;/sup&gt;&lt;/a&gt;. It was so windy and cold we only stayed for a few minutes.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/Y4O832o.jpg&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Gulfoss falls&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Next stop was Geyser (the &lt;em&gt;OG&lt;/em&gt; of geysers, as in the &lt;em&gt;original geyser&lt;/em&gt; that all other geysers are named after). Geyser is no longer active, but several other geysers at the site are. Some barely more than gurgle, others, like Strokkur, go off every 8 minutes and can have eruptions as tall as 40 meters.&lt;/p&gt;
&lt;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/5VMjtS_U9wU&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;
&lt;/iframe&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/wXvQgZ8.jpg&#34; alt=&#34;&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;bubbling geysers&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;For dinner, we went across the street to Geyser hotel. I was a bit of a nuisance to get us a table by the window where we could watch eruptions while we ate. At one point two geysers went off back-to-back, making a double geyser&lt;a href=&#34;#fn10&#34; class=&#34;footnote-ref&#34; id=&#34;fnref10&#34;&gt;&lt;sup&gt;10&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;After a relaxed dinner we drove 35 minutes southwest to Secret Lagoon (a small hot springs). It was dark again and the mysterious orange lights returned. We tracked one down and learned they were greenhouses that stayed artificially lit through Iceland’s long nights&lt;a href=&#34;#fn11&#34; class=&#34;footnote-ref&#34; id=&#34;fnref11&#34;&gt;&lt;sup&gt;11&lt;/sup&gt;&lt;/a&gt;. Secret Lagoon was next to a greenhouse and colored the hot spring’s steam in a smokey fire orange&lt;a href=&#34;#fn12&#34; class=&#34;footnote-ref&#34; id=&#34;fnref12&#34;&gt;&lt;sup&gt;12&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The lagoon is the oldest operating public pool in the nation. It is not fancy (almost the anti-Blue Lagoon) but provided a perfectly subdued end to our day. We grabbed a few floaties&lt;a href=&#34;#fn13&#34; class=&#34;footnote-ref&#34; id=&#34;fnref13&#34;&gt;&lt;sup&gt;13&lt;/sup&gt;&lt;/a&gt; and spent the next few hours drifting through the hot water.&lt;/p&gt;
&lt;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/uMXkC2izpSY&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen&gt;
&lt;/iframe&gt;
&lt;p&gt;Hot springs have their temperatures regulated. However even relatively small ones are so big that it’s impossible to keep the temperature constant. This pool in particular featured patches of cool spots as well as searing hot spots. It became a game to dodge the extreme parts and find the most amenable areas to float in. We took turns with one person laying back on floaties and the other person dragging them on a tour around the pool&lt;a href=&#34;#fn14&#34; class=&#34;footnote-ref&#34; id=&#34;fnref14&#34;&gt;&lt;sup&gt;14&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;We eventually realized it was perhaps the only speedometer in the country.&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;I walked around in the parking lot a little bit – I could hear Gulfoss Falls in the distance, but it was still dark and hard to find my way around.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;Almost all Icelandic natives are white, and I wondered if she was visiting from New Zealand or Australia and was working here for the winter (as is common in sky resorts in eastern Washington) but I couldn’t quite place her accent.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;Driving the snowmobile proved utterly draining. If she’d held onto me (as I’d encouraged) I’m sure we’d have ended-up in the snow.&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;And that we’d gone 50, 60 kms, when 30’s was more typical.&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;Years of jetskiing behind my older brothers in the North Carolina isles had made me attuned to leaning with Britney’s turns.&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;Who had been a few vehicles behind us and was one of the individuals that had fallen off.&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn8&#34;&gt;&lt;p&gt;Which Britney slept through.&lt;a href=&#34;#fnref8&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn9&#34;&gt;&lt;p&gt;When we’d arrived in the morning it had been too dark to see the falls, there was just the sound of pounding water in the distance. Being able to now &lt;em&gt;see&lt;/em&gt; it was an absolute delight.&lt;a href=&#34;#fnref9&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn10&#34;&gt;&lt;p&gt;If you like double rainbows, you would love double geysers.&lt;a href=&#34;#fnref10&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn11&#34;&gt;&lt;p&gt;Because of all the geothermal activity in Iceland, energy is VERY cheap, so greenhouses make more economic sense and are the only way to grow fresh produce on the rocky, bracken island&lt;a href=&#34;#fnref11&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn12&#34;&gt;&lt;p&gt;To ‘prepare’ for our float we first pulled into a parking spot that was shaded from the greenhouse lights and took a 40 minute nap.&lt;a href=&#34;#fnref12&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn13&#34;&gt;&lt;p&gt;Which rested by the dozens all around the rim of the pool.&lt;a href=&#34;#fnref13&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn14&#34;&gt;&lt;p&gt;By “taking turns” I mean that Britney spent most of the time laying back on the floaties while I pulled her around the springs&lt;a href=&#34;#fnref14&#34; class=&#34;footnote-back&#34;&gt;↩︎&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Iceland Day 1: Landing &amp; City Tour</title>
      <link>https://www.bryanshalloway.com/2019/12/27/iceland-day-1-landing-city-tour/</link>
      <pubDate>Fri, 27 Dec 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.bryanshalloway.com/2019/12/27/iceland-day-1-landing-city-tour/</guid>
      <description>


&lt;p&gt;My parents, Britney and I landed in Reykjavik at 630AM. We’d taken an eight-and-a-half-hour overnight flight from Seattle. It was dark when we stepped off the plane and would remain dark until 11AM (in wintertime Iceland only gets 4-6 hours of sunlight a day).&lt;/p&gt;
&lt;p&gt;I packed the bags into haphazard piles that poured over the rear storage area of our rented Nissan X-trail. The air was a cold mix of rain and mist. Dad struggled with the defroster and drove with a frenetic nervousness that was magnified by a lack of sleep, food, or familiarity with his surroundings. The first jerky turn launched a carry-on into Britney’s chest. For the remainder of the drive I strained to hold the luggage in place while everyone, except dad and I, caught up on rest.&lt;/p&gt;
&lt;p&gt;It was too dark to see the landscape. The first interesting ‘sights’ were the abundant (though not ostentatious) Christmas decorations. We passed a complex of three 15 story apartment buildings where every room facing the highway had a Christmas tree with lights on in the window.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/sEjzjnh.jpg&#34; alt=&#34;Picture was taken later but shows the consistency of Christmas decorations in apartment windows&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Picture was taken later but shows the consistency of Christmas decorations in apartment windows&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;After a few missed turns we eventually made it to our apartment building. Britney and my Airbnb had a cute living room and a full (though miniaturized) kitchen. The bedroom was spacious (when there’s scarcity Britney tends to spread out and take over whatever space is nominally mine – be it on the floor, the bathroom counter, the couch, …). We were on the top story. Our ceilings sloped inwards accommodating the building’s roof&lt;a href=&#34;#fn1&#34; class=&#34;footnote-ref&#34; id=&#34;fnref1&#34;&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;. The apartment was formed into a sort of trapezoidagon that forced us to duck at the edges of the rooms – if we weren’t tourists this would have been annoying but for us it added a perfect dash of charm. We had a balcony that faced the North end of the city and the ocean. Stepping outside you could see the spotlight from the Imagine Peace Tower (in honor of John Lennon) shining into the clouds from a nearby island&lt;a href=&#34;#fn2&#34; class=&#34;footnote-ref&#34; id=&#34;fnref2&#34;&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/a&gt;. Through the south window the top edge of the Hallgrimskirkja church (just a block away) peaked-out over the buildings.&lt;/p&gt;
&lt;p&gt;My parents’ room was four floors below in the relatively spacious basement. Mom took a nap while dad, Britney, and I wandered the streets for food. It was still early, most places were closed but we eventually stumbled into a boutique hotel’s breakfast buffet. I had 5 carrot-beat shots, 4 cups of Skyr (Icelandic yogurt) parfaits, and an array of fermented cod (some of which I loved, some of which I &lt;em&gt;really&lt;/em&gt; did not) and smoked salmon.&lt;/p&gt;
&lt;p&gt;Britney and I planned on a 12PM “free” (tip based) walking tour but took a nap that lasted until 12:15PM so ended-up at the 2pm tour. It was still wet outside when we left. The wind and rain at times reminded us of that from our respective hometowns: it could be temperate, polite but almost passive aggressive, like in Seattle; at other times it whipped at your face and made you beg for mercy, as in Chicago.&lt;/p&gt;
&lt;p&gt;On our walk to the Althingi Parliament House (the tour meeting point) we passed a 20-foot black metal feline structure with piercing red eyes and great yellow teeth. It looked as though it had been born in Hell and sprang from one of Iceland’s many volcanoes. From our guide we learned that it was a sculpture of the ‘Christmas Cat’ who, legend has it, would devour people that didn’t get new clothes for the holidays&lt;a href=&#34;#fn3&#34; class=&#34;footnote-ref&#34; id=&#34;fnref3&#34;&gt;&lt;sup&gt;3&lt;/sup&gt;&lt;/a&gt;. The Christmas Cat also worked as an agent of the giantess Gryla, an Icelandic (and murderous) version of Santa Claus, who snatched bad little children up to a cave and cooked them into a stew. Throughout the trip, whenever I got on Britney’s nerves she’d threaten she was going to call Gryla to come and get me.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/KTSCV07.jpg&#34; alt=&#34;The Christmas Cat and I&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;The Christmas Cat and I&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Our guide Arik&lt;a href=&#34;#fn4&#34; class=&#34;footnote-ref&#34; id=&#34;fnref4&#34;&gt;&lt;sup&gt;4&lt;/sup&gt;&lt;/a&gt; was good humored and welcomed the many questions I peppered him with throughout the tour. He also wore an oversized thick yellow jacket, similar to one I’d brought for the trip, which provided an immediate source of kinship between us&lt;a href=&#34;#fn5&#34; class=&#34;footnote-ref&#34; id=&#34;fnref5&#34;&gt;&lt;sup&gt;5&lt;/sup&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/07U5IhQ.jpg&#34; alt=&#34;Rainbow street, in the distance you can see Hallgrimskirkja church&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Rainbow street, in the distance you can see Hallgrimskirkja church&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;In back of the parliament building and just in front of Tjornin Lake was a statue of a man in a suit walking with a cube of stone over his head (get it?), named “Monument to the Unknown Bureaucrat”&lt;a href=&#34;#fn6&#34; class=&#34;footnote-ref&#34; id=&#34;fnref6&#34;&gt;&lt;sup&gt;6&lt;/sup&gt;&lt;/a&gt;. I asked Arik about politics in Iceland, and if people were frustrated with their leaders in the same way citizens in other (larger) nations tend to be. He explained that with a population of less than 400,000 people&lt;a href=&#34;#fn7&#34; class=&#34;footnote-ref&#34; id=&#34;fnref7&#34;&gt;&lt;sup&gt;7&lt;/sup&gt;&lt;/a&gt; they have more direct access to politicians but contended there are still many of the same frustrations and a similarly wide range of ideologies. He also noted a greater concern with nepotism… I argued it was an issue in American politics as well.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/tm76mFe.jpg&#34; alt=&#34;Monument to the Unknown Bureaucrat (i.e. blockhead)&#34; /&gt;
&lt;p class=&#34;caption&#34;&gt;Monument to the Unknown Bureaucrat (i.e. blockhead)&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;We ended the tour at the beautiful City Theatre of Reykjavik. As parting gifts Arik gave us chunks of licorice from local vendors and provided some closing notes about the country and its people&lt;a href=&#34;#fn8&#34; class=&#34;footnote-ref&#34; id=&#34;fnref8&#34;&gt;&lt;sup&gt;8&lt;/sup&gt;&lt;/a&gt;. I thought about continuing to chat with Arik and seeing if I might be able to get us invited to a local Icelandic house party&lt;a href=&#34;#fn9&#34; class=&#34;footnote-ref&#34; id=&#34;fnref9&#34;&gt;&lt;sup&gt;9&lt;/sup&gt;&lt;/a&gt;. However I started to get shy and all I could muster were a few increasingly random questions. I left a good tip and stepped away awkwardly.&lt;/p&gt;
&lt;p&gt;That evening Britney and I went to an excellent seafood restaurant, Messin. We ordered Arctic salmon and Arctic char. Britney also got lobster soup as a starter (the first of five she would order over the course of the trip!). Everything was fantastic&lt;a href=&#34;#fn10&#34; class=&#34;footnote-ref&#34; id=&#34;fnref10&#34;&gt;&lt;sup&gt;10&lt;/sup&gt;&lt;/a&gt; &lt;a href=&#34;#fn11&#34; class=&#34;footnote-ref&#34; id=&#34;fnref11&#34;&gt;&lt;sup&gt;11&lt;/sup&gt;&lt;/a&gt;. After dinner we got our day pack ready for the following morning and called it an early night.&lt;/p&gt;
&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&#34;fn1&#34;&gt;&lt;p&gt;In a suburban American home it might have been an attic&lt;a href=&#34;#fnref1&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn2&#34;&gt;&lt;p&gt;The monument was erected by Yoko Ono. She chose Iceland because of its clean air. ~80% of the country’s energy comes from water &amp;amp; geothermal energy rather than coal or other sources. Also it’s a country the size of England but a population of only ~360,000, so not too many people to pollute it.&lt;a href=&#34;#fnref2&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn3&#34;&gt;&lt;p&gt;Naturally, the sculpture was located in the main shopping center, doing its best to compel consumerism.&lt;a href=&#34;#fnref3&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn4&#34;&gt;&lt;p&gt;“Arik”s difficult to pronounce Icelandic name served as his opening joke to the mostly foreigners in the group.&lt;a href=&#34;#fnref4&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn5&#34;&gt;&lt;p&gt;This jacket had earned me the nickname ‘big-bird’ from a former roommate – it had come from the way I looked when downhill skiing and my tendency to almost flail my arms when going too fast around a turn or over a mogul.&lt;a href=&#34;#fnref5&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn6&#34;&gt;&lt;p&gt;Which provides a picture of Icelandic wit.&lt;a href=&#34;#fnref6&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn7&#34;&gt;&lt;p&gt;The relative smallness of the parliament building, and all other national buildings reminds you just how small Iceland is. This made their qualifying for the world-cup and showing-up at the world stage in other competitions that much more impressive to me.&lt;a href=&#34;#fnref7&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn8&#34;&gt;&lt;p&gt;For example that they don’t pass familial names down between successive generations (their last names come directly from their parents first name).&lt;a href=&#34;#fnref8&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn9&#34;&gt;&lt;p&gt;Preferably for over New Year’s Eve.&lt;a href=&#34;#fnref9&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn10&#34;&gt;&lt;p&gt;The salmon even rivaled the fantastic Pacific salmon I grew-up eating in Seattle.&lt;a href=&#34;#fnref10&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li id=&#34;fn11&#34;&gt;&lt;p&gt;The portions were also pretty big.&lt;a href=&#34;#fnref11&#34; class=&#34;footnote-back&#34;&gt;↩&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
    </item>
    
  </channel>
</rss>