<?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>以下をベースに覚え書く。 Rグラフィックスクックブック ―ggplot2によるグラフ作成のレシピ集作者:Winston Chang発売日: 2013/11/30メディア: 大型本 前回のは以下 knknkn.hatenablog.com 散布図 テキストをつける aesでマッピングされた位置にlabelでテキストを付与。vjustでy軸位置、hjustでx軸位置を指定(デフォルト0は真上) library(gcookbook) # データセットの読み込み library(dplyr) data &lt;- subset(countries, Year==2009 &amp; healthexp&gt;2000) …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fknknkn.hatenablog.com%2Fentry%2F2019%2F02%2F19%2F181144&quot; title=&quot;ggplot2覚書② 散布図 - まずは蝋の翼から。&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://images-fe.ssl-images-amazon.com/images/I/51S2-F8zkRL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-02-19 18:11:44</published>
  <title>ggplot2覚書② 散布図</title>
  <type>rich</type>
  <url>https://knknkn.hatenablog.com/entry/2019/02/19/181144</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
