<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mtiit</author_name>
  <author_url>https://blog.hatena.ne.jp/mtiit/</author_url>
  <blog_title>(O+P)ut</blog_title>
  <blog_url>https://www.mtioutput.com/</blog_url>
  <categories>
    <anon>Rlang</anon>
  </categories>
  <description>はじめに 以下記事にて二次元配列をpersp関数で可視化する流れを記載しました。 一方で違う見せ方としてscatterplot3d関数で可視化することも可能です。 本記事ではperspに関する記事で利用したアメリカの航空会社から提供されている1949年から12年間の国際線旅客数の月毎の合計AirPassengersを利用して点群として可視化します。 scatterplot3d用にデータを3次元に変換する matrixを用いてデータを一列に格納します。 &gt; matrix(AirPassengers) [,1] [1,] 112 [2,] 118 [3,] 132 [4,] 129 [5,] 12…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.mtioutput.com%2Fentry%2Frlang-3dplot-2dim&quot; title=&quot;【R言語】二次元配列を３次元の点群で可視化する - (O+P)ut&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/m/mtiit/20190904/20190904183253.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-09-09 09:00:00</published>
  <title>【R言語】二次元配列を３次元の点群で可視化する</title>
  <type>rich</type>
  <url>https://www.mtioutput.com/entry/rlang-3dplot-2dim</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
