<?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>今回は、都道府県別の1人当りの県民所得と従業者人数別事業所割合のデータを調べようと思います。 政府統計の総合窓口、e-statからCSVファイルを取得しました。 取得したデータは上の図のとおりです。 CSVファイルは以下のようになります。 このCSVファイルを、R言語のread.csv関数で読み込みます。 のちのちの操作で使うので、tidyverseパッケージを読み込んでおきます。 read.csv関数でCSVファイルを読み込みます。 skip = 8 としているので9行目から読み込みます。 na.strings = c(&quot;***&quot;, &quot;-&quot;, &quot;X&quot;)としているので、***, -, X はN…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.crosshyou.info%2Fentry%2F2020%2F09%2F26%2F190142&quot; title=&quot;都道府県別の1人当りの県民所得と従業者人数別事業所割合の分析１ - R言語でCSVファイルのデータを読み込む。 - 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/20200926/20200926184313.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-09-26 19:01:42</published>
  <title>都道府県別の1人当りの県民所得と従業者人数別事業所割合の分析１ - R言語でCSVファイルのデータを読み込む。</title>
  <type>rich</type>
  <url>https://www.crosshyou.info/entry/2020/09/26/190142</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
