<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>MikuHatsune</author_name>
  <author_url>https://blog.hatena.ne.jp/MikuHatsune/</author_url>
  <blog_title>驚異のアニヲタ社会復帰の予備</blog_title>
  <blog_url>https://mikuhatsune.hatenadiary.com/</blog_url>
  <categories>
    <anon>Rpackage</anon>
    <anon>Rを使いこなす</anon>
    <anon>R</anon>
  </categories>
  <description>R でいい感じのグラデーションを作ろうと思ったらたいていrainbow を使うのだが、rainbow を使うと先頭が赤、末尾が紫なので色が同系統で混同する。 matlab のjet.colors が赤〜青のグラデーションなのでよさそう、と紹介されたのだが、matlab にしかはいってない、と思ったらmatlab パッケージで使えるようだ。 library(matlab) x &lt;- 16 cols &lt;- list(jet=jet.colors(x), rainbow=rainbow(x)) par(mfrow=c(1, 2), cex.main=3) for(i in seq(cols)) pi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmikuhatsune.hatenadiary.com%2Fentry%2F20170613%2F1497324726&quot; title=&quot;matlab のjet カラーを使いたい - 驚異のアニヲタ社会復帰の予備&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.d.st-hatena.com/diary/MikuHatsune/2017-06-13.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-06-13 12:32:06</published>
  <title>matlab のjet カラーを使いたい</title>
  <type>rich</type>
  <url>https://mikuhatsune.hatenadiary.com/entry/20170613/1497324726</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
