<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fd_lover24sue</author_name>
  <author_url>https://blog.hatena.ne.jp/fd_lover24sue/</author_url>
  <blog_title>ニワトリのたまご</blog_title>
  <blog_url>https://niwanoniwatori.hateblo.jp/</blog_url>
  <categories>
    <anon>コマンドメモ</anon>
    <anon>R</anon>
  </categories>
  <description>基本的なことをメモ &gt; df &lt;- read.table(&quot;aaa.dat&quot;)ファイルを読み込む &gt; df表示 &gt; df[c(4)]4列目を表示 &gt; x &lt;- df[,4] &gt; hist(x)4列目の値のヒストグラムを作成 &gt; hist(x, xlim=c(1500,4000), breaks=100)ヒストグラムのx軸を1500-4000に、binを100刻みにして表示 &gt; table(x)度数分布表を作成 &gt; y = table(x) &gt; source(&quot;http://aoki2.si.gunma-u.ac.jp/R/src/fit_normal.R&quot;, encoding=&quot;euc-jp&quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fniwanoniwatori.hateblo.jp%2Fentry%2F20100904%2F1283583904&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-09-04 16:05:04</published>
  <title>R</title>
  <type>rich</type>
  <url>https://niwanoniwatori.hateblo.jp/entry/20100904/1283583904</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
