<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hoxo_m</author_name>
  <author_url>https://blog.hatena.ne.jp/hoxo_m/</author_url>
  <blog_title>ほくそ笑む</blog_title>
  <blog_url>https://hoxo-m.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>最近、次の本を読んで日本地図を描くのにハマっている。 実践Data Scienceシリーズ Rではじめる地理空間データの統計解析入門 (KS情報科学専門書)作者:村上 大輔講談社Amazon ggplot2 でシンプルに日本地図を描くとこんな感じになる。 library(tidyverse) library(sf) library(NipponMap) shp &lt;- system.file(&quot;shapes/jpn.shp&quot;, package = &quot;NipponMap&quot;) pref &lt;- read_sf(shp) %&gt;% filter(name != &quot;Okinawa&quot;) ggplot(pref…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhoxo-m.hatenablog.com%2Fentry%2F2022%2F05%2F06%2F080000&quot; title=&quot;ggplot2 で axes を消す方法 - ほくそ笑む&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/h/hoxo_m/20220505/20220505203356.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-05-06 08:00:00</published>
  <title>ggplot2 で axes を消す方法</title>
  <type>rich</type>
  <url>https://hoxo-m.hatenablog.com/entry/2022/05/06/080000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
