<?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.2 大きさを比較する この記事はR言語 Advent Calendar 2023 シリーズ2の5日目の記事です。 qiita.com 2.2.1 棒グラフの例 ##### 2.2.1 ##### library(tidyverse) library(patchwork) #データの定義 week &lt;- c(&quot;月曜&quot;, &quot;火曜&quot;, &quot;水曜&quot;, &quot;木曜&quot;, &quot;金曜&quot;, &quot;土曜&quot;, &quot;日曜&quot;) data &lt;- data.frame( week = factor(week, levels = week), sales = c(30, 25, 35, 28, 22, 34, 35), card_me…</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%2F000400&quot; title=&quot;『データ可視化学入門』をRで書く 2.2 大きさを比較する - 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/20231223182246.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-12-24 00:04:00</published>
  <title>『データ可視化学入門』をRで書く 2.2 大きさを比較する</title>
  <type>rich</type>
  <url>https://bob3.hatenablog.com/entry/2023/12/24/000400</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
