<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web01.fireside.fm</fireside:hostname>
    <fireside:genDate>Sat, 30 May 2026 13:59:52 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Tidy Tuesday - Episodes Tagged with “Stringr”</title>
    <link>https://tidytuesday.fireside.fm/tags/stringr</link>
    <pubDate>Tue, 05 Nov 2019 18:00:00 -0600</pubDate>
    <description>TidyTuesday is a weekly podcast and community activity brought to you by the Data Science Learning Community. Our goal is to help data-science learners learn in real-world contexts.</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>A podcast and community activity brought to you by the Data Science Learning Community</itunes:subtitle>
    <itunes:author>Jon Harmon</itunes:author>
    <itunes:summary>TidyTuesday is a weekly podcast and community activity brought to you by the Data Science Learning Community. Our goal is to help data-science learners learn in real-world contexts.</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/3/3fdf0121-703f-4e0c-a3d3-913b66275fef/cover.jpg?v=1"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>r, rstats, dataviz, data science</itunes:keywords>
    <itunes:owner>
      <itunes:name>Jon Harmon</itunes:name>
      <itunes:email>jonthegeek@gmail.com</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="Education"/>
<itunes:category text="Arts">
  <itunes:category text="Visual Arts"/>
</itunes:category>
<item>
  <title>Episode 11: Bike and Walk Commutes</title>
  <link>https://tidytuesday.fireside.fm/11</link>
  <guid isPermaLink="false">c5939f1c-a8b4-40f3-bc44-0387561492be</guid>
  <pubDate>Tue, 05 Nov 2019 18:00:00 -0600</pubDate>
  <author>Jon Harmon</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/3fdf0121-703f-4e0c-a3d3-913b66275fef/c5939f1c-a8b4-40f3-bc44-0387561492be.mp3" length="5678786" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:season>2019</itunes:season>
  <itunes:author>Jon Harmon</itunes:author>
  <itunes:subtitle>This week we'll look at SQUIRRELS, chord diagrams, point density plots, hexmaps, bike and walk commutes, regex, and cleaning up weird cases.</itunes:subtitle>
  <itunes:duration>4:31</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/3/3fdf0121-703f-4e0c-a3d3-913b66275fef/cover.jpg?v=1"/>
  <description>&lt;p&gt;Follow the show at &lt;a href="https://twitter.com/tidypod" target="_blank" rel="nofollow noopener"&gt;@tidypod&lt;/a&gt; on Twitter!&lt;br&gt;
For show notes and to subscribe see &lt;a href="https://www.tidytuesday.com" target="_blank" rel="nofollow noopener"&gt;tidytuesday.com&lt;/a&gt;&lt;br&gt;
Join us at &lt;a href="http://r4ds.online" target="_blank" rel="nofollow noopener"&gt;r4ds.online&lt;/a&gt; &lt;a href="https://twitter.com/R4DSCommunity" target="_blank" rel="nofollow noopener"&gt;@R4DSCommunity&lt;/a&gt;&lt;br&gt;
Host: Jon Harmon &lt;a href="https://twitter.com/jonthegeek" target="_blank" rel="nofollow noopener"&gt;@jonthegeek&lt;/a&gt; &lt;a href="http://jonthegeek.com/" target="_blank" rel="nofollow noopener"&gt;jonthegeek.com&lt;/a&gt;&lt;br&gt;
Support us at &lt;a href="https://www.patreon.com/tidytuesday" target="_blank" rel="nofollow noopener"&gt;patreon.com/tidytuesday&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Last week's data on SQUIRRELS!: &lt;a href="https://github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-29" target="_blank" rel="nofollow noopener"&gt;github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-29&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://twitter.com/MaggieSogin/status/1189132605754658817" target="_blank" rel="nofollow noopener"&gt;Maggie Sogin's Chord Diagram&lt;/a&gt; &lt;br&gt;
The &lt;a href="https://cran.r-project.org/package=circlize" target="_blank" rel="nofollow noopener"&gt;circlize&lt;/a&gt; package is available on CRAN.&lt;br&gt;
Also check out the &lt;a href="https://github.com/mattflor/chorddiag" target="_blank" rel="nofollow noopener"&gt;chorddiag&lt;/a&gt; package on github.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://twitter.com/CedScherer/status/1190284257324916736" target="_blank" rel="nofollow noopener"&gt;Cédric Sherer's gorgeous plots&lt;/a&gt; (click through the retweet for more plots)&lt;br&gt;
The &lt;a href="https://cran.r-project.org/package=ggpointdensity" target="_blank" rel="nofollow noopener"&gt;ggpointdensity&lt;/a&gt; package is available on CRAN.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://plotly-r.com/maps.html" target="_blank" rel="nofollow noopener"&gt;Interactive web-based data visualization with R, plotly, and shiny by Carson Sievert&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This week's data, bike and walk commutes: &lt;a href="https://github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-11-05" target="_blank" rel="nofollow noopener"&gt;github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-11-05&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Code for cleaning the commute cities is available in &lt;a href="https://gist.github.com/jonthegeek/e584dcc9e9b7c0537663eb97697763c7" target="_blank" rel="nofollow noopener"&gt;this gist&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;See me at the &lt;a href="https://dc.rstats.ai/" target="_blank" rel="nofollow noopener"&gt;Washington DC R Conference&lt;/a&gt;! &lt;/p&gt;
</description>
  <itunes:keywords>data, R, tidyverse, visualization, dataviz, datavis, squirrels, biking, walking, commutes</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Follow the show at <a href="https://twitter.com/tidypod" target="_blank" rel="nofollow noopener">@tidypod</a> on Twitter!<br>
For show notes and to subscribe see <a href="https://www.tidytuesday.com" target="_blank" rel="nofollow noopener">tidytuesday.com</a><br>
Join us at <a href="http://r4ds.online" target="_blank" rel="nofollow noopener">r4ds.online</a> <a href="https://twitter.com/R4DSCommunity" target="_blank" rel="nofollow noopener">@R4DSCommunity</a><br>
Host: Jon Harmon <a href="https://twitter.com/jonthegeek" target="_blank" rel="nofollow noopener">@jonthegeek</a> <a href="http://jonthegeek.com/" target="_blank" rel="nofollow noopener">jonthegeek.com</a><br>
Support us at <a href="https://www.patreon.com/tidytuesday" target="_blank" rel="nofollow noopener">patreon.com/tidytuesday</a></p>

<p>Last week's data on SQUIRRELS!: <a href="https://github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-29" target="_blank" rel="nofollow noopener">github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-29</a></p>

<p><a href="https://twitter.com/MaggieSogin/status/1189132605754658817" target="_blank" rel="nofollow noopener">Maggie Sogin's Chord Diagram</a> <br>
The <a href="https://cran.r-project.org/package=circlize" target="_blank" rel="nofollow noopener">circlize</a> package is available on CRAN.<br>
Also check out the <a href="https://github.com/mattflor/chorddiag" target="_blank" rel="nofollow noopener">chorddiag</a> package on github.</p>

<p><a href="https://twitter.com/CedScherer/status/1190284257324916736" target="_blank" rel="nofollow noopener">Cédric Sherer's gorgeous plots</a> (click through the retweet for more plots)<br>
The <a href="https://cran.r-project.org/package=ggpointdensity" target="_blank" rel="nofollow noopener">ggpointdensity</a> package is available on CRAN.</p>

<p><a href="https://plotly-r.com/maps.html" target="_blank" rel="nofollow noopener">Interactive web-based data visualization with R, plotly, and shiny by Carson Sievert</a></p>

<p>This week's data, bike and walk commutes: <a href="https://github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-11-05" target="_blank" rel="nofollow noopener">github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-11-05</a></p>

<p>Code for cleaning the commute cities is available in <a href="https://gist.github.com/jonthegeek/e584dcc9e9b7c0537663eb97697763c7" target="_blank" rel="nofollow noopener">this gist</a></p>

<p>See me at the <a href="https://dc.rstats.ai/" target="_blank" rel="nofollow noopener">Washington DC R Conference</a>!</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Follow the show at <a href="https://twitter.com/tidypod" target="_blank" rel="nofollow noopener">@tidypod</a> on Twitter!<br>
For show notes and to subscribe see <a href="https://www.tidytuesday.com" target="_blank" rel="nofollow noopener">tidytuesday.com</a><br>
Join us at <a href="http://r4ds.online" target="_blank" rel="nofollow noopener">r4ds.online</a> <a href="https://twitter.com/R4DSCommunity" target="_blank" rel="nofollow noopener">@R4DSCommunity</a><br>
Host: Jon Harmon <a href="https://twitter.com/jonthegeek" target="_blank" rel="nofollow noopener">@jonthegeek</a> <a href="http://jonthegeek.com/" target="_blank" rel="nofollow noopener">jonthegeek.com</a><br>
Support us at <a href="https://www.patreon.com/tidytuesday" target="_blank" rel="nofollow noopener">patreon.com/tidytuesday</a></p>

<p>Last week's data on SQUIRRELS!: <a href="https://github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-29" target="_blank" rel="nofollow noopener">github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-29</a></p>

<p><a href="https://twitter.com/MaggieSogin/status/1189132605754658817" target="_blank" rel="nofollow noopener">Maggie Sogin's Chord Diagram</a> <br>
The <a href="https://cran.r-project.org/package=circlize" target="_blank" rel="nofollow noopener">circlize</a> package is available on CRAN.<br>
Also check out the <a href="https://github.com/mattflor/chorddiag" target="_blank" rel="nofollow noopener">chorddiag</a> package on github.</p>

<p><a href="https://twitter.com/CedScherer/status/1190284257324916736" target="_blank" rel="nofollow noopener">Cédric Sherer's gorgeous plots</a> (click through the retweet for more plots)<br>
The <a href="https://cran.r-project.org/package=ggpointdensity" target="_blank" rel="nofollow noopener">ggpointdensity</a> package is available on CRAN.</p>

<p><a href="https://plotly-r.com/maps.html" target="_blank" rel="nofollow noopener">Interactive web-based data visualization with R, plotly, and shiny by Carson Sievert</a></p>

<p>This week's data, bike and walk commutes: <a href="https://github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-11-05" target="_blank" rel="nofollow noopener">github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-11-05</a></p>

<p>Code for cleaning the commute cities is available in <a href="https://gist.github.com/jonthegeek/e584dcc9e9b7c0537663eb97697763c7" target="_blank" rel="nofollow noopener">this gist</a></p>

<p>See me at the <a href="https://dc.rstats.ai/" target="_blank" rel="nofollow noopener">Washington DC R Conference</a>!</p>]]>
  </itunes:summary>
</item>
<item>
  <title>Episode 10: Horror Movies</title>
  <link>https://tidytuesday.fireside.fm/10</link>
  <guid isPermaLink="false">f97fe296-4a1b-4d8e-adb4-482ff9a43046</guid>
  <pubDate>Wed, 30 Oct 2019 17:30:00 -0500</pubDate>
  <author>Jon Harmon</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/3fdf0121-703f-4e0c-a3d3-913b66275fef/f97fe296-4a1b-4d8e-adb4-482ff9a43046.mp3" length="5054457" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:season>2019</itunes:season>
  <itunes:author>Jon Harmon</itunes:author>
  <itunes:subtitle>This week we'll look at horror movies, plotly, SQUIRRELS, string detection, and think about some more advanced natural language processing.</itunes:subtitle>
  <itunes:duration>4:03</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/3/3fdf0121-703f-4e0c-a3d3-913b66275fef/cover.jpg?v=1"/>
  <description>&lt;p&gt;Follow the show at &lt;a href="https://twitter.com/tidypod" target="_blank" rel="nofollow noopener"&gt;@tidypod&lt;/a&gt; on Twitter!&lt;br&gt;
For show notes and to subscribe see &lt;a href="https://www.tidytuesday.com" target="_blank" rel="nofollow noopener"&gt;tidytuesday.com&lt;/a&gt;&lt;br&gt;
Join us at &lt;a href="http://r4ds.online" target="_blank" rel="nofollow noopener"&gt;r4ds.online&lt;/a&gt; &lt;a href="https://twitter.com/R4DSCommunity" target="_blank" rel="nofollow noopener"&gt;@R4DSCommunity&lt;/a&gt;&lt;br&gt;
Host: Jon Harmon &lt;a href="https://twitter.com/jonthegeek" target="_blank" rel="nofollow noopener"&gt;@jonthegeek&lt;/a&gt; &lt;a href="http://jonthegeek.com/" target="_blank" rel="nofollow noopener"&gt;jonthegeek.com&lt;/a&gt;&lt;br&gt;
Support us at &lt;a href="https://www.patreon.com/tidytuesday" target="_blank" rel="nofollow noopener"&gt;patreon.com/tidytuesday&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Last week's data on horror movies: &lt;a href="https://github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-22" target="_blank" rel="nofollow noopener"&gt;github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-22&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://twitter.com/committedtotape/status/1187109093003223040" target="_blank" rel="nofollow noopener"&gt;David Smale's Blood Chart&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;&lt;a href="https://twitter.com/ewBarba/status/1187303627448209408" target="_blank" rel="nofollow noopener"&gt;Evan Barba's interactive plots&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://plotly-r.com/maps.html" target="_blank" rel="nofollow noopener"&gt;Interactive web-based data visualization with R, plotly, and shiny by Carson Sievert&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This week's data, SQUIRRELS!: &lt;a href="https://github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-29" target="_blank" rel="nofollow noopener"&gt;github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-29&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let me know if you play with &lt;a href="https://github.com/jonathanbratt/RBERT" target="_blank" rel="nofollow noopener"&gt;RBERT&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;See me at the &lt;a href="https://dc.rstats.ai/" target="_blank" rel="nofollow noopener"&gt;Washington DC R Conference&lt;/a&gt;! &lt;/p&gt;
</description>
  <itunes:keywords>data, R, tidyverse, visualization, dataviz, datavis, horror movies, squirrels</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Follow the show at <a href="https://twitter.com/tidypod" target="_blank" rel="nofollow noopener">@tidypod</a> on Twitter!<br>
For show notes and to subscribe see <a href="https://www.tidytuesday.com" target="_blank" rel="nofollow noopener">tidytuesday.com</a><br>
Join us at <a href="http://r4ds.online" target="_blank" rel="nofollow noopener">r4ds.online</a> <a href="https://twitter.com/R4DSCommunity" target="_blank" rel="nofollow noopener">@R4DSCommunity</a><br>
Host: Jon Harmon <a href="https://twitter.com/jonthegeek" target="_blank" rel="nofollow noopener">@jonthegeek</a> <a href="http://jonthegeek.com/" target="_blank" rel="nofollow noopener">jonthegeek.com</a><br>
Support us at <a href="https://www.patreon.com/tidytuesday" target="_blank" rel="nofollow noopener">patreon.com/tidytuesday</a></p>

<p>Last week's data on horror movies: <a href="https://github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-22" target="_blank" rel="nofollow noopener">github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-22</a></p>

<p><a href="https://twitter.com/committedtotape/status/1187109093003223040" target="_blank" rel="nofollow noopener">David Smale's Blood Chart</a> </p>

<p><a href="https://twitter.com/ewBarba/status/1187303627448209408" target="_blank" rel="nofollow noopener">Evan Barba's interactive plots</a></p>

<p><a href="https://plotly-r.com/maps.html" target="_blank" rel="nofollow noopener">Interactive web-based data visualization with R, plotly, and shiny by Carson Sievert</a></p>

<p>This week's data, SQUIRRELS!: <a href="https://github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-29" target="_blank" rel="nofollow noopener">github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-29</a></p>

<p>Let me know if you play with <a href="https://github.com/jonathanbratt/RBERT" target="_blank" rel="nofollow noopener">RBERT</a></p>

<p>See me at the <a href="https://dc.rstats.ai/" target="_blank" rel="nofollow noopener">Washington DC R Conference</a>!</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Follow the show at <a href="https://twitter.com/tidypod" target="_blank" rel="nofollow noopener">@tidypod</a> on Twitter!<br>
For show notes and to subscribe see <a href="https://www.tidytuesday.com" target="_blank" rel="nofollow noopener">tidytuesday.com</a><br>
Join us at <a href="http://r4ds.online" target="_blank" rel="nofollow noopener">r4ds.online</a> <a href="https://twitter.com/R4DSCommunity" target="_blank" rel="nofollow noopener">@R4DSCommunity</a><br>
Host: Jon Harmon <a href="https://twitter.com/jonthegeek" target="_blank" rel="nofollow noopener">@jonthegeek</a> <a href="http://jonthegeek.com/" target="_blank" rel="nofollow noopener">jonthegeek.com</a><br>
Support us at <a href="https://www.patreon.com/tidytuesday" target="_blank" rel="nofollow noopener">patreon.com/tidytuesday</a></p>

<p>Last week's data on horror movies: <a href="https://github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-22" target="_blank" rel="nofollow noopener">github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-22</a></p>

<p><a href="https://twitter.com/committedtotape/status/1187109093003223040" target="_blank" rel="nofollow noopener">David Smale's Blood Chart</a> </p>

<p><a href="https://twitter.com/ewBarba/status/1187303627448209408" target="_blank" rel="nofollow noopener">Evan Barba's interactive plots</a></p>

<p><a href="https://plotly-r.com/maps.html" target="_blank" rel="nofollow noopener">Interactive web-based data visualization with R, plotly, and shiny by Carson Sievert</a></p>

<p>This week's data, SQUIRRELS!: <a href="https://github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-29" target="_blank" rel="nofollow noopener">github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-29</a></p>

<p>Let me know if you play with <a href="https://github.com/jonathanbratt/RBERT" target="_blank" rel="nofollow noopener">RBERT</a></p>

<p>See me at the <a href="https://dc.rstats.ai/" target="_blank" rel="nofollow noopener">Washington DC R Conference</a>!</p>]]>
  </itunes:summary>
</item>
<item>
  <title>Episode 9: Big mtcars</title>
  <link>https://tidytuesday.fireside.fm/9</link>
  <guid isPermaLink="false">820683aa-f1fc-4a55-b13d-6796587ba262</guid>
  <pubDate>Tue, 22 Oct 2019 21:00:00 -0500</pubDate>
  <author>Jon Harmon</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/3fdf0121-703f-4e0c-a3d3-913b66275fef/820683aa-f1fc-4a55-b13d-6796587ba262.mp3" length="5028045" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:season>2019</itunes:season>
  <itunes:author>Jon Harmon</itunes:author>
  <itunes:subtitle>This week we'll look at fuel efficiency, shiny, car chart races, and horror movies.</itunes:subtitle>
  <itunes:duration>3:59</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/3/3fdf0121-703f-4e0c-a3d3-913b66275fef/cover.jpg?v=1"/>
  <description>&lt;p&gt;Follow the show at &lt;a href="https://twitter.com/tidypod" target="_blank" rel="nofollow noopener"&gt;@tidypod&lt;/a&gt; on Twitter!&lt;br&gt;
For show notes and to subscribe see &lt;a href="https://www.tidytuesday.com" target="_blank" rel="nofollow noopener"&gt;tidytuesday.com&lt;/a&gt;&lt;br&gt;
Join us at &lt;a href="http://r4ds.online" target="_blank" rel="nofollow noopener"&gt;r4ds.online&lt;/a&gt; &lt;a href="https://twitter.com/R4DSCommunity" target="_blank" rel="nofollow noopener"&gt;@R4DSCommunity&lt;/a&gt;&lt;br&gt;
Host: Jon Harmon &lt;a href="https://twitter.com/jonthegeek" target="_blank" rel="nofollow noopener"&gt;@jonthegeek&lt;/a&gt; &lt;a href="http://jonthegeek.com/" target="_blank" rel="nofollow noopener"&gt;jonthegeek.com&lt;/a&gt;&lt;br&gt;
Support us at &lt;a href="https://www.patreon.com/tidytuesday" target="_blank" rel="nofollow noopener"&gt;patreon.com/tidytuesday&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Last week's data on fuel efficiency: &lt;a href="https://github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-15" target="_blank" rel="nofollow noopener"&gt;github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-15&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://twitter.com/_ColinFay/status/1184206856924868608" target="_blank" rel="nofollow noopener"&gt;Colin Fay's Shiny app&lt;/a&gt; &lt;br&gt;
Check out &lt;a href="https://cran.r-project.org/package=golem" target="_blank" rel="nofollow noopener"&gt;golem&lt;/a&gt; on CRAN!&lt;/p&gt;

&lt;p&gt;Georgios Karamanis's making-of: &lt;a href="https://twitter.com/geokaramanis/status/1186001102724063232" target="_blank" rel="nofollow noopener"&gt;twitter.com/geokaramanis/status/1186001102724063232&lt;/a&gt;&lt;br&gt;
and his viz: &lt;a href="https://twitter.com/geokaramanis/status/1184696827326713856" target="_blank" rel="nofollow noopener"&gt;twitter.com/geokaramanis/status/1184696827326713856&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Jayslen Serrano's spooky version: &lt;a href="https://twitter.com/SerranoJayslen/status/1184345403946192896" target="_blank" rel="nofollow noopener"&gt;twitter.com/SerranoJayslen/status/1184345403946192896&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Christian Burkart's tutorial: &lt;a href="https://twitter.com/Christi58451746/status/1185668189172256771" target="_blank" rel="nofollow noopener"&gt;twitter.com/Christi58451746/status/1185668189172256771&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Cédric Scherer's animations: &lt;a href="https://twitter.com/CedScherer/status/1186335139925757952" target="_blank" rel="nofollow noopener"&gt;twitter.com/CedScherer/status/1186335139925757952&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This week's data, horror movies: &lt;a href="https://github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-22" target="_blank" rel="nofollow noopener"&gt;github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-22&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;See me at the &lt;a href="https://dc.rstats.ai/" target="_blank" rel="nofollow noopener"&gt;Washington DC R Conference&lt;/a&gt;! &lt;/p&gt;
</description>
  <itunes:keywords>data, R, tidyverse, visualization, dataviz, datavis, fuel efficiency, horror movies</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Follow the show at <a href="https://twitter.com/tidypod" target="_blank" rel="nofollow noopener">@tidypod</a> on Twitter!<br>
For show notes and to subscribe see <a href="https://www.tidytuesday.com" target="_blank" rel="nofollow noopener">tidytuesday.com</a><br>
Join us at <a href="http://r4ds.online" target="_blank" rel="nofollow noopener">r4ds.online</a> <a href="https://twitter.com/R4DSCommunity" target="_blank" rel="nofollow noopener">@R4DSCommunity</a><br>
Host: Jon Harmon <a href="https://twitter.com/jonthegeek" target="_blank" rel="nofollow noopener">@jonthegeek</a> <a href="http://jonthegeek.com/" target="_blank" rel="nofollow noopener">jonthegeek.com</a><br>
Support us at <a href="https://www.patreon.com/tidytuesday" target="_blank" rel="nofollow noopener">patreon.com/tidytuesday</a></p>

<p>Last week's data on fuel efficiency: <a href="https://github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-15" target="_blank" rel="nofollow noopener">github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-15</a></p>

<p><a href="https://twitter.com/_ColinFay/status/1184206856924868608" target="_blank" rel="nofollow noopener">Colin Fay's Shiny app</a> <br>
Check out <a href="https://cran.r-project.org/package=golem" target="_blank" rel="nofollow noopener">golem</a> on CRAN!</p>

<p>Georgios Karamanis's making-of: <a href="https://twitter.com/geokaramanis/status/1186001102724063232" target="_blank" rel="nofollow noopener">twitter.com/geokaramanis/status/1186001102724063232</a><br>
and his viz: <a href="https://twitter.com/geokaramanis/status/1184696827326713856" target="_blank" rel="nofollow noopener">twitter.com/geokaramanis/status/1184696827326713856</a></p>

<p>Jayslen Serrano's spooky version: <a href="https://twitter.com/SerranoJayslen/status/1184345403946192896" target="_blank" rel="nofollow noopener">twitter.com/SerranoJayslen/status/1184345403946192896</a></p>

<p>Christian Burkart's tutorial: <a href="https://twitter.com/Christi58451746/status/1185668189172256771" target="_blank" rel="nofollow noopener">twitter.com/Christi58451746/status/1185668189172256771</a></p>

<p>Cédric Scherer's animations: <a href="https://twitter.com/CedScherer/status/1186335139925757952" target="_blank" rel="nofollow noopener">twitter.com/CedScherer/status/1186335139925757952</a></p>

<p>This week's data, horror movies: <a href="https://github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-22" target="_blank" rel="nofollow noopener">github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-22</a></p>

<p>See me at the <a href="https://dc.rstats.ai/" target="_blank" rel="nofollow noopener">Washington DC R Conference</a>!</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Follow the show at <a href="https://twitter.com/tidypod" target="_blank" rel="nofollow noopener">@tidypod</a> on Twitter!<br>
For show notes and to subscribe see <a href="https://www.tidytuesday.com" target="_blank" rel="nofollow noopener">tidytuesday.com</a><br>
Join us at <a href="http://r4ds.online" target="_blank" rel="nofollow noopener">r4ds.online</a> <a href="https://twitter.com/R4DSCommunity" target="_blank" rel="nofollow noopener">@R4DSCommunity</a><br>
Host: Jon Harmon <a href="https://twitter.com/jonthegeek" target="_blank" rel="nofollow noopener">@jonthegeek</a> <a href="http://jonthegeek.com/" target="_blank" rel="nofollow noopener">jonthegeek.com</a><br>
Support us at <a href="https://www.patreon.com/tidytuesday" target="_blank" rel="nofollow noopener">patreon.com/tidytuesday</a></p>

<p>Last week's data on fuel efficiency: <a href="https://github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-15" target="_blank" rel="nofollow noopener">github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-15</a></p>

<p><a href="https://twitter.com/_ColinFay/status/1184206856924868608" target="_blank" rel="nofollow noopener">Colin Fay's Shiny app</a> <br>
Check out <a href="https://cran.r-project.org/package=golem" target="_blank" rel="nofollow noopener">golem</a> on CRAN!</p>

<p>Georgios Karamanis's making-of: <a href="https://twitter.com/geokaramanis/status/1186001102724063232" target="_blank" rel="nofollow noopener">twitter.com/geokaramanis/status/1186001102724063232</a><br>
and his viz: <a href="https://twitter.com/geokaramanis/status/1184696827326713856" target="_blank" rel="nofollow noopener">twitter.com/geokaramanis/status/1184696827326713856</a></p>

<p>Jayslen Serrano's spooky version: <a href="https://twitter.com/SerranoJayslen/status/1184345403946192896" target="_blank" rel="nofollow noopener">twitter.com/SerranoJayslen/status/1184345403946192896</a></p>

<p>Christian Burkart's tutorial: <a href="https://twitter.com/Christi58451746/status/1185668189172256771" target="_blank" rel="nofollow noopener">twitter.com/Christi58451746/status/1185668189172256771</a></p>

<p>Cédric Scherer's animations: <a href="https://twitter.com/CedScherer/status/1186335139925757952" target="_blank" rel="nofollow noopener">twitter.com/CedScherer/status/1186335139925757952</a></p>

<p>This week's data, horror movies: <a href="https://github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-22" target="_blank" rel="nofollow noopener">github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-10-22</a></p>

<p>See me at the <a href="https://dc.rstats.ai/" target="_blank" rel="nofollow noopener">Washington DC R Conference</a>!</p>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
