<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dichika</author_name>
  <author_url>https://blog.hatena.ne.jp/dichika/</author_url>
  <blog_title>盆栽日記</blog_title>
  <blog_url>https://dichika.hateblo.jp/</blog_url>
  <categories>
    <anon>R</anon>
  </categories>
  <description>Rでは初期設定として文字列は因子型に変換される。毎回read.csv(&quot;hoge.csv&quot;, as.is = TRUE)とかdata.frame(num = 1:3, char = c(&quot;hoge&quot;, &quot;fuga&quot;, &quot;hage&quot;), stringsAsFactors = FALSE)とかやってたがもう耐えられなくなったので.Rprofileファイルに以下の一行を書き加えて抑制することにした。 options(stringsAsFactors=FALSE)</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdichika.hateblo.jp%2Fentry%2F20120316%2F1331858772&quot; title=&quot;data.frameで因子型への変換を抑制する - 盆栽日記&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>2012-03-16 09:46:12</published>
  <title>data.frameで因子型への変換を抑制する</title>
  <type>rich</type>
  <url>https://dichika.hateblo.jp/entry/20120316/1331858772</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
