Skip to content

Commit

Permalink
ave post disappeared
Browse files Browse the repository at this point in the history
  • Loading branch information
yjunechoe committed Sep 3, 2024
1 parent 13bf477 commit fd90ec5
Show file tree
Hide file tree
Showing 12 changed files with 3,783 additions and 90 deletions.
282 changes: 253 additions & 29 deletions _posts/2024-09-01-fetch-files-web/fetch-files-web.Rmd

Large diffs are not rendered by default.

422 changes: 383 additions & 39 deletions _posts/2024-09-01-fetch-files-web/fetch-files-web.html

Large diffs are not rendered by default.

28 changes: 22 additions & 6 deletions docs/blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -2800,6 +2800,22 @@ <h2>Naming patterns for boolean enums</h2>
<p>Some thoughts on the principle of enumerating possible options, even for booleans</p>
</div>
</a>
<a href="posts/2024-06-09-ave-for-the-average/" class="post-preview">
<script class="post-metadata" type="text/json">{"categories":["dplyr"]}</script>
<div class="metadata">
<div class="publishedDate">June 23, 2024</div>
</div>
<div class="thumbnail">
<img src="posts/2024-06-09-ave-for-the-average/preview.png"/>
</div>
<div class="description">
<h2>`ave()` for the average {dplyr} user</h2>
<div class="dt-tags">
<div class="dt-tag">dplyr</div>
</div>
<p>tidyverse 🤝 base R</p>
</div>
</a>
<a href="posts/2024-03-04-args-args-args-args/" class="post-preview">
<script class="post-metadata" type="text/json">{"categories":["args","metaprogramming"]}</script>
<div class="metadata">
Expand Down Expand Up @@ -2855,7 +2871,7 @@ <h2>2023 Year in Review</h2>
<div class="publishedDate">Dec. 4, 2023</div>
</div>
<div class="thumbnail">
<img src="posts/2023-12-03-untidy-select/preview.png"/>
<img data-src="posts/2023-12-03-untidy-select/preview.png"/>
</div>
<div class="description">
<h2>The many ways to (un)tidy-select</h2>
Expand Down Expand Up @@ -3033,7 +3049,7 @@ <h2>Collapse repetitive piping with reduce()</h2>
<div class="publishedDate">Nov. 8, 2020</div>
</div>
<div class="thumbnail">
<img/>
<img data-src="posts/2020-11-08-plot-makeover-2/plot-makeover-2_files/figure-html5/final-1.png"/>
</div>
<div class="description">
<h2>Plot Makeover #2</h2>
Expand Down Expand Up @@ -3162,7 +3178,7 @@ <h2>TidyTuesday 2020 week 39</h2>
<div class="publishedDate">Sept. 20, 2020</div>
</div>
<div class="thumbnail">
<img/>
<img data-src="posts/2020-09-20-plot-makeover-1/plot-makeover-1_files/figure-html5/after_bar_plot-1.png"/>
</div>
<div class="description">
<h2>Plot Makeover #1</h2>
Expand Down Expand Up @@ -3339,7 +3355,7 @@ <h2>geom_paired_raincloud()</h2>
<div class="publishedDate">June 30, 2020</div>
</div>
<div class="thumbnail">
<img/>
<img data-src="posts/2020-06-30-treemap-with-ggplot/2020-06-30-treemap-with-ggplot_files/figure-html5/unnamed-chunk-12-1.png"/>
</div>
<div class="description">
<h2>Plotting treemaps with {treemap} and {ggplot2}</h2>
Expand Down Expand Up @@ -3395,7 +3411,7 @@ <h3>Categories</h3>
<ul>
<li>
<a href="#category:Articles">Articles</a>
<span class="category-count">(34)</span>
<span class="category-count">(35)</span>
</li>
<li>
<a href="#category:args">args</a>
Expand Down Expand Up @@ -3431,7 +3447,7 @@ <h3>Categories</h3>
</li>
<li>
<a href="#category:dplyr">dplyr</a>
<span class="category-count">(4)</span>
<span class="category-count">(5)</span>
</li>
<li>
<a href="#category:gganimate">gganimate</a>
Expand Down
13 changes: 13 additions & 0 deletions docs/blog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,16 @@
<pubDate>Sun, 21 Jul 2024 00:00:00 +0000</pubDate>
<media:content url="https://yjunechoe.github.io/posts/2024-07-21-enumerate-possible-options/preview.jpg" medium="image" type="image/jpeg"/>
</item>
<item>
<title>`ave()` for the average {dplyr} user</title>
<dc:creator>June Choe</dc:creator>
<link>https://yjunechoe.github.io/posts/2024-06-09-ave-for-the-average</link>
<description>tidyverse 🤝 base R</description>
<category>dplyr</category>
<guid>https://yjunechoe.github.io/posts/2024-06-09-ave-for-the-average</guid>
<pubDate>Sun, 23 Jun 2024 00:00:00 +0000</pubDate>
<media:content url="https://yjunechoe.github.io/posts/2024-06-09-ave-for-the-average/preview.png" medium="image" type="image/png" width="926" height="328"/>
</item>
<item>
<title>args(args(args)(args))</title>
<dc:creator>June Choe</dc:creator>
Expand Down Expand Up @@ -182,6 +192,7 @@
<category>ggplot2</category>
<guid>https://yjunechoe.github.io/posts/2020-11-08-plot-makeover-2</guid>
<pubDate>Sun, 08 Nov 2020 00:00:00 +0000</pubDate>
<media:content url="https://yjunechoe.github.io/posts/2020-11-08-plot-makeover-2/plot-makeover-2_files/figure-html5/final-1.png" medium="image" type="image/png" width="1344" height="1152"/>
</item>
<item>
<title>TidyTuesday 2020 week 45</title>
Expand Down Expand Up @@ -268,6 +279,7 @@
<category>ggplot2</category>
<guid>https://yjunechoe.github.io/posts/2020-09-20-plot-makeover-1</guid>
<pubDate>Sun, 20 Sep 2020 00:00:00 +0000</pubDate>
<media:content url="https://yjunechoe.github.io/posts/2020-09-20-plot-makeover-1/plot-makeover-1_files/figure-html5/after_bar_plot-1.png" medium="image" type="image/png" width="1248" height="768"/>
</item>
<item>
<title>TidyTuesday 2020 week 38</title>
Expand Down Expand Up @@ -385,6 +397,7 @@
<category>tutorial</category>
<guid>https://yjunechoe.github.io/posts/2020-06-30-treemap-with-ggplot</guid>
<pubDate>Tue, 30 Jun 2020 00:00:00 +0000</pubDate>
<media:content url="https://yjunechoe.github.io/posts/2020-06-30-treemap-with-ggplot/2020-06-30-treemap-with-ggplot_files/figure-html5/unnamed-chunk-12-1.png" medium="image" type="image/png" width="1920" height="768"/>
</item>
<item>
<title>Indexing tip for {spacyr}</title>
Expand Down
8 changes: 7 additions & 1 deletion docs/posts/2020-06-30-treemap-with-ggplot/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,14 +102,20 @@
<meta property="og:type" content="article"/>
<meta property="og:description" content="Using underlying plot data for maximum customization"/>
<meta property="og:url" content="https://yjunechoe.github.io/posts/2020-06-30-treemap-with-ggplot/"/>
<meta property="og:image" content="https://yjunechoe.github.io/posts/2020-06-30-treemap-with-ggplot/2020-06-30-treemap-with-ggplot_files/figure-html5/unnamed-chunk-12-1.png"/>
<meta property="og:image:width" content="1920"/>
<meta property="og:image:height" content="768"/>
<meta property="og:locale" content="en_US"/>
<meta property="og:site_name" content="June Choe"/>

<!-- https://dev.twitter.com/cards/types/summary -->
<meta property="twitter:card" content="summary"/>
<meta property="twitter:card" content="summary_large_image"/>
<meta property="twitter:title" content="June Choe: Plotting treemaps with {treemap} and {ggplot2}"/>
<meta property="twitter:description" content="Using underlying plot data for maximum customization"/>
<meta property="twitter:url" content="https://yjunechoe.github.io/posts/2020-06-30-treemap-with-ggplot/"/>
<meta property="twitter:image" content="https://yjunechoe.github.io/posts/2020-06-30-treemap-with-ggplot/2020-06-30-treemap-with-ggplot_files/figure-html5/unnamed-chunk-12-1.png"/>
<meta property="twitter:image:width" content="1920"/>
<meta property="twitter:image:height" content="768"/>
<meta property="twitter:site" content="@yjunechoe"/>

<!--/radix_placeholder_meta_tags-->
Expand Down
8 changes: 7 additions & 1 deletion docs/posts/2020-09-20-plot-makeover-1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,14 +103,20 @@
<meta property="og:type" content="article"/>
<meta property="og:description" content="Flattening a faceted grid for strictly horizontal comparisons"/>
<meta property="og:url" content="https://yjunechoe.github.io/posts/2020-09-20-plot-makeover-1/"/>
<meta property="og:image" content="https://yjunechoe.github.io/posts/2020-09-20-plot-makeover-1/plot-makeover-1_files/figure-html5/after_bar_plot-1.png"/>
<meta property="og:image:width" content="1248"/>
<meta property="og:image:height" content="768"/>
<meta property="og:locale" content="en_US"/>
<meta property="og:site_name" content="June Choe"/>

<!-- https://dev.twitter.com/cards/types/summary -->
<meta property="twitter:card" content="summary"/>
<meta property="twitter:card" content="summary_large_image"/>
<meta property="twitter:title" content="June Choe: Plot Makeover #1"/>
<meta property="twitter:description" content="Flattening a faceted grid for strictly horizontal comparisons"/>
<meta property="twitter:url" content="https://yjunechoe.github.io/posts/2020-09-20-plot-makeover-1/"/>
<meta property="twitter:image" content="https://yjunechoe.github.io/posts/2020-09-20-plot-makeover-1/plot-makeover-1_files/figure-html5/after_bar_plot-1.png"/>
<meta property="twitter:image:width" content="1248"/>
<meta property="twitter:image:height" content="768"/>
<meta property="twitter:site" content="@yjunechoe"/>

<!--/radix_placeholder_meta_tags-->
Expand Down
8 changes: 7 additions & 1 deletion docs/posts/2020-11-08-plot-makeover-2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,14 +103,20 @@
<meta property="og:type" content="article"/>
<meta property="og:description" content="Making a dodged-stacked hybrid bar plot in {ggplot2}"/>
<meta property="og:url" content="https://yjunechoe.github.io/posts/2020-11-08-plot-makeover-2/"/>
<meta property="og:image" content="https://yjunechoe.github.io/posts/2020-11-08-plot-makeover-2/plot-makeover-2_files/figure-html5/final-1.png"/>
<meta property="og:image:width" content="1344"/>
<meta property="og:image:height" content="1152"/>
<meta property="og:locale" content="en_US"/>
<meta property="og:site_name" content="June Choe"/>

<!-- https://dev.twitter.com/cards/types/summary -->
<meta property="twitter:card" content="summary"/>
<meta property="twitter:card" content="summary_large_image"/>
<meta property="twitter:title" content="June Choe: Plot Makeover #2"/>
<meta property="twitter:description" content="Making a dodged-stacked hybrid bar plot in {ggplot2}"/>
<meta property="twitter:url" content="https://yjunechoe.github.io/posts/2020-11-08-plot-makeover-2/"/>
<meta property="twitter:image" content="https://yjunechoe.github.io/posts/2020-11-08-plot-makeover-2/plot-makeover-2_files/figure-html5/final-1.png"/>
<meta property="twitter:image:width" content="1344"/>
<meta property="twitter:image:height" content="1152"/>
<meta property="twitter:site" content="@yjunechoe"/>

<!--/radix_placeholder_meta_tags-->
Expand Down
Loading

0 comments on commit fd90ec5

Please sign in to comment.