<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>arupaka-_-arupaka</author_name>
  <author_url>https://blog.hatena.ne.jp/arupaka-_-arupaka/</author_url>
  <blog_title>arupaka-_-arupakaの日記</blog_title>
  <blog_url>https://arupaka-arupaka.hatenadiary.org/</blog_url>
  <categories>
    <anon>R</anon>
    <anon>ggplot2</anon>
  </categories>
  <description>ggplot2で時系列的なデータを２つ並べた図を作る例。図を並べる x1a&lt;-cumsum(rnorm(1000,mean=0,sd=1)) x1b&lt;-cumsum(rnorm(1000,mean=0,sd=1)) m1&lt;-seq(0,2,length.out=length(x1a)) y1&lt;-x1a*m1 y2&lt;-x1b z1&lt;-x1a z2&lt;-x1b/m1 x1&lt;-1:length(y1) set1&lt;-factor(c(rep(&quot;g(t)&quot;,length(x1)),rep(&quot;f(t)&quot;,length(x1))),levels=c(&quot;g(t)&quot;,&quot;f(t)&quot;)) x0&lt;-c(x1,x1) y…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Farupaka-arupaka.hatenadiary.org%2Fentry%2F20180517%2F1526523864&quot; title=&quot;ggplot2で時系列的なデータを２つ並べた図を作る例。図を並べる - arupaka-_-arupakaの日記&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-05-17 11:24:24</published>
  <title>ggplot2で時系列的なデータを２つ並べた図を作る例。図を並べる</title>
  <type>rich</type>
  <url>https://arupaka-arupaka.hatenadiary.org/entry/20180517/1526523864</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
