<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>cross_hyou</author_name>
  <author_url>https://blog.hatena.ne.jp/cross_hyou/</author_url>
  <blog_title>Rで何かをしたり、読書をするブログ</blog_title>
  <blog_url>https://www.crosshyou.info/</blog_url>
  <categories>
    <anon>データ分析</anon>
  </categories>
  <description>引き続き、R言語で毎月勤労統計調査のデータを分析していきたいと思います。 データをread.csv関数で読込み、summary関数で最大値、最小値、平均値、中央値などを確認します。 とりあえず、七月末人数の多い順に並び替えてみましょうかね。order関数を使います。 「規模は5人以上、性別は男女合計、形態は合計」にデータを絞り込んでから、order関数で並び替えましょう。 data2 &lt;- data[data$規模==&quot;5人以上&quot; &amp; data$性別==&quot;男女合計&quot; &amp; data$形態==&quot;合計&quot;, ] というコマンドで新しくdata2という「規模は5人以上かつ性別は男女合計かつ形態は合計」と…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.crosshyou.info%2Fentry%2F2018%2F09%2F25%2F123603&quot; title=&quot;毎月勤労統計調査の分析V2_3 - 人数の多い業種は？(order関数で並び替え) - Rで何かをしたり、読書をするブログ&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/c/cross_hyou/20180925/20180925115728.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-09-25 12:36:03</published>
  <title>毎月勤労統計調査の分析V2_3 - 人数の多い業種は？(order関数で並び替え)</title>
  <type>rich</type>
  <url>https://www.crosshyou.info/entry/2018/09/25/123603</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
