<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>breezy_cat</author_name>
  <author_url>https://blog.hatena.ne.jp/breezy_cat/</author_url>
  <blog_title>Hazy Ideas</blog_title>
  <blog_url>https://breezy-cat.hatenablog.com/</blog_url>
  <categories>
    <anon>R</anon>
    <anon>勉強</anon>
  </categories>
  <description>*個人用勉強メモです。 変数に数値などを代入、削除する。 assign(&quot;j&quot;, 4) rm(j) #remove(j)でも良い Rには主に4つのデータ型がある。 numeric、character、Data/POSIXct、logical 数値numericは他言語におけるfloatやdouble。 整数のみにするときはintegerを使う、数字の次にLをつける必要あり eg) i &lt;- 5L 文字データとしてcharactorとfactorがある。 factorには”（クオート）がつかない文字が保持される。 日付データはDate、日付と時間を保持するにはPOSIXct。 論理値logica…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbreezy-cat.hatenablog.com%2Fentry%2F2020%2F10%2F01%2F012654&quot; title=&quot;R: 基本編 - Hazy Ideas&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>2020-10-01 01:26:54</published>
  <title>R: 基本編</title>
  <type>rich</type>
  <url>https://breezy-cat.hatenablog.com/entry/2020/10/01/012654</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
