<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hikaru1122</author_name>
  <author_url>https://blog.hatena.ne.jp/hikaru1122/</author_url>
  <blog_title>Knowledge As Practice</blog_title>
  <blog_url>https://hikaru1122.hatenadiary.jp/</blog_url>
  <categories>
    <anon>ノンプログラマーのためのR入門</anon>
  </categories>
  <description>今回は【行の操作】直感的な操作ができる R パッケージ dplyr の簡単な使い方 その1 - サービス化する世界 │ The World Is Service. の続きです。今回は列の操作をまとめます。使うデータは同じで infert です。■列の操作に使う関数select() 必要な列だけを取り出す。rename() 列の名前を変更する。mutate() 新しい列を追加する。select() を使って age, case, stratum を取り出し、df に入れて 最初のほうを表示させます。 &gt; df &lt;- select(infert, age, case, stratum)&gt; head…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhikaru1122.hatenadiary.jp%2Fentry%2F2015%2F05%2F06%2F003000&quot; title=&quot;【列の操作】直感的な操作ができる R パッケージ dplyr の簡単な使い方 その2 - Knowledge As Practice&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>2015-05-06 00:30:00</published>
  <title>【列の操作】直感的な操作ができる R パッケージ dplyr の簡単な使い方 その2</title>
  <type>rich</type>
  <url>https://hikaru1122.hatenadiary.jp/entry/2015/05/06/003000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
