<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>pandazx</author_name>
  <author_url>https://blog.hatena.ne.jp/pandazx/</author_url>
  <blog_title>pandazx's blog</blog_title>
  <blog_url>https://pandazx.hatenablog.com/</blog_url>
  <categories>
    <anon>R</anon>
  </categories>
  <description>統計Rでのファイル操作ファイルパスからファイル名を取得 input = &quot;dir/file.csv&quot; basename(input) [1] &quot;file.csv&quot;拡張子を除外したい場合 substr(basename(input), 1, nchar(basename(input)) - 4) [1] &quot;file&quot;</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpandazx.hatenablog.com%2Fentry%2F2014%2F08%2F04%2F172211&quot; title=&quot;Rでファイルパスからファイル名を取得 - pandazx&amp;#39;s blog&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>2014-08-04 17:22:11</published>
  <title>Rでファイルパスからファイル名を取得</title>
  <type>rich</type>
  <url>https://pandazx.hatenablog.com/entry/2014/08/04/172211</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
