<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bob3</author_name>
  <author_url>https://blog.hatena.ne.jp/bob3/</author_url>
  <blog_title>bob3’s blog</blog_title>
  <blog_url>https://bob3.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>2.3 標本を視えるようにする この記事はR言語 Advent Calendar 2023 シリーズ2の7日目の記事です。 [qiita.com 2.3.1 平均値の棒グラフの危険性 ##### 2.3.1 ##### library(tidyverse) p1 &lt;- data.frame( x = c(&quot;商品1&quot;,&quot;商品2&quot;), avg = c(100, 80) ) |&gt; ggplot(aes(x = x, y = avg)) + geom_col(fill = c(&quot;blue&quot;,&quot;orange&quot;)) + theme(axis.title.x = element_blank()) + lab…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbob3.hatenablog.com%2Fentry%2F2023%2F12%2F24%2F000500&quot; title=&quot;『データ可視化学入門』をRで書く 2.3 標本を視えるようにする - bob3’s blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/b/bob3/20231223/20231223213006.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-12-24 00:05:00</published>
  <title>『データ可視化学入門』をRで書く 2.3 標本を視えるようにする</title>
  <type>rich</type>
  <url>https://bob3.hatenablog.com/entry/2023/12/24/000500</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
