<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>q19</author_name>
  <author_url>https://blog.hatena.ne.jp/q19/</author_url>
  <blog_title>q19’s diary</blog_title>
  <blog_url>https://q19.hateblo.jp/</blog_url>
  <categories>
    <anon>R</anon>
  </categories>
  <description>Rの話です。 Problem Matrixから特定の要素を抜き出してvectorを作ろうとしたところ、なぜかmatrixが生成されて困ってしまいました。 たとえば、次のようなmatrixを考えます。 &gt; mat &lt;- matrix(1:100, 10, 10) &gt; mat [,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8] [,9] [,10] [1,] 1 11 21 31 41 51 61 71 81 91 [2,] 2 12 22 32 42 52 62 72 82 92 [3,] 3 13 23 33 43 53 63 73 83 93 [4,] 4 14 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fq19.hateblo.jp%2Fentry%2F2021%2F03%2F22%2F201533&quot; title=&quot;Matrixの特定の要素を取り出しvectorに並べる - q19’s diary&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>2021-03-22 20:15:33</published>
  <title>Matrixの特定の要素を取り出しvectorに並べる</title>
  <type>rich</type>
  <url>https://q19.hateblo.jp/entry/2021/03/22/201533</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
