<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chito_ng</author_name>
  <author_url>https://blog.hatena.ne.jp/chito_ng/</author_url>
  <blog_title>まずは蝋の翼から。</blog_title>
  <blog_url>https://knknkn.hatenablog.com/</blog_url>
  <categories>
    <anon>R</anon>
    <anon>使い方メモ(不便解決)</anon>
  </categories>
  <description>やりたいこと 表題通り。 個人的に使った事例（のイメージ）としては、例えば店舗データとして、「売上、店舗規模、従業員数」があるとする。 これらのデータをもとに店舗の売上モデルを作成するときに、近隣店舗の情報もモデルに入れる場合、各列名の末尾に各店舗名をまとめて入れて「売上A店、店舗規模A店、従業員数A店、売上B店、店舗規模B店、従業員数B店」みたいなデータを作成したいときに使った。 データ df = tibble(hogehoge = 1:4, fugafuga = 1:4, hogefuga = 1:4) # A tibble: 4 x 3 # hogehoge fugafuga hogef…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fknknkn.hatenablog.com%2Fentry%2F2019%2F03%2F21%2F213725&quot; title=&quot;列名の末尾にまとめて文字列をくっつける - まずは蝋の翼から。&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>2019-03-21 21:37:25</published>
  <title>列名の末尾にまとめて文字列をくっつける</title>
  <type>rich</type>
  <url>https://knknkn.hatenablog.com/entry/2019/03/21/213725</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
