<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>aipacommander</author_name>
  <author_url>https://blog.hatena.ne.jp/aipacommander/</author_url>
  <blog_title>ITの隊長のブログ</blog_title>
  <blog_url>https://www.aipacommander.com/</blog_url>
  <categories>
  </categories>
  <description>何がいいたいのかよくわかりませんが ggplot(top.1000.sites, aes(x = log(PageViews), y = log(UniqueVisitors))) + geom_point() + これを実行すると こうなる。 しかしいま勉強中の書籍では横軸のlog(PageViews)が縦軸なのだ。なので交換したい。 んで、そうするためにはcoord_filip()を足せば良い。 ggplot(top.1000.sites, aes(x = log(PageViews), y = log(UniqueVisitors))) + geom_point() + coord_fl…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.aipacommander.com%2Fentry%2F2016%2F02%2F01%2F200134&quot; title=&quot;【R】横軸と縦軸を交換（？）したい - ITの隊長のブログ&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>http://cdn-ak.f.st-hatena.com/images/fotolife/a/aipacommander/20160201/20160201195853.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-02-01 20:01:34</published>
  <title>【R】横軸と縦軸を交換（？）したい</title>
  <type>rich</type>
  <url>https://www.aipacommander.com/entry/2016/02/01/200134</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
