<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>breezy_cat</author_name>
  <author_url>https://blog.hatena.ne.jp/breezy_cat/</author_url>
  <blog_title>Hazy Ideas</blog_title>
  <blog_url>https://breezy-cat.hatenablog.com/</blog_url>
  <categories>
    <anon>R</anon>
    <anon>勉強</anon>
  </categories>
  <description>*個人用メモ 複数のデータセットを統合する。 行・列数が同じならcbind、rbindで結合できる。 2つのdata.frameを結合するにはmerge関数、だが遅いのが欠点。 plyrパッケージのjoin関数が早い。 dplyrにおいて、同様の関数はbind_rowsとbind_cols（読みやすい） ただし、data.frameにのみ適応（cbind/rbindはvectorも対応）。 left_join (X, Y): 左側テーブルXの行を保持して、右側テーブルYの一致した行だけを保持する right_join: 上の逆 tidyrのgather関数：行指向の型式を列指向にする。（データ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbreezy-cat.hatenablog.com%2Fentry%2F2020%2F10%2F12%2F022525&quot; title=&quot;R: データ整形 - Hazy Ideas&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>2020-10-12 02:25:25</published>
  <title>R: データ整形</title>
  <type>rich</type>
  <url>https://breezy-cat.hatenablog.com/entry/2020/10/12/022525</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
