<?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>今回は、青果物卸売市場調査のデータを使って、一番多くの種類の野菜を出荷した産地はどこなのか調べようと思います。 まずは、CSVファイルに保存してあるデータを、R言語に読込みます。read.csv関数を使います。そして、summary関数で要約統計量を表示します。 産地では、北海道、茨城、長野、千葉、青森が出現度数が多いですね。産地名を出現度数の多い順に並び替えましょう。table関数で出現度数のデータを作り、order関数を使い並び替えて表示します。 北海道はどのような野菜を作っているでしょうか？subset関数で産地が北海道だけのデータフレームを作り、table関数とorder関数で品目の出…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.crosshyou.info%2Fentry%2F2018%2F09%2F01%2F113340&quot; title=&quot;青果物卸売市場調査の分析６ - 一番多くの種類の野菜を出荷した産地はどこか？ - 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/20180901/20180901104251.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-09-01 11:33:40</published>
  <title>青果物卸売市場調査の分析６ - 一番多くの種類の野菜を出荷した産地はどこか？</title>
  <type>rich</type>
  <url>https://www.crosshyou.info/entry/2018/09/01/113340</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
