<?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>今回は、都道府県別の生活習慣病による死者数のデータを分析してみたいと思います。 データは、政府統計の総合窓口、e-stat.go.jpから取得しました。 www.e-stat.go.jp 取得したデータは、 総人口(人), 生活習慣病による死亡者数(人), 可住地面積1km2当り人口密度(人), 1人当り県民所得(平成23年基準)(千円)です。 CSVファイルはこんな感じです。 read.csv関数でデータを読込みます。 read.csv関数でファイルを読込みます。skip = 8としているので、9行目からデータを読込みます。na.strings = c(&quot;***&quot;, &quot;-&quot;, &quot;X&quot;)として…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.crosshyou.info%2Fentry%2F2020%2F03%2F12%2F201816&quot; title=&quot;都道府県別の生活習慣病による死亡者数のデータ分析１ - R言語のread.csv関数で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/20200312/20200312193742.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-03-12 20:18:16</published>
  <title>都道府県別の生活習慣病による死亡者数のデータ分析１ - R言語のread.csv関数でCSVファイルのデータを読み込む。</title>
  <type>rich</type>
  <url>https://www.crosshyou.info/entry/2020/03/12/201816</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
