<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chito_ng</author_name>
  <author_url>https://blog.hatena.ne.jp/chito_ng/</author_url>
  <blog_title>まずは蝋の翼から。</blog_title>
  <blog_url>https://knknkn.hatenablog.com/</blog_url>
  <categories>
    <anon>R</anon>
    <anon>使い方メモ(不便解決)</anon>
    <anon>可視化</anon>
  </categories>
  <description>これはなにか ggplotのfacet内の文字を任意の文字数で折り返し(改行)をしたい。 どういうことかというと、下記のようにirisベースでテキトーにSpeciesを日本語化して文字数を増やしたもので考える。 library(dplyr) iris2 = iris %&gt;% mutate(Species_jp = case_when(Species == 'setosa' ~ 'セトサ', Species == 'versicolor' ~ 'バージカラー', Species == 'virginica' ~ 'バージニカ'), Species_jp2 = paste0(Species_jp,…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fknknkn.hatenablog.com%2Fentry%2F2020%2F06%2F19%2F191317&quot; title=&quot;ggplotのfacet日本語テキストを折り返す - まずは蝋の翼から。&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/c/chito_ng/20200619/20200619184132.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-06-19 19:13:17</published>
  <title>ggplotのfacet日本語テキストを折り返す</title>
  <type>rich</type>
  <url>https://knknkn.hatenablog.com/entry/2020/06/19/191317</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
