<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>niszet</author_name>
  <author_url>https://blog.hatena.ne.jp/niszet/</author_url>
  <blog_title>niszetの日記</blog_title>
  <blog_url>https://niszet.hatenablog.com/</blog_url>
  <categories>
    <anon>R</anon>
  </categories>
  <description>ggbode中でも使っていますが… まぁ見た方が早いと思うので。これが library(ggplot2) ggplot(iris, aes(x=Sepal.Length, y=Sepal.Width,color=Species))+list(geom_line(),geom_point()) こうなる。 解説。 ggplot2パッケージでは+によりレイヤーを重ねたり、軸の設定をしたりしてどんどんと設定を追加していくことが出来ます。この内部の実装を見てみると、 ggplot2:::`+.gg` ## function (e1, e2) ## { ## e2name &lt;- deparse(subs…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fniszet.hatenablog.com%2Fentry%2F2018%2F04%2F15%2F182839&quot; title=&quot;(R) ggplot2で複数のレイヤーをlistにして一気に足す - niszetの日記&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/n/niszet/20180415/20180415181914.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-04-15 18:28:39</published>
  <title>(R) ggplot2で複数のレイヤーをlistにして一気に足す</title>
  <type>rich</type>
  <url>https://niszet.hatenablog.com/entry/2018/04/15/182839</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
